body.main_body, html.main_body {
	margin		: 0px 0px 0px 0px;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#ffffff;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-repeat: no-repeat;
	background-position:center top;
	text-align: justify;
	/*background-image: url(../img/fondo.png);*/
}

body.print_main_body, html.print_main_body {
	margin		: 0px 0px 0px 0px;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#ffffff;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-repeat: no-repeat;
	background-position:center top;
	text-align: justify;
}

body.mceContentBody {
	 background: #ffffff url() no-inherit;
	background-image: url() no-inherit;
}

p.mceContentBody {
	margin: 0; padding: 0;
	background: #ffffff url() !important;
	background-color: #FFFFFF !important;
	background-image: url() !important;
}

p {
	margin: 0; padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	text-align: justify;
	background-color: #FFFFFF;
}

a.menu_link, a.menu_link:link, a.menu_link:hover, a.menu_link:visited {
	color : #ffffff;
}

.curNor {
	cursor		: default;
}

.curHand {
	cursor		: pointer;
}

.smallSiz {
	font-size	: 9px;
}

img {
	border		: 0px;
}

.center {
	text-align	: center;
}

.right {
	text-align	: right;
}

textarea {
	background-color: #ffffff;
	border		: 1px solid #280b95;
	font-size       : 9pt;
	color           : #280b95;
}       

input {
	background-color: #ffffff;
	border		: 1px solid #280b95;
	font-size       : 9pt;
	color           : #280b95;
}       

input:focus {
	background-color: #ffffff;
	border		: 1px solid #280b95;
	font-size       : 9pt;
	color           : #280b95;
}

input.form {
	background-color: #ffffff;
	border		: 1px solid #280b95;
	font-size       : 9pt;
	color           : #280b95;
}       

input.form:focus {
	background-color: #ffffff;
	border		: 1px solid #280b95;
	font-size       : 9pt;
	color           : #280b95;
}

input.no_border_form {
	background-color: #ffffff;
	border		: 0px;
	font-size       : 9pt;
	color           : #280b95;
}       

input.no_border_form:focus {
	background-color: #ffffff;
	border		: 0px;
	font-size       : 9pt;
	color           : #280b95;
}

input.red {
	background-color: #ffffff;
	border		: 1px solid #ff0000;
	font-size       : 9pt;
	color           : #ea8606;
}       

input.red:focus {
	background-color: #ffffff;
	border		: 1px solid #ff0000;
	font-size       : 9pt;
	color           : #ea8606;
}

select.red {
	background-color: #ffffff;
	border		: 1px solid #ff0000;
	font-size       : 9pt;
	color           : #ea8606;
}       

select.red:focus {
	background-color: #ffffff;
	border		: 1px solid #ff0000;
	font-size       : 9pt;
	color           : #ea8606;
}

select {
	background-color: #ffffff;
	border		: 1px solid #280b95;
	font-size       : 9pt;
	color           : #280b95;
}       

select:focus {
	background-color: #ffffff;
	border		: 1px solid #280b95;
	font-size       : 9pt;
	color           : #280b95;
}

select.form {
	background-color: #ffffff;
	border		: 1px solid #280b95;
	font-size       : 9pt;
	color           : #280b95;
}       

select.form:focus {
	background-color: #ffffff;
	border		: 1px solid #280b95;
	font-size       : 9pt;
	color           : #280b95;
}

a, a:hover, a:link, a:visited {
	color		: #444444;
	cursor		: pointer;	
	font-size : 11px;
	text-decoration:none;
}

td.content_td {
	background-color: #ffffff;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #999999;
	vertical-align : top;
	text-align : left;
}

table.mainTab {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #999999;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #999999;
	height		: 600px;
	width		: 900px;
}

td.header_td {
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #999999;
	height : 156px;
}

td.footer_td {
	background-color: #002859;
	color : #ffffff;
	text-align : center;
	height : 23px;
	font-size : 10px;
}

a.footer_link, a.footer_link:hover, a.footer_link:link, a.footer_link:visited {
	color		: #ffffff;
	cursor		: pointer;	
	font-size : 11px;
	text-decoration:none;
}

