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

body {
	margin: 2px 0px 2px 0px;
}

.tabla_cuerpo{
	background-image:url(imagenes/cuerpo/fondo.gif);
}

.pie{
	color:#fff;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
}

.foto{
	padding: 2px 2px 2px 2px;
}

.texton{
 line-height: 160%;
 color:#000;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding: 0px 0px 0px 0px;
}
.textong{
 color:#000;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding: 0px 10px 10px 0px;
}

.textor{
	color:#900;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.textorp{
	color:#900;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}
.textont{
 	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}

.textort{
	color:#900;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}

/* MENU */
.menu{
padding: 0px 3px 0px 3px;
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
text-align:center;
color:#999999;
}
.menu a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
color:#999999;
}
.menu a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
color:#999999;
}
.menu a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
color:#900;
}
.menu a:active{
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
color:#900;
}

/* MENU */
.menul{
padding: 0px 3px 0px 3px;
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#999999;
}
.menul a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#999999;
}
.menul a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#999999;
}
.menul a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#900;
}
.menul a:active{
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#900;
}

.textoc{
	font-weight:bold;
 line-height: 160%;
 color:#000;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding: 0px 0px 0px 0px;
}

.cuadrotexto{
background-color: #F8F8F8;border: 1px solid #CCCCCC; 
	font-weight:bold;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
padding: 0px 3px 0px 3px;
}

.cuadrotextosin{
border: 1px solid #CCCCCC; 
	font-weight:bold;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
padding: 0px 0px 0px 0px;
}

.cuadrolista{
border: 1px solid #CCCCCC; 
font-size:14px;
color:#999999;
font-family:Geneva, Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
width: 210px;
}

.boton{
border: 1px solid #CCCCCC; 
font-size:14px;
color:#999999;
font-family:Geneva, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
}


