body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#999999;scrollbar-highlight-color:#666666;scrollbar-3dlight-color:#000000;scrollbar-darkshadow-color:#000000;scrollbar-shadow-color:#666666;scrollbar-arrow-color:#666666;scrollbar-track-color:#000000;
}
#cuerpo {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
#piedepagina{
	width:100%;
	height:58px;
	background-image:url(_imagenes/pie_fondo.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}
#piedepagina div{
	padding-left:19px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	line-height:14px;
}
#piedepagina a{
	color:#999999;
	text-decoration:none;
}
#piedepagina a:hover{
	color:#666666;
}
.subtitulo{
	font-weight:bold;
}

#destacado{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999999;
	color:#666666;
	margin-top:24px;
	margin-bottom:36px;
	font-weight:bold;
	line-height:18px;
}
#contenidos{
	margin-left:220px;
	padding-top:20px;
	width:281px;
}



table.menu{	background-image: url(/); border: 0 solid #000000;color: ;	background-color: ;	width: ;}
table.menuopciones{	background-image: url(); border: 0 solid #000000;color: ;	background-color: ;	width: ;}
table.contenido{	width:960;}
td.contenido{	width:720;}
td.barramenu{	width:200;}
td.barramenuopciones{	width:120;}
td{	font-size:9pt;	#333333;	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
td.fondoclaro{background-color:#77CBC0;}
td.cabecera{	height:; background-color:#005C30;	font-size:pt;	color:#ffffff;	font-family: Verdana, Arial, Helvetica, sans-serif;}
td.titulo{	font-size:16pt;	color:#333333;	font-weight:bolder;	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
td.tituloforo{	font-size:12pt;	#333333;	font-weight:bolder;	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
td.titulotabla{	height: 30; border: thin groove #FFFFFF; font-size:10pt;	color:#cccccc;	font-weight:bolder;	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	background-color:#005C30;background-image: url(/);}

a:link,a:visited  ,a:active{color:#333333;	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	font-weight:bold;	text-decoration:none;	font-size: 9pt;	border-style:none;}  
a:hover {color:#333333;	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	font-weight:bold;	text-decoration: underline;} 
a.hover {color:#333333;	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	text-decoration: underline;	cursor: pointer;} 
a.over{color:#333333;	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	text-decoration:none;	font-size: 9pt;} 
a.enlacecabecera,a.enlacecabecera:visited{color:;	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	font-weight:bold;	text-decoration:none;	font-size: 9pt;	border-style:none;} 

.hover {
	color:#333333;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight:bold;	
	text-decoration: underline;	
	cursor: pointer;} 
	
.over{
	color:#333333;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight:bold;	
	text-decoration:none;	
	font-size: 9pt;} 

input.boton {
    background-color: #aaaaaa;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    color: #000000;
    cursor: pointer;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
  }

input.botonOff {
    background-color: #CCCCCC;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    color: #999999;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    border-top-width: thin;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: thin;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
  }
