@import '../includes/menu/estilomenu.css';
@import '../includes/pie/estilopie.css';
@import '../includes/menuizquierdo/estilomenuizquierdo.css';

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
.container
{
	margin: 0 auto;
	width: 946px;
}

html
{
	background: #fff url(../images/fondox.jpg) left top repeat-x;
}
.html0
{
	background: #fff url(../images/fondox0.jpg) left top repeat-x !important;
}
body
{
	background: url(../images/fondo.jpg) center top no-repeat;
}
.body0
{
	
}
#cabecera
{
	height: 123px;
	position: relative;
}
.cabecera0
{
	background: url(../images/cabecera0.jpg) left top no-repeat;
	height: 123px !important;
}

.cabecera1{background:url(../images/cabecera1.jpg) left top no-repeat}.cabecera2{background:url(../images/cabecera2.jpg) left top no-repeat}.cabecera3{background:url(../images/cabecera3.jpg) left top no-repeat}.cabecera4{background:url(../images/cabecera4.jpg) left top no-repeat}.cabecera5{background:url(../images/cabecera5.jpg) left top no-repeat}.cabecera6{background:url(../images/cabecera6.jpg) left top no-repeat}.cabecera7{background:url(../images/cabecera7.jpg) left top no-repeat}

#subcabecera {
	padding:50px 0;
	clear:both;
}

#logotipo
{
	border: none;
	left: 0;
	position: absolute;
	right: 0;
}
a:hover #logotipo
{
	filter: alpha( opacity = 70);
	khtml-opacity: 0.7;
	moz-opacity: 0.7;
	opacity: 0.7;
}
#menu
{
	
	list-style: none;
	position: absolute;
	right: 0;
	top: 27px;
}

#columna-izquierda {
	height:545px;
	background:url(../images/fondo_formulario.jpg) left top no-repeat;
}

#columna-derecha {
	background:#fff;
}



/* columnas */
.c21 {
float:left;
width:360px;
}

.c22 {
float:left;
width:443px;
}

/* columnas pasos */



#paso1 {
	float:left;
	width:297px;
	height:500px;
	background:#fff url(../images/fondo_paso1.jpg) left top no-repeat;
	position:relative;
}

	#paso1 div {
		position:absolute;
		left:125px;
		top:46px;
		width:164px;
	}

#paso2 {
	float:left;
	width:320px;
	height:500px;
	background:#fff url(../images/fondo_paso2.jpg) left top no-repeat;
	position:relative;
}

	#paso2 div {
		position:absolute;
		left:120px;
		top:46px;
		width:164px;
		
	}

#paso3 {
	float:left;
	width:325px;
	height:500px;
	background:#fff url(../images/fondo_paso3.jpg) left top no-repeat;
	position:relative;
}

	#paso3 div {
		position:absolute;
		left:125px;
		top:46px;
		width:164px;
		
	}
	

h3 {
	font: 14px 'trebuchet ms';
	color:#000;
	letter-spacing:0px;
}


/* pie */
#pie
{
	background: #fff url(../images/fondo_pie.jpg) left top no-repeat;
	border-top: 1px solid #ddd;
	color: #666;
	font: 11px tahoma;
	padding-top: 7px;
	clear:both;
}
#bienvenida
{
	text-align: justify;
}
#banner-home
{
}
#banner-home a:hover img
{
	filter: alpha( opacity = 70);
	khtml-opacity: 0.7;
	moz-opacity: 0.7;
	opacity: 0.7;
}
#contenedor-estatico
{
}
.container h1
{
	color: #AC0300;
	font-size: 16pt;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.container h2
{
	color: #000;
	font-size: 16px;
	margin: 0 0 5px 0;
}

.container p
{
	color: #666;
	font:11px tahoma;
}

/* estilos faq */
ul {
	list-style:none;
	padding-bottom:0px;
}

a {
	font:bold 12px tahoma;
	padding:2px;
	color:#990000;
	text-decoration:none;
}

a:hover 
{
	color:#666666;
}

dl{
	font:12px tahoma;
	color:#333;
	line-height:17px;

}

dt {
	font:bold 11px tahoma;
	color:#000;
	letter-spacing:0px;
	padding:15px 0 10px 0;
	}
	
/* estilos oficinas */
.oficina {
	font:bold 11px tahoma;
	color:#333;
	background:#eee;
	padding:4px;
	border:1px dotted gainsboro;
	margin-bottom:10px;
	position:relative;
}

.oficina div {
	position:absolute;
	right:0;
	top:0;
	width:300px;
	background:#fafafa;
}

/* estilos promociones */
#promociones {
	padding-top: 0px;
}