td.login_box {
	height : 127px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #999999;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #999999;
	width : 190px;
	text-align : left;
	vertical-align : top;
	color : #444444;
}

input.login_input {
	background-color: #ffffff;
	border		: 1px solid #444444;
	font-size       : 8pt;
	color           : #444444;
}       

input.login_input:focus {
	background-color: #ffffff;
	border		: 1px solid #444444;
	font-size       : 8pt;
	color           : #444444;
}

a.reg_link, a.reg_link:link, a.reg_link:visited {
	color		: #444444;
	cursor		: pointer;	
	font-size : 12px;
	text-decoration:none;
}

a.reg_link:hover {
	text-decoration:underline;
}

td.title_section {
	color : #cc0000;
	font-size : 14px;
	text-align : left;
	font-weight	: bold;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #cc0000;
}

td.name_form {
	text-align : left;
	height : 25px;
	font-weight	: bold;
	color           : #444444;
}

td.form_tit_sec {
	color : #cc0000;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #cc0000;
}

img.avatar_img {
	border:6px solid #ffffff;
}

td.top_tab_td {
	background-color:#cc0000;
	color : #ffffff;
}

tr.color_tr_0 {
	background-color:#ffffff;
}

tr.color_tr_0:hover {
	background-color:#eeeeee;
}

tr.color_tr_1 {
	background-color:#ffa996;
}

tr.color_tr_1:hover {
	background-color:#df8986;
}

table.news_main_tab {
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #999999;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #999999;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #999999;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #999999;
	width : 315px;
	height : 710px;
}

table.local_rout_tab {
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #999999;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #999999;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #999999;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #999999;
	width : 371px;
	height : 710px;
}

table.right_bord_main_tab {
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #999999;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #999999;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #999999;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #999999;
	width : 185px;
	height :710px; 
	vertical-align : top;
	text-align : left;
}

td.search_td {
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #22272a;
}

input.gray_input {
	background-color: #ffffff;
	border		: 1px solid #999999;
	font-size       : 9pt;
	color           : #444444;
}       

input.gray_input:focus {
	background-color: #ffffff;
	border		: 1px solid #999999;
	font-size       : 9pt;
	color           : #444444;
}

td.que_name_res {
	text-align : left;
	font-weight	: bold;
	width : 140px;
}

td.sec_title {
	color : #cc0000;
	font-weight	: bold;
	font-size : 14px;
	text-align : left;
}

td.news_td_parr {
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #000000;
}

.title_new_parr {
	color : #cc0000;
	font-weight	: bold;
	font-size : 16px;
	text-decoration:none;
}

.desc_new_parr {
	font-size:12px;
	color:#333333;
	text-decoration:none;

}

.show_new_rep_parr_link {
	color : #cc0000;
}

img.sel_ruta_image {
	border-color : #000000;
	border : 2px;
}

td.sect_tit {
	font-weight	: bold;
	color : #cc0000;
	font-size : 14px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #cc0000;
}

