@charset "utf-8";

body {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-color: #320505;
	margin: 0px;
	padding: 20px;
}

a:link {
	color: #EAC42B;
	text-decoration: none;
}

a:hover {
	color: #CD3D23;
	text-decoration: underline;
}
a:visited {
	color: #CBA514;
	text-decoration: none;
}
a:active {
	color: #CBA514;
	text-decoration: none;
}
/* CSS Document */

.texto10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCFEFD;
}
.texto11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDFDFD;
}
.titulonaranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9933;
	font-weight: bold;
}
.entradilla {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #CBA514;
	font-weight: lighter;
}

.textomenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A22F1C;
}
.texto11destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBA514;
	font-weight: bold;
}
.marcofoto {
	padding:15px;
	background-color: #E1DED5;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

	

.foto251x189 {
	padding:5px;
	background-color: #FEFEFE;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
