/* CSS ASHOKA */

body {
	background:url(../images/background.jpg) repeat-x;
	background-color:#2F5D91;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
/* Titulos */
h1 {
	color:#26435F;
	font-weight:bold;
	font-size:19px;
	padding:2px 0px 6px 0px;
	/padding:2px 0px 9px 0px;
	display:block;
	margin:0px 0px 15px 0px;
	background:url(../images/dividerblue_490.gif) no-repeat bottom left;
	}
h2 {
	color:#26435F;
	font-weight:bold;
	font-size:13px;
	padding:2px 0px 2px 0px;
	display:block;
	margin:10px 0px 10px 0px;
	}
h3 {
	color:#26435F;
	font-weight:bold;
	font-size:15px;
	padding:2px 0px 1px 0px;
	display:block;
	margin:5px 0px 5px 0px;
	}
h4 {
	color:#93B661;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:5px 10px;
	}
P {
	color:#333333;
	font-size:12px;
	margin:0px 0px 3px 0px;
	line-height:15px;
	padding:0px;
	}
	
/* Links */
a {
	color:#26435F;
	text-decoration:none;
	}
a:hover {
	color:#8BACC3;
	}	
	
/* Contenedor */
#bg_all {
	background:url(../images/bg_all.jpg);
	}
#contenedor {
	width:757px;
	margin:0 auto;
	vertical-align:middle;
	padding:0px;
	}
	
/* Encabezado */
#encabezado {
	display:block;
	}
	
/* Contenido */

#contenido_index {
	float:left;
	padding:10px 20px 10px 20px;
	width:354px;
	color:#333333;
	text-align:justify;
	line-height:16px;
	}	
#barra_index {
	width:173px;
	float:right;
	padding:4px;
	border-left:1px solid #B0B7B7;
	}
#barra_index P {
	color:#3C3D3E;
	font-size:11px;
	padding:0px 12px 12px 12px;
	}
#barra_index a {
	color:#E97233;
	font-weight:bold;
	text-decoration:none;
	}
#barra_index a:hover {
	text-decoration:underline;
	}

.info a {
	background:url(../images/more_grey.gif) no-repeat left center;
	padding:0px 0px 0px 20px;
	}
.info2 a {
	background:url(../images/more_grey.gif) no-repeat left center;
	padding:0px 0px 0px 20px;
	font-weight:bold;
	font-size:11px;
	}
.info2 a:hover {
	text-decoration:underline;
	}
.cursiva {
	font-style:oblique;
	}

#contenido {
	float:left;
	padding:10px 40px;
	width:496px;
	color:#333333;
	text-align:justify;
	line-height:16px;
	background:url(../images/back_arbol.gif) bottom right no-repeat;
	}	

#main_menu {
	background:white;
	border-bottom:2px solid white;
	/border-bottom:0px;
	/height:40px;
	/overflow:hidden;
	}	

/* -------------------------------------- */

#banner_top_index {
	background-color:#E97233;
	border-bottom:3px solid #E97233;
	/border-bottom:0px;
	width:757px;
	clear:both;
	float:left;
	}
#banner_top_swf {
	background-color:#E97233;
	border-bottom:3px solid #E97233;
	/border-bottom:0px;
	width:757px;
	height:240px;
	clear:both;
	float:left;
	}

/* NOVEDADES */
#novedades {
	background:url(../images/shadow_side_2.gif) no-repeat bottom;
	margin:0px 0px 0px 0px;
	padding:3px 0px 15px 0px;
	}
#novedades a {
	color:#E97233 ;
	text-decoration:none;
	}
#novedades a:hover {
	text-decoration:underline;
	}
.tit_nov {
	padding:0px 0px 0px 3px;
	}
#novedades P {
	text-align:left;
	font-size:11px;
	margin:5px 10px;
	line-height:13px;
	color:#666666;
	}
#novedades H3 {
	margin:0px 0px 0px 10px;
	}
	
.fecha_nov {
	color:black;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	}
.titulo_nov {
	color:black;
	font-weight:bold;
	font-size:17px;
	margin:7px 0px 10px 0px;
	line-height:19px;
	display:block;
	}
.divider_nov {
	margin:5px 0px;
	}
	
#como_postularse {
	padding:5px 0px 20px 3px;
	margin-bottom:5px;
	background:url(../images/shadow_side_2.gif) no-repeat bottom;
	}

/* MENU Secundario - izquierda */
#menu_left {
	width:180px;
	float:left;
	}
#menu_left UL {
	margin:0px;
	padding:0px 0px 20px 0px;
	list-style:none;
	background:url(../images/shadow_side_2.gif) no-repeat bottom left;
	}
#menu_left UL LI {
	margin:5px;
	padding:0px 0px 0px 6px;
	background:url(../images/arrow_orange.gif) no-repeat left center;
	}
#menu_left UL LI a {
	color:#E97233;
	text-decoration:none;
	margin:6px;
	display:block;
	font-weight:bold;
	font-size:11px;
	}
#menu_left UL LI a:hover {
	text-decoration:underline;
	}
	