td.news_top_tab {
	background-image: url(../img/tabla_new_rep_top.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	width : 308px;
	height : 7px;
}

td.news_bott_tab {
	background-image: url(../img/tabla_new_rep_bott.png);
	background-repeat: no-repeat;
	background-position:left top;
	width : 308px;
	height : 7px;
}

td.news_body_tab {
	width : 291px;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #888888;
}

td.news_right_tab {
	background-image: url(../img/deg_tab_new_right.png);
	background-position:right top;
	width : 12px;
	height : 7px;
}

td.news_images_tit {
	font-weight	: bold;
	color : #cc0000;
	text-align : left;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #cc0000;
}

.news_tit {
	font-weight	: bold;
	font-size : 14px;
	color : #cc0000;
}

td.new_body {
	text-align : left;
}

a.red_link, a.red_link:hover, a.red_link:link, a.red_link:visited {
	color : #cc0000;
}

.red_link_text {
	font-weight	: bold;
	color : #cc0000;
}

.telefono {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
}

.tabla {
	border: 1px solid #999999;
    background-position: left center;
}

.tablalogo {
	background-position: left top;
	background-image: none;
	height: 30px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	letter-spacing: 2px;
	text-indent: 8px;
}

.linea-horizsombra {
	background-image:  url(../img/linea-sombra.png);
	background-repeat:    repeat-x;
	background-position: center center;
}

table.border_tab {
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #999999;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #999999;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #999999;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #999999;
}

.gray_text {
	color: #999999;
}

.title_new_link {
	color: #cc0000;
	font-size : 13px;
	font-weight	: bold;
}

.date_new_link {
	color : #777777;
	font-size : 10px;
}

tr.ques_bg_colors_0 {
	background-color:#f8f7f5;
}

.weather {
	background:#EEF2F6;
	padding:4px;
	margin-bottom:2px;
	width:400px;
	overflow:hidden;
}
		
.weather img {
	vertical-align:middle;
	float:left;
	margin-right:4px;
}

.condition {
	color: #cc0000;
}

.red_text {
	color: #cc0000;
}

td.left_red_line {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #cc0000;
}

td.title_viajes_sec {
	color : #cc0000;
	cursor		: pointer;
	text-align : center;
}

td.title_viajes_sec:hover {
	background-color : #cc0000;
	color : #ffffff;
	text-align : center;
	cursor		: pointer;
}

td.top_red_line {
	border-top-width : 1px;
	border-top-style : solid;
	cursor		: pointer;
	border-top-color : #cc0000;
}

td.title_viajes_sec_hover {
	background-color : #cc0000;
	color : #ffffff;
	text-align : center;
	cursor		: pointer;
}

.light_text {
	color : #777777;
}


td.rut_zone_title {
	color: #cc0000;
	font-weight	: bold;
}

table.rutas_tab {
	width : 385px;
	height : 157px;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #999999;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #999999;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #999999;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #999999;
}

.name_rut_box {
	font-size : 13px;
	color : #aa0000;
	font-weight	: bold;
}

td.text_rut_box {
	vertical-align : top;
	text-align : left;
}

table.print_main_tab {
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #11275e;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #11275e;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #11275e;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #11275e;
	width : 650px;
	height : 950px;
}

td.print_rout_tit {
	color: #11275e;
	font-weight	: bold;
}

td.print_blue_bg {
	background-color:#e4f1fb;
}

tr.print_blue_bg_tr {
	background-color:#e4f1fb;
}

a.litt_text_link, a.litt_text_link:hover, a.litt_text_link:visited, a.litt_text_link:link {
	font-size : 9px;
}

.litt_text {
	font-size : 9px;
}

td.red_line_left {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #cc0000;
}

.red_titi_text {
	color : #cc0000;
	font-weight	: bold;
	font-size : 13px;
}

input.red_input {
	background-color: #cc0000;
	font-size       : 9pt;
	color           : #ffffff;
	border          : 1px solid #cc0000;
}

.sal_link {
	background-position: left top;
	background-image: none;
	height: 30px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #222222;
	letter-spacing: 2px;
	text-indent: 8px;
}

table.comments_tab {
	background-color: #f8f8f8;
}

td.blue_td_col {
	text-align : left;
	color: #07367c;
}

td.time_table_visits_top {
	background-color: #f8f8f8;
}

table.border_table {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #999999;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #999999;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #999999;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #999999;
}

table.search_tab {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #999999;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #999999;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #999999;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #999999;
	width : 310px;
	height : 400px;
}

.text-titulos {
	text-align : left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#07367C;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
}

.search_input, .search_input:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	list-style-type: circle;
	border: 1px solid #999999;
}

.no_rout_sel {
	font-weight	: bold;
}

a.gray_link, a.gray_link:hover, a.gray_link:visited, a.gray_link:link {
	color : #444444;
	font-weight	: bold;
}

a.red_link, a.red_link:hover, a.red_link:visited, a.red_link:link {
	color : #cc0000;
	font-weight	: bold;
}

