body {
	background-color: #FFC;
	margin: 0px;
	background-repeat: repeat;
}
h3.toggler {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(imagenes/fondos/titulo.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-right:-40px;
	font-weight: bold;
	background-position: left top;
	width: 430px;
	clear: both;
	float: none;
	height: 100%;
	
}

.element {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 125%;
	color: #000;
	text-align: justify;
	height: auto;
	clear: both;
	float: none;
	padding: 10px;
	border: 2px dotted #FF7700;
	background-color: #FFF;
	margin: 10px;
}
#bajo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F70;
	float: none;
	width: 100%;
	clear: both;
}
#baner {
	width: 900px;
	background-color: #BAD0E1;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
}
#izquierda {
	background-color: #C1A261;
	float: left;
	height: 600px;
	width: 200px;
}
#general {
	width: 900px;
	text-align: left;
	background-color: #FFF;
	border: thin none #F70;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 125%;
	color: #360;
}
#logo {
	height: 150px;
	width: 150px;
	float: left;
	position: absolute;
	text-align: center;
	z-index: 2;
}
#enlacetop {
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 250px;
	float: right;
	clear: left;
	padding-left: 30px;
	padding-top: 0px;
	background-color: #BAD0E1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
}
a.menutop {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 3px;
	margin-left: 3px;
	}
#flash {
	height: 200px;
	width: 100%;
	background-color: #bad0e1;
	vertical-align: top;
}
#noticias {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	background-color: #bad0e1;
	float: right;
	height: 170px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 150px;
	background-image: url(imagenes/fondonoticias.gif);
	overflow: auto;
}
#izda {
	float: right;
	height: auto;
	width: 160px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	font-weight: bold;
	color: #686766;
	padding: 0px;
}
#accordion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background-color: #FFF;
	width: 475px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	border-right-color: #360;
	border-bottom-color: #360;
	border-left-color: #360;
	font-weight: normal;
	color: #000;
}
a.izda {
	background-image: url(imagenes/logos/fondoenlaceizda.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 81px;
	width: 91px;
}
.enlaceizda {
	height: 90px;
	width: 90px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(imagenes/logos/fondoenlaceizda.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

.tituloizda {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	background-color: #F70;
	font-weight: bold;
	height: 20px;
	padding-left: 10px;
	width: 150px;
}
#titulocontenido {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
	height: 50px;
	padding-left: 0px;
	background-repeat: repeat-y;
	margin: 0px;
	text-align: left;
	background-color: #F70;
}


.noticia {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #fff;
}


a.menutop:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #F70;
	font-size: 1em;
}
.izq {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#izda input {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size: 1em;
	font-weight: bold;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F70;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#migaja a{color:#FFF}
#migaja a{color:#FFF}
#users {
	background-color: #ffffff;
	color:#000;
	font-size:0.8em;
	text-align=center;
}
#migaja {
	float: none;
	height: 20px;
	font-size: 0.4em;
	font-weight: bold;
	color: #900;
	width: 100%;
	text-align: right;
	background-color: #F70;
}
#titulonoticias {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FF7700;
	width:100%;
	padding-right: -5px;
}
#izda a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}
izda a:hover {

width:100px;
height:20px;
	background-color: #0CC;
}
#IZ {
	background-color: #FFF;
	float: right;
	height: 600px;
	width: 247px;
	color: #000;
	border: 1px dotted #FF7700;
	margin: 5px;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
	line-height: 125%;
	
}
.titulocolumna {
	margin-top:0px;







	margin-bottom:0px
	font-size: 1.1em;
	color: #F70;
	line-height: 125%;
	background-image: url(imagenes/fondos/fondoinfo.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-bottom: 10px;
}
