*
{
	font-family: "trebuchet MS";
	font-weight: normal;
	padding: 0 0 0 0;
	margin:0px;
	outline: 0;
	background: transparent;
	font-size:11px;
	color:#000;
}
a img
{
	border:none;
}
strong
{
	font-weight: bold;
	color:#7e2a51;
	font-size:12px;
}

/**********************************************  sticky footer   ******************/	
html, body 
{
	height: 100%;
	margin:0px;
	background-color: #c05d8a;	
}
div#container
{
	min-height:100%;
	margin:0 auto;
	padding:0px;
	width: 960px;
	background-image:url(../images/deco_fondo.png);
	background-position:top center;
	background-repeat:repeat-y;
	position: relative; 
}
* html div#container 
{
	height:100%;
}
.cierre
{
	height:20px;
	margin:0 0 0 0;
	clear:both;
	display:block;
	visibility:hidden;
}
div#pie
{
	background-repeat: no-repeat;
	background-image: url(../images/pie.png);
	background-position: top center;
	height: 20px;
	width: 960px;
	margin:-20px auto 0px auto;
	padding: 0px 0 0 0;
	position:relative;
}
div#contenidos
{
	width: 960px;
	margin: 0 0;
	position: relative;
}
div#cabecera
{
	height: 89px;
	background-image: url(../images/cabecera.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 960px;
	margin: 0 0;
	position: relative;
	clear:both;
}
div#titulo
{
	height:36px;
	width:540px;
	position: relative;
	clear:both;
	margin: 0px 0 0 179px;
	padding: 42px 0 0 0px;
}
div#menu
{
	width:179px;
	position: relative;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0px;
	float:left;
}
div#texto
{
	width:558px;
	position: relative;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0px;
	float:left;
}
div#informacion
{
	width:223px;
	position: relative;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0px;
	float:left;
	min-height:672px;
}
* html div#informacion
{
	width:223px;
	position: relative;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0px;
	float:left;
	height:758px;
}
div#acceso
{
	margin:60px 0px 0px 0px;
	padding: 0px 0 0 0;
	position:relative;
}
div#logo
{
	margin:100px 4px 0px 0px;
	padding: 0px 0 0 0;
	position:relative;
}
div#chikas
{
	margin:0px 0px 0px 0px;
	width:472px;
	height:461px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/chikas.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:0px;
	bottom:-30px;
}
*html div#chikas
{
	margin:0px 0px 0px 0px;
	width:472px;
	height:461px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/chikas.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:-4px;
	bottom:-20px;
}
div#solicite
{
	width:223px;
margin:-16px 0 0 0px;
}
div#formulario
{
	width:223px;
}
iframe
{
margin:0px 0 0 0px;
	background-color: #7e2a51;
}

div#formularioFrame
{
	width:223px;
	background-image: url(../images/fondo-frame.png);
	background-repeat: repeat;
	min-height:300px;
	background-color: #7e2a51;
}
*html div#formularioFrame
{
	width:223px;
	background-image: url(../images/fondo-frame.png);
	background-repeat: repeat;
	height:300px;
	background-color: #7e2a51;
}
#formularioFrame form
{
	margin: 0px 0px 0px 0px;
	padding: 8px 0 0px 0;
	width:223px;
}
#formularioFrame .campos
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0 0 0;
	display:block;
	clear:both;
	font-size:10px;
	color:#fff;
}
#formularioFrame .campos label
{
	margin: 0 0 0px 10px;
	padding: 0 0 0 0px;
	color:#fff;
	width:50px;
	float:left;
	line-height:18px;
	font-size:11px;
}
#formularioFrame .campos input
{
	margin: 0px;
	padding: 0 0 0 5px;
	color:#000;
	border:1px solid #fff;
	background:#e5b7cd;
	height:18px;
	width:153px;
	line-height:18px;
	float:left;
}
#formularioFrame .campos input.check
{
	margin: 0px 5px 0 10px;
	padding: 0 0px 0 0px;
	color:#000;
	border:none;
	background:none;
	height:15px;
	width:15px;
	float:left;
	font-size:10px;
}
#formularioFrame .campos span.error {
	color:#c40;
	text-align:center;
	font-size:11px;
}

#formularioFrame .campos a
{
	margin: 0px 0 0 30px;
	padding: 0px;
	color:#e5b7cd;
	font-size:10px;
	text-decoration:underline;
}
#formularioFrame .campos a:hover
{
	margin: 0px 0 0 30px;
	padding: 0px;
	color:#e5b7cd;
	text-decoration:none;
}
#formularioFrame p
{
	padding: 5px 15px 0px 15px;
	margin: 0 0 0 0;
	font-size:10px;
	clear:both;
	text-align:justify;
	color:#fff;
	line-height:11px;
}
button
{
    background-image:url(../images/enviar.gif);
    background-repeat: no-repeat;
    background-position:  top left;
	width:61px;
	height:18px;
	border:none;
	cursor: pointer;
	float:right;
	margin:0px 0px 0 0;
background-color: transparent;
}
button span
{
display:none;
}
div#foto2
{
	margin:0px 0px 0px 0px;
	width:385px;
	height:456px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/foto2.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:0px;
	bottom:-30px;
}
*html div#foto2
{
	margin:0px 0px 0px 0px;
	width:385px;
	height:456px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/foto2.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:-1px;
	bottom:-20px;
}
div#foto3
{
	margin:0px 0px 0px 0px;
	width:385px;
	height:456px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/foto3.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:0px;
	bottom:-30px;
}
*html div#foto3
{
	margin:0px 0px 0px 0px;
	width:385px;
	height:456px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/foto3.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:-1px;
	bottom:-20px;
}
div#foto4
{
	margin:0px 0px 0px 0px;
	width:385px;
	height:456px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/foto4.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:-223px;
	bottom:-400px;
}
*html div#foto4
{
	margin:0px 0px 0px 0px;
	width:385px;
	height:456px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/foto4.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:-223px;
	bottom:-20px;
}
div#foto5
{
	margin:0px 0px 0px 0px;
	width:385px;
	height:456px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/foto5.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:-223px;
	bottom:0px;
}
*html div#foto5
{
	margin:0px 0px 0px 0px;
	width:385px;
	height:456px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/foto5.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:-223px;
	bottom:0px;
}
div#foto6
{
	margin:0px 0px 0px 0px;
	width:385px;
	height:456px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/foto6.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:0px;
	bottom:-30px;
}
*html div#foto6
{
	margin:0px 0px 0px 0px;
	width:385px;
	height:456px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/foto6.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:-1px;
	bottom:-20px;
}
div#foto7
{
	margin:0px 0px 0px 0px;
	width:385px;
	height:456px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/foto7.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:0px;
	bottom:-30px;
}
*html div#foto7
{
	margin:0px 0px 0px 0px;
	width:385px;
	height:456px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/foto7.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:-1px;
	bottom:-20px;
}
div#edificio
{
	margin:0px 0px 0px 0px;
	width:385px;
	height:456px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/edificio.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:0px;
	bottom:-30px;
}
*html div#edificio
{
	margin:0px 0px 0px 0px;
	width:385px;
	height:456px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/edificio.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:-1px;
	bottom:-20px;
}

