/* CSS Document */
body{
	width:804px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#262626;
	margin:20px auto;
}
noscript,object,embed{
	margin:0;
	padding:0;
}
ul{
	list-style-image:url(../img/vineta.png);
}
hr{
	background-color: #ccc;
	height: 1px;
	border: 0;
	color: #ccc;
}
.idiomas{
	width:804px;
	font-size:10px;
	text-align:right;
	padding:0 0 16px 0;
	color:#FFFFFF; 
}
.idiomas a:link,
.idiomas a:visited{
	text-decoration:none; 
	color:#fff; 
}
.idiomas a:hover{
	text-decoration:underline; 
}
.copyright{
	width:502px;
	font-size:11px;
	color:#939598;
	float:left;
}
.copyright a:link,
.copyright a:visited,
.copyright a:hover{
	text-decoration:none;
	color:#939598;
}
.enlaces{
	font-size:11px;
	color:#939598;
	padding:18px 0 0 0;
}
.enlaces a:link,
.enlaces a:visited,
.enlaces a:hover{
	text-decoration:none;
	color:#939598;
	font-size:11px;
}
.contact{
	width:302px;
	font-size:11px;
	color:#939598;
	float:left;
	text-align:right;
}
.contenido{
	width:804px;
	height:548px;
	font-weight:11px;
	color:#004444;
	background-image: url(../img/back_cont.jpg); 
	background-repeat:no-repeat;
}
.contenido_index{
	width:804px;
	height:548px;
	font-weight:11px;
	color:#004444;
	background-color:#262626;
}
.contenido a:link,
.contenido a:visited{	
	color:#003d3d;
	text-decoration:none;
}
.contenido a:hover{
	text-decoration:underline;
}
.titulos{
	font-size:22px;
	color:#444;
}
.titulos a:link{
	text-decoration:none;
	color:#444;
}
.titulos a:visited{
	text-decoration:none;
	color:#444;
}
.subtitulos{
	font-size:11px; 
	font-weight:bold;
}
.titulos_contenido{
	font-size:14px; 
	font-weight:bold;
	}
