body{
	background-color: #613157;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana;
}
pre{
        font-family: "Trebuchet MS", Verdana;
}
#elsite{
	background-color:  #fff;
	width: 80%;
	border-left: solid 4px #09c;
	border-right: solid 4px #09c;
	border-bottom: solid 2px #09c;
	margin-top: 0;
	text-align: left;
}
#elinicio{
	background-color:  #fff;
	width: 500px;
	border: solid 3px #09c;
	margin-top: 10%;
}
h1{
	background-image: url('../imagenes/bg_titulo.jpg');
	background-position: right;
	background-repeat: no-repeat;
	padding: 2px;
	margin: 0px 4px 0 4px;
	background-color: #fff;
	height: 28px;
	color: #333;
	font-size: 24px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
h2{
	background-image: url('../imagenes/bg_arriba.jpg');
	background-repeat: no-repeat;
	background-position: right;
	background-color: #f90;
	margin-top: 8px;
	margin-left: 2px;
	margin-right: 4px;
	height: 30px;
	color: #fff;
	padding-left: 10px;
	font-size: 24px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
#logo1{
	padding: 10px 0 10px 0;
	width: 100%;
	height: 228px;
}
#logo2 a{
	border:none;
}
#elsite image a{
	border:none;
}
.bot_idioma a:link, .bot_idioma a:visited{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	display: block;
	width: 140px;
	height: 24px;
	background-image: url('../imagenes/boton0.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}
.bot_idioma a:hover{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	display: block;
	width: 140px;
	height: 24px;
	background-image: url('../imagenes/boton0.jpg');
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.titulo1{
	font-family: "Trebuchet MS", Verdana;
	font-size: 26px;
	color: #0099cc;
	display: block;
	text-align: center;
}
.titulo2{
	font-family: "Trebuchet MS", Verdana;
	font-size: 22px;
	color: #cc9900;
	display: block;
	text-align: center;
}
#intro{
	background-color: #556;
	padding: 10px 4px 4px 4px;
	margin: 0 4px 0 4px;
	min-height: 250px;
}
#intro cite{
	display: block;
	padding: 10px;
	background-color: #069;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#introTexto{
	padding: 8px 0 10px 4px;
	font-size: 11px;
	color: #fff;
	font-family: Verdana, "Trebuchet MS";
	text-align: justify;
	width: 98%;
}
#introTexto blockquote{
	display: block;
	padding: 10px;
	color: #cff;
	background-color: #069;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#introTexto blockquote .cita{
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
}
#introTexto p{
	padding: 0 20px 0 20px;
}
#introTexto ul{
	background-color: #667;
	padding: 4px 14px 4px 10px;
}
#introTexto ul li{
	background-color: #778;
	list-style-image: url('../imagenes/listImage.jpg');
	color: #ccc;
	margin: 1px 0 0 40px;
}
#introTexto ul li a:link, #introTexto ul li a:visited{
	display: run-in;
	color: #ccf;
	text-decoration: underline;
}
#introTexto ul li:hover{
	background-color: #556;
}
#introTexto ul li a:hover{
	background-color: #556;
	color: #cff;
	text-decoration: underline;
}
#contenido{
	color: #333;
	font-family: Verdana, "Trebuchet MS";
	font-size: 12px;
	padding: 0 20px 20px 20px;
}
.contentimage{
	background-color: #fff;
	margin: 0 0 15px 15px;
	border: 4px solid #ccc;
	padding: 8px;
}
.contentimageleft{
	background-color: #fff;
	margin: 0 35px 15px 0;
	border: 4px solid #ccc;
	padding: 8px;
}
#contenido p{
	padding: 0 20px 0 20px;
	text-align: justify;
}
#contenido ul{
	background-color: #dff;
	padding: 4px 10px 4px 10px;
	margin-left: 12%;
	margin-right: 12%;
}
#contenido ul li{
	background-color: #9ff;
	list-style-image: url('../imagenes/listImage2.jpg');
	color: #666;
	margin: 2px 0 0 40px;
}
#contenido ul li:hover{
	background-color: #ffe;
}
.linkInferior{
	list-style: none;
	display: inline;
}
.linkInferior a:link, .linkInferior a:visited{
	border-bottom: 1px solid #666;
	text-decoration: none;
	color: #999;
	font-size: 11px;
	font-family: Tahoma, Verdana;
	font-weight: bold;
}
.linkInferior a:hover{
	background-color: #ccf;
	color: #fff;
}
.firmaSitio{
	background-image: url('../imagenes/bg_firma.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	width: 300px;
	height: 30px;
	display: block;
	background-color: #999;
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #678;
	padding-top: 10px;
	padding-bottom: 10px;
}
#logo2{
	float: left;
	display: inline;
}
.boton{
	display: block;
	width: 52px;
	height: 190px;
	float: right;
	padding: 0;
	margin: 0;
}
.boton a:link, .boton a:visited{
	height: 100%;
	width: 100%;
}
h4{
	border-bottom: 1px solid #666;
}
.toTop{
	float: right;
	text-align: right;
	color: #ddd;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 25px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
.toTop:hover{
	color: #9cf;
}
blockquote{
	//background-color: #ffffd5;
	//color: #666;
	//text-align: justify;
	//font-family:"Courier New", Courier, monospace;
	//font-size: 12px;
	//padding: 10px 30px 10px 30px;;
}
#intro a:link, #intro a:visited{
	color: #0cf;
	text-decoration: none;
}
#intro a:hover{
	color: #ffc;
	text-decoration: underline;
}
#contenido a:link, #contenido a:visited{
	color: #09f;
}
.cambiarIdioma{
	float: right;
	text-align: right;
	color: #333;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 25px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
#titulo a:link, #titulo a:visited{
	color: #333;
}
.FuturaXela{
	color: #996;
	font-weight: bold;
}