/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #005582;
	background-image: url(imagenes/fondotop.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.hor1 {
	background-image: url(imagenes/hor1.jpg);
	background-repeat: repeat-y;
}
.fondoverdonw {
	background-image: url(imagenes/fondodownhor.jpg);
	background-repeat: repeat-x;
}
.donw {
	background-image: url(imagenes/fondodownver.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #005582;
	background-image: url(imagenes/img2.jpg);
	background-repeat: no-repeat;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005582;
	padding-left: 35px;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.derdonw {
	background-image: url(imagenes/donw.jpg);
	background-repeat: no-repeat;
}
.pata {
	background-image: url(imagenes/fondodownver.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-size: 22px;
	color: #005582;
}
h3 {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	color: #005582;
	font-weight: normal;
	text-decoration: none;
}
h5 {
	font-size: 10px;
	color: #FFFFFF;
}
#menu a:link, #menu a:visited, #menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #005582;
	text-decoration: none;
	font-size: 11px;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00314a;
	font-size: 11px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #013652;
	background-image: url(imagenes/boton.jpg);
	background-repeat: repeat-x;
	border: thin none #000000;
}
.boton {
	background-color: #013652;
	background-image: url(imagenes/boton.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#buscar a:link, #buscar a:visited, #buscar a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #005582;
	text-decoration: none;
	font-size: 11px;
}
#buscar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #A4BCD6;
	text-decoration: none;
	font-size: 11px;
}
#linkscontenidos a:link, #linkscontenidos a:visited, #linkscontenidos a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 6px;
	padding-left: 9px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width:100%;

}

#linkscontenidos a:hover {
	color: #005582;
	background-color: #F8f8f8;
	border-bottom-color: #005582;

}