@charset "UTF-8";
/* CSS Document */
body {
	background:#000 url(/images/header/fondo_2.jpg) repeat-x 0 -30px;
}
#container #header {
	position:relative;
	height:179px;
	border-bottom:#FFF solid 1px;
}
#container #sub_menu #slider2{
	background-color:#cfeac7;
	border:#060 solid 1px;
	border-left:none;
	border-right:none;
}
#container #menu {
	background: url(/images/header/fondomenu_2.jpg) repeat-x;
	position:relative;
	border-bottom:#FFF solid 1px;
	height:67px;
}
h1 {
	position:relative;
	top:-10px;
	font-size:30px;
	color:#5ebd3d;
	line-height:40px;
}
h2 {
	position:relative;
	top:-5px;
	font-size:20px;
	color:#65a350;
}
h3 {
	font-size:15px;
	color:#65a350;
}
