.general {
	height: 100%;
	width: 50.63em;
	background-color: #fff;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}

.general .titulo {
	background-image: url(images/home/logo.jpg);
	height: 6.25em;
	background-repeat: no-repeat;
	width: 24.06em;
	background-color: #FFF;
	margin:0 auto;
	float: left;
}
.general .titulo a{
	height: 6.25em;
	width: 32.06em;
	display:block;
}
.general .buscar {
	width: 14.38em;
	float: right;
	background-color: #FFF;
	height: 2.5em;
	margin-top: 1.5em;
}
.general .flash{
	height: 6.25em;
	background-repeat: no-repeat;
	width: 24.06em;
	background-color: #FFF;
	margin:0 auto;
	float: left;
}
.general .botonera_new {
	width: 100%;
	background: url(images/home/menu_background.gif) top left repeat-x;
	float:left;
	height:32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin:0;
}
.botonera_new a:link, .botonera_new a:hover, .botonera_new a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.botonera_new ul {
	height:23px;
}
.general .linea {
	height: 0px;
	width: 100%;
	background-color: #fff;
	clear: both;
	border-bottom: 0.19em solid #ccc;
	margin-bottom:0.31em;
	#margin-bottom:5px;
}
.general .izq {
	float: left;
	width: 38.63em;
	border: 0.19em solid #999;
}
.general .contenido_interna{
	float: left;
	width: 35.63em;
	overflow:auto;
	height:24.6em;
	border: 1px solid #ccc;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right: 1.5em;
	padding-left: 1.5em;
}
.contenido_interna img {
	float: right;
	padding: 0px;
	margin: 7px;
}

.general .modulos {
	float: left;
	width: 38.95em;
	margin-top:4px;
	height:126px;
}
.general .botones_interna {
	float: left;
	width: 810px;
	margin-top:4px;
	background:#009900;
}
.general .modulo1, .general .modulo2, .general .modulo3{
	width: 12.68em;
	border: 1px solid #999;
	background-color: #fff;
	background-image: url(images/home/fondo_modulo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:0;
	height:126px;
	vertical-align:middle;
	overflow:hidden;
}
.modulos img {
	float: left;
	margin-top: 0px;
	margin-right: 0.8em;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.modulos p {
	height:5em;
	margin-top:15px;
	margin-right:0px;
	padding:0;
	vertical-align:middle;
	}

.general .modulo1 {
	float: left;
}
.general .modulo3 {
	clear: none;
	float: left;
}
.general .modulo2 {
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	background-color: #fff;
}

.modulos h2{
	font-weight:bold;
	font-size:12px;
}

.general .der {
	width: 11.31em;
	float: right;
	border: 1px solid #999;
}
.general .der2 {
	width: 11.31em;
	float: right;
	border: 0.1em solid #999;
	margin-top:6px;
}
.general .encuesta {
	width: 11.31em;
	float: right;
	border: 1px solid #999;
	background:url(images/home/fondo_encuesta.jpg) no-repeat #FFF;
	padding-top:3em;
	margin-top:4px;
	height:144px;
	overflow:hidden;
}
.encuesta p{
margin:0.2em 0.9em;
}
.menu_inf {
	width: 100%;
	background-image: url(images/home/boton_inf.jpg);
	float: left;
	background-repeat: repeat-x;
	height: 27px;
}
.general .menu_inf ul {
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu_inf li {
	display: inline;
	border-left-color: #FFFFFF;
	border-left-width: 0.1em;
	border-left-style: solid;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.menu_inf a:link, .menu_inf a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	text-align: left;
}
.menu_inf a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	text-align: left;
}
.MenuSub{
	width:100%;
}
.MenuSub li{
	list-style-position: outside;
	list-style-image: url(images/home/vineta.jpg);
	width: 150;
	text-align: left;
	#display: block;
	
}
.breadcrumbs{
	padding:0px;
	margin:0px;
	text-align:right;
	vertical-align:top;
	float:left;
	width:100%;
}
.breadcrumbs a, .breadcrumbs img{
	float:right;
	font-size:11px;
	line-height:2;
	
}