@charset "UTF-8";
.mientras {
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.oneColElsCtr #container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	margin-bottom: 20px;
}
.oneColElsCtr #mainContent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
	font-size: 12px;
}
.oneColElsCtr #Content {
	margin-left: 50px;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 40px;
}
.oneColElsCtr #ColIzquierda {
	float: left;
	width: 221px;
	display: block;
	clear: left;
}
#ColIzquierda .Titulo {
	font-size: 18px;
	color: #000066;
	border-bottom-color: #000066;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 20px;
	width: 170px;
	margin-right: 20px;
	display: block;
}
#ColIzquierda ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	line-height: 22px;
}
#Footer .Subnav a {
	color: #003366;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#Footer .Subnav a:hover {
	color: #FFFFFF;
	background-color: #003366;
}
#ColIzquierda li {
	list-style-image: url(../images/utiles/bullet_nav.gif);
	list-style-position: outside;
	text-decoration: none;
}
#ColIzquierda a {
	color: #003366;
	text-decoration: none;
}
#ColIzquierda a:hover {
	color: #FF6600;
	text-decoration: none;
}
.oneColElsCtr #Content H1 {
	font-size: 24px;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 26px;
	font-weight: lighter;
}
.oneColElsCtr #Content H2 {
	font-size: 14px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/tit_generalh2.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.oneColElsCtr #Content H3 {
	color: #666666;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
}
.oneColElsCtr #Content H4 {
}
.oneColElsCtr #Content H5 {
}
.oneColElsCtr #Content H6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 16px;
	line-height: 20px;
	font-weight: lighter;
}
.oneColElsCtr #Content a:link {
	color: #990000;
}
.oneColElsCtr #Content a:hover {
	color: #FF9900;
	text-decoration: none;
}
.oneColElsCtr #Content a:visited {
	color: #0099CC;
}
.ResaltadoFecha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}


/*********************/

#Footer {
	float: left;
	width: 215px;
	padding-top: 20px;
	padding-left: 5px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 12px;
}
#Footer H1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Footer H2 {
	font-size: 10px;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Footer H3 {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Footer H4 {
	font-size: 14px;
	color: #CC0000;
}
#Footer img {
	float: left;
	padding-right: 5px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	margin-right: 5px;
	padding-bottom: 55px;
}
#Footer .Subnav {
	padding-bottom: 5px;
}
#navegacion {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	background-color: #29176d;
	width: 890px;
}

#navegacion a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
}
#navegacion a:hover {
	color: #29176d;
	background-color: #FFFFFF;
}
.TablaTitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
