@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	padding-top: 0px;
}.contenedor {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 100%;
}
.header {
	height: 103px;
	width: 740px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contenido {
	float: left;
	background-color: #e3f4c7;
	background-image: url(imgs/fondo.jpg);
	background-repeat: no-repeat;
	width: 740px;
	padding-bottom: 10px;
	margin: 0px;
}
.botonera {
	float: left;
	width: 740px;
	margin-top: 0px;
}
.fdo_blco_home {
	background-color: #FFFFFF;
	width: 92%;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(imgs/fdo_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	height: 400px;
	margin-bottom: 10px;
}
.banner_home {
	float: left;
	height: 160px;
	width: 250px;
	background-image: url(imgs/fdo_ban_02.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
.banner_home_02 {
	float: left;
	height: 160px;
	width: 250px;
	background-image: url(imgs/fdo_ban_01.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding: 10px;
}
h1 {
	font-family: verdana;
	font-size: 14px;
	color: #ffbb03;
	margin-top: 0px;
}
p {
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	text-align: left;
	line-height: 18px;
}
.fdo_blco_revelado {
	background-color: #FFFFFF;
	width: 92%;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(imgs/fdo_ptos_revelado.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	height: 400px;
	margin-bottom: 10px;
}
.fdo_texto {
	float: left;
	height: 260px;
	width: 250px;
	background-image: url(imgs/fdo_txt.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
.fdo_blco_precios {
	background-color: #FFFFFF;
	width: 92%;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(imgs/fdo_precios.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	height: 550px;
	margin-bottom: 10px;
}
.for_01 {
	float: left;
	height: 160px;
	width: 310px;
	background-image: url(imgs/for_01.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.precio {
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	float: right;
	width: 70px;
	margin-top: 0px;
}
.for_02 {
	height: 160px;
	width: 310px;
	background-image: url(imgs/for_02.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	clear: left;
}
.for_03 {
	height: 160px;
	width: 310px;
	background-image: url(imgs/for_03.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	clear: left;
}
.fdo_blco_contacto {
	background-color: #FFFFFF;
	width: 92%;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(imgs/fdo_contacto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	height: 300px;
	margin-bottom: 10px;
}
.fdo_blco {
	background-color: #FFFFFF;
	width: 92%;
	margin-top: 10px;
	margin-left: 20px;
	padding: 10px;
	height: 2000px;
	margin-bottom: 10px;
	text-align: left;
}
a {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.linea {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	height: 3px;
	width: 100%;
	margin-top: 10px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #ffbb03;
}
a:active {
	color: #999999;
}
.fdo_blco_imprimir {
	background-color: #FFFFFF;
	height: 900px;
	}
