/* CSS Document */

/************************************************ GENERIC ************************************************************/

body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#4D4D4D;
	background-color:#F2F2F2;
}
a:link,
a:visited{
	color:#344654;
	text-decoration:none;
}
a:hover,
a:active{
	color:#8AA4B8;
}
.pointer{
	cursor:pointer;
}


/****************************************** MEASUREMENTS *********************************************************/

/* WIDTH */
.w_site{
	width:969px;
}
.w_btw_menu_footer{
	width:45px;
}
.w_right_col{
	width:255px;
}

/* HEIGHT */
.h_header{
	height:118px;
}
.h_menu_header{
	height:33px;
}
.h_footer{
	height:107px;
}
.h_end_section{
	height:35px;
}

/* PADDING */
.pdg_top{
	padding-top:4px;
}
.pdg_8{
	padding:8px;
}
.pdg_15{
	padding:15px;
}

/****************************************** BACKGROUNDS *********************************************************/

.bg_header{
	background-color:#1E2831;
}
.bg_menu_header{
	background-color:#344654;
}
.bg_site_left{
	background:url(../_imagenes/bg/site_left.jpg) no-repeat top right;
	width:9px;
}
.bg_site_right{
	background:url(../_imagenes/bg/site_right.jpg) no-repeat top left;
	width:8px;
}
.bg_content{
	background-color:#FAFAFA;
}
.bg_white{
	background-color:#FFFFFF;
}
.bg_tit_section{
	background-color:#344654;
}
.bg_ampliar{
	background-color:#F1F2F4;
}
.bg_header_ampliacion{
	background-color:#000000;
}


/******************************************* BORDERS / LINES *******************************************************/

.line{
	height:1px;
	background-color:#CCD1D4;
}
.line_vert{
	width:1px;
	background-color:#CCD1D4;
}
.underline_tit{
	height:3px;
	background-color:#E6E6E6;
}
.border_box{
	border:1px solid #F0F0F0;
}
.border_pic{
	border:1px solid #1E2831;
}
.border_box_ampliacion{
	background-color:#000000;
}


/*************************************************** TXT **************************************************************/

.bold{
	font-weight:bold;
}
.txt{
	font-size:11px!important;
	line-height:16px;
}
.copete{
	font-size:15px;
	line-height:22px;
}
.date{
	color:#B2B2B2;
}
.footer{
	color:#666666;
}
table.footer a:link a:visited{
	color:#666666;
}
	
a.ext:link,
a.ext:visited{
	color:#BB8402;
}
a.ext:hover,
a.ext:active{
	color:#BB8402;
}
table.bg_tit_section a:link,
table.bg_tit_section a:visited{
	color:#FFFFFF;
}
table.bg_tit_section a:hover,
table.bg_tit_section a:active{
	color:#B6B6B6;
}

a.page:link,
a.page:visited{
	font-size:10px;
	line-height:25px;
	color:#344654;
	background-color:#FFFFFF;
	display:inline;
	border:1px solid #344654;
	padding:2px 5px 2px 5px ;
}
a.page:hover,
a.page:active{
	color:#FFFFFF;
	background-color:#344654;
}
a.page_on:link,
a.page_on:visited,
a.page_on:hover,
a.page_on:active{
	font-size:10px;
	line-height:25px;
	color:#FFFFFF;
	background-color:#344654;
	display:inline;
	border:1px solid #344654;
	padding:2px 5px 2px 5px ;
	cursor:text;
}
a.ampliacion:link,
a.ampliacion:visited{
	color:#989898;
}
a.ampliacion:hover,
a.ampliacion:active{
	color:#FFFFFF;
}
label{
	text-indent:4px;
}
a.enviar:link,
a.enviar:visited,
a.enviar:hover,
a.enviar:active{
	font-size:10px;
	line-height:25px;
	color:#FFFFFF;
	background-color:#344654;
	display:inline;
	padding:3px 20px 3px 20px;
}

/************************************************** TITLES ************************************************************/

h1, h2, h3, h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	color:#344654;
}
h1{
	font-size:26px;
	line-height:30px;
	font-weight:normal;
}
h2{
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}
h3{
	font-size:12px;
	line-height:18px;
}
h4{
	font-size:12px;
	line-height:18px;
	font-weight:normal;
}


/*************************************************** MENU *************************************************************/

a.menu:link,
a.menu:visited{
	color:#B6B6B6;
	margin-right:19px;
}
a.menu:hover,
a.menu:active,
a.menu_on:link,
a.menu_on:visited,
a.menu_on:hover,
a.menu_on:active{
	color:#FFFFFF;
	margin-right:19px;
}
a.submenu:link,
a.submenu:visited{
	display:block;
	line-height:24px;
	color:#FFFFFF;
	background-color:#8AA5B8;
	text-indent:5px;
}
a.submenu:hover,
a.submenu:active{
	display:block;
	line-height:24px;
	color:#FFFFFF;
	background-color:#768D9D;
	text-indent:5px;
}

/************************************************** IMAGES ************************************************************/

.img_indent{
	margin-left:2px;
}
.float_left{
	float:left;
	margin-right:8px;
}
.arrow{
	background:url(../_imagenes/icon/arrow.jpg) no-repeat top left;
	background-position:0 0.3em;
	width:15px;
}
.arrow_txt{
	background:url(../_imagenes/icon/arrow.jpg) no-repeat top left;
	background-position:0 0.4em;
	width:15px;
}



/*************************************************** FORM *************************************************************/

.form_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B2B2B2;
	text-indent:2px;
}
.form_input_txt{
	width:100%;
	height:23px;
	padding:3px;
	border:0px;
}
.form_input_search{
	width:240px;
	height:23px;
	padding:4px;
	border:0px;
}
.form_txtarea{
	width:100%;
	height:170px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px;
}
.form_border{
	border:1px solid #E6E6E6!important;
}
.form_w_input{
	width:200px!important;
}
.form_w_txtarea{
	width:370px!important;
}

/*-----------------------------------------------------------------------------------------------------*/
/*                                                                                                     */
/*                                           VENTANAS                                                  */
/*                                                                                                     */
/*-----------------------------------------------------------------------------------------------------*/
.windowPopup_front { position: absolute; top: 0%; left: 0%; width: 100%; height: 100%;z-index:1002; overflow: auto;
  vertical-align:middle;  }
.windowPopup_black { position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black;z-index:1001;-moz-opacity: 0.6; opacity:.60;filter: alpha(opacity=60);}
.window_enviar_mail{background:#FFFFFF; width: 510px;}

