/* CSS Document */

#menuhome{
	position:relative;
	display:block;
	float:right;
	width:126px;
	height:146px;
	background-color:000000;
	background-repeat:no-repeat;
	margin-top:19px;
	padding-right:91px;/* IE, Firefox, etc. */
}
#foto{
	position:relative;
	display:none;
	float:left;
	width:188px;
	height:195px;
}
#foto img {
	display:none;
	position:absolute;
}
#foto2{
	position:relative;
	display:none;
	float:left;
	height:300px;
}
#foto2 img {
	display:none;
	position:absolute;
}
.fotoinstala img{
	width:450px;
}
#cabecera{
	position:relative;
	display:block;
	float:left;
	width:100%;
	height:120px;
	background-image:url(../img/supfondo.jpg);
}
.cabcentrada{
	width:1000px;
	height:120px;
	background-image:url(../img/cabecera.jpg);
	background-repeat:no-repeat;
	margin:auto;
}
.bienvenida{
	position:relative;
	display:block;
	float:left;
	width:1000px;
	height:20px;
	text-align:right;
}
.botenlace{
	position:relative;
	display:block;
	float:right;
	width:170px;
	height:35px;
}
.botenlace a.dentro {
	display: block;
	width: 160px;
	height: 35px;
}
.botenlace a.dentro span {
	display: none;
}
#contenido{
	position:relative;
	display:block;
	float:left;
	width:100%;
}
.central{
	width:1000px;
	background-repeat:no-repeat;
	margin:auto;
}
.contmenu{
	position:relative;
	display:inline;
	float:left;
	width:414px;
}
.contdcha{
	position:relative;
	display:inline;
	float:left;
	background-image:url(../img/sup3.jpg);
	background-repeat:no-repeat;
	width:586px;
	padding-top:40px;
}
.div100{
	position:relative;
	display:inline;
	float:left;
	width:100%;
}
#pie{
	position:relative;
	display:block;
	float:left;
	width:100%;
	height:75px;
	background-image:url(../img/fondopie.jpg);
	background-repeat:repeat-x;
	margin-top:20px;
	margin-bottom:10px;
}
#nuevosocio{
	position:relative;
	display:inline;
	width:241px;
	height:103px;
	background-image:url(../img/nuevosocio.png);
	background-repeat:no-repeat;
	float:right;
	text-align: right;
	padding-top:25px;
}
#contenidoinicio{
	margin-left:49px;
}
#nuevosociosombra{
	position:relative;
	display:inline;
	width:290px;
	height:103px;
	background-image:url(../img/nuevosociosombra.png);
	background-repeat:no-repeat;
	float:right;
}
.contpie{
	width:1000px;
	margin:auto;
	color:#FFFFFF;
	text-align:center;
	margin-top:20px;
}
.mapa{
	width: 350px; 
	height: 250px;
	border:4px solid #E4ECF4;
}
.fondoformulario{
	position:relative;
	display:inline;
	width:510px;
	height:260px;
	background-image:url(../img/fondoformulario.jpg);
	background-repeat:no-repeat;
	padding-left:70px;
	float:left;
}
.norepiteb{
	background-repeat:no-repeat;
	background-position:bottom;
}
.norepitet{
	background-repeat:no-repeat;
	background-position:top;
}
