/*
LAYOUT PRINCIPAL
*/
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	text-align: center;
	margin: 10px 0 10px 0;
	background-color: #C8C8C8;
}
/* contenedor principal */
#container
{
	width: 990px;
	margin: auto;
	text-align: left;
}

#top
{
	height: 27px;
	background-color: #EFEFEF;
	border-top: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
}
#top_left
{
	float: left;
	width: 328px;
	height: 8px;
	background-color: #FF820C;
}
#top_right
{
	float: right;
	margin: 0 21px 0 0;
	width: 600px;
}
#menu_top
{
	border-right: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
}
#menu_top_border
{
	height: 33px;
	border: 1px solid #0A538C;
	background: url(img/bg_menu_top.jpg) repeat-x;
	padding: 0 0 0 4px;
}

/* INICIO MENU */
.menu_top_enlace
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height: 33px;
	display: block;
	/*margin-top: -9px;*/
	line-height: 33px;
}
a.menu_top_enlace:link, a.menu_top_enlace:active, a.menu_top_enlace:visited
{
	color: #FFF;
	background: url(img/bg_menu_top.jpg) 0 0;
}
a.menu_top_enlace:hover
{
	color: #001464;
	background: url(img/bg_menu_top.jpg) 0 33px;
}
.menu_top_enlace_txt
{
	/*padding-top: 8px;*/
}
/* FIN MENU */

#header
{
	width: 988px;
	height: 132px;
	/*background: url(img/header.jpg) no-repeat;*/
	background: #FFD111;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #FFF282;
}

#middle
{
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}