#promociones a img {
	float:left;
	margin-right:10px;
}

#contenedor-formulario #promociones p {
	margin:0;
	padding:0;
	line-height:10px;
	font:bold 10px tahoma;
	letter-spacing:0px;
	border-bottom:none;
	
}

#promociones p a{
	font:bold 10px tahoma;
	color:#fff;
	padding:0;
	margin:0;
	line-height:12px;
	display:block;
	
}

#promociones p a:hover{
	background-color:#AC0300;
}
	
/* rejilla */
hr
{
	background: #ddd;
	border: none;
	clear: both;
	color: #ddd;
	float: none;
	height: .1em;
	margin: 0 0 1.45em;
	width: 100%;
}
hr.space
{
	background: #fff;
	color: #fff;
}
.clearfix:after, .container:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix, .container
{
	display: inline-block;
}
* html .clearfix, * html .container
{
	height: 1%;
}
.clearfix, .container
{
	display: block;
}
.clear
{
	clear: both;
}



/* cajas con margen */
.box5{margin:5px}.box10{margin:10px}.box15{margin:15px}.box20{margin:20px}.box25{margin:25px}.box30{margin:30px}

.showgrid
{
	background: url(../images/images_bluetrip/grid.png);
}

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23
{
	float: left;
	margin-right: 10px;
}
div.span-24
{
	float: left;
}
div.last
{
	margin-right: 0;
}
.span-1{width:30px}.span-2{width:70px}.span-3{width:110px}.span-4{width:150px}.span-5{width:190px}.span-6{width:230px}.span-7{width:270px}.span-8{width:310px}.span-9{width:350px}.span-10{width:390px}.span-11{width:430px}.span-12{width:470px}.span-13{width:510px}.span-14{width:550px}.span-15{width:590px}.span-16{width:630px}.span-17{width:670px}.span-18{width:710px}.span-19{width:750px}.span-20{width:790px}.span-21{width:830px}.span-22{width:870px}.span-23{width:910px}div.span-24,.span-24{width:950px}.suffix-1{padding-right:40px}.suffix-2{padding-right:80px}.suffix-3{padding-right:120px}.suffix-4{padding-right:160px}.suffix-5{padding-right:200px}.suffix-6{padding-right:240px}.suffix-7{padding-right:280px}.suffix-8{padding-right:320px}.suffix-9{padding-right:360px}.suffix-10{padding-right:400px}.suffix-11{padding-right:440px}.suffix-12{padding-right:480px}.suffix-13{padding-right:520px}.suffix-14{padding-right:560px}.suffix-15{padding-right:600px}.suffix-16{padding-right:640px}.suffix-17{padding-right:680px}.suffix-18{padding-right:720px}.suffix-19{padding-right:760px}.suffix-20{padding-right:800px}.suffix-21{padding-right:840px}.suffix-22{padding-right:880px}.suffix-23{padding-right:920px}.prefix-1{padding-left:40px}.prefix-2{padding-left:80px}.prefix-3{padding-left:120px}.prefix-4{padding-left:160px}.prefix-5{padding-left:200px}.prefix-6{padding-left:240px}.prefix-7{padding-left:280px}.prefix-8{padding-left:320px}.prefix-9{padding-left:360px}.prefix-10{padding-left:400px}.prefix-11{padding-left:440px}.prefix-12{padding-left:480px}.prefix-13{padding-left:520px}.prefix-14{padding-left:560px}.prefix-15{padding-left:600px}.prefix-16{padding-left:640px}.prefix-17{padding-left:680px}.prefix-18{padding-left:720px}.prefix-19{padding-left:760px}.prefix-20{padding-left:800px}.prefix-21{padding-left:840px}.prefix-22{padding-left:880px}.prefix-23{padding-left:920px}

div.border
{
	border-right: 1px solid #eee;
	margin-right: 5px;
	padding-right: 4px;
}
div.colborder
{
	border-right: 1px solid #eee;
	margin-right: 25px;
	padding-right: 24px;
}

