/* css desarrollado por PSW Web &amp; Gráfico -  http://psweb.es  */

body {
background-image: url(img/fnd_web.jpg);
font-size: 12px;
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
color:#000000;
margin: 4% auto;

}
h2{
font-size:16px;
font-weight:bold;
}
b {
font-size: 12px;
font-weight:bold;
 }
tr  {
font-size: 12px;
padding: 3px;
vertical-align:top;
	}

a	{
font-size:12px;
color: #cc0000;
font-weight:bold;	
}
a:link {
text-decoration: none;	
}
a:visited {
text-decoration: none;
color:#cc0000;
}
a:hover {
text-decoration: underline;
color:#000000;		
}
a:active {
text-decoration: none;
color:#cc0000;
}
 
#contenedor {
width: 900px;
height: 600px;
background-image:url(img/fnd.jpg);
padding: 0;
margin: auto;
} 

#header {
height: 140px;
width: 900px;
text-align: right;
background-image:url(img/cbza.jpg);
padding: 0;
margin: 0; }

#logo {padding:10px 10px;} 

#contenido{ 
background-image:url(img/fnd.jpg); 
margin: auto;
width: 900px; 
height: 410px; }

#pie {
background-image:url(img/pie.jpg);
width: 900px;
height: 50px; } 


.texto {
text-align:left;
padding: 5px;}

.txtnuevas {
text-align:right;
padding: 3px;
line-height: 14pt;}

.txtentrega {
text-align:left;
padding: 3px;
line-height: 14pt;}

.titpromos {
font-size:14px;
font-weight:bold;
line-height: 18pt;}

.psw{
border: 0;
margin: 7px;
}

.boton{
border: 0;
margin-top: 60px;
padding: 5px;
}

.video{
border: 0;
margin: 2px;
}

.gal img{
border: 0;
}

.gal:hover{
background-color: transparent;
}

.gal:hover img{
border: 0;
}

.gal span{
position: absolute;
margin: 10%;
border:0;
visibility: hidden;
}

.gal span img{ 
border: 0;
padding: 0;
}

.gal:hover span{
visibility: visible;
top: 0;
border:0;
left: 0; 
}
