@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/gral/fdo_gral.png);
	background-color:#181617;
}
#contenedora_fondo {
	width: 100%;
	margin: auto;
	background-image: url(images/gral/fdo_image.jpg);
	background-position:center top;
	background-repeat: no-repeat;

}
#contenedora_gral {
	width: 990px;
	margin: auto;
}

/* --------------------------------------------------------------------------------------------------ENCABEZADO */
#encabezado {
	width: 990px;
	height:100%;
	margin: auto;
}



/* --------------------------------------------------------------------------------------------------CONTENIDO */
#contenido {
	width: 990px;
	margin: auto;
	position:relative;
	height:100%;
}
#banner {
	width: 990px;
	height:356px;
	margin: auto;
	position:relative;
	background-image:url(banner_css/fdo_slide.png);
	background-repeat:no-repeat;
}
#cuerpo_izq{
	width: 656px;
	position:relative;
	float:left;
	height:100%;
}
#cuerpo_der{
	width: 334px;	
	position:relative;
	float:right;
	height:100%;
}








/* ------------------------------------------------------------------------------------------TEXT */
.tit_30_blanco {
	font-family: 'Ubuntu', sans-serif;
	font-size:30px;
	color:#fff;
}
.txt_12_gris_inter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f797b;
	line-height: 22px;
}
.txt_12_naranja {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ee7f00;
}
.tit_14_naranja {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ee7f00;
}
.tit_20_naranja {
	font-family: 'Ubuntu', sans-serif;
	font-size:20px;
	font-weight:700;
	color:#ee7f00;
}
.tit_50_marron {
	font-family: 'Ubuntu', sans-serif;
	font-size:50px;
	font-weight:700;
	color:#ba3b0f;
	letter-spacing:-2px;
	line-height:35px;
}
.tit_20_marron {
	font-family: 'Ubuntu', sans-serif;
	font-size:20px;
	font-weight:700;
	color:#ba3b0f;
	letter-spacing:-1px;
}
.txt_12_marron {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ba3b0f;
}
.txt_18_blanco {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
}
.txt_13_blanco {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
}
.txt_13_rojo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ff0000;
}
.txt_12_gris {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7f797b;
}
.txt_15_marron {
	font-family: 'Ubuntu', sans-serif;
	font-size:15px;
	font-weight:300;
	color:#ba3b0f;
	line-height: 22px;
}























/* ------------------------------------------------------------------------------------------TEXT LINK*/
.tit_14_naranja_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ee7f00;
	text-decoration: none;
}
.tit_14_naranja_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ee7f00;
	text-decoration: none;
}
.tit_14_naranja_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ba3b0f;
	text-decoration: none;
}
.tit_14_naranja_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ee7f00;
	text-decoration: none;
}
.txt_12_naranja_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ee7f00;
	text-decoration: none;
}
.txt_12_naranja_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ee7f00;
	text-decoration: none;
}
.txt_12_naranja_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ba3b0f;
	text-decoration: none;
}
.txt_12_naranja_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ee7f00;
	text-decoration: none;
}


/* --------------------------------------------------------------------------------------------------DIVs*/
#sirena {
	position:absolute;
	left:26px;
	top:-5px;
	width:41px;
	height:56px;
	background-image:url(images/inicio/sirena.gif);
	z-index:1;
}
#sirena_col {
	position:absolute;
	left:8px;
	top:10px;
	width:41px;
	height:56px;
	background-image:url(images/inicio/sirena.gif);
	z-index:1;
}
#super_titulo_1 {
	position:absolute;
	width: 900px;
	height:73px;
	margin: auto;
	left: 60px;
	top: 31px;
}
#super_titulo_2 {
	position:absolute;
	width: 900px;
	height:73px;
	margin: auto;
	left: 60px;
	top: 31px;
}




#nombre {
	position:absolute;
	left:175px;
	top:3px;
	width:360px;
	height:30px;
	z-index:1;
}
#telefono {
	position:absolute;
	left:175px;
	top:3px;
	width:360px;
	height:30px;
	z-index:1;
}
#mail {
	position:absolute;
	left:175px;
	top:2px;
	width:360px;
	height:30px;
	z-index:1;
}
#gracias_contacto {
	position:absolute;
	left:65px;
	top:409px;
	width:555px;
	height:427px;
	z-index:1;
}
#comentario {
	position:absolute;
	left:175px;
	top:2px;
	width:360px;
	height:225px;
	z-index:1;
}
#enviar {
	position:absolute;
	left:451px;
	top:193px;
	width:71px;
	height:24x;
	z-index:1;
	border: 0px;
}
#complete {
	position:absolute;
	left:174px;
	top:202px;
	width:71px;
	height:24x;
	z-index:1;
	border: 0px;
}
.campo_form {
font-family:Arial, Helvetica, sans-serif;
border: 0px; 
font-size:12pt;
color: #666666;
background-image:url(images/contacto/fdo_campo_form.png);
background-color:transparent;
}
.campo_form_contacto {
font-family:Arial, Helvetica, sans-serif;
border: 0px; 
font-size:12pt;
color: #666666;
width:255px;
height:210px;
overflow:hidden;
background-image:url(images/contacto/fdo_campo_form.png);
background-color:transparent;
}



/* --------------------------------------------------------------------------------------------------DIV LIMPIA */
.clear {
clear:both;
  }
  