.titulo_seccion_menu a {
	color:#333333;
	font-size:12px;
	margin:2px 2px 5px 2px;
	padding:3px 3px;
	font-weight:bold;
	display:block;
	}
.titulo_seccion_menu a:hover {
	color:#333333;
	}
	
/* Menu Bottom */

#menu_bottom {
	background:#0C4C7C;
	color:#cccccc;
	padding:4px;
	clear:both;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding:4px 5px 4px 0px;
	display:block;
	/height:0px;
	border:2px solid white;
	}
#menu_bottom a {
	color:#8BACC3;
	text-decoration:none;
	padding:0px;
	}
#menu_bottom a:hover {
	color:white;
	}
	
/* Pie */

#pie {
	margin:0px;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	clear:both;
	padding:8px;
	font-size:11px;
	display:block;
}

#iso{
	margin:0px 12px 30px 0px;
	float:left;
	}

.gris {
	color:#8E8E8E;
	}	

#pie_out {
	font-size:11px;
	text-align:right;
	padding:2px 0px 20px 0px;
	width:757px;
	margin:0 auto;
	vertical-align:middle;
	color:#333333;
	}
	
#urls {
	font-size:11px;
	float:right;
	display:block;
	margin:0px 35px 0px 0px;
	/margin:0px 18px 0px 0px;
	line-height:13px;
	}
#urls a {
	color:#126BB4;
	}
#urls a:hover {
		text-decoration:underline;
		}
	
#pie_out a {
	color:#333333;
	
	}
#pie_out a:hover {
	color:#008364;
	}

.sitemap {
	margin:5px;
	float:right;
	}	
	
#tabla_bottom a {
	color:#E97233;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}
#tabla_bottom a:hover {
	text-decoration:underline;
	}
	
	
	
#pionera UL {
	margin:10px 0px;
	padding:0px 5px;
	list-style:none;
	font-size:12px;
	}
#pionera UL LI {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 13px;
	background:url(../images/arrow_blue_2.gif) no-repeat top left;
	}
	
	
.frase {
	display:block;
	background:#f2f2f2;
	padding:4px;
	margin:0 auto;
	vertical-align:middle;
	font-weight:bold;
	text-align:center;
	}
/* -------------------------------------- */

/* CAMINITO */

#caminito {
	display:block;
	clear:both;
	font-size:11px;
	color:#255488;
	margin:0px;
	background:white;
	padding:5px;
	border-bottom:1px solid #B0B7B7;
	font-weight:bold;
	}
#caminito a {
	color:#26435F;
	}
#caminito a:hover {
	color:#8BACC3
	}
/* Volver a Staff */

#volver {
	border-top:1px dashed #CCCCCC;
	float:right;
	position:relative;
	padding:10px;
	width:530px;
	margin:0px 5px;
	color:#333333;
	text-align:left;
	line-height:16px;
	}
#volver a {
	color:#50B849;
	text-decoration:none;
	}
#volver a:hover {
	color:#008364;
	}
	
.clear {
	clear:both;
	}
	
/* Top Menu */
.top_menu {
	float:right;
	margin:2px 0px 0px 0px;
	}
	
/* Contacto */

input, textarea, select {
	background:#ededed;
	border:1px solid #CCCCCC;
	padding:2px;
	color:black;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:220px;
	}
.txt_form {
	color:#333333;
	font-weight:bold;
	}
.botones {
	width:75px;
	}
.linea_der {
	border-right:1px solid #CCCCCC;
	}
	
.error {
	color:#FF0000;
	font-weight:bold;
	background:url(../images/asterisco_small.gif) no-repeat center left;
	padding:0px 0px 0px 10px;
	}
.right {
	float:right;
	}
.foto {
	float:left;
	margin:5px 5px 1px 5px;
	}
.foto2 {
	float:right;
	margin:0px 20px 20px 20px;
	border:2px solid #333333;
	}
.foto_fellow {
	float:right;
	margin:15px 10px 20px 20px;
	xborder:2px solid #333333;
	}
.foto3 {
	float:right;
	clear:right;
	margin:0px 0px 5px 10px;
	}

.barrita_punt_links_bot {
	margin:0px 0px 2px 0px;
	}
	
.sitemap_sub {
	margin:0px 0px 0px 10px;
	}
.sitemap_sub_sub {
	margin:0px 0px 0px 20px;
	}
.smaller {
	font-size:11px;
	}
	
/* Recuadros */

#sample_3 {
	display:block;
	clear:both;
	margin:5px 0px;
	padding:10px 30px;
	background:#FDF1EA;
	border:1px solid #F3B18E;
	border-right:0px;
	border-left:0px;
	}
#sample_1 {
	display:block;
	clear:both;
	margin:5px 0px;
	padding:10px 10px;
	background:#E9EFF6;
	border:1px solid #8EB0CF;
	border-right:0px;
	border-left:0px;
	text-align:left;
	}

/* Galeria de imagenes */

.thumb {
	border:2px solid #24425F;
	padding:2px;
	}
.pie_foto {
	color:black;
	font-size:11px;
	padding:5px 0px 0px 0px;
	display:block;
	width:125px;
	line-height:11px;
	text-align:left;
	}
