/* CSS Document */


body{background:#fff url("img/bg_home.jpg") top center no-repeat;font:normal 100%; text-align:center;}

#titulos_home{
height:95px;
width:906px;
float:left;
}
#contenido_home{
width:906px;
float:left;
overflow:hidden;

}

#titulonoticias{
width:906px;
height:34px;
float:left;
margin-bottom:10px;
padding-top:6px;
border-top: solid 1px #ddd;
border-bottom:solid 1px #ddd;

}

#2columnashome{
width:906px;
height:164px;
float:left;
}

#columnas{
width:590px;
float:left;
height:164px;
}

#1columnahome{
width:300px;
float:right;
height:164px;
}

#columna1{
width:290px;
float:left;
height:164px;
}

#columna2{
width:290px;
float:right;
height:164px;
}

#suscribite{
width:290px;
height:94px;
float:right;
border-bottom:solid 1px #ddd;
}
#suscribite2{
width:290px;
height:65px;
float:right;

}
#seguinos{
width:164px;
padding-top:16px;
float:left;
}
#logossocial{
width:110px;
float:right;
}

#noticias{
width:290px;
height:160px;
border-bottom:solid 1px #ddd;
}

#2noticiahome{
width:906px;
height:330px;
float:left;
}

#noticia{
width:600px;
float:left;
height:330px;
}

#1noticiahome{
width:300px;
float:right;
height:330px;
}

#noticia1{
width:290px;
float:left;
height:330px;
background-color:#FFFFFF;
}

#noticia2{
width:290px;
float:right;
height:330px;
background-color:#FFFFFF;
}
#suscribite3{
width:290px;
height:160px;
border-bottom:solid 1px #ddd;
float:right;

}
#lista1{
width:154px;
height:120px;
float:left;
padding-top:5px;
background-color:#FFFFFF;
}
#lista2{
width:134px;
height:120px;
float:right;
padding-top:5px;
background-color:#FFFFFF;
}
#lista {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #888888;
	background-image: url(img/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top:3px;
	padding-left:18px;
	height:20px;

}
