﻿/* GENERIC TAG STYLES */
body {
	background: #f4a000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#333;
	text-align:left;
	behavior:url('/muchoviaje/js/hover.htc');
}

img { border:none }
td { vertical-align:top; }
h1 { color:#f4a000; font-size:27px;font-weight:bold;margin:0px;padding:0px; }
h1 a { color:#f4a000; }
h2 { color:#333;font-size:17px;font-weight:bold;margin:0 0 15px 0;padding:0px; }
h2 a { color:#333; }

p { margin:0px;padding:0px;}

a { text-decoration:none; color:#f4a000; }
a:hover { text-decoration:underline; }

/* GENERIC CLASS */
.breadcrumb {
	border-bottom:dotted 1px #333;
	padding:0 0 5px 0;
	margin:0 0 15px 0;
	font-size:11px;
}
.absM { vertical-align:middle; }
.floatL { float:left; }
.floatR { float:right; }
.w200 { width:200px; }
.w320 { width:320px; }
.w368 { width:368px; }
.w535 { width:535px; }
.clearB { clear:both; }
.nota{ font-size:10px;color:#333;font-weight:normal; }
.precio { font-size:13px; font-weight:bold; float:right; text-align:right; }
.pestA, .pestG { background:#f4a000 url(http://www.muchoviaje.com/img/pest_tr_a.gif) no-repeat top right; font-size:13px; margin:0 0 5px 0; padding:2px 0 2px 5px; font-weight:bold;}
.pestG { background:#ebebeb url(http://www.muchoviaje.com/img/pest_tr_g.gif) no-repeat top right;}

.subfrase {
	padding:2px;
	font-size:9px;
	color:#666;
	border-bottom:1px solid #666;
	margin:0 0 6px 0;
	padding:0px;
}

.descubre {
	padding:0 0 2px 0;
	position:absolute;
	right:0px;
	bottom:0px;
	background:url(http://www.muchoviaje.com/img/mas.gif) no-repeat 100% 0%;
}
.descubre a, .flecha a {font-size:10px;color:#333;font-weight:normal;padding:0 15px 0 15px;background:url(http://www.muchoviaje.com/img/flecha.gif) no-repeat 0px 4px;float:right;}

/* IDS */
#cont {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#cabecera {
	background:#fff;
	height:115px;
	margin-bottom:0px;
	padding-top:15px;
}
/* cabecera */
#OASTop { 
	float:right;
	width:468px;
	height:60px;
	margin-right:15px;
}
#logo { height:75px;margin:0 0 0 15px; }
#tab { padding: 0 0 0 15px; }
#tab ul { font: bold 11px Arial, Helvetica, sans-serif;margin:0px;padding:0px;list-style:none; }
#tab li { display:inline;margin:0;padding:0; }
#tab a {
	float:left;
	color: #ebebeb;
	background:#fff url(http://www.muchoviaje.com/img/nav_fondo.gif) no-repeat 0% 0%;
	height:25px;
	margin:0 3px 0 0;
	padding:0;
	text-decoration:none;
}
#tab a span{
	float:left;
	display:block;
	background:transparent url(http://www.muchoviaje.com/img/nav_tr.gif) no-repeat 100% 0%;
	padding:6px 6px 2px 6px;
}
#tab a span {float:none;}
#tab a:hover {color:#fff;background:#fff url(http://www.muchoviaje.com/img/nav_fondo.gif) no-repeat 0% 2px;}
#tab a:hover span {padding-top:8px;color: #fff;background:transparent url(http://www.muchoviaje.com/img/nav_tr.gif) no-repeat 100% 2px;}
#tab .sel a, #tab .sel span { color: #f4a000; }

#menuplus {float:right;margin-top:5px;margin-right:15px;}
#menuplus a {color:#333;font-size:11px;}
/* end cabecera */

/* PARTE BAJO */
#iconos {
	border-top:dotted 1px #333;
	border-bottom:dotted 1px #333;
	padding:15px 0 15px 0;
	margin-bottom:15px;
	height:50px;
}

#pieviajes {
	text-align:center;
	border-top:dotted 1px #333;
	margin-top:15px;
	padding-top:15px;
	/*font-size:10px;*/
	color:#999;
}
#pieviajes a{color:#333;font-weight:bold;}

#pie {
	text-align:center;
	border-top:dotted 1px #333;
	margin-top:15px;
	padding-top:15px;
	font-size:10px;
	color:#999;
}
#pie a{color:#333;}

