@charset "utf-8";
/* CSS Document */

img {
	border: 0px solid;	
}

html{
	margin:0px; padding:0px;
	height: 100%;
	width: 100%;
	background:#000 url(../imagen/bg_back2.jpg) top left repeat;	
}

body {
	margin:0px; padding:0px;
	height: 100%;
	width: 100%;
	background:transparent url(../imagen/line.png) top left repeat-x;	
}

#main_table {
	width: 920px;
	height: 100%;
	background:transparent url(../imagen/bg.jpg) top left repeat-y;
    position: absolute;
    left: 50%;
    margin-left: -460px;
}

#recuadro {
	width: 674px;
	height: 400px;
	background: url(../imagen/recuadro.png) top left no-repeat;
    position:absolute;
    left: 50%;
    margin-left: -337px;
	margin-top: 108px;
}

#slider_container {
	width: 607px;
	height: 344px;
    position:absolute;
    left: 50%;
    margin-left: -303px;
	margin-top: 138px;
	background:#000;
}

#slider{
	background:#000;	
}	

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}

#slider li{ 
	width: 607px;
	height: 344px;
	overflow:hidden; 
}	

#logo {
	width: 219px;
	height: 203px;
	background: url(../imagen/logo.png) top left no-repeat;
    position:absolute;
    left: 50%;
    margin-left: -385px;
}

#menu {
	width: 450px;
	height: 127px;
    position:absolute;
    left: 50%;
    margin-left: -130px;
	margin-top: 30px;
}

#solapas {
	width: 95px;
	height: 130px;
    position:absolute;
    left: 50%;
    margin-left: 290px;
	margin-top: 365px;
}

#titulo {
	width: 238px;
	height: 87px;
    position:absolute;
    left: 50%;
    margin-left: -380px;
	margin-top: 440px;
}

#contenido {
	width: 650px;
	min-height: 200px;
	max-height: 100%;
	background: url(../imagen/contenido.png) bottom left no-repeat;
    position:absolute;
    left: 50%;
    margin-left: -325px;
	margin-top: 408px;
	color: #CCC;
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
}


#principal {
	padding: 120px 35px 55px 35px;
	width: 580px;
	height: 540px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ceaf81;
	text-align:justify;
}

#principal img {
	padding: 0px 10px 10px 0px;
}

#principal_izquierda {
	/*float:left;
	width: 275px;
	height: 208px;
	padding-right: 15px;
	padding-left: 5px;*/
	clear: both;
	width: 411px;
	height: 190px;
	padding-right: 15px;
	padding-left: 5px;
}

#principal_derecha {
	/*float:left;
	width: 275px;
	height: 208px;*/
	clear: both;
	width: 411px;
	height: 225px;
}

#principal_inferior {
	width: 600px;
	height: 78px;
	clear: both;
}

#principal_separador {
	width: 100%;
	height: 12px;
	clear: both;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 10px;
}

#continuidad{
	margin-top: 10px;
	margin-left: 27px;
}

#sitemaps {
	padding: 120px 35px 55px 35px;
	width: 580px;
	height: 495px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ceaf81;
	text-align:justify;
}

#contacto {
	padding: 120px 0px 0px 25px;
	width: 625px;
	height: 308px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ceaf81;
}

#contacto_izquierda {
	float: left;
	width: 250px;
	height: 308px;
}

#contacto_derecha {
	float: left;
	width: 330px;
	height: 308px;
}

#contacto_derecha input{
	width: 235px;
	height: 16px;
	border: 1px solid #a9782c;
	background-color: #f2e6d2;
}

#contacto_derecha textarea{
	width: 235px;
	height: 80px;
	border: 1px solid #a9782c;
	background-color: #f2e6d2;
}

#boton_enviar{
    display: block;  
	width: 139px;
	height: 30px;
	background: url(../imagen/btnEnviar.png) 0px 0px no-repeat;
}

#boton_enviar:hover{
	background-position: 0px -40px;
	cursor: pointer;
}

