/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.1em;	
	margin: 0px;
	padding: 0px;
	background-image:url(../imagenes/common/bg_grad.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
font-family:"Trebuchet MS", Arial;
font-size:16px;
color:#232323;
font-weight:bold;
margin: 0px;
padding: 0px;
}

h5 a:link{
color:#232323;
}

h5 a:visited{
color:#232323;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

input.submit {
	background: #99CC33 url(../imagenes/common/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	height:24px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.centrado {
margin: 0 auto !important;
}

#pagecell1{
	/*position:absolute;*/
	width:966px;
	/*background-color: #ffffff;*/
}

#masthead{
	/*position: absolute;*/
	top: 0px;
	width:100%;
	padding-top:20px;
}

#Header_Imagen{
	border-top:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
	border-left:1px solid #CBCBCB;
	margin-top:15px;
	line-height:0.9em;
	background-color:#7E9C38;
}

#logo {
width:450px;
height:90px;
font-family:"Trebuchet MS", Arial;
font-size:14px;
font-weight:bold;
color:#666666;
line-height:1.3em;
}

#logo h1{
font-family:"Trebuchet MS", Arial;
font-size:24px;
font-weight:lighter;
color:#333333;
padding-top:15px;
padding-bottom:5px;
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 10px 10px 0px 10px;
	border-right:1px solid #CBCBCB;
	border-left:1px solid #CBCBCB;
	font-family:Arial;
	font-size:12px;
	color:#505050;
	text-align:justify;
}

#content a:link{
	color:#7f9d39;
}

#content a:hover{
	color:#7f9d39;
	text-decoration:underline;
}

#content a:visited{
	color:#505050;
}

#content h1{
margin-bottom:10px;
}

/**************** ESTILOS DE LAS FICHAS **********************/

#Ficha_Intercambio{
background-color:#EBEBEB;
width:480px;
}

#Ficha_Intercambio_Titulo{
background-color:#666B6F;
height:25px;
font-family:Arial;
font-size:14px;
font-weight:bold;
line-height:1.8em;
color:#FFFFFF;
padding-left:10px;
}

.Ficha_Intercambio_SubTitulo{
font-family:Arial;
font-size:14px;
font-weight:bold;
line-height:1.8em;
color:#36383a;
}

#Ficha_VerMas{
float:right;
line-height:1.8em;
color:#000000;
font-weight:bold;
}

#Ficha_VerMas a:link{
color:#000000;
}

#Ficha_VerMas a:hover{
color:#000000;
text-decoration:underline;
}

#Ficha_VerMas a:visited{
color:#000000;
}

#Ficha_Box_Fotografia{
width:104px;
height:104px;
background-image:url(../imagenes/common/ficha_box_fotografia.jpg);
background-repeat:no-repeat;
padding-left:2px;
padding-top:2px;
float:left;
}

#Ficha_Other_Information ul{
margin:0px;
padding:0px;
margin-left:25px;
}

#Ficha_Other_Information li{
float:left;
/*width:120px;*/
list-style-type:square;
width:140px;
margin:0px;
padding:0px;
margin-bottom:10px;
}
/*******************************************************************************************************/

#Content_Quienes_Somos{
border-top:8px solid #B4B4B4;
background-color:#F3F3F3;
width:422px;
padding:10px;
text-align:justify;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	/*position: absolute;*/
	color: #919999;
	width:370px;
	color:#555555;
	/*margin-left:780px;*/
	float:right;
	text-align:right;
}

#utility a{
	color: #555555;
}

#utility a:hover{
	text-decoration: underline;
}

/*************** ESTILOS DEL MENU *****************************/

#menu{
width:964px;
border-left:1px solid #CBCBCB;
border-right:1px solid #CBCBCB;
height: 45px;
color: #666666;
padding: 0px;
margin: 0px;
}

#menu_container{
width:100%;
border-top:7px solid #7E9C38;
}

#menu_item{
float:left;
margin:0;
padding:0;
list-style:none;
}

#menu_item li{
padding:0;
margin:0;
list-style:none;
font-family:Arial;
font-size:12px;
color: #666666;
height:36px;
font-weight:bold;
text-align:center;
line-height:2.5em;
float:left;
/*padding-left:14px;
padding-right:14px;*/
background-image:url(../imagenes/common/menu_bg_normal.jpg);
background-position:top;
background-repeat:repeat-x;
display:block;
width:100px;

}

#menu_item li a:link{
color:#666666;
text-decoration:none;
height:36px;

}

