body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondocabecera.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#apDiv1 {
	position:relative;
	left:540px;
	top:-97px;
	width:350px;
	height:27px;
	z-index:400;
}
.cajatexto01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7FAF8;
	padding: 15px;
	text-align: justify;
	border: 1px solid #D3DDDE;
}
.cajatexto02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFBE7;
	padding: 15px;
	text-align: justify;
	border: 1px solid #F1CB42;
}

#apDiv1 a:link, #apDiv1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#apDiv1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9;
	text-decoration: none;
}
.cuerpotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 25px;
}
.titulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 28px;
	font-weight: bold;
	color: #e7380a;
}
.subtitulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #e7380a;
}
.resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {

	color: #FF6600;
	text-decoration: underline;
}
a:visited {

	color: #999999;
	text-decoration: underline;
}
.cuerpotextolimpio {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
h1 {color: #CC0033}
h2 {color: #CC0000}
.menu a:link , .menu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666;
	text-decoration: none;
	background-image: url(images/b01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-top: 10px;
	//padding-top: 15px;
	padding-bottom: 1px;
	padding-left: 23px;
	padding-right: 30px;
	font-weight: bold;
	//font-weight: normal;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	text-decoration: none;
	background-image: url(images/b02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-top: 10px;
	//padding-top: 15px;
	padding-bottom: 1px;
	padding-left: 23px;
	padding-right: 30px;
	font-weight: bold;
	//font-weight: normal;}
