@charset "utf-8";
/* CSS Corporanda 25/01/2011 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58664E;
	background-color: #FFFFFF;
	background-image: url(../imag/body_fondo.jpg);
	background-repeat: repeat-x;
	background-position: 0px 99px;
	margin: 0px;
	padding: 0px;
}
a {
	outline:none;
}
/* ################################################################################################################
#cotenedor */
#contenedor {
	width: 998px;
	margin:0px auto;
}
/* ################################################################################################################
#header */
#header {
	width:300px;
	height:70px;
	float:left;
	padding:29px 0 0 77px;
}
/* ################################################################################################################
#menu */
#menu {
	font-size: 12px;
	margin: 0px;
	width: 595px;
	height:76px;
	float:right;
	border-bottom: solid 23px #FFF;
	background-image: url(../imag/menu_lineaverde.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	position:relative;
	z-index:3;
}
#menu ul {
	font-size:12px;
	padding:0px;
	margin:20px 0 0 91px;
}
#menu ul li {
	background: transparent;
	margin:0px;
	float: left;
	list-style: none;
	position: relative;
}
#menu ul li a {
	color: #116424;
	text-decoration: none;
	display:block;
	padding:13px 5px;
	margin:0px;
	background-image: url(../imag/header_flecha_menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu ul li a:hover {
	text-decoration:underline;
	margin:0px;
}
#menu ul ul,
#menu ul li:hover ul ul,
#menu ul ul li:hover ul ul {
	display: none;
}
#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul {
	display: block;
	background-color: #FFF;
}
/* 2º nivel */
#menu ul li ul {
	background-image: url(../imag/menu_transparente.gif);
	background-repeat: repeat;
	background-color: #FFF;
	display: none;
	width: 163px;
	margin:0px;
	padding:23px 0px 3px 0px;
	position: absolute;
	top: 100%;
	left:0%;
	z-index: 3;
	
	/* bordes inferiores redondos */
	border-radius: 0 0 3px 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-khtml-border-bottom-right-radius: 3px;
	-khtml-border-bottom-left-radius: 3px;
}
#menu ul li ul li {
	width:163px;
	margin:0px;
	float:none;
	border-bottom:solid 1px #009933;
}
#menu ul li ul li a {
	background-image:none;
	margin:0px;
	padding-left: 12px;
}
#menu ul li ul li a:hover {
	text-decoration:none;
	background-color: #C0DF62;
}
/* 3º nivel */
#menu ul ul ul {
	background-color:#FFFFFF;
	display: none;
	width: 100%;
	margin:0 0 0 1px;
	padding-top:0px;
	position: absolute;
	top: 0%;
	left:100%;
	z-index: 5;
}

 /* class especiales */
	#menu .men_barra {
	margin:0 0 0 250px;
	float:left;
	}
	#menu .men_dist1 {
	margin-right:19px;
	}
	#menu .men_dist2 {
	margin-right:22px;
	}
	#menu .men_dist3 {
	margin-right:22px;
	}
	#menu .men_li_esp {
	border:none;
	}
	#menu .men_link_esp:hover {
	background-image: url(../imag/menu_flecha.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
/* ################################################################################################################
#flash */
#flash {
	height:250px;
	clear:both;
	position:relative;
	z-index:1;
}
/* ################################################################################################################
General */
#direccion, #news, #home, #interior {
	float:left;
}
/* ################################################################################################################
#direccion */
#direccion {
	font-size:11px;
	color:#65BB11;
	line-height:15px;
	background-image: url(../imag/direccion_fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:204px;
	/* min-height:411px; */
	margin:0 0 0 54px;
	padding:22px 0 0 15px;
}
#direccion p {
	margin:0px;
}
	/* class especiales */
	#direccion .dire_home {
	margin:260px 0 0 6px;
	}
	#direccion .dire_rrhh {
	margin:1185px 0 0 6px;
	}
	#direccion .dire_mercado {
	margin:160px 0 50px 6px;
	}
	#direccion .dire_quienes {
	margin:630px 0 0 6px;
	}
	#direccion .dire_quienes {
	margin:630px 0 0 6px;
	}
	#direccion .dire_contacto {
	margin:300px 0 0 6px;
	}
