@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFCC99;
}
.tresCol {
	background-color: #FFCC99;
}



.tresCol #contGral {
	width: 69em;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FC9;
	height: 2385px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B82F1B;
	border-right-color: #B82F1B;
	border-bottom-color: #F1A99E;
	border-left-color: #B82F1B;
} 
.tresCol #encabGral {
	background-color: #FF7F00;
	height: 190px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.tresCol #encabGral h1 {
	margin: auto; 
	padding: 10px 0; 
}
.tresCol #princBar {
	float: left;
	width: 13em;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 9px;
	background-color: #FFD7AE;
	height: 2170px;
}
.tresCol #seccBar {
	float: right;
	width: 13em;
	background-color: #FFD7AE;
	height: 2170px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	text-align: left;
}
.tresCol #menuPrinc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666;
	margin-top: 0;
	margin-right: 11em;
	margin-bottom: 0;
	margin-left: 13em;
	padding-left: 10em;
	padding-right: 12em;
	top: auto;
	height:auto
} 
.tresCol #footer {
	padding: 0 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFE4CA;
	color: #333;
	text-align: center;
	top: 2394px;
	display: block;
	position: absolute;
	left: 60px;
	width: 1087px;
} 
.tresCol #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.floatR { 
	float: right;
	margin-left: 8px;
}
.floatL { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.tresCol #contGral #footer p .copyFesprosa a {
	color: #600;
	text-decoration: none;
}
.tresCol #contGral #footer p .Estilo10 {
	color: #930;
	text-decoration: none;
}
