@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	background-color: #D51C14;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}




.contenedor_general {
	width: 1066px;
}
.marco_difuminado {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 1000px;
	padding-right: 33px;
	padding-left: 33px;
	height: auto;
}
.marco {
	float: left;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.auto_izq {
	float: left;
	height: auto;
	width: auto;
}
.auto_der {
	float: right;
	height: auto;
	width: auto;
}
.auto_izq_cien {
	float: left;
	height: auto;
	width: 100%;
}
#graficos {
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 40px;
}


#banerhome {
	height: 351px;
	width: 1000px;
}
#menu {
	background-image: url(../imagenes/fondo_menu.jpg);
	background-repeat: no-repeat;
	height: 92px;
	width: 1000px;
}
#desarrollogeneral {
	width: 950px;
	padding-bottom: 15px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#fondogrisenlaces {
	background-image: url(../imagenes/fondo_gris_enlaces.png);
	background-repeat: no-repeat;
	padding-top: 15px;
}

#sumariohomeuno {
	width: 225px;
	text-align: left;
	height: auto;
}
#sumariohomeuno h1 {
	font-size: 22px;
	color: #666666;
	font-weight: normal;
	padding: 0px;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sumariohomeuno p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 48px;
	color: #666666;
	line-height: 18px;
	text-align: left;
}
#sumariohomeuno a {
	color: #666666;
	text-decoration: none;
}
#sumariohomeuno a:visited {
	color: #666666;
	text-decoration: none;
}
#sumariohomeuno a:hover {
	text-decoration: underline;
}

#sumariohomeuno .botonvermashome {
	text-align: right;
}
#sumariohomeunoseparador {
	height: 20px;
	width: 16px;
}
#sumariohomeuno .infosum {
	height: 140px;
	margin-bottom: 5px;
}
#sumariohomeuno .infosum a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#tituloenlaces {
	background-image: url(../imagenes/fondo_titulo_enlaces.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 1000px;
}
#tituloenlaces p {
	color: #FFFFFF;
	font-size: 32px;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	text-align: left;
	letter-spacing: -1px;
}
#textoconfoto {
	width: 440px;
}
#textosinfoto {
	width: 708px;
	margin-left: 20px;
}
#imgenlaces {
	border: 1px solid #CCCCCC;
	margin-left: 15px;
	margin-bottom: 10px;
}
#archenlaces {
	border: 1px solid #CCCCCC;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 270px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#archenlaces p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#archenlaces h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}


#imgarch {
	width: 272px;
}

#ruta {
	width: 950px;
	margin-left: 25px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding-bottom: 5px;
}
#ruta p {
	font-size: 11px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#ruta a {
	color: #666666;
}
#ruta a:visited {
	color: #666666;
}
#ruta a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#postulacion {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#postulacionindicaciones {
	background-color: #5D0202;
	color: #FFFFFF;
	margin-bottom: 15px;
}
#postulacionindicaciones p {
	margin: 4px;
	padding: 0px;
}
#titulopostulantes {
	text-align: center;
	margin: 0px;
	padding: 0px;
}





.submenu {
	float: left;
	height: auto;
	width: 220px;
	text-align: left;
}
.submenu ul {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.submenu li {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	list-style-image: url(../imagenes/vineta.png);
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}
.submenu ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.submenu  ol li {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	list-style-image: url(../imagenes/vineta2.png);
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
}


.submenu a {
	text-decoration: none;
}
.submenu a:visited {
	text-decoration: none;
}


.pie {
	float: left;
	width: 950px;
	margin-left: 25px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: auto;
	padding-top: 5px;
}
.pie p {
	font-size: 11px;
	color: #666666;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.desarrollo {
	margin: 0px;
	float: left;
	height: auto;
	width: 729px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.desarrollo_textos {
	float: left;
	padding-bottom: 5px;
}
.desarrollo_textos h1 {
	font-size: 26px;
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
.desarrollo_textos h2 {
	font-size: 16px;
	margin-left: 30px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}

.desarrollo_textos p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
	text-align: justify;
}
.boton_postulante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
}
.datosobligatorios {
	font-weight: bold;
	color: #FF0000;
}
.mensaje_validador {
	background-color: #FFFF99;
	float: left;
	margin-left: 20px;
	width: 708px;
	text-align: center;
	margin-bottom: 20px;
}

