body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF8A00;
	background-color: #E8E9ED;
	margin: 0px;
	padding: 0px;
}
.top {
	display: block;
	width: 100%;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #122A72;
}
.contenidotop {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	background-image: url(logo.gif);
}

.menutop {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #D1B338;
}
.descripciones {
	font-size: 12px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC08D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding-bottom: 4px;
}
.cabutil {
	background-image: url(cabutil.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	display: block;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 15px;
}

.cabutil h2 {
	color: #A8AFBB;
	font-size: 24px;
}


.menutop a {
	font-weight: bold;
	color: #596664;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.descripciones img {
	padding: 3px;
}


.menutop a:hover {
	color: #999999;
}
.principalcontenido h1 {
	margin: 0px;
	color: #2C2B33;
	font-size: 24px;
}

.principalcontenido h2, .principalcontenido h2 a {
	margin: 0px;
	text-decoration:none;
	color: #F15C1E;
	font-size: 18px;
}

.principal {
	background-color: #F6F7F9;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	color: #003333;
}
.principalmenu {
	width: 150px;
	display: block;
	float: left;
}
.principalcontenido {
	width: 82%;
	margin-left: 17%;
	font-size: 14px;
	background-image: url(em.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pie {
	background-color: #F6F7F9;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.notas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.notas a {
	font-size: 16px;
	font-weight: bold;
	color: #F15C1E;
	text-decoration: none;
}
.principalmenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #A8AFBB;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-left: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EF7051;
	margin-top: 3px;
	padding: 1px;
	font-size: 14px;
}
.principalmenu a:hover {
	border-left-color: #F28C73;
}
.cabutil {
	background-image: url(cabutil.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	display: block;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D8E0E8;
	margin-top: 15px;
}

.cabutil h2 {
	color: #7E899A;
	font-size: 18px;
	text-align: right;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
}

.cabutil a {
	color: #F9580A;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
}
.admin {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #003333;
	background-color: #FFFFFF;
}
.admin td {
	padding: 2px;
	border: 1px solid #003333;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.admin a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.principalbanner {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #D1B338;
}