#menu
{
	width: 217px;
	vertical-align: top;
	text-align: center;
	background-color: #EFEFEF;
	background-image: url(img/menu_logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#shadow
{
	width: 5px;
	background: url(img/shadow.jpg) repeat-y;
}
#main
{
	background-color: #FFF;
	padding-bottom: 30px;
}

#foot1
{
	height: 27px;
	background: url(img/bg_foot1.jpg) repeat-y;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	text-align: center;
	padding-left: 5px;
	position: relative;
}
#foot2
{
	height: 8px;
	background: url(img/bg_foot2.jpg) repeat-y;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	overflow: hidden;
}
/*
FIN LAYOUT PRINCIPAL
*/

/*
CLASES GENERALES
*/

/* clear */
.clear
{
	clear: both;
	overflow: hidden;
	height: 0;
}

/* top */
.language
{
	height: 12px;
	float: right;
	margin: 8px 0 0 18px;
	font-size: 10px;
}
.language img
{
	float: left;
	margin: 0 7px 0 0;
}
a.language_link:link, a.language_link:active, a.language_link:visited
{
	color: #8B8B8B;
	text-decoration: none;
}
a.language_link:hover
{
	color: #333;
}
/* fin top */

/* menu_top */
.menu_top_item
{
	float: left;
	/*margin: 9px 0 0 0;*/
	width: 138px;
	text-align: center;
}
.menu_top_item_separator
{
	height: 33px;
	width: 2px;
	background: url(img/menu_top_item_separator.jpg);
	float: left;
}
a.menu_top_link:link, a.menu_top_link:active, a.menu_top_link:visited
{
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
a.menu_top_link:hover
{
	color: #001464;
}
/* fin menu_top */

/* menu */
.menu_1
{
	width: 186px;
	height: 35px;
	background: url(img/menu_1.jpg) no-repeat;
	margin: auto;
	margin-top: 26px;
	overflow: hidden;
}
.menu_1_icon
{
	height: 35px;
	width: 17px;
	background: url(img/menu_1_icon.jpg) no-repeat;
	float: right;
}
.menu_1_title
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding: 11px 20px 0 16px;
}
.menu_2
{
	width: 186px;
	background: url(img/menu_2.jpg) repeat-y;
	margin: auto;
	padding: 10px 0 10px 0;
}
.menu_3
{
	width: 186px;
	height: 20px;
	background: url(img/menu_3.jpg) no-repeat;
	margin: auto;
}
.menu_item
{
	width: 146px;
	margin: auto;
	text-align: left;
	background: url(img/menu_item.jpg) no-repeat center left;
	line-height: 12px;
}
.menu_item div
{
	margin: 9px 0 9px 20px;
}
.menu_link_bg
{
	width: 125px;
	height: 30px;
	border: 1px solid red;
}
a.menu_link:link, a.menu_link:active, a.menu_link:visited
{
	color: #FFF;
	text-decoration: none;
}
a.menu_link:hover
{
	color: #A25704;
}
.menu_item_separator
{
	width: 146px;
	height: 2px;
	background: url(img/menu_item_separator.jpg) repeat-x;
	margin: auto;
	overflow: hidden;
}
/* fin menu */

/* banner chico */

.banner_chico
{
	margin-top: 20px;
	margin-bottom: 100px;
}

/* fin banner chico */

/* foot */
.foot_copyright
{
	float: left;
	color: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 8px 0 0 17px;
}
.foot_menu
{
	padding: 8px 0 0 0;
	margin: 0 150px 0 200px;
}
.foot_evo
{
	float: right;
	padding: 8px 10px 0 0;
}
a.foot_link:link, a.foot_link:active, a.foot_link:visited
{
	color: #FFF;
	text-decoration: none;
	margin: 0 0 0 10px;
}
a.foot_link:hover
{
	color: #A25704;
}
a.foot_link_evo:link, a.foot_link_evo:active, a.foot_link_evo:visited
{
	color: #FFF;
	text-decoration: none;
}
a.foot_link_evo:hover
{
	color: #A25704;
}
/* fin foot */

/* menu_main */
.menu_main
{
/*	height: 30px;*/
	float: right;
}
.menu_main_1
{
	float: left;
	width: 10px;
	height: 30px;
	background: url(img/menu_main_1.jpg) no-repeat;
}
.menu_main_2
{
	float: left;
	height: 30px;
	background: url(img/menu_main_2.jpg) repeat-x;
}
.menu_main_3
{
	float: left;
	width: 8px;
	height: 30px;
	background: url(img/menu_main_3.jpg) no-repeat;
}
.menu_main_item
{
	float: left;
	margin: 3px 0 0 0;
	width: 125px;
	text-align: center;
}
.menu_main_item_separator
{
	height: 24px;
	width: 2px;
	background: url(img/menu_main_item_separator.jpg);
	float: left;
}
.menu_main_link
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: 125px;
	height: 30px;
	display: block;
	/*border: 1px solid black;*/
	margin-top: -3px;
}
a.menu_main_link:link, a.menu_main_link:active, a.menu_main_link:visited
{
	color: #FFF;
	background: url(img/bg_menu_main_item.jpg) 0 0;
}
a.menu_main_link:hover
{
	color: #A25704;
	background: url(img/bg_menu_main_item.jpg) 0 30px;
}
.menu_main_link_txt
{
	padding-top: 3px;
}

/* MENU DEBAJO HEADER - BTONES IZQ-DER */

.menu_main_link_izq
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: 127px;
	height: 30px;
	display: block;
	margin-top: -3px;
}
a.menu_main_link_izq:link, a.menu_main_link_izq:active, a.menu_main_link_izq:visited
{
	color: #FFF;
	background: url(img/bg_menu_main_item_izq.jpg) 0 0;
}
a.menu_main_link_izq:hover
{
	color: #A25704;
	background: url(img/bg_menu_main_item_izq.jpg) 0 30px;
}
.menu_main_link_txt_izq
{
	padding-top: 3px;
}
.menu_main_link_der
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: 125px;
	height: 30px;
	display: block;
	margin-top: -3px;
}
a.menu_main_link_der:link, a.menu_main_link_der:active, a.menu_main_link_der:visited
{
	color: #FFF;
	background: url(img/bg_menu_main_item_der.jpg) 0 0;
}
a.menu_main_link_der:hover
{
	color: #A25704;
	background: url(img/bg_menu_main_item_der.jpg) 0 30px;
}
.menu_main_link_txt_der
{
	padding-top: 3px;
}

/* FIN MENU DEBAJO HEADER - BOTONES IZQ-DER */

/* fin menu_main */

/* div con el contenido central */
.content_main
{
	padding: 25px;
}

/* div que contiene a las columnas izquierda y derecha */
.main_row
{
	overflow: hidden;
}

/* div columna izquierda */
.main_left
{
	float: left;
	width: 435px;
}

/* div columna derecha */
.main_right
{
	float: right;
	width: 256px;
}

/* panel blanco con t�tulo azul */
.panel
{
	width: 100%;
}
.panel_blanco_izq
{
	float: right;
	background: url(img/img_panel_blanco.jpg) no-repeat;
	width: 125px;
	height: 130px;
    margin: 15px 0 0 0;
	border: 2px solid #999;
}
.panel_blanco_der
{
	float: left;
	padding: 10px 10px 0 0;
	width: 241px;
}

.p11
{
	height: 23px;
	width: 26px;
	background: url(img/p11.jpg) no-repeat;
}
.p12
{
	height: 23px;
	background: url(img/p12.jpg) repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0 0 0 5px;
}
.p13
{
	height: 23px;
	width: 26px;
	background: url(img/p13.jpg) no-repeat;
}
.p21
{
	background: url(img/p21.jpg) repeat-y;
}
.p22
{
	background-color: #FFF;
}
.p23
{
	background: url(img/p21.jpg) repeat-y right;
}
.p31
{
	height: 18px;
	width: 26px;
	background: url(img/p31.jpg) no-repeat;
}
.p32
{
	background: url(img/p21.jpg) repeat-x bottom;
	text-align: right;
	vertical-align: bottom;
}
.p33
{
	height: 18px;
	width: 26px;
	background: url(img/p33.jpg) no-repeat;
}
/* fin panel blanco */

/* panel gris */
.grey_panel
{
	width: 100%;
}
.gp11
{
	height: 12px;
	width: 9px;
	background: url(img/gp11.jpg) no-repeat;
}
.gp13
{
	height: 12px;
	width: 9px;
	background: url(img/gp13.jpg) no-repeat;
}
.gp31
{
	height: 12px;
	width: 9px;
	background: url(img/gp31.jpg) no-repeat;
}
.gp33
{
	height: 12px;
	width: 9px;
	background: url(img/gp33.jpg) no-repeat;
}
.gp12, .gp21, .gp22, .gp23, .gp32
{
	background-color: #F2F2F2;
}
/* fin panel gris */

/* noticias destacada */
.main_news
{
	padding: 0 10px 0 10px;
    border-bottom: 2px solid #D3D3D3;
    height: 363px;

}
.main_news_date
{
	color: #6D6D6D;
	margin: 0 0 10px 0;
}
.main_news_title
{
	color: #EF7347;
	font-size: 12px;
	font-weight: bold;
}
.main_news_title_line
{
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #FFF;
	margin: 5px 0 10px 0;
}
.main_news_summary
{
	color: #333;
	width: 215px;
}
.main_news_link_container
{
	margin: 12px 0 12px 0;
	float: right;
}
a.main_news_link:link, a.main_news_link:active, a.main_news_link:visited
{
	color: #3887C1;
	text-decoration: none;
}
a.main_news_link:hover
{
	color: #EF7347;
}
.main_news_img
{
	margin-top: 15px;
	border: 1px solid #464646;
}

/* fin noticias destacada */

/* IMG  */

.borde_imgs_about
{
	margin: 0 0 15px 15px;
	border: 1px solid #07100F;
}
.borde_imgs_izq
{
	border-bottom: 4px solid #FF9615;
	margin-right: 15px;
}
.img_nelson
{
	border-bottom: 6px solid #3887C1;
	margin: 50px 0 3px 0;
}
.epigrafe
{
	background: url(img/items_epigrafe.jpg) no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	padding-left: 10px;
}
.imgs_totally_izq
{
	float: left;
	width: 70%;
}
.imgs_totally_der
{
	float: right;
	/*width: 25%;*/
	background-color: #F5F5F5;
	border: 1px solid #E5E5E5;
	padding: 12px 12px 0 12px;
}
.borde_imgs_der
{
	border: 1px solid #07100F;
	margin-bottom: 18px;
	/*margin: 0 0 25px 15px;*/
}

