/* CSS Document */

#container
{
	width: 760px;
	line-height: 130%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	color:#333333;
}
#bloque-izda{
width:190px;
min-height:400px;
float:left;
}
#bloque-derecha-2{
width:180px;
min-height:400px;
float:left;
}
#logo{
width:190px;
height:143px;

}
#logo h1{
	color:#2F2F2F;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
	padding:0px;	

}
#menu{
	width:190px;
	min-height:210px;
	padding-top:20px;
	text-align: right;
}
#bloque-centro{
width:380px;
min-height:400px;
float:left;
}
#bloque-dcha{
width:565px;
min-height:400px;
float:left;
}
#bloque-dcha-corto{
width:565px;
min-height:63px;
float:left;
padding-bottom:30px;
}
#bloque-dcha-top{
width:565px;
height:60px;
padding-top:10px;
}
#bloque-dcha-centrer{
width:550px;
min-height:360px;
}
#bloque-dcha-down{
width:565px;
height:48px;
}
#footer
{
	clear: both;
	margin: 0;
	padding-top: 20px; ;
	padding-left:190px;
	text-align:left;
	height:30px;
	font-size:10px;
	color:#CCCCCC;
	
}
#footer h2{
margin: 0px;
padding: 0px;
font-weight:normal;
font-size:10px;
color:#CCCCCC;
display:inline;

}
#logo p{
margin:10px;
text-align: center;	
}
#rotulo-galeria{
width:760px;
min-height:190px;
}
#fechas{
width:760px;
height:30px;
padding-top:5px;
}
#titulo{
width:760px;
min-height:30px;
}
#autores{
width:760px;
min-height:63px;
}
#pared{
	width:500px;
	min-height:210px;
	text-align: center;
}
#fotos {
font-size:10px;
margin-bottom:30px;
text-align:left;

}

.fotos {
font-size:10px;
margin-bottom:30px;
text-align:left;

}

.texto-1{
	color:#2F2F2F;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;	

}
.texto-2{
	color:#666666;
	font-size: 24px;
	letter-spacing: -1px;
}
.texto-3{
	color:#000000;
	font-size: 11px;
	line-height: 13px;
}
a.menu{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.1em;
	display: block;
	margin-top: 7px;
	margin-right:17px;
	text-transform:uppercase;
}
a.menu:hover{
text-decoration:underline;
}
a.menu2{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
a.menu2:hover{
text-decoration:underline;
}
a.menu3{
	font-size: 10px;
	color:#CC6600;
	text-decoration: none;
	text-transform: uppercase;
}
a.menu3:hover{
text-decoration:underline;
}

h1{
	font-size: 36px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top:5px;
	color:#666666;
}
h2{
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	margin-bottom:3px
}
h3{
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
}
#bloque-dcha-down h1{
margin-bottom: 7px;

}
#bloque-dcha-down h2{
margin-top: 7px;
color:#666666;
font-size:24px;

}
.cajaTexto{
	width:275px;
	border: 1px solid #666666;

}
.boton{
	width:70px;
	border: 1px solid #666666;
	background-color:#FFFFFF;
	color:#666666;

}
li{
	list-style-type: none;
}


#contacto h1{
margin:0px;
padding:0px;
font-size: 12px;
font-weight: normal;
color:#333333;
line-height: 100%;

}