/* ################################################################################################################
#news */
#news {
	width:252px;
	margin:0px;
	padding:13px 0 8px 0;
	border:solid 1px #798878;
	border-top:none;
	/* Redondeado */
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	/* especifico para navegadores */
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-khtml-border-bottom-right-radius: 7px;
	-khtml-border-bottom-left-radius: 7px;
}
#news h2 {
	font-size:14px;
	font-weight:bold;
	font-style:oblique;
	color:#65BB11;
	margin:0 0 5px 0;
}
#news a {
	color: #58664E;
	text-decoration: none;
}
#news a:hover {
	text-decoration:underline;
}
#news ul {
	margin:0 0 9px 0;
	padding:0px;
	border-top:solid 1px #798878;
}
#news li {
	line-height:1em;
	background-image: url(../imag/home_flecha.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:10px 18px 30px 19px;
	border-bottom:solid 1px #798878;
	list-style-type: none;
}
#news p {
	color:#96C65A;
	font-size:15px;
	font-style: oblique;
	font-weight: bold;
	margin:0 0 12px 19px;
}
#news .noticias_link {
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #99CC00;
	margin: 0 0 0 19px;
}
/* ################################################################################################################
#home */
#home {
	width:309px;
	margin:0 0 0 47px;
	padding:22px 11px 0 0;/* line-height:1.3em; */
}
#home h1 {
	font-size: 30px;
	font-style: oblique;
	font-weight: bold;
	color: #73B535;
	margin: 0 0 5px 0;
}
#home p {
	margin:0 0 15px 0;
}
#home .inicio_destacado {
	font-size:16px;
	color:#636A5B;
}
#home .inicio_titulo {
	font-weight:bold;
	color:#73B535;
}
#home .inicio_imagen {
	margin:16px 0 26px 5px;
}
/* ################################################################################################################
#interior */
#interior {
	font-size:12px;
	width:593px;
	padding:22px 0 12px 19px;
	margin:0px;
}
#interior h1 {
	font-size: 30px;
	font-style: oblique;
	font-weight: bold;
	color: #73B535;
	margin: 0 0 12px 0;
	padding:0 0 4px 0;
	border-bottom:solid 1px #798878;
}
#interior h2 {
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #73B535;
	background-image: url(../imag/flecha_abajo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0 0 10px 0;
	padding:0 0 4px 0;
	border-bottom:solid 1px #798878;
}
#interior h3 {
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #73B535;
	margin: 0 0 5px 0;
}
#interior p {
	margin:0 0 10px 0;
}
#interior ul {
	margin:0px;
	padding:17px 0 0 0;
	border-top:solid 1px #798878;
}
#interior li {
	list-style:none;
	margin:0 0 10px 0;
	padding:2px 52px 2px 44px;
	background-image: url(../imag/flecha_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#interior form {
	margin: 20px 0 15px 0;
	padding: 0px;
}
#interior fieldset {
	margin:0px;
	padding:0px;
	border:none;
}
#interior legend {
	display:none;
}
#interior label,
#interior input,
#interior textarea {
	float:left;
}
#interior label {
	font-style: oblique;
	font-weight: bold;
	color: #73B535;
	width: 60px;
	margin:0 0 0 5px;
}
#interior input,
#interior textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 371px;
	border: solid 1px #73B535;
	color: #666666;
}
#interior input {
	height: 21px;
	margin:0 0 16px 0;
}
#interior textarea {
	height: 86px;
}
#interior #enviar {
	width:58px;
	height:13px;
	margin:72px 0 0 21px;
	border:none;
	cursor: pointer;
}
/* especial interior */
	#interior .personal {
	margin:0 0 10px 0;
	padding:0 8px 2px 0;
	border-bottom:dotted 1px #798878;
}
#interior .foto_pareja {
	margin:0 140px 0 0;
}
/* ################################################################################################################
class restriccion */
.restriccion {
	width:482px;
	margin:10px 0px;
}
/* ################################################################################################################
#acordion */
#acordion {
	font-size:11px;
	width:482px;
	margin:10px 0px;
}
#acordion h3 {
	padding:5px 0 5px 0;
	margin:10px 0 0 0;
	border-bottom:solid 1px #798878;
	background-image: url(../imag/flecha_abajo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#acordion h3:hover {
	background-image: url(../imag/flecha_abajo_hover.gif);
}
#acordion p {
	margin-right:50px;
}
.toggler {
	cursor:pointer;
	font-weight:bold;
}
.toggler:hover {
	background:#D7EB9C;
}
.element {
	padding:3px 5px;
}
/* ################################################################################################################
#footer */
#footer {
	color:#FFFFFF;
	background-color: #B3D940;
	height:53px;
	margin: 0px;
	padding: 27px 17px 0 24px;
	clear: both;
	/* Bordes redondos general */
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	/* bordes redondos especificos*/
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-khtml-border-top-right-radius: 10px;
	-khtml-border-top-left-radius: 10px; 

}
#footer a {
	color: #1F6654;
	display: inline;
	margin: 7px 21px 0 0;
	float:left;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	font-size: 15px;
	font-weight: bold;
	margin:3px 0 0 0;
	float: right;
}
#footer .pie_logo {
	margin:0 58px 0 0;
	float:left;
}
#footer .pie_orangemedia {
	clear:both;
	margin:10px 0 0 0;
	float:right;
}
/* ################################################################################################################
class generales */
.clear {
	clear:both;
}
.bajada {
	font-size:16px;
	color:#636A5B;
}
strong {
	color: #95BA25;
}
