@charset "utf-8";
/* CSS Document */

body
{
	background:url(Img/fondo.jpg);
	margin-top:10px;
	margin-bottom:80px;
	font-size: 18px;
}

h2
{
	width:900px;
	margin-bottom:50px;
}
/***************************** APARTADOS DE LA PĂGINA *****************************************/
#Idiomas
{
	float:right;
	margin-top:-150px;
	width:50px;
}
#Subtitulos
{
	color:#4A2500;
	margin:10px;
	font: italic bold 1.6em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
}
#Subtitulos a:link
{
	color:#643200;
}
#Subtitulos a:active, a:hover
{
	color:#06C;
	text-decoration: none;
	font-size: 16px;
}
#Cabecera 
{
	background:url(Img/Subtitulo2.gif) repeat-x;
	border-left:solid 0px #960;
	text-align:left;
	width:695px;
	color:#000;
	margin-top:-15px;
	margin-bottom:15px;
	left:auto;
	right:auto;
	top:auto;
}

#Cabecera h3
{
	border-left: dotted 3px #960;
	border-bottom:dotted 3px #960;
	border-right: dotted 3px #960;
	width:679px;
	padding:5px;
	background:#F5ECE3;
	color:#3E1F00;
	margin-top:-5px;
	font: 12px verdana, sans-serif;

}

#enlaceVisor
{
	width:320px;
	text-align:center;
	clear:none;
	float:left;
	margin-right:10px;
	margin-top:15px;
}



/***************************** PIE DE PÁGINA *****************************************/
#Pie {
	
	width:750px;
	position:fixed;
	text-align:center;
	padding:0px;
	margin-left:-25px;
	bottom:0px;
	



	}
#link{
	
	font: 12px verdana, sans-serif;
	background:#FF9;
	padding: 8px;
	margin:2px;
	border:solid 2px #a58459;
	float:none;
	float:left;
	color:#036;
	text-decoration:none;
	font:Tahoma, Geneva, sans-serif bold;
	}
#link:active
{
	text-decoration:none;
        color:#000;


}
#link:hover
{	

	color:#06F;
	font:bold "Times New Roman", Times, serif;
	font-size:14px;}
	
#Cuadro
{
	margin:auto;
	padding:10px;
	width:800px;
	background:#F5ECE3;
	border: dotted 3px #960;
	font:italic;
	
}
#enlace
{
	text-align: left;
}

#Atras
{
	position:fixed;
	border:solid 0px;
}

#Atras:hover
{
	background:#03F;
	width:60px;
	height:60px;
}