@charset "utf-8";
/* CSS Document */

body{
background:#060419;

}
p{font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#272537; text-align:justify;}
li{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#272537; font-weight:bold; line-height:18px;}
h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; font-weight:bold; color:#272537;}
h2{font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:bold; color:#272537;}

img {border:0px;}
table{ width:920px; text-align:center; }
tr {height:300px;}





.firma{font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; color:#fff; font-weight:bold; line-height:8px; }
.firma a:hover{color:#0FF; }

a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#272537; text-decoration:none;}
a:hover{ color:#ffF;}

.contenedor{
width:916px;
height:auto;
margin:auto;
margin-top:0px;

}

.header{
width:950px;
height:100px;
float:left;
text-align:center;
padding-top:20px;
}

#menu{
width:950px;
height:45px;
float:left;
display:block;
}

.menu-inicio{
width:190px;
height:30px;
float:left;
padding-top:15px;
text-align:center;
background:url(../imagenes/bg-bot2.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
border-radius:10px 0px 0px 10px;
}
.menu-inicio-selecc{
width:190px;
height:30px;
float:left;
padding-top:15px;
text-align:center;
background:url(../imagenes/bg-bot-en.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
border-radius:10px 0px 0px 10px;
}
.menu-inicio:hover{
background:url(../imagenes/bg-bot-hov.jpg) no-repeat;
}
.menu-centro{
width:190px;
height:30px;
float:left;
padding-top:15px;
text-align:center;
background:url(../imagenes/bg-bot2.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
}
.menu-centro-selecc{
width:190px;
height:30px;
float:left;
padding-top:15px;
text-align:center;
background:url(../imagenes/bg-bot-en.jpg) no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
}
.menu-centro:hover{
background:url(../imagenes/bg-bot-hov.jpg) no-repeat;
}
.menu-contacto{
width:190px;
height:30px;
float:left;
padding-top:15px;
text-align:center;
background:url(../imagenes/bg-bot2.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
border-radius:0 10px 10px 0;
}
.menu-contacto-selecc{
width:190px;
height:30px;
float:left;
padding-top:15px;
text-align:center;
background:url(../imagenes/bg-bot-en.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
border-radius:0 10px 10px 0;
}
.menu-contacto:hover{
background:url(../imagenes/bg-bot-hov.jpg) no-repeat;
}


.menu-bot-seleccionado{
width:190px;
height:30px;
float:left;
padding-top:15px;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
}

.menu-redes{
	width: 45px;
	height:40px;
	float: right;

}

.portada{
width:950px;
height:260px;
float:left;
background:url(../imagenes/portada.jpg) no-repeat;
margin-top:20px;
}

#contenido{
width:900px;
height:auto;
float:left;
margin:auto;
margin-top:15px;
background:#d1ad5a;
border-radius:6px;
border:solid thin #FFF;
padding-top:10px;
padding-right:25px;
padding-left:25px;
text-align:center;
display:block;
}
.contenido-1{
width:400px;
height:850px;
float:left;
margin:auto;
padding-top:10px;
padding-right:25px;
padding-left:25px;
}
.contenido-2{
width:400px;
height:auto;
float:left;
padding-top:10px;
padding-right:25px;
padding-left:25px;
text-align:center;
}
.contenido-contacto{
width:500px;
height:510px;
float:left;	
}
.contenido-mapa{
width:360px;
height:464px;
float:left;	
}
#trios{
width:950px;
height:730px;
float:left;
margin:auto;
margin-top:15px;
display:block;
background:url(../imagenes/fade_line.png) no-repeat;
background-position:top;
padding-top:20px;
color:#e8ad47;
}
.trio1{
width:286px;
height:730px;
float:right;
margin:15px;
}
.trio1 p{color:#e8ad47;}
.trio1 h2{color:#e8ad47;}

.trio2{
width:250px;
height:600px;
float:right;
margin:25px;

}

.foto{
border-radius:8px;
box-shadow: 2px 2px 5px #000000; 
border:solid #734d12;
}

.block-inferior{
width:950px;
height:350px;
float:left;
margin-top:35px;
margin-bottom:50px;
}

.block-inf1{
width:530px;
height:340px;
float:left;
margin:auto;
background:#d1ad5a;
border-radius:6px;
border:solid thin #FFF;
padding-top:10px;
padding-right:25px;
padding-left:25px;
text-align:center;
}
.block-inf2{
width:250px;
height:350px;
float:right;
margin:auto;
background:#d1ad5a;
border-radius:6px;
border:solid thin #FFF;
padding-right:25px;
padding-left:25px;
}
.destacado-recuadro3{
width:310px;
height:350px;
float:right;
margin:auto;
background:url(../imagenes/destacados03.jpg);
}

.footer{
width:950px;
height:70px;
float:left;
text-align:center;
padding-top:10px;

}
.footer p{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;}
