@charset "utf-8";
/* CSS Document */


/* Reset css */
/* v1.0 | 20080212 */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*   Index    */

body
{
	background-color: #c0c0c0;
	background-image:url(../img/fondo.png);
	background-repeat: repeat-x;
	font: 13px/1.5 sans-serif;
	font-weight: lighter;
	font-size: medium;
	margin: 0;
	
}

strong	{ font-weight: bold; }



/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
	font-weight: lighter;
}

h2 {
	font-size: xx-large;
	font-weight: lighter;
}

h3 {
	font-size: 18px;
	font-weight: lighter;
}

h4 {
	font-size: 19px;
	font-weight: lighter;
}

h5 {
	font-size: 17px;
	font-weight: lighter;
}

h6 {
	font-size: 15px;
	font-weight: lighter;
}




#top
{
	width: 998px;
	margin:0 auto 0 auto;
	height: 122px;
	
}

#bans
{
	width: 960px;
	margin:0 auto 0 auto;
	height: 33px;
	
}

#bans_der #live_messenguer, #redes
{
	float: right;
	margin-left: 4px;
}

#live_messenguer
{
	float: right;
	margin-left: 4px;
}

#bans_izq img
{
	float: left;
}

#logo
{
	float:left;
	margin-left: 20px;
}

#banner
{
	float:right;
	margin-right: 20px;
}

#contenedor
{
	width: 998px;
	background-color:#FFF;
	margin:0 auto 0 auto;
	border: 1px solid #CCC;
}

#pie{
	background-color:#0093dd;
	background-image:url(../img/fondo_menu.png);
	background-repeat:repeat-x;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FFF;
	border-top: 1px solid #4cc0fa;
}


#powered a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
	text-decoration: none;

}

#menu
{
	width: 98%;
	background-image:url(../img/fondo_menu.png);
	background-repeat:repeat-x;
	margin:0 auto 0 auto;
}

#contenido
{
	width: 95%;
	margin:0 auto 0 auto;
}

.fix{
	clear:both;
	}

	
	
	
	


/*   CSS del modulo de reservacion */
#reservacion_datos{
	float:left;
	border: 1px solid #cccccc;
	padding: 7px;
	width: 530px;
	background-color:#e8e8e8;
	}

#reservacion_seguros{
	float:left;
	border: 1px solid #cccccc;
	padding: 7px;
	margin-left: 7px;
	width: 370px;
}



#total_compra{
	float:left;
	border: 1px solid #cccccc;
	padding: 7px;
	margin-left: 7px;
	margin-top: 9px;
	width: 370px;
}


#btn_sub{
	float:left;
	border: 1px solid #cccccc;
	padding: 7px;
	margin-left: 7px;
	margin-top: 9px;
	width: 370px;
	background: #e8e8e8;
}

.reser_label
{
	width: 220px;
	float:left;
	/*border: 1px solid #0C0;*/
	height: 35px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.inputt
{
	width: 280px;
	float: left;
/*	border: 1px solid #0C0;*/
	height: 35px;
	margin-bottom: 8px;
}

.reser_campo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#000;
	/*border: 1px solid #03F;*/
	float:right;
	margin-bottom: 4px;
	width: 200px;
	text-align: right;
}

.reser_exp
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	/*border: 1px solid #03F;*/
	float:right;
	width: 220px;
	text-align: right;
	color:#808080;
}

.input_reservaciones
{
	height: 20px;
	margin: 5px;
	float:left;
	font-size: 14px;
	
}


.resevaciones_titulo
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
}

.reservaciones_subtitulo
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
}


.txt_seguros
{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#0180c0;
}


.servicios
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#333;
}

.servicios_b
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight:bold;
}

.servicios_r
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#F00;
}

.auto
{
	width: 300px;
	height: 500px;
	float:left;
	border: 1px solid #cccccc;
	margin: 5px;
	background-color:#e8e8e8;
	
}

.auto_img
{
	width: 200px;
	height: 150px;
	border: 1px solid #cccccc;
	margin-left: 45px;
	margin-bottom: 15px;
	background-color:#FFF;
}

.auto_nombre
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin: 10px;
}


.auto_info_body
{
	width:250px;
/*	border: 1px solid #CCC;*/
	margin-left: 15px;
	margin-bottom: 15px;
}

.link_reservacion
{
	width: 150px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	background-color:#0093dd;
	padding: 8px;
	color:#FFF;
	border: 1px solid #90e6ff;
	text-align:center;
}

.link_reservacion a
{
	color:#FFF;
}

.link_reservacion a:hover
{
	color:#90e6ff;
}

/*   CSS del sistema de contacto */

#contacto_izq{
	width: 450px;
	border: 1px solid #CCC;
	float:left;
	padding: 10px;
	}

#contacto_de{
	width: 430px;
	border: 1px solid #CCC;
	float:left;
	margin-left: 10px;
	background-color:#e8e8e8;
	padding: 10px;
	}
	
.cont_campo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#000;
	/*border: 1px solid #03F;*/
	margin-bottom: 5px;
}

/* CSS noticias */

.noticia_cuerpo
{
	background-color:#e8e8e8;
	border: 1px solid #CCC;
	margin-left: 20px;
}

.noticia_cuerpo img
{
	width: 250px;
	height: 150px;
}

.noticia_titulo
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	padding-left: 15px;
	padding-top: 15px;
	font-weight:bold;
}

.noticia_titulo a
{
	color:#06C;
}

.noticia_logo
{
	margin-left: 18px;
	width: 250px;
	height: 150px;
	border: 2px solid #CCC;
	background-color:#FFF;
	float:left;
	margin-bottom: 20px;
}


.noticia_ext
{
	width: 600px;
	float:left;
	margin-left: 25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align:justify;
	line-height: 1.5em;
	color:#666;
}

.noticias_nav
{
	margin:0 auto 0 auto;
	width: 500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
}

.noticias_nav a
{
	color:#000;
	margin: 6px;
	text-decoration: none;
}

.noticias_nav a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

.noticia_full
{
	margin: 20px;
	text-align:justify;
}



.noticia_full img
{
	margin: 10px;
}
