/* Photolent */



a:hover {
color:#666;
text-decoration:none;
}

a{
color:#AEA2A2;
text-decoration:none;
}

a.on {
color:#AEA2A2;
font-weight:bold;
text-decoration:underline;
}

body{
background:#000 url(img/fondo.jpg) no-repeat top left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
font-size:11px;
line-height:16px;
}

#cabecera{
width:100%;
height:100px;

}

#contenedor{
position:absolute;
top:50%;
left:50%;
width:765px;
height:585px;
margin-top:-285px;
margin-left:-385px;

}
.boton {

	clear:left;
	width:105px;
	height:20px;
	margin-left:130px;
	border:none;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	float:left;
	background:transparent;
	
}

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

.campo1 {
	display:block;
	float:left;
	margin:0px;
	margin-bottom:10px;
	background-color:#AEA2A2;
	border: 1px solid #FFF;
	font-size:85%;
	width:220px;
	color:#000;
	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:#000;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#AEA2A2;
	overflow:auto;
	border: 1px solid #333;
}

#direccion{
position:absolute;
width:250px;
height:100px;
top:50%;
left:50%;
margin-left:20px;
margin-top:150px;
z-index:70;
color:#AEA2A2;

}

.gris {
	display:block;
	float:left;
	clear:left;

}

.clear{
clear:both;
}


#derecha{
float:left;
width:515px;
height:500px;
background-image:url(img/fondo2.jpg);
background-repeat:no-repeat;
}

#derecha2{
float:left;
width:515px;
height:500px;}


fieldset {
position:absolute;
top:50%;
left:50%;
margin-left:-60px;
margin-top:-170px;
width:370px;
border:none;

}

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

h2 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
	clear:both;
}

#izquierda{
float:left;
width:250px;
height:475px;
}

#logo{
width:465px;
height:100%;
margin-left:250px;
}


#menu{
width:195px;
height:271px;
}

.noticia {
	float:left;
	width:380px;
	padding-bottom:25px;
	margin-bottom:35px;
	/*background: url(img/f_noticia.gif) bottom center no-repeat;*/
}

#pie{
width:745px;
height:15px;
float:left;
font-size:9px;
text-align:right;
color:#4D4D4D;
}

#pie a{
color:#666666;}

#pie a:hover{
color:#fff;}