@charset "iso-8859-1";
/* CSS Document */
body {
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
	background-color: #FFF5DE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
}
.botones { font-size: 11px; font-family: arial; color:#666666; letter-spacing: 1px; text-decoration:none; }
.botones:hover { font-size: 11px; font-family: arial; color:#7aa630; letter-spacing: 1px; text-decoration:none; }

.SubBotones { font-size: 12px; font-family: arial; color:#666666; font-weight:bold; text-decoration:none; }
.SubBotones:hover { font-size: 12px; font-family: arial; color:#7aa630; font-weight:bold; text-decoration:none; }


.titulo_chico{
font-size: 11px;
color:#FFFFFF;
font-family: verdana;
font-weight: bold;
line-height: 130%;
text-decoration:none;
}
.titulo_chico:hover{
font-size: 11px;
color:#FFFFFF;
font-family: verdana;
font-weight: bold;
line-height: 130%;
text-decoration:underline;
}
.texto_botones{
font-size: 11px;
color:#fbc83c;
font-family: arial;
font-weight: bold;
line-height: 120%;
text-decoration:none;
}
.texto_botones:hover{
font-size: 11px;
color:#FFFFFF;
font-family: arial;
font-weight: bold;
line-height: 120%;
text-decoration:none;
}
.links{
font-size: 12px;
font-family: arial;
color:#F78523;
text-decoration:none;
}
.links:hover{
font-size: 12px;
font-family: arial;
color:#F78523;
text-decoration:underline;
}
.txt {
font-size: 10px;
font-family: verdana;
color:#666666;
}
.txt-home {
font-size: 12px;
font-family: arial;
color:#666666;
padding:15px;
line-height: 180%;
}
.txt-interiores_apartados {
font-size: 12px;
font-family: arial;
color:#666666;
padding:5px;
line-height: 180%;
}
.txt-interiores_titulos {
font-size: 24px;
font-family: arial;
color:#FFFFFF;
line-height: 140%;
}
.txt-formulario_bold {
font-size: 11px;
font-family: arial;
font-weight: bold;
color:#7aa630;
padding:11px;
line-height: 130%;
}
.margen {
padding-bottom:5px;
padding-top:5px;
padding-right:2px;
padding-left:2px;
}
.campo2 {
	border:#7aa630 1px solid;
	font-family:verdana;
	font-size:12px;
	color:#666666;
	padding:2px;
	background-color:#ffffff;
}
.bt {
	font-family:verdana;
	font-weight: bold;
	font-size:10px;
	color:#ffffff;
	padding:3px;
	text-decoration:none;
	background-color:#6C74BC;
}

.SubMenu{position:absolute; display:block; z-index:9999;filter: alpha(opacity=80);opacity: .8 ;-moz-opacity:0.8; margin-top:-10; }
.CapaOculta{position:absolute; display:none; z-index:9999;}

