/* CSS Document */
body {
padding:0px;
margin:0 auto;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background:url(../img/fnd-general.jpg) repeat  top center #663300;
}
#cabecera{
width:750px;
height:138px;
text-align: center;
margin:0 auto;
background-image:url(../img/fnd-cabecera2.jpg); 
background-repeat:no-repeat;
background-position:center top;

}

#contendor {
background:url(../img/bg.png) repeat-y center;;
width:750px;
min-height:460px;
max-height:2200px;
margin:0 auto;
text-align:center;

}
#pie-pagina {
background-image:url(../img/pie-pagina.png);
background-repeat:no-repeat;
background-position:center top;
text-align: left;
width:750px;
height:90px;
color: #333333;
font-size:11px;
margin:0 auto;
padding-top: 5px;
}
#menu {
background-image:url(../img/fnd-menu.png);
background-repeat:no-repeat;
background-position:center;
position: relative;
margin:0 auto;
text-align:center;
width:735px;
height:40px;
padding-left:15px;
/*padding-top:5px;*/
/*padding-left:40px;
padding-right:10px;*/
}
#fotos {	
	width:750px;
	height:190px;		
}
#contenido {
	position: relative;
	text-align:left;
	width:700px;
	padding-top:20px;
	padding-left:50px;
}
h1{
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-style:italic;
color: #993300;
margin:0;
}
a{
text-decoration:underline;
color:#333333;
}
a:hover{
color:#333333;
}
h2{
color: #993300;
font-size:13px;
font-weight:bold;
margin:0;
}
.titblanco{
color: #ffffff;
font-size:16px;
font-weight:bold;
}
.textblanco{
color: #ffffff;
font-size:11px;
}
.mapnumber{
color: #ffffff;
background-color:#FF6600;
font-size:12px;
font-weight:bold;
padding: 2px;
}
ul.vrojo{
	list-style-image: url(../img/bull.jpg);
}
.txtrojo{
color:#993300;
}

.txtform{
color: #333333;
font-size:11px;
font-weight:bold;
}
.titprecio{
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
color:#FFFFFF;
}
.titprices{
font-size:15px;
font-weight:bold;
color: #4D4D4D;
}