body
{
background-image:url(../imagenes/patron.jpg); 
background-repeat:repeat;
margin:0;
}

a{
outline:none;
}

#idioma
{
	position:relative; 
	width:133px; 
	height:22px; 
	background-image:url(../imagenes/quadro_idioma.png); 
	background-repeat:no-repeat;
	z-index:1;
}

.titulo
{
	font-family:"trebuchet MS";
	color:#3d3d3d;
	font-size:20px;
	font-weight:bold;
}

.titulo_noticia
{
	font-family:"trebuchet MS";
	color:#3d3d3d;
	font-size:16px;
	font-weight:bold;
}

.texto_idioma
{
	font-family:"trebuchet MS";
	color:#8f8f8f;
	font-size:10px;
}

.texto_menu
{
	font-family:"trebuchet MS";
	color:#8f8f8f;
	font-size:11px;
}

.texto
{
	font-family:"trebuchet MS";
	color:#3d3d3d;
	font-size:13px;
	line-height:18px;
}

.fotografos
{
	font-family:"trebuchet MS";
	color:#3d3d3d;
	font-size:11px;
	line-height:18px;
}

.menu
{
position:relative; 
float:left; 
}

#grande
{
position:relative; 
width:897px; 
min-height:500px; 
background-color:#FFFFFF;
}

.linea{
position:relative; 
float:left; 
background-image:url(../imagenes/linea.jpg); 
background-repeat:repeat-x; 
width:415px; 
height:1px;
}

.linea_entera{
position:relative; 
background-image:url(../imagenes/linea.jpg); 
background-repeat:repeat-x; 
width:850px; 
height:1px;
}

.caja_pequena
{
position:relative; 
background-color:#8f8f8f; 
width:309px; 
height:190px; 
cursor:pointer;
}
