/* CSS Document */
body{
background-color:#000000;
	font-family:Times New Roman;
	font-size:16px;
	color:#FFFFFF;
	margin:0px;
}
#container{
	width:800px;
	border-left:solid 2px #000000;
}
#header{
	background: url(../images/alternativesegundo.png) no-repeat;
	height:135px;
}
.navi{
	background: url(../images/navisegundo.gif) repeat-x;
	padding-left: 10px;
	padding-top:4px;
	font-weight:bold;
	color:#990000;
	height:24px;
	text-align:left;
}
.navi a{
	color:#990000;
	text-decoration:none;
}
.navi a:hover{
	color:#FFCC00;
}
#inter{
	background: url(../images/intersegundo.gif) no-repeat;
	width:23px;
}
#nav{
	background:url(../images/navsegundo.gif) repeat-x;
}
#nav a{
	color:#FFFFFF;
	text-decoration:none;
}
#nav a:hover{
	color:#FFCC00;
	text-decoration:underline;
}
.box{
	background-color: #920C00;
	margin-left:3px;
	padding:8px;
	margin-bottom:4px;
	margin-top:4px;
	list-style:none;
	text-align:center;
	border: solid 1px #990000;
    height:420px;

}
.box a{
	color:#CC9900;
	text-decoration:none;
}
.box a:hover{
	color:#000000;
	text-decoration:none;
/*	padding-left:10px;
*/
}
#text{
    background:url(../images/texture-beige.jpg) inherit;
	padding:8px;
	margin-top:4px;
	text-align:justify;
	color:#682900;
	height:1000px;
	max-height:1000px;
	overflow:auto;
}
#text a{
	color:#920C00;
	text-decoration:none;
}
#text a:hover{
	color:#FFCC00;
	text-decoration:none;
}
.sex{
height:236px;
}
li{
margin-bottom:12px;
}
h1{
	font-size:18px;
	text-align:center;
	color:#920C00;
}
h2{
	font-size:16px;
	text-align:left;
	color:#920C00;
}
.contactos{
padding-top:2px;
text-align:left;
}
.title{ color:#CC9900;
font-weight:bold;
}
#imagen-mapa {
	height: 152px;
	width:186px;
	position: absolute;
	left: 233px;
	top: 731px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	color: #B4A395;
}	
#imagen-mapa a{
	color: #B4A395;
	text-decoration:none;
}
#imagen-mapa a:hover{
	color:#FFFFFF;
	font-size:15px;
	text-decoration: none;
}
#facebook {
	height: 35px;
	width:163px;
	position: absolute;
	left: 246px;
	top: 724px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	color: #B4A395;
}	
#facebook a{
	color: #B4A395;
	text-decoration:none;
}
#facebook a:hover{
	color:#FFFFFF;
	font-size:13px;
	text-decoration: none;
