/* deharos */
a {
	color:#999;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;

}

a img {
	text-decoration:none;
	border:none;
	
	
}

img{
text-align:center;}


a:hover {
	color:#ccc;

}

a.on {
color:#fff;
font-weight:bold;
}

.on {
color:#fff;
	font-weight:bold;
	font-size:11px;}


#anterior  {

     position:absolute;
	 top:50%;
	 left:50%;
	 width:20px;
	 height:20px;
	 margin-top:-10px;
	 margin-left:400px;
	 z-index:90;

	

}

#siguiente  {

     position:absolute;
	 top:50%;
	 left:50%;
	 width:20px;
	 height:20px;
	 margin-top:40px;
	 margin-left:400px;
	 z-index:90;

}


body {
	background-color:#2F2F2F;
	color:#acacac;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:140%;
	height:auto;
	
}

.boton {

	clear:left;
	width:110px;
	height:20px;
	margin-left:130px;
	background-color:#5D5D5D;
	border:none;
	font-size:82%;
	font-weight:bold;
	color:#ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	float:left;
	
}

.campo {
	display:block;
	float:left;
	margin:0px;
	margin-bottom:10px;
	background-color:#fff;
	border: 1px solid #ccc;
	font-size:85%;
	width:220px;
	color:#333;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.campo1 {
	display:block;
	float:left;
	margin:0px;
	margin-bottom:10px;
	background-color:#fff;
	border: 1px solid #ccc;
	font-size:85%;
	width:220px;
	color:#333;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.campogris {
	display:block;
	float:left;
	margin:0px;
	margin-bottom:10px;
	font-size:85%;
	width:220px;
	height:80px;
	color:#333;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	overflow:auto;
	border: 1px solid #ccc;
}


.clear{
clear:both;
}

#contenedor {
	position:absolute;
	width:952px;
	height:548px;
	top:50%;
	left:50%;
	margin-top:-270px;
	margin-left:-475px;
	background-color:#5D5D5D;
}
#contenido{
width:385px;
height:385px;
margin-left:110px;
margin-top:70px;
float:left;
text-align:center;
}

#direccion{
position:absolute;
top:50%;
left:50%;
width:250px;
height:100px;
margin-left:100px;
margin-top:110px;

}

#flashgal{
position:absolute;
top:50%;
left:50%;
width:385px;
height:385px;
margin-left:-20px;
margin-top:-190px;

}


fieldset {

	width:320px;
	margin-left:0px;
	margin-top:-10px;
	border:none;
	float:left;


}
.flotada {
float:right;
margin-left:15px;
margin-bottom:5px;
margin-top:10px;
padding:2px;
border:#ccc solid 1px;
}


#foto{
width:176px;
height:528px;
float:left;
background-image:url(img/galeria.jpg);
background-repeat:no-repeat;
}

#galeriadentr{
border:solid 2px #000000;}
.gris {
	display:block;
	float:left;
	clear:left;

}


h1 {
	width:100%;
	color:#666;
	font-weight:bold;
	font-size:12px;
	padding-top:5px;
	overflow:hidden;
	line-height:15px;
	margin-top:10px;
	

}

h2 {
	width:100%;
	color:#CCC;
	font-weight:bold;
	font-size:12px;
	overflow:hidden;
	line-height:15px;
	margin-bottom:5px;
	margin-top:10px;
	

}

h3 {
	font-size:10px;
	color:#999999;
	margin-bottom:10px;
	margin-top:-5px;
}
h4{
font-size:14px;
color:#6F161C;

}



#menu{
float:left;
width:952px;
height:20px;
float:left;
}

#rojo{
width:176px;
height:528px;
float:left;
}

#pie {
position:absolute;
top:50%;
left:50%;
width:952px;
margin-left:-480px;
margin-top:280px;
text-align:right;
font-size:80%;
color:#575757;

}

#pie a {
	color:#575757;
	border:none;
		font-size:85%;
}

#pie a:hover {
	color:#fff;
		font-size:85%;
}

#sesiones{
position:absolute;
top:50%;
left:50%;
width:500px;
height:20px;
margin-left:-30px;
margin-top:250px;
list-style:none;
text-align:right;


}



