@charset "utf-8";
/* CSS Document */


body{ 

	margin:0 auto;
	background-color:#ffffff;

}


#contenedor{ 
    width: 788px; 
    margin:auto; 
	background-color:#eaeaea;
	min-height: 435px;
} 

#cabecera{
	position:relative;
	height:18px;
	width:100%;
}

#cabizq{
	position:relative;
	float:left;
	width:212px;
	height:18px;
	background-color:#eeeeee;
	overflow:hidden;
	
}

#cabderch{
	position:relative;
	float:right;	
	width:576px;
	height:18px;	
	background-color:#FAFAFA;
	
}

#cuerpo{
	position:relative;
	clear:both;
	top:0px;
	min-height:600px;
	width:100%;
	background-color:#FAFAFA;
	overflow:auto;
}

#frameizq{
	position:relative;
	float:left;
	width:212px;
	/*min-height: 435px;*/
	min-height:600px;
	background-color:#eeeeee;
	overflow:hidden;
	
}

#framederch{
	position:relative;
	float:right;	
	width:576px;
	min-height: 435px;	
	background-color:#FAFAFA;
	
}

#supizq{
	position:relative;	
	background-color:#999999;
	width:208px;
	height:14px;
	border:2px solid #CCC;
	overflow:hidden;
}

#menuizq{
	position:relative;
	top:0px;
	overflow:hidden;
	height: 428px;
	border-left:1px solid #ccc;
	
}

#lninfmenuizq{
	position:relative;
	top:0px;
	height:5px;
	background-color:#999999;
	border:2px solid #CCC;
	
}

.tdbrd{
	/*border:1px solid #ccc;*/
	
}

.imgbrd{
	border-color:#ccc;	
	
}

a.lnkimgbrd, a.lnkimgbrd:visited{
	color:#ccc;

}	

a.lnkimgbrd:hover{
	color:#ccc;
}	


#supderch{
	position:relative;	
	background-color:#eeeeee;
	width:574px;
	height:14px;
	border-right:2px solid #CCC;
	border-top:2px solid #CCC;
	border-bottom:2px solid #CCC;	
	overflow:hidden;
}

#supderchleft{
	position:relative;	
	float:left;
	top:0px;
	width:510px;
	height:16x;
	overflow:hidden;
	/*background-color:#0F9;*/

}

#supderchright{
	position:relative;	
	float:right;
	top:-3px;
	width:40px;
	height:16x;
	/*background-color:#39F;*/


}

#cabcontent{
	position:relative;		
	width:576px;
	height:113px;	
}

#contenido{
	position:relative;		
	width:576px;
		
}

#pie{
	position:relative;		
	width:100%;
	
		
}

#clv{
	position:relative;		
	width:100%;	
	background-color:#FAFAFA;
	text-align:right;
	height:15px;
}

.txtpie{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#999;
	text-align:right;
	margin-right:5px;
}


#lnks{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#999;
	position:relative;
	text-align:right;
	margin-right:5px;


}


a.lnkpie, a.lnkpie:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size:7px;
	color:#999;
	text-decoration:none;

}	

a.lnkpie:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:7px;
	color:#999;
	text-decoration:underline;
}	


a.lnkmenu, a.lnkmenu:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:none;

}	

a.lnkmenu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:underline;
}	

a.lnkinguinal, a.lnkinguinal:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:none;

}	

a.lnkinguinal:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cc518e;
	text-decoration:underline;
}	

h2.h2{
	position:relative;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#999;

}
h3.h3{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#cc84a8;
	line-height:1px;

}


a {  font-family: Geneva, Arial, Helvetica, san-serif; color: #666666; text-decoration: none; cursor: hand}
a:hover {  font-family: Geneva, Arial, Helvetica, san-serif; color: #666666; text-decoration: underline; cursor: hand}
.texto {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 16px; font-style: normal; color: #999999; text-decoration: none; font-weight: bold}
.texto2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #999999; text-decoration: none; font-variant: normal}
