/* CSS Document */

#tablacontenedora{
	height:572px;
	}

#bordeiz{
	background-image:url(../images/sombraiz.jpg);
	background-repeat:no-repeat;
	background-position:right 100px;
	}
	
#bordede{
	background-image:url(../images/sombrade.jpg);
	background-repeat:no-repeat;
	background-position:left 100px;
	}

#central {
	width:785px;
	vertical-align:top;
	}
	
#menu {
	height:100px;
	}

#peu{
	height:41px;
	background:url(../images/f_peu.png) no-repeat right top;
	}
	
.copy{
	padding-left:10px;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#CCCCCC;
	}

#daclub a{
	float:right;
	padding-right:10px;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none
	}

#daclub a:hover{
	color:#FF6422;
	}
	
#contenido{
	vertical-align:top;
	height:431px;
	font-family:Trebuchet MS;
	text-align:justify;
	font-size:12px;
	color:#666666;
	}

#divcontenido{
	margin-top:17px;
	margin-left:17px;
	margin-righ:17px;
	}
	
#divcontenido2{
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
	margin-left:220px;
	}

#divcontenidopro{
	margin-top:60px;	
	}
	
#divcontacto{
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
	}

#divcontenido3{
	width:400px;
	float:left;
	margin-top:80px;
	}

#divcontenido3 .contenido {
margin-left:20px;
margin-right:20px;
}
	
#divcontenido4{	
	margin-top:80px;
	}
	
#divcontenido4 .contenido {
margin-left:20px;
margin-right:20px;
}

.fhome{
	background-image:url(../images/fondohome.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}
	
.fzonaprivada {
background:url(../images/fondoempresa.jpg) no-repeat left top;
text-align:center;
}

.fempresa{
	background-image:url(../images/fondoempresa.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}

.fproductos{
	background-image:url(../images/fondoproductos.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
.fcontacto{
	background-image:url(../images/fondocontacto.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}
	
h1{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#ff6633;
	margin:0px;
	}

.rotul {
	padding-bottom:5px;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#ff6422;
	}

a.mail{
	color:#FF6600;
	text-decoration:none;
	}

a.mail:hover{
	color:#999999;
	}

/* zona privada */
#acceso {
width:360px;
margin:20px auto;
}

#formularioacceso {
align:center;
width:356px;
height:96px;
background:url(../images/fondoacceso.gif) no-repeat center center;
padding-top:5px;
}

#formularioacceso input {
border:1px solid gainsboro;
font:11px tahoma;
padding:4px;
letter-spacing:1px;
}

#formularioacceso .boton {
border:1px outset gainsboro;
padding:2px;
bold:11px tahoma;
letter-spacing:1px;
}

#descargas {
width:400px;
float:right;
height:390px;
overflow:auto;
padding-left:15px;
margin-right:15px;
}

#descargas ul {
margin:0;
padding:0;
list-style:none;
}

#descargas ul li {
background:#f7f7f7 url(../images/v_descargas.gif) no-repeat 0 5px;
cursor:pointer;
padding:2px;
padding-left:20px;
margin-bottom:1px;
}

a.desc{
	color:#666;
	text-decoration:none;
	}

a.desc:hover{
	color:#333;
	}
	
	
/* formulario de contacto */
#divformulariocontacto {
float:right;
margin:0 10px;
width:300px;
}

#divformulariocontacto input, textarea {
padding:3px;
letter-spacing:1px;
border:1px solid gainsboro;
background:white;
color:#666;
font:12px "trebuchet ms";
}

/* localizacion */

#localizacion {
margin:20px auto;
}
#localizacion img {
border:1px dotted gainsboro;
}