.telefonos{
	font-size:17px;
	font-weight:bold;
}

#footer {
	background:url(../imagen/footer.png) top left no-repeat;
	width: 912px;
	height: 50px;
	position: absolute;
}

#footer_empresa{
	position: absolute;
	top:30px;
	left: 25px;
	color:#532a0a;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#footer_facebook{
	position: absolute;
	background:url(../imagen/iconFB.png) 0px 0px no-repeat;
	width:48px;
	height:48px;
	left: 856px;
	top: 2px;
}

#footer_facebook:hover{
	background-position:0px -47px;
	cursor: pointer;
}

#solapa_home {
	background:url(../imagen/botones.png) 0px 0px no-repeat;
	width: 75px;
	height: 41px;
	position: absolute;
	cursor: pointer;
	margin-top: 10px;
}

#solapa_sitemap {
	background:url(../imagen/botones.png) 0px -51px no-repeat;
	width: 75px;
	height: 41px;
	position: absolute;
	cursor: pointer;
	margin-top: 47px;
}

#solapa_contacto {
	background:url(../imagen/botones.png) 0px -102px no-repeat;
	width: 75px;
	height: 41px;
	position: absolute;
	cursor: pointer;
	margin-top: 84px;
}

#menu_sin_flash {
	position:absolute;
	width: 465px;
	height: 100px;
	margin-top:30px;
}

#menu_solapa_principal {
	float:left;
	background:url(../imagen/ImagesMenu.png) 0px 0px no-repeat;
	width: 114px;
	height: 55px;
	cursor: pointer;
	margin-top: 10px;
}

#menu_solapa_principal:hover{
	background-position:0px -103px;
	margin-top:0px;
}

#menu_solapa_productos {
	float:left;
	background:url(../imagen/ImagesMenu.png) -114px 0px no-repeat;
	width: 114px;
	height: 55px;
	cursor: pointer;
	margin-top: 10px;
}

#menu_solapa_productos:hover{
	background-position:-114px -103px;
	margin-top:0px;
}

#menu_solapa_nosotros {
	float:left;
	background:url(../imagen/ImagesMenu.png) -228px 0px no-repeat;
	width: 114px;
	height: 55px;
	cursor: pointer;
	margin-top: 10px;
}

#menu_solapa_nosotros:hover{
	background-position:-228px -103px;
	margin-top:0px;
}

#menu_solapa_contacto {
	float:left;
	background:url(../imagen/ImagesMenu.png) -342px 0px no-repeat;
	width: 114px;
	height: 55px;
	cursor: pointer;
	margin-top: 10px;
}

#menu_solapa_contacto:hover{
	background-position:-342px -103px;
	margin-top:0px;
}

#nosotros{
	padding: 125px 0px 0px 40px;
	width: 565px;
	height: 250px;
	clear: both;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ceaf81;
}

#nosotros img{
	padding-left: 5px;
}

.titulos{
	font-size:16px;
	font-weight:900;
}

.titulos_2{
	font-size:14px;
	font-weight:900;
}

#productos{
	padding: 0px 0px 0px 55px;
	width: 565px;
	height: 710px;
	clear: both;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ceaf81;
}

#productos hr{
	border:3px dashed #92572d;
}

.background_front {
	position:fixed;
	width:100%;
	height: 100%;
	z-index: 100;
    display: none;
	background:url(../imagen/bg_front.png) top left repeat;
	vertical-align:top;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.background_contenido {
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 100%;
	height: 100%;
}

#pan {
	position: relative;
	width: 233px;
	height: 318px;
	left: 345px;
	top: 40px;
	background:url(../imagen/principal_pan.png) top left no-repeat;
}

#logo_miniatura {
	position: relative;
	width: 165px;
	height: 106px;
	left: 385px;
	top: -30px;
	background:url(../imagen/logo_miniatura.png) top left no-repeat;
}
.wrapper{
	width: 1px;
	height: 1px;
	position: relative;
}