#menu_item li a:hover{
text-decoration:none;
color:#333333;
background-image:url(../imagenes/common/menu_bg_hover.jpg);
background-position:top;
background-repeat:repeat-x;
height:36px;
display:block;
}

.menu_activado {
text-decoration:none;
color:#333333;
background-image:url(../imagenes/common/menu_bg_hover.jpg);
background-position:top;
background-repeat:repeat-x;
height:36px;
display:block;
}

#menu_item li a:visited{
color:#666666;
}

.Titulo_Gris {
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#a3a3a3;
}

.Titulo_Verde {
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#7f9d39;
}


/************** PIE DE PAGINA ****************/

#siteInfo{
	clear: both;
	border-top: 5px solid #BBBBBB;
	background-color:#DCDCDC;
	height:50px;
}

#Footer{
width:966px;
padding-top:8px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4d4d4d;
line-height:1.8em;
}

#Footer a:link{
color:#4d4d4d;
}

#Footer a:hover{
color:#4d4d4d;
text-decoration:underline;
}

#Footer a:visited{
color:#4d4d4d;
}


/********************** Estilos seccion INSCRIBIRSE **************************************/


#Boton_Inscribirse{
width:151px; 
height:33px; 
background-image:url(../imagenes/common/register_ok_button.jpg); 
background-repeat:no-repeat; 
text-align:left; 
font-weight:bold; 
color:#FFFFFF; 
line-height:2.7em; 
text-indent:45px
}

#Boton_Inscribirse a:link{
color:#FFFFFF; 
}

#Boton_Inscribirse a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#Boton_Inscribirse a:visited{
color:#FFFFFF; 
}

#Boton_Siguiente{
width:104px; 
height:33px; 
background-image:url(../imagenes/common/register_next_button.jpg); 
background-repeat:no-repeat; 
text-align:left; 
font-weight:bold; 
color:#FFFFFF; 
line-height:2.7em; 
text-indent:40px
}

#Boton_Siguiente a:link{
color:#FFFFFF; 
}

#Boton_Siguiente a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#Boton_Siguiente a:visited{
color:#FFFFFF; 
}

#Boton_Anterior{
width:104px; 
height:33px; 
background-image:url(../imagenes/common/register_back_button.jpg); 
background-repeat:no-repeat; 
text-align:left; 
font-weight:bold; 
color:#FFFFFF; 
line-height:2.7em; 
text-indent:10px
}

#Boton_Anterior a:link{
color:#FFFFFF; 
}

#Boton_Anterior a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#Boton_Anterior a:visited{
color:#FFFFFF; 
}


h2{
font-family:"Trebuchet MS", Arial;
font-size:17px;
font-weight:bold;
color: #212121;
margin: 0px;
padding: 0px;
}

h3{
font-family:"Trebuchet MS", Arial;
font-size:14px;
font-weight:bold;
color: #7B9E36;
margin: 0px;
padding: 0px;
}

.Steps {
font-family:Arial;
font-size:14px;
font-weight:bold;
color: #333333;
margin: 0px;
padding: 0px;
}

.Text_Boxs {
font-family:Arial;
font-size:11px;
color: #333333;
margin: 0px;
padding: 0px;
background-color:#f0f0f0;
border:1px solid #bcbcbc;
height:19px;
}

.Field_Comments {
font-family:Arial;
font-size:10px;
color:#999999;
}

.Combo_Paises {
width:190px;
}

.Combo_Dates {
width:80px;
}

#Buttons_Separator {
border-bottom:1px dotted #CCCCCC;
height:15px;
}

/********************** Estilos seccion FAVORITOS **************************************/

#Favorites_Table_Content{
width:753px;
margin-top:10px;
}

#Favorites_Table_Title{
width:753px;
height:34px;
background-image:url(../imagenes/favoritos/title_bg.gif);
background-repeat:no-repeat;
text-indent:60px;
font-weight:bold;
font-size:14px;
line-height:2.5em;
color:#FFFFFF;
}

#Favorites_SubTable_Content{
background-color:#EFEFEF;
color:#666666;
}

#Favorites_Fichas{
background-color:#FFFFFF;
border:1px solid #EAEAEA;
margin-top:10px;
}

/********************** Estilos seccion BUSCADOR **************************************/

#Search_Button{
width:104px;
height:33px;
background-image:url(../imagenes/busqueda/boton_buscar_bg.jpg);
background-repeat:no-repeat;
text-indent:40px;
color:#FFFFFF;
font-weight:bold;
line-height:2.5em;
}

#Search_Button a:link{
color:#FFFFFF;
}

#Search_Button a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#Search_Button a:visited{
color:#FFFFFF;
}