.calif_text {
	font-size : 11px;
}

td.right_red_line {
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #cc0000;
}

td.bott_red_line {
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #cc0000;
}

a.bold_link, a.bold_link:hover, a.bold_link:link, a.bold_link:visited {
	font-weight	: bold;
}

a.red_bold_link_title, a.red_bold_link_title:hover, a.red_bold_link_title:link, a.red_bold_link:visited {
	font-weight	: bold;
	font-size : 14px;
	color: #cc0000;
}

a.red_bold_link, a.red_bold_link:hover, a.red_bold_link:link, a.red_bold_link:visited {
	font-weight	: bold;
	color: #cc0000;
}

.red_bold_text {
	font-weight	: bold;
	color: #cc0000;
}

.news_list {
	font-size : 12px;
}

table.black_line_tab {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #999999;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #999999;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #999999;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #999999;
}

input.country_sel {
	background-color:#cc0000;
	color : #ffffff;
	border		: 1px solid #cc0000;
}

td.title_infor_section {
	font-weight	: bold;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #cc0000;
	color : #cc0000;
	font-size : 12px;
	text-align : left;
}

table.menu_shop {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #999999;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #999999;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #999999;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #999999;
	height : 400px;
}

td.menu_show_title {
	width : 200px;
	height : 20px;
	font-size : 13px;
	vertical-align : bottom;
	color : #cc0000;
	font-weight	: bold;
	text-align : left;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #cc0000;
}

td.red_title {
	color : #cc0000;
	text-align : left;
	font-weight	: bold;
	font-size : 17px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #999999;
}

td.sectionsMenu0 {
	text-align	: left;
	font-size       : 12px;
	background-color: #d9fbf4;
	height : 18px;
	font-weight	: bold;
}

td.sectionsMenu1 {
	font-weight	: bold;
	height : 18px;
	text-align	: left;
	font-size       : 12px;
	background-color: #ffffff;
}

a.link_menu_left_shop, a.link_menu_left_shop:link, a.link_menu_left_shop:visited {
	color: #0077aa;
	font-weight	: bold;
	font-size : 13px;
}

a.link_menu_left_shop:hover {
	color: #883333;
}

td.shop_header {
	background-color: #cc2222;
	color : #ffffff;
}

span.shop_header {
	color: #cc0000;
	font-size : 18px;
	font-weight	: bold;
}

tr.shop_prod_list_tr_0 {
	background-color: #ffeeee;
}

.prod_price_file {
	color : #333355;
	font-size : 18px;
	font-weight	: bold;
}

.prod_price_file_sale_red {
	color : #cc0000;
	font-size : 18px;
	font-weight	: bold;
}

.prod_price_file_sale {
	text-decoration:line-through;
	color : #333355;
	font-size : 18px;
	font-weight	: bold;
}

a.prod_link_categ_tab, a.prod_link_categ_tab:hover, a.prod_link_categ_tab:visited, a.prod_link_categ_tab:link {
	font-weight	: bold;
	font-size : 11px;
}

.parr_red_price {
	text-decoration:line-through;
	color : #cc0000;
	font-weight	: bold;
}

.parr_sale_price {
	text-decoration:line-through;
	color : #333355;
	font-weight	: bold;
}

.sale_price {
	text-decoration:line-through;
	color : #333355;
	font-weight	: bold;
}

.red_text {
	color: #cc0000;
}

table.parr_shop_table {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #cc0000;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #cc0000;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #cc0000;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #cc0000;
	height : 150px;
	width : 300px;
}

.shop_prod_parr_title {
	color : #cc0000;
	font-weight	: bold;
	font-size: 14px;
}

.price_parr_text {
	font-size: 13px;
}

td.red_line_bott_td {
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #cc0000;
}

td.bordered_td {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #999999;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #999999;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #999999;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #999999;
}

a.small_red_link, a.small_red_link:link, a.small_red_link:hover, a.small_red_link:visited {
	color : #cc0000;
	font-size : 9px;
	font-weight	: bold;
}