/* son las imagenes que estan abajo en columnas de 3 */

.contenedor_img_abajo
{
	border: 1px solid #E5E5E5;
	width: 520px;
	padding-left: 40px;
	margin: 40px 0 0 40px;
}

/* FIN IMG */

/* OUR OFICCE */

.contenedor_imgs
{
	margin: 50px 0 0 0;
}
.imgs
{
	float: left;
	margin-bottom: 30px;
	margin-right: 15px;
}

/* FIN OUR OFICCE */

/* CONVENIENCIE */

.contenedor_link_conveniencie
{
	margin: 30px 0 25px 0;
}
a.link_conveniencie:link, a.link_conveniencie:active, a.link_conveniencie:visited
{
	color: #3887C1;
	text-decoration: none;
	font-weight: bold;
}
a.link_conveniencie:hover
{
	color: #EF7347;
}
/* FIN CONVENIENCIE */

/* noticias */
/*.news_container
{
	width: 658px;
}*/
.news
{
	padding: 10px 0 0 0;
}
.news_date
{
	color: #6D6D6D;
	margin: 0 0 3px 0;
}
.news_title
{
	color: #EF7347;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 7px 0;
}
.news_summary
{
	color: #333;
}
.news_link_container
{
	margin: 5px 0 0 0;
}
a.news_link:link, a.news_link:active, a.news_link:visited
{
	color: #3887C1;
	text-decoration: none;
	line-height: 14px;
	padding-left: 3px;
}
a.news_link:hover
{
	color: #EF7347;
}
.news img
{
	float: left;
	border: 1px solid #000;
	margin-right: 10px;
}
/* fin noticias */

/* staff  */

.contenedor_staff
{
	margin-bottom: 25px;
}
.title_staf
{
	background: url(img/items_staff.jpg) no-repeat;
	padding-left: 11px;
	font-weight: bold;
	margin-bottom: 7px;
	color: #999;
}
.img_staff
{
	float: left;
	/*background: url(img/staff_01.jpg) no-repeat;*/
	width: 90px;
	height: 108px;
	border-bottom: 6px solid #3887C1;
	margin: 30px 15px 10px 0;
}
.txt_staff
{
	float: left;
	width: 525px;
	margin: 30px 0 10px 0;
}

/* fin staff  */

/* formulario apply titulos, sub titulos, etc */

.t_apply_izq
{
	float: left;
	background: url(img/title_apply_izq.jpg) no-repeat;
	width: 13px;
	height: 27px;
}
.t_apply_medio
{
	float: left;
	background: url(img/title_apply_medio.jpg) repeat-x;
	width: 160px;
	height: 27px;
	padding: 5px 0 0 5px;
	margin-bottom: 20px;
	color: #FFF;
}
.t_apply_der
{
	float: left;
	background: url(img/title_apply_der.jpg) no-repeat;
	width: 13px;
	height: 27px;
}
.sub_title
{

	background: url(img/items_title_apply.jpg) no-repeat;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #FB8C04;
	text-align: left;
	padding-left: 27px;
}
.cuadro_apply_izq
{
	background-color: #559BCE;
	color: #FFF;
	border-top: 2px solid #FFF;
}
.cuadro_apply_der
{
	background-color: #EBEBEB;
	color: #FFF;
	border-top: 2px solid #FFF;
	color: #000;
}

