/*GREEN PACK SERVICE - NAF*/
html,body,div,fieldset,caption,table,th,td,dt,dd,dl,
h1,h2,h3,h6, p,img,ul,li,ol,form,img,address{
	border:0;
	margin:0;
	padding:0;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	font-family: 'Carrois Gothic', sans-serif;
}
a { color:#f5a000; outline:none; text-decoration: underline; }
a:visited{color:#6B6B6B;}
a:hover{
	text-decoration: none;
}
body{
	font: 62.5% 'Carrois Gothic', sans-serif;
	color: #434343;
	background: #333333;
}

/*TEMPLATE*/
#wrapper{
	position: relative;
	z-index: 2;
	width:100%;
}
.center{
    width: 960px;
    margin:0 auto;
	padding-top:15px;
}
/*HEADER*/
#header{
	height: 82px;
	width: 756px;
	position: relative;
	margin: 0 0 74px auto;
	background: url(/imagenes/template/background-header.png) 0 0 repeat-x;
}
/*Top*/
#top{
	position: absolute;
	top: 16px;
	right:22px;
}
#top ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top li{ float:left; margin:0 8px 0 0; color:#666; font-size:1.3em; line-height:13px;}
#top li a{
	color: #f43844;
	text-decoration: none;
}
#top li a:hover{
	text-decoration: underline;
}
#top a img{ 
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	-khtml-opacity: 0.4;
	margin-left:-2px;
}
#top img:hover{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}
#top img{ margin-right:3px;}

#logo{
	width: 190px;
	height: 83px;
	position:absolute;
	top:0;
	left:-204px;
}
#logo h1{
	background:url(/imagenes/template/logo.png) 0 0 no-repeat;
	width: 190px;
	height: 83px;
	text-indent:-999px;
	margin:0;
}
/*Footer*/
#footer{
	padding-top:10px;
	width:100%;
	position: relative;
}
#footer .center{
	background: url(/imagenes/template/background-footer.png) 0 0 repeat-x;
	padding: 12px 75px 12px;
	width:810px;
	height:15px;
}
#footer h6, #footer address{
	font-size: 1.3em;
	color: #666666;
	float: left;
}
#footer address{ padding-left:4px;}
#navigation{
	color: #6b6b6b;
	padding: 8px 10px;
	margin-bottom: 0;
	background: url(/imagenes/sitio/background-navigation.png) 0 0 no-repeat;
}
#navigation a{ color:#fff;}
#aeurus{ background-color:#333; padding:6px 10px; text-align:right;}
#aeurus img{ vertical-align:top;}

/*MENU*/
#menu{
	height: 30px;
	position: absolute;
	bottom: 0;
	left:32px;
}
#menu ul, #sub-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	float:left;
	font-size:1.6em;
	color: #f43844;
	margin:0 12px 0 0;
	padding:0;
	position:relative;
	z-index:1;
	display:inline;
}
#menu ul li a, #menu ul li a:visited {
	color: #000;
	display: block;
	text-decoration: none;
	padding:0 6px 10px;
}
#menu ul li ul {
	float: none;
	left: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	visibility: hidden;
	z-index: 160;
}
#menu ul li:hover a, #menu ul li a:hover,#menu ul li.current a {
	text-decoration: none;
	background:url(/imagenes/template/menu-hover.gif) 0 bottom repeat-x;
}
#menu ul li:hover ul, #menu ul li a:hover ul {
	bottom: 0;
	left: 0x;
	visibility: visible;
	width: 120px;
	border-top:6px solid #fff;
	border-bottom:16px solid #fff;
	padding:5px 0 10px;
	background-color: #fff;
}
#menu ul li:hover ul li, #menu ul li a:hover ul li {
	font-size: 13px;
	line-height: 18px;
	background-color: #ffffff;
	width: 120px;
	clear: both;
	display: block;
	padding: 0 0 4px;
	margin:0;
}
#menu ul li:hover ul li a, #menu ul li a:hover ul li a {
	background-image: none;
	display: block;
	font-weight: normal;
	padding:5px 9px;
}
#menu ul li:hover ul li ul, #menu ul li a:hover ul li a ul {
	position: absolute;
	visibility: hidden;
}
#menu ul li:hover ul li a:hover, #menu ul li a:hover ul li a:hover {
	background-color: #e2001a;
	color: #FFF;
}
#menu ul li:hover ul li.last, #menu ul li a:hover ul li.last{
	background-color:#FFF;
	padding-bottom:15px;}
#menu ul li.current a, #sub-menu li a.current{
	cursor: default;
}
/*Sub Menu*/
#sub-menu{ padding:0 0 0 10px;}
#sub-menu li a,#sub-menu li a:visited{
	color: #f7a001;
}
#sub-menu li a:hover,#sub-menu li a.current{
	color: #FFF;
	text-decoration: none;
}
/*Fin*/

