#cuerpoHome{
	position:relative;
	padding-top:135px;
	width:791px;
	background-image:url(imagenes/fondo.gif) ;
	z-index:0;}

#banner_home {
	position:absolute;
	z-index:100;
	left:4px;
	top:133px;
	}



#textoHome h2 {
	font-size: 1.6em;
	color: #00309C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	font-weight: normal;
	margin-top:1em;
	padding-top:1em;
	margin-bottom:0;
	clear:both;
}

#textoHome{
	position:relative;
	left:35px;
	width:480px;
	padding-top: .7em;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
}

#textoHome .contenedor_img{
	float:right;	
	margin-left:15px;
	margin-bottom:1em;
	padding: 3px;
	background-color:#eee;
	border: 1px solid #ccc;
}

#noticiasHome{
	position:absolute;
	left: 554px;
	top: 140px;
	width:224px;
	padding-top: .8em;
}

#noticiasHome h2{
	font-size:1.7em;
	font-weight:normal;
	padding-top:.9em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}

#banner_flotante{
	position:absolute;
	top:135px;
	margin-left:140px;
	z-index:101;}
#banner_flotante_centro{
	position:absolute;
	top:170px;
	margin-left:200px;
	z-index:101;}

.destacado {
	background-image: url(imagenesHome/destacado.gif);
	height: 109px;
	width: 193px;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	padding:10px;
	line-height:1.2em;
	background-repeat: no-repeat;
}

.destacado_medio {
	background-image: url(imagenesHome/destacado_medio.gif);
	width: 193px;
	margin-top: .7em;
	margin-bottom: .7em;
	padding:10px;
	line-height:1.3em;
} 

.destacado_largo {
	background-image: url(imagenesHome/destacado_largo.gif);
	width: 193px;
	margin-top: .7em;
	margin-bottom: .7em;
	padding:10px;
	line-height:1.3em;
}
#noticiasHome h2.bubble {
	margin:0;
	padding:0;
	margin-bottom:1em;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 1.4em;
	text-align:center;	
	font-weight:bold;
}

.listado_perfiles{
	margin:0;
	padding:0;
	list-style:none;}
	
.listado_perfiles li {
	margin:0;
	padding:.3em 0 ;
	border-bottom: 1px dotted #ddd;}
#dcha {
	float: right;
	width: 210px;
}
#izq {
	float: left;
	width: 250px;
}
#limpiar {
	clear: both;
}
#iso {
	margin-left: 33px;
	margin-top: 10px;
}
