BODY {
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10 0 10 0px;
	text-align: center;
	background-color: #FFFFFF;
}
#paginabase{
	text-align: left;
	width: 770px;
	margin: auto;
	background-color: #f6efd3;	
} 
#cabecera{
	background-color: #f6efd3;
	color: #663333;
	font-size:12pt;
	font-weight: bold;
	padding: 3 3 3 10px;
}
div.floatcabizda {
	float: left;
	height: 69px;
	width: 160px;
  }
div.floatcabctro {
	float: left;
	height: 69px;
	width: 440px;
  }

#cuerpo{
	margin: 10 0 10 0px;
}
#lateral{
	width: 160px;
	float:left;
}
#principal{
	margin-left: 170px;
	color: #663333;	
	background-color: #f6efd3;	
	padding: 4 4 4 4px;
	text-align: justify;
}
#pie{
	background-color: #cccccc;
	padding: 3 10 3 10px;
	text-align:right;
}
.textReloj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F7F0D3;
	background-color: #663333;
}	
P {
	font-size: 10pt;
	text-align: justify;
	text-indent: 3em;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #999999;
	text-align: center;
}
.TexEnlaceP a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #663333;
	text-decoration: none;
}
.TexEnlaceP a:hover {
	font-style: normal;
	color: #F6EFD5;
	background-color: #663333;
}
.TexBaseInicio {color: #f6efd3;}
.PagTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #663333;
}
#CuadroText{
	background-color: #f6efd3;
	color: #663333;
	font-size:10px;
	font-weight: normal;
	padding: 3 3 3 10px;
}
div.CuadroTextCab {
	float: left;
	width: 430px;
	height: 20px;	
}
div.CuadroTextCabNum {
	float: left;
	width: 20px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
	text-align: center;
	vertical-align: bottom;
}
div.CuadroTextItem {
	float: left;
	width: 430px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
	text-indent: 10px;
	vertical-align: text-bottom;
  }
div.CuadroTextResp {
	float: left;
	width: 20px;
	height: 20px;		
  }