/*Contenido*/
#content-1{
	background: url(/imagenes/sitio/content.png) 0 0 repeat;
	padding-top:16px;
	height:470px;
}
#content-2{
	background: url(/imagenes/sitio/content2.png) 0 0 repeat-y;
	height:454px;
}
#content-1 h1{ padding-left:30px;}
#left{
	float: left;
	width: 198px;
	padding:16px 16px 1px 25px;
}
#right{
	float: right;
	width: 684px;
	padding:16px 10px 0 0;
}
/**Listado**/
.listado{ padding:1px 0 20px;}
.listado img{ float:left;}
.listado .resumen{ margin-left:135px; min-height:90px;}
.listado .resumen h3{ font-size:1.5em; padding:0; margin-bottom:4px;}
.listado .resumen p{ margin:0;}
#paginacion{ /*display:none; */}
.detalle-right{ width:260px; float:right; padding:0 0 10px 20px;}

/**Formulario**/
label, input, textarea, select{
	font-family: 'Carrois Gothic', sans-serif;
	font-size: 1.3em;
	color:#212121;
}
textarea{
	resize:none;
	moz-resize: none;
	-webkit-resize: none;
}
.formulario-contacto,.content-p{ padding:0 30px;}
.formulario label{
	color: #FFF;
	line-height: 26px;
	text-align: right;
	display:block;
	width: 140px;
	float: left;
	clear: left;
	padding-right:8px;
}
.trabaje-nosotros .formulario label{width: 170px;}
.trabaje-nosotros .caja-contacto{ padding-left:179px;}
.formulario-contacto.trabaje-nosotros{ padding-bottom:20px;}
/*.formulario .input-file {
    font-size: 14px;
    height: 20px;
    line-height: 27px;
    margin-bottom: 6px;
}*/
.formulario .input{
	background-color: #acacac;
	border:1px solid #404040;
	margin-bottom:6px;
}	
.formulario input.input{
	line-height: 24px;
	height: 24px;
	padding: 0 9px;
	width:212px;
}
.formulario select.input{
	padding: 3px 8px;
	width:232px;
}
.formulario select option{ text-indent:8px;}
.formulario textarea.input{
	width: 350px;
	padding:4px 9px;
}
.boton-enviar{
	background-color: #f69f00;
	color: #000;
	display:block;
	width: 90px;
	height:30px;
	border:1px solid #f69f00;
	cursor:pointer;
}
.boton-enviar:hover{ background-color:#e57d00;}
.caja-contacto{ padding-left:150px;}
.caja-contacto p{ margin-bottom:10px;}
#map{ padding-bottom:30px;}

/*Textos*/
h1,h2, h3, h4,h6,.text-h2,.text-18{
	color: #f7a001;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: 'Carrois Gothic', sans-serif;
}
h1{ margin-bottom:15px;}
h1,h2,.text-h2{	font-size: 2.4em;}
h3{
	font-size: 1.8em;
	padding-top:4px;
}
.text-18{font-size: 1.8em;}
h4, li, p, th, td,dd{
	font-size: 1.3em;
	color: #fff;
	line-height:20px;
}
p{margin-bottom:20px;}
li{ margin-bottom:10px;}
ul{	list-style: none;}
table{
	margin: 0;
	border: 0;
	border-collapse: collapse;
}
.borrar{clear: both;}
.text-11{ font-size:1.1em; padding-top:5px;}
.text-14{ font-size:1.4em;}
.text-15{font-size:1.5em; color:#222943;}
.text-align-right,.editable .text-align-right{text-align:right;}
.text-align-center,.editable .text-align-center{text-align:center;}


/*Accesibilidad
.explorer,.firefox,.opera,.safari,.chrome{
	padding:1px 0 7px 55px;
	margin-left:15px;
}
.firefox{background:url(/imagenes/accesibilidad/firefox.png) 2px top no-repeat;}
.opera{background:url(/imagenes/accesibilidad/opera.png) 2px top no-repeat;}
.safari{background:url(/imagenes/accesibilidad/safari.png) 2px 2px no-repeat;}
.explorer{background: url(/imagenes/accesibilidad/explorer.png) left 0px no-repeat;}
.chrome{background: url(/imagenes/accesibilidad/chrome.png) left 0px no-repeat;}
.text-sub-titulo{
	font-weight:bold;
	margin-bottom:1px;
}*/

/* contenido editable */
table {
	margin:0;
	border-collapse: collapse;
}
.editable img{ border:1px solid #212121; margin-bottom:4px;}
.editable ul {
	list-style-image: url(/imagenes/sitio/vineta.gif);
	margin: 0 0 10px 30px;
}
.editable ol{margin: 10px 0 10px 20px;}
.editable li li{font-size: 1em;}
.editable ol ul,.editable ul ol{margin: 10px 15px;}
.editable ul li, .editable ol li{margin-bottom: 15px;}
.editable table {
	width: 100%;
	margin: 20px 0;
}
.editable .noticia-right ul{
	list-style-image: none;
	list-style-type: none;
}
.tr-color{background-color:#eeeeee;}
.editable table th, .editable table td {
	font-size: 1.3em;
	text-align: left;
}
.editable table td {
	padding: 10px 15px 10px 20px;
	border-bottom: 1px solid #434343;
}
.editable table tr:hover td {
	background: #160f02;
}
.editable table th {
	padding: 5px 15px 5px 20px;
	background-color: #f5a000;
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
}

/*@media screen and (max-width: 1366px) {
#footer{ position:relative;}

}*/