body {
	background: url(../imagenes/bkg.gif) repeat-x #E6E6E6;
	margin-top: 20px
}

hr{
	width: 440px;
	height: 2px;
	background-color: #CCC;
	border: 0;
	margin: 0 25px 0 0;
	clear: both
}

h1{
	color: #D51E47;
	font: bold 16px verdana;
	margin: 16px 0 3px 0;
}

h4{
	margin-bottom: 0;
	font-size: 10px
}

.clr{
	clear: both
}

a#replacedcont {
                display:block;
                width:42px;
                height:23px; /* aqui esta el truco */
                text-indent:-9999px;
                background:url(../imagenes/but_contacto.png) top left no-repeat;
    }
a#replacedcont:hover {
                background-position:0 -23px;/* con esto cambiamos la porcion de imagen que se muestra */
    }
	
a#replacedhome {
                display:block;
                width:42px;
                height:23px; /* aqui esta el truco */
                text-indent:-9999px;
                background:url(../imagenes/but_home.png) top left no-repeat;
    }
a#replacedhome:hover {
                background-position:0 -23px;/* con esto cambiamos la porcion de imagen que se muestra */
    }
	
a#replacedmapa {
                display:block;
                width:55px;
                height:23px; /* aqui esta el truco */
                text-indent:-9999px;
                background:url(../imagenes/but_mapa.png) top left no-repeat;
    }
a#replacedmapa:hover {
                background-position:0 -23px;/* con esto cambiamos la porcion de imagen que se muestra */
    }

#content {
	position:relative;
	margin: auto;
	top:0px;
	width:732px;
	background: url(../imagenes/bg-right.png) 482px top repeat-y #FFF;
	border: 1px solid #b70d39;

	min-height:580px;
	height:auto !important;
	height:580px;
}

#top{
	height: 70px;
	background:#FFF;
	border-bottom: solid 2px #BB1943;
	padding-right: 10px
}

#logo {
	position:absolute;
	left:22px;
	top:4px;
	width:201px;
	height:62px;
}


#but-home {
	position:absolute;
	background:url(../imagenes/but_home_over.jpg) top left no-repeat;
	left:605px;
	top:22px;
	width:27px;
	height:23px;
}

#but-contacto {
	position:absolute;
	background:url(../imagenes/but_contacto_over.jpg) top left no-repeat;
	left:632px;
	top:22px;
	width:42px;
	height:23px;
}

#but-mapa {
	position:absolute;
	background:url(../imagenes/but_mapa_over.jpg) top left no-repeat;
	left:674px;
	top:22px;
	width:55px;
	height:23px;
}


#menu {
	position:absolute;
	left:482px;
	top:59px;
	background-color:#FFF;
	width:250px;
	height:517px;
}


#header {
	position:absolute;
	left:0px;
	top:66px;
	width:483px;
	height:223px;
	background-color:#B70D39;
}
#head-img{
	margin-top: -6px;
	border-top: solid 2px #B70D39;
	border-left: solid 2px #B70D39;
	border-right: solid 2px #B70D39;
	border-bottom: solid 5px #B70D39;
}

#titulo {
	width:450px;
	height:41px;
}

/* texto */
#texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	padding-bottom: 5px;
	width:440px;
}
#texto ol, #texto ul{
	margin-top: 3px;
	margin-bottom: 5px;
}
#texto li{
	margin-top: 3px;
}
#texto p{
	margin-top: 0;
	margin-bottom: 5px
}
#texto img{
	float: left;
	border:0;
	margin: 0 3px 3px 0;
}
#texto a{
	color: #000
}
.u{
	text-decoration: underline
}

/* links a obras realizadas, se encuentran arriba hacia la derecha en cada seccion */
#link-ver-img{
	padding-bottom: 8px;
	text-align: right;	
	color: #BB1943
}
#link-ver-img a{	
	color: #BB1943
}

/* contacto */
#cont-desp{
	/*float: right;*/
	position: absolute;
	left: 50%;
	margin-left: 380px
}
#desplazable{
	/*margin-left:-110px;*/
	width: 100px;
	height: 114px;	
	background: url(../imagenes/contactenos.gif)
}
#desplazable:hover{
	cursor: pointer
}
.contacto fieldset{
	margin: 5px 0;
	padding: 0;
	width: 212px;
	text-align: left;
	border: solid 1px #CCC
}
.contacto-margin{
	padding: 5px 7px 2px 7px
}
.contacto legend{
	font-weight: bold
}
.contacto input{
	font-size: 11px
}
.ancho-input{
	width: 160px
}
.contacto textarea{
	overflow: auto;
	width: 180px;
	height: 40px
}
legend{
	margin: 3px
}
input:focus, textarea:focus{
	background: #FEFAFB
}
.boton{
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	border: 0;
	width: 50px;
	background: #BB1943;
	color: #FFF;
	margin: 2px;
}



/* mapa del sitio */
.mapa a{
	color: #555;

}
.mapa h2{
	color: #D51E47;
	background-color: #EEE;
   font-size: 14px;
	margin-top: 30px;
	margin-bottom: 10px
}
.mapa h3{
	color: #E43662;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px
}


/* acordeon */
.link-acordeon{
	margin: 0;
	padding: 0;
	color: #D51E47;
	font-size: 14px
}
.link-acordeon:hover{
	cursor: pointer;
	color: #444
}
.acordeon-contenido{
	margin-top: 5px;
	margin-bottom: 5px
}

/* tres img abajo */
#tresimg{
	clear: both;
}
#tresimg img{
	border: solid 1px #CCC;
	margin-left: 7px
}
#tresimg img:hover{
	border-color: #888
}



/* footer */
#footer{
	position: absolute;
	background-image: url(../imagenes/footer.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

	left: -1px;
	top: 100%;

	width: 734px;
	height: 60px;
}
#footer p{
	padding-left: 3px;
	padding-right: 3px;
}
#footer img{
	border: none
}
#text_footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


/* galeria */
div.galeria-obras{
overflow: hidden;
}
div.galeria-obras a{
width: 133px;
height: 100px;
float: left;
margin-right: 2px;
margin-bottom: 2px;
background: #CCC
}
div.galeria-obras img{
display: block;
margin: auto;
position: relative;
left: 50%
}

