* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../img/fondo00.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}
html {
	height: 100%;
}
#contenedor {
	background-image: url(../img/fondo01.jpg);
	height: 100%;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#menu {
	padding-top: 180px;
	padding-right: 5px;
	padding-left: 5px;
}
#contenedor #menu .activa {
	background-image: url(../img/fondo-pestana.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #205589;
	border-right-color: #205589;
	border-left-color: #205589;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 24px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
#contenedor #menu .pestana a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 21px;
	padding-top: 13px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	text-decoration: none;
}
#contenedor #menu .pestana a:hover {

	background-image: url(../img/fondo-pestana.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #205589;
	border-right-color: #205589;
	border-left-color: #205589;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	padding-top: 12px;
	padding-right: 14px;
	padding-left: 14px;
	float: left;
}
#contenido {
	clear: both;
	padding: 40px 120px;
}
.derecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	width: 469px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	float: left;
	padding-bottom: 25px;
	text-align: right;
}
.izquierda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	float: left;
}

#contenedor #cabecera {
	clear: both;
	height: 89px;
	text-align: right;
	padding-right: 20px;
}
.izquierda a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	float: left;
	width: 200px;
	line-height: 22px;
	color: #333333;
}
.izquierda a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 20px;
	float: left;
	width: 200px;
	line-height: 22px;
	color: #30679F;
}
#contenedor #pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	clear: both;
	text-align: right;
	padding-right: 392px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#contenedor #pie a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	clear: both;
}
#contenedor #pie a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #205589;
	text-decoration: none;
	clear: both;
}
#contenedor #contenido .derecha h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #255A82;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 48px;
}
a {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #205A82;
}
.d {
	width: 300px;
	text-align: right;
	float: right;
}
.derecha h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #255A82;
}
.txt10 {
	font-size: 10px;
}
.se {
	background-color: #ECE9D8;
	height: 4px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}

