/* CSS Document */
*{margin:0px;padding:0px;}
body{ text-align:center; background-color:black;}
#contenedor{width:802px; margin:0px auto;}
#col_1,#col_3{width:16px; height:655px;margin:0px;}
#col_1 h1,#col_2 h1,#pie h1{ margin:0px;}
#col_1 h1 span,#col_3 h1 span,#pie h1 span{display:none;}
#col_1{float:left;background: url(../images/fondo_01.jpg) top right repeat-y;}
#col_3{float:right;background:url(../images/fondo_06.jpg) top left no-repeat;}
#col_2{margin-left:16px;margin-right:16px;background:url(../images/fondo_02.jpg) top center no-repeat;}
#centro{ height:655px;}
#pie{ clear:both; width:100%; height:14px; background:transparent url(../images/fondo_08.jpg) top left no-repeat;}
/*#centro{background:url(../images/logo.jpg) top center no-repeat; width:770px; height:644px; margin:0px;}
#centro h1{ margin:0px}
#centro h1 span{display:none;}*/

