body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	
	scrollbar-3dlight-color:#EF950D;
	scrollbar-arrow-color:#EF950D;
	scrollbar-base-color:#99FFFF;
	scrollbar-darkshadow-color:#EF950D;
	scrollbar-face-color:#99FFFF;
	scrollbar-highlight-color:#99FFFF;
	scrollbar-track-color:#99FFFF;
	scrollbar-shadow-color:#99FFFF;
}


.centroTextos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFBEF;
}
tr.cabecera {
	background-color: #F7EFE7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.esq_izq_pie {
	background-image:   url(img/esq_izq_pie.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
}

.pie {
	background-image:   url(./img/pie.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
}
.col2_pie {
	background-color: #73929C;
	background-repeat: no-repeat;
	background-position: right top;
	width: 162px
	height: 35px;
}
.col3_pie {
	background-image:   url(img/pie_col3.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 167px
	height: 35px;
}

.body {
	background-color: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.fondo_col2 {
	background-color: #F7EFE7;
	background-repeat: y-repeat;
	background-position: right top;
	width: 162px;
}

.fondo_col3 {
	background-color: #73929C;
	background-repeat: no-repeat;
	background-repeat: y-repeat;
	background-position: right top;
	width: 165px;
}
.esq_cab_izq
{
	background-image:   url(img/esq_cab_izq.png);
	height: 66px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 72px;
}

.lat_izq {
	background-image:   url(img/lat_izq.png);
	height: 300px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 72px;
}
.cabeceraTitulo3 {
	background-image:   url(img/cabeceraTitulo3.png);
	background-repeat: repeat;
	background-position: left bottom;
	width: 439px;
	height: 4px;
}

.cabeceraTitulo2 {
	
	background-image:   url(img/cabeceraTitulo2.png);
	background-repeat: y-repeat;
	background-position: left bottom;
	width: 439px;
	height: 32px;
}
.cabeceraTitulo1 {
	background-image:   url(img/cabeceraTitulo1.png);
	background-repeat: repeat;
	background-position: left bottom;
	width: 439px;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7B797B;
	
}

.cabeceraLogo {
	background-image:   url(img/cabeceraLogo.png);
	height: 99px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.columna_menu
{
	background-color: #73929C;
	background-image: url(img/dna.gif);
	background-position: center bottom;
	height:300px;
	repeat: no-repeat;
	background-repeat: no-repeat;
}
.menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63828C;
	background-color:#C6C7C6;
	width: 150px;
	font-weight: bold;
	background-image:   url(img/esq_pie_menu.png);
	height: 33px;
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
td.menuItemOff
{
	background-color:#9CAEAD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7F7F7;
	font-weight: bolder;
	width: 140px;
	height: 30px;
	cursor: hand;
	cursor:pointer;
}

td.menuItemOn
{
	background-color:#525152;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CECF39;
	font-weight: bolder;
	width: 140px;
	height: 30px;
	cursor:pointer;
	cursor:hand;
		
}

td.menuItem2On
{
	background-color:#848A8C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #424542;
	font-weight: bolder;
	width: 140px;
}

td.menuItemOver
{
	background-color:#454545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CECF39;
	font-weight: bolder;
	width: 140px;
	height: 30px;
	cursor: hand;
	cursor:pointer;
}



.pieMenu
{
	background-image:   url(img/esq_pie_menu.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:33px;
}

.titulo 
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12pt; 
	MARGIN-LEFT: 1px; 
	COLOR: #7B9294; 
	FONT-FAMILY: Arial;
}
.Atencion 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	MARGIN-LEFT: 1px; 
	COLOR: red; 
	FONT-FAMILY: Arial;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00CC00;
	text-decoration: underline;
}

#box{
	width:250px;
	border:1px solid #006699;
	height:17px;
	}
#bar{
	background:url(img/bar.png) left;
	height:14px;
	color:#000;
	text-align:center;
	padding:3px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
#botonAccion
{
	background:transparent; 
	width:27px;
}


.tituloFoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	float: left;
}

.descripcionFoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
}