/* noticias2 */
.news2
{
	background-color: #F5F5F5;
	padding: 10px;
	margin: 20px 0 20px 0;
}
.news2_header
{
	height: 25px;
}
.news2_header1
{
	font-size: 17px;
	font-weight: bold;
	color: #F17440;
	text-transform: lowercase;
}
.news2_header2
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #3887C1;
}
.news2_left
{
	float: left;
	width: 450px;
	padding: 10px 10px 0 10px;
	background: url(img/news2_sep.jpg) repeat-y right;
}
.news2_right
{
	float: right;
	padding: 0 15px 0 0;
}
.news2_row
{
	padding-top: 5px;
	margin-bottom: 8px;
}
.news2_row_separator
{
	margin: 0 0 20px 0;
}
.news2_date
{
	font-size: 10px;
	color: #888;
	padding: 30px 10px 5px 0;
}
.news2_title
{
	color: #EF7347;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.news2_summary
{
	color: #000;
	padding-right: 5px;
}
.new2_row_separator
{
	margin: 10px 0 20px 0;
	border: 1px solid #E8E8E8;
	width: 420px;
}
.news2_link_container
{
	margin: 10px 10px 5px 0;
	float: right;
}
a.news2_link:link, a.news2_link:active, a.news2_link:visited
{
	color: #3887C1;
	text-decoration: none;
}
a.news2_link:hover
{
	color: #EF7347;
}
.news2_row img
{
	float: left;
}
.news_img_border
{
	border: 1px solid #000;
	margin-right: 18px;
}

.totally1
{
	width: 191px;
	height: 34px;
	background: url(img/totally1.jpg) no-repeat;
	margin: 0 0 5px 0;
}
.totally2
{
	width: 191px;
	height: 149px;
	background: url(img/totally2.jpg) no-repeat;
}
.totally2 div
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 13px 0 0 34px;
}
.banner_azul
{
	background: url(img/banner_azul.jpg) no-repeat;
	width: 192px;
	height: 193px;
	/*float: left; */
	margin-top: 15px;
}
a.news_nav:link, a.news_nav:active, a.news_nav:visited
{
	color: #3887C1;
	text-decoration: none;
}
a.news_nav:hover
{
	color: #EF7347;
}
.news_nav_container
{
	padding: 10px;
}
/*.show_new
{

}*/
/* fin noticias2 */

/* ESTILOS PARA LAS CLASES DE OC */
.title_contact
{
	font-size: 17px;
	font-weight: bold;
	color: #F17440;
	margin: 15px 0 4px 15px;
}
.form_tbl
{
	width: 600px;
	margin: auto;
}

.form_td_title
{
	height: 0;
}

.form_td_separator
{
	height: 0;
}
.form_td_l
{
	width: 30%;
	padding: 4px;
	text-align: left;
}
.form_td_r
{
	width: 70%;
	padding: 4px;
	text-align: left;
	height: 25px;
}
.form_td_cs
{
	padding: 4px;
	text-align: right;
}
.form_tr_cs2
{
	height: 25px;
}
.form_td_cs2
{
	padding: 4px;
}
.form_td_sub
{
	padding: 10px;
	text-align: center;
}

.form_td_error
{
	padding: 10px;
	text-align: center;
}

.form_td_ok
{
	padding: 10px;
	text-align: center;
}
.text_required
{
	color: #999;
	font-size: 10px;
}

.text_ok
{
	font-weight: bold;
}

.text_error
{
	color: #666;
	font-size: 12px;
	letter-spacing: 0;
	font-style: italic;
}
.text_info
{
	font-size: 10px;
}

.form
{
	margin: 0;
	padding: 0;
}
.input_text
{
	width: 99%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*border-top: 1,5px solid #3887C0;
	border-right: 1,5px solid #3887C0;
	border-bottom: 1,5px solid #3887C0;
	border-left: 1,5px solid #3887C0;*/
	background-color: #F8F8F8;
}
.input_text_disabled
{
	width: 99%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #858585;
	background-color: #999;
}
.input_date
{
	width: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*border: 1px solid #FBAC1C;	*/
	background-color: #F8F8F8;
}
.textarea
{
	width: 99%;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	/*border: 1px solid #3887C0;	*/
	background-color: #F8F8F8;
}
.select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*border: 1px solid #FBAC1C;	*/
	background-color: #F8F8F8;
}
.input_button
{
	border: none;
	background-color: #1D7FC8;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #0A538C;
	padding: 3px;
	width: 100px;
}

