
/* HEADER HOME */
#wrap #header {
	height:302px;
}
#header .bloqueLogo{
	height:302px;
	background:url(/img/decoracion/bg-header-home.gif) 0  0 repeat-x;
}
#header .bloqueLogo h2{
	height:22px;
}
#header .bloqueLogo .flash{
	padding-top:9px;
	padding-left:12px;
	height:233px;	
}
#header .bloqueMenu .introduccion{
	width:290px;
	background:url(/img/decoracion/bg-header-introduccion.gif) 0 0 repeat-x #fff;
	height:181px;
	float:right;
	text-align:justify;
	margin-top:9px;
	padding:10px 25px;
}
#header .bloqueMenu .introduccion p{
	height:83px;
	display:block;
	overflow:hidden;
}
#header .bloqueMenu .introduccion h3{
	color:#3939AC;
	font-size:14px;
}
#header .bloqueMenu .introduccion ul {
	text-align:right;
	}
#header .bloqueMenu .introduccion ul li{
	display:inline;
	padding:0px 5px;
}
#header .bloqueMenu .introduccion ul li.ultimo{
	padding:0px 0px;
}
#header .bloqueMenu .subMenu{
	background-color:#9E151F;
	/*margin-top:210px;*/
	float:right;
	margin-top:0px;
	width:340px;
}
#header .bloqueMenu .subMenu li{
}
#header .bloqueMenu .subMenu li.borde{
	border-right:1px solid #fff;
}
#header .bloqueMenu .subMenu li a{
	color:#fff;
}
/* FIN HEADER HOME */


