BODY {
font: normal 13px/15px "Trebuchet MS", Tahoma, serif;
	color: #333;
	padding:0px;
	margin:0px;
	line-height:22px;
	background: url(imagenes/fondo.gif);
}
a:focus{ 
outline: none; 
}

a {

	color: #00f;
	text-decoration: none;
}

a:visited {
	color: #00f;
	text-decoration: none;
}
a:hover {
	color: #00f;
	text-decoration: underline;
}

.fecha {
	font: normal 9px "Tahoma", Tahoma;
	color: #fff;
	padding: 0px 0px 0px 7px;
	margin: 20px 0px 0px 0px;

}

h1 {
	font: normal 24px/26px "Georgia", serif;
	color: #000;
	padding: 0px 10px 5px 0px;
	margin: 0px;
}

h1 a:link, h1 a:visited {
	color: #FF8425;
	text-decoration: none;
}
h1 a:hover {
	color: #FF8425;
	text-decoration: underline;
}

h2 {
	font: bold 13px/normal "Trebuchet MS", Times, serif;
	color: #006;
	margin:10px 0px 0px 0px;
	padding:0px;
}

h2 a, h2 a:visited{
	color: #000;
	text-decoration: none;
}
h2 a:hover{
	color: #999;
	text-decoration: none;
}
h3 {
	font: normal 14px/normal "Trebuchet MS", Times, serif;
	color: #369;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 25px;
	background: url(imagenes/iconopdf.gif) no-repeat left top;
}

h3 a, h3 a:visited{
	color: #00f;
	text-decoration: none;
}
h3 a:hover{
	color: #999;
	text-decoration: none;
}

h4{
	font: normal 13px/normal "Trebuchet MS", Times, serif;
	color: #00f;
	margin:10px 10px 0px 0px;
	padding:0px 0px 0px 20px;
	background: url(imagenes/icon_page.gif) no-repeat left top;
}

h4 a, h4 a:visited{

	color: #066;
	text-decoration: none;
}
h4 a:hover{
	color: #00f;
	text-decoration: underline;
}


h5{
	font: normal 11px/normal "Trebuchet MS", Verdana;
	color: #999;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	background: url(imagenes/mini-calendar.gif) no-repeat left top;
}

h5 a, h5 a:visited{
	color: #663;
	text-decoration: none;
}
h5 a:hover{
	color: #663;
	text-decoration: underline;
}

h6{
	font: normal 13px/normal "Trebuchet MS", Times, serif;
	color: #066;
	margin:10px 10px 0px 0px;
	padding:0px 0px 0px 20px;
	background: url(imagenes/mini-recent-comments.gif) no-repeat left top;
}

h6 a, h6 a:visited{

	color: #066;
	text-decoration: none;
}
h6 a:hover{
	color: #00f;
	text-decoration: underline;
}

h7 {
font:bold 80% 'helvetica neue',sans-serif;
color: #fff;
letter-spacing:3px;
text-transform:uppercase;
}

.espacio {
	margin:0px;
	padding:0px 0px 0px 20px;
}

.espacio2 {
	margin:0px;
	padding:0px 10px 0px 5px;
}

INPUT {
	COLOR: #666666;
	font: normal 12px/18px "Trebuchet MS", serif;
	border: 1px solid #ccc;
	height: 20px;
	padding: 0px;
	margin: 5px 0px 0px 15px;
	background-color: #FFF8D9;
	float: left;
}
INPUT:hover {
	background-color: #fff;
}

TEXTAREA {
	COLOR: #666666;
	font: normal 12px/18px "Trebuchet MS", serif;
	border: 1px solid #ccc;
	height: 100px;
	padding: 0px 5px 0px 5px;
	margin: 5px 0px 0px 15px;
	background-color: #FFF8D9;
	float: left;
}

TEXTAREA:hover {
	background-color: #fff;
}

SELECT {
	WIDTH: 180px;
	COLOR: #000;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	background-color: #eee;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}

.img2 {
	padding:4px;
	background:#fff;
	border:1px solid #ccc;
	margin: 0px;
	height: auto;
	max-width:auto;
}
.img2:hover{
	padding:4px;
	border:1px solid #066;
}
/*MENU NUEVO********************************************************************/

#tabs1 {
	
	padding:0px 0px 0px 10px;
	line-height:14px;
	width: 450px;

}

    #tabs1 ul {
          margin:0px;
		  padding:0px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0px;
      padding:0px;
      }
    #tabs1 a {
      float:left;
      background:url(imagenes/botonera2.gif) no-repeat left top;
      margin:0px;
      padding:0px 1px 0px 5px; /*tamaño entre botones*/
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url(imagenes/botonera1.gif) no-repeat right top;
      padding:9px 15px 9px 15px; /*tamaño botones*/
      font: normal 12px "Trebuchet MS", Tahoma;
	  color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#ccc;
      }
    #tabs1 a:hover {
      background-position:0% -37px;
      }
    #tabs1 a:hover span {
      background-position:100% -37px;
	  color:#066;
      }

      #tabs1 #current a {
              background-position:0% -37px;
      }
      #tabs1 #current a span {
	           background-position:100% -37px;
}


/*CUERPO PRINCIPAL********************************************************************/


.izq { 
	height: 30px;
	border-bottom:#4e7079 solid 1px;
float: none;
}
.izq1 {
	font: normal 20px "Trebuchet MS", Tahoma;
	color: #fff;
	margin:0px 0px 0px 5px;
	padding:0px;
}


.izq2 {
	font: normal 14px "Trebuchet MS", Tahoma;
	color: #fc0;
	margin:0px 0px 0px 5px;
	padding:0px;
}


.izq3 {
	font: normal 10px "Trebuchet MS", Tahoma;
	color: #033;
	margin:0px 0px 0px 5px;
	padding:0px;
}
.centro {
	font: normal 11px/18px "Trebuchet MS", Tahoma;
	color: #000;
	margin:0px 0px 0px 0px;
	padding: 0px 5px 10px 15px;
}

.centro a, .centro a:visited{
	color: #00f;
	text-decoration: none;
}
.centro a:hover{
	color: #00f;
	text-decoration: underline;
}

.horizontal {
	border-right:#eeebde solid 5px;
	background:url(imagenes/horizontal.gif) repeat-x top;
}

.vertical {
	border-bottom:#eeebde solid 5px;
	background:url(imagenes/vertical.gif) repeat-y right;
	
	
}

/*INC COSTADOL********************************************************************/


.der1 {
	font: normal 11px/18px "Trebuchet MS", Tahoma;
	color: #066;
	margin:0px 0px 0px 0px;
	padding: 5px 5px 10px 15px;
}

.der1 a, .der1 a:visited{
	color: #00f;
	text-decoration: none;
}
.der1 a:hover{
	color: #00f;
	text-decoration: underline;
}



/*PIE********************************************************************/
.pie1 {
	font: normal 11px/14px "Trebuchet MS", Tahoma;
	color: #033;
	margin: 0px 0px 0px 0px;
	padding: 8px 5px 10px 15px;
}

.pie1 a, .pie1 a:visited{
	color: #000;
	text-decoration: none;
}
.pie1 a:hover{
	color: #033;
	text-decoration: underline;
}

/*CUERPO EN CSS********************************************************************/

#contenedor {

	width:768px;
	text-align:left;
	margin:0 auto;
	clear:both;
}
.cuerpo2 {
	margin:0px;
	width:768px;
	height:1000px;
	background:url(imagenes/fondocuerpocss.gif) repeat-y;
}

#cuerpo {
	width:550px;
	padding:0px;
	margin:0px;
}

.clear{
	clear:both;
}

 .clearfix:after
        {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
}
<!--[if IE]>
    
        /*ie6*/
        * html #sidebar
        {
            height: 449px;
        }
        * html>body .clearfix { display: inline-block; width: 100%; }
        * html .clearfix { height: 1%; }
       
        /*ie7*/
        .clearfix { zoom:1; min-width:1px; }



#cuerpoizq {
float: left;
	width:550px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}
#cuerpoizq h1 {
	font: normal 24px/26px "Georgia", serif;
	color: #000;
	padding: 20px 10px 10px 0px;
	margin: 0px;
	
}

#cuerpoder {
	float: right;
	width: 215px;
	background:url(imagenes/fondoderechacuerpo.gif) repeat-y;
}

#izqcss
{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 10px 15px;
	font: normal 11px/18px "Trebuchet MS", Tahoma;
	color: #000;
	width: auto;
	text-align:left;
}
#izqcss img
{
	padding:4px;
	background:#fff;
	border:1px solid #ccc;
	margin: 0px;
}

#izqcss img:hover
{
padding:4px;
border:1px solid #066;
}
	
#izqcss2
	{
	font: normal 11px/18px "Trebuchet MS", Tahoma;
	color: #000;	
	padding: 0px 5px 30px 15px;

}

#dercss
	{
	float: right;
	width: 165px;
	isplay: block
}



/*LIGHT BOX********************************************************************/


#lightbox, #textLightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }
#outerTextContainer{
	position: relative;
	background-color: #fff;
	width: 400px;
	height: 400px;
	margin: 0 auto;
	line-height:1.5em;
	text-align:left;
	padding:10px;	border:1px solid #000
}

#closeText{text-align:right}
#bottomNav{margin-top:5px;text-align:right}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}




#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color:#000000;
	}
	
/*LIGHT BOX********************************************************************/

/*GALERIA********************************************************************/

 /* PROPIEDADES DE LOS NIEMBO THUMBS */

.galleria{list-style:none;width:500px} /* TAMAÑO DE LISTA NIEMBO THUMBS */
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0px 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

	.caption{
	font: normal 11px/14px "Trebuchet MS", Tahoma;
	color: #033;
	}
	.demo{position:relative
		margin:0px 0px 30px 0px;
		;}
	.gallery_demo{width:502px;margin:0 auto;}
	.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 2px 2px 0 2px;background:#000;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{
	font: normal 11px/14px "Trebuchet MS", Tahoma;
	color: #033;
	}
	
	#main_image{margin:0 auto 20px auto;height:350px;width:500px;} /*IMAGEN MUESTRA GRANDE*/
	#main_image img{margin-bottom:10px;}
	
.gallery_demo BR { clear: none }