@charset "UTF-8";
/* CSS Document */
body {
	background:#000 url(/images/header/fondo_1.jpg) repeat-x 0 -30px;
}
#container #header {
	position:relative;
	height:179px;
	border-bottom:#FFF solid 1px;
}
#container #sub_menu #slider2{
	
	background-color:#b6ecfb;
	border:#06C solid 1px;
	border-left:none;
	border-right:none;
	
}
#container #menu {
	background: url(/images/header/fondomenu_1.jpg) repeat-x;
	position:relative;
	border-bottom:#FFF solid 1px;
	height:67px;
}
h1 {
	position:relative;
	top:-10px;
	font-size:30px;
	color:#058cb2;
	line-height:40px;
}
h2 {
	position:relative;
	top:-5px;
	font-size:20px;
	color:#1b62b2;
}
h3 {
	font-size:15px;
	color:#1b62b2;
}
#columna1_nuevo ul li{
	left:-60px;
}