/* ----------------------------------- BANNER PRINCIPAL --------------------------------------- */

#bannerPrincipal
{
	height:130px;
	background: url(../images/sitio/banner_wallpapers.jpg) no-repeat;
}
/******************************  CENTRAL **************************************************/
h1{font-size:21px;}
h1
{
	font-size:16px;
	font-weight:bold;
	color:#000;
}
p{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.gris10{font-size:10px; color:#999;}
a.gris10:link, a.gris10:visited, a.gris10:active
{
	color:#999; 
	text-decoration:underline;
	font-size:10px;
}
a.gris10:hover{text-decoration:none;}
/*-----------------------------------------------------------------------------*/
.bloqueIzq 
{
	width: 350px;
	float: left;
	padding: 0px 10px 0px 10px;
}
.bloqueDer, .bloqueDer1  
{
	width: 310px;
	float: left;
	margin:0px 0px 0px 0px;
	clear:right;
}
.iconos{float:left;}