/*CLASES COMUNES*/
.comun_container
{
	width: 658px;
	padding-bottom: 50px;
}
.comun_header
{
	height: 25px;
}
.comun_header1
{
	font-size: 17px;
	font-weight: bold;
	color: #F17440;
	text-transform: lowercase;
}
.comun_header2
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #3887C1;
	line-height: 25px;
}
.titulo_linea
{
	background: url(img/linea_titulo.jpg) no-repeat;
	height: 2px;
	width: 658px;
	margin: 0 0 25px 0;
}
.comun_column_left
{
	float: left;
	padding: 0 10px 10px 10px;
}
.comun_column_rigth
{
	float: right;
	width: 470px;
}
.comun_column_left2
{
	float: left;
	width: 430px;
	padding: 0 20px 0 0;
}
.comun_column_rigth2
{
	float: right;
	width: 180px;
}
.comun_row
{
	padding-bottom: 10px;
}
.comun_row_separator
{
	background-color: #E8E8E8;
	width: 470px;
	height: 1px;
	float: right;
	overflow: hidden;
}
.comun_row_separator2
{
	background-color: #E8E8E8;
	width: 665px;
	height: 1px;
	float: left;
	overflow: hidden;
}
.comun_date
{
	font-size: 10px;
	color: #666;
}
.comun_category
{
	font-size: 10px;
	color: #666666;
	margin: 0 0 10px 0;
}
.comun_title
{
	color: #EF7347;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.comun_summary
{
	color: #000;
}
.comun_description
{
	color: #000;
}
.comun_price
{
	font-weight: bold;
	color: #3887C1;
	padding-top: 15px;
	padding-bottom: 10px;
}
.comun_link_container
{
	margin: 12px 0 30px 0;
	float: right;
	line-height: 12px;
}
a.comun_link:link, a.comun_link:active, a.comun_link:visited
{
	color: #3887C1;
	text-decoration: none;
}
a.comun_link:hover
{
	color: #EF7347;
}
.comun_row img
{
	margin-right: 8px;
}
.title_trips
{
	background: url(img/items_paises.jpg) no-repeat;
	width: 100%;
	height: 14px;
	font-weight: bold;
	padding: 0 0 0 20px;
	line-height: 12px;
	margin-bottom: 10px;
}
.p_trips
{
	margin: 10px 0 20px 15px;
}
.navigator
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #666;
	text-align: center;
	font-weight: bold;
}
a.navigator:link, a.navigator:active, a.navigator:visited
{
	color: #FF820C;
	text-decoration: none;
}
a.navigator:hover
{
	color: #3887C1;
}
.comun_photo
{
	border: 1px solid #666;
	margin: 10px;
}
.comun_photo_container
{
	background-color: #F5F5F5;
	float: left;
	padding: 12px;
	border: 1px solid #E5E5E5;
}
.comun_back
{
	margin: 12px 230px 30px 0;
	float: right;
}
/**Galerias**/
.border_fotos
{
	border-top: 1px solid #858585;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	border-left: 1px solid #858585;
}
.galleries_esq_sup_izq
{
	background: url(img/esq_sup_izq.jpg) no-repeat;
	width: 7px;
	height: 8px;
}
.galleries_esq_sup_der
{
	background: url(img/esq_sup_der.jpg) no-repeat;
	width: 7px;
	height: 8px;
}
.galleries_esq_inf_izq
{
	background: url(img/esq_inf_izq.jpg) no-repeat;
	width: 7px;
	height: 8px;
}
.galleries_esq_inf_der
{
	background: url(img/esq_inf_der.jpg) no-repeat;
	width: 7px;
	height: 8px;
}
.galleries_texto_description
{
	color: #EF7347;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 1px 0 1px;
	vertical-align: middle;
	float: left;
}
.galleries_img_flecha
{
	margin: 0 8px 0 0;
	vertical-align: middle;
}
.galleries_border_contenedor
{
	margin: 10px;
	float: left;
	width: 164px;
	display: inline;
}
.bg_inferior
{
	background: url(img/bg_inferior.jpg) repeat-x;
}
.bg_superior
{
	background: url(img/bg_superior.jpg) repeat-x;
}
.bg_izq_foto
{
	background: url(img/bg_izq_foto.jpg) repeat-x;
}
.bg_der_foto
{
	background: url(img/bg_der_foto.jpg) repeat-x;
}
.bg_izq_tittle
{
	background: url(img/bg_izq_tittle.jpg) repeat-x;
}
.bg_tittle
{
	background: url(img/bg_izq_tittle.jpg) repeat-x;
}
.bg_der_tittle
{
	background: url(img/bg_izq_tittle.jpg) repeat-x;
}
.border_foto_gallery
{
	border-top: 1px solid #858585;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	border-left: 1px solid #858585;
}
.galleries_esq_sup_izq_g
{
	background: url(img/esq_sup_izq_g.jpg) no-repeat;
	width: 7px;
	height: 8px;
}
.galleries_esq_sup_der_g
{
	background: url(img/esq_sup_der_g.jpg) no-repeat;
	width: 7px;
	height: 8px;
}
.galleries_esq_inf_izq_g
{
	background: url(img/esq_inf_izq_g.jpg) no-repeat;
	width: 7px;
	height: 8px;
}
.galleries_esq_inf_der_g
{
	background: url(img/esq_inf_der_g.jpg) no-repeat;
	width: 7px;
	height: 8px;
}
.galleries_medio_izq
{
	background: url(img/bg_medio_izq.jpg) repeat-x;
}
.galleries_medio_der
{
	background: url(img/bg_medio_izq.jpg) repeat-x;
}
.galleries_bottom
{
	background: url(img/bg_bottom_g.jpg) repeat-x;
}
/*
FIN CLASES GENERALES
*/
.testimonies_voluntario
{
	padding: 7px 20px 30px 20px;
	font-size: 11px;
	font-weight: bold;
	color: #3887C1;
	text-align: right;
}
.testimonies_row_separator
{
	background-color: #E8E8E8;
	width: 100%;
	height: 1px;
	float: right;
	overflow: hidden;
}
.testimonies_row
{
	padding: 10px;
	background: url(img/bg_testimonies.jpg) repeat-x;
}
.testimonies_img
{
	border: 1px solid #666;
	margin: 3px;
}
.price_table
{
	width: 100%;
	padding: 20px 0 3px 0;
	margin: 2px;
}
.price_table_head
{
	background: url(img/p12.jpg) repeat-x;
	/*background-color: #35ADFD;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 10px;
	padding: 5px 0 5px 0;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
.price_table_body
{
	padding: 9px 3px 9px 3px;
	color: #999;
}
.price_table_body2
{
	padding: 9px 3px 9px 17px;
	color: #999;
}
.price_table_foot
{
	background-color: #5E9DC9;
	height: 3px;
}
.price_note
{
	font-size: 9px;
	color: #999;
}
.price_table_category
{
	background-color: #F5F5F5;
	color: #999;
	padding: 9px 3px 9px 8px;
	font-weight: bold;
}
.price_row_separator
{
	background-color: #E8E8E8;
	width: 430px;
	height: 1px;
	float: right;
	overflow: hidden;
	margin-bottom: 10px;
}
.btn_applynow
{
	background: url(img/carts.jpg) 0 28px;
	width: 28px;
	height: 28px;
	float: right;
}
a.btn_applynow:link, a.btn_applynow:active, a.btn_applynow:visited
{
	background: url(img/carts.jpg) 0 0;
}
a.btn_applynow:hover
{
	background: url(img/carts.jpg) 0 28px;
}
.btn_applynow_padding
{
	padding-top: 4px;
}
/*
.btn_apllynow
{
	background: url(img/btn_applynow_state.jpg) 0 23px;
	width: 70px;
	height: 23px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
a.btn_apllynow:link, a.btn_apllynow:active, a.btn_apllynow:visited
{
	background: url(img/btn_applynow_state.jpg) 0 23px;
}
a.btn_apllynow:hover
{
	background: url(img/btn_applynow_state.jpg) 0 0;
	color: #666;
}
.btn_applynow_padding
{
	padding-top: 4px;
}
*/

