body {
	margin:0;
}

/* FONT FACE */
@font-face {
	font-family: 'DINLight';
	src: url('../font_face/din/din-light-webfont.eot');
	src: local('☺'), url('../font_face/din/din-light-webfont.woff') format('woff'), url('../font_face/din/din-light-webfont.ttf') format('truetype'), url('../font_face/din/din-light-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINRegular';
	src: url('../font_face/din/din-regular-webfont.eot');
	src: local('☺'), url('../font_face/din/din-regular-webfont.woff') format('woff'), url('../font_face/din/din-regular-webfont.ttf') format('truetype'), url('../font_face/din/din-regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINBold';
	src: url('../font_face/din/din-bold-webfont.eot');
	src: local('☺'), url('../font_face/din/din-bold-webfont.woff') format('woff'), url('../font_face/din/din-bold-webfont.ttf') format('truetype'), url('../font_face/din/din-bold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* CSS GENERALES */
form {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}

/* CSS HEADER */
#bg_header {
	background:#f4f4f4;
	padding:25px 0;
	border-bottom:solid 1px #FFF;
}
#header {
	position:relative;
	width:976px;
	margin:0 auto;
}
#header #buscador {
	position:absolute;
	top:0;
	right:0;
	text-align:right;
}
#header #buscador strong {
	font-family:'DINBold';
	font-size:24px;
	color:#004892;
	font-weight:normal;
	letter-spacing:-1px;
}
#header #buscador a {
	font-family:'DINLight';
	font-size:16px;
	color:#f06d24;
	text-decoration:none;
}
#header #buscador a:hover {
	text-decoration:underline;
}
#header #buscador .campo {
	background:#FFF;
	-webkit-border-top-left-radius:8px;
	-moz-border-top-left-radius:8px;
	border-top-left-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-bottom-left-radius:8px;
	border-bottom-left-radius:8px;
}
#header #buscador input[type='text'] {
	font-family:'DINRegular';
	font-size:18px;
	color:#a6a6a6;
	width:93%;
	padding:7px;
	border:solid 1px #d4d4d4;
	outline:0;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
#header #buscador input[type='submit'] {
	background:url(../images/btn_buscar.png) no-repeat center center;
	width:111px;
	height:48px;
	border:0;
	cursor:pointer;
}

/* CSS MENU */
#bg_menu {
	position:relative;
	background:#f4f4f4;
	border-bottom:solid 2px #FFF;
}
#bg_menu #shadow {
	position:absolute;
	top:-10px;
	left:0;
	width:100%;
	height:10px;
	-moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.15);
	box-shadow: 0px 5px 5px rgba(0,0,0,0.15);
}
#menu {
	width:976px;
	margin:0 auto;
	font-family: 'DINLight';
	border-left:solid 1px #FFF;
	border-right:solid 1px #dbe2ea;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	float:left;
}
#menu li#contacto{
	float:right;
}
#menu li a {
	display:block;
	padding:15px;
	font-family:'DINBold';
	font-size:18px;
	color:#004892;
	letter-spacing:-1px;
	text-decoration:none;
	border-left:solid 1px #dbe2ea;
	border-right:solid 1px #FFF;
}
#menu li a:hover {
	background:#f06d24;
	color:#FFF;
}
#menu li.selected a {
	background:#004892;
	color:#FFF;
}
#menu li.selected_esp a {
	background:#f06d24;
	color:#FFF;
}
#menu li.selected a:hover {
	background:#f06d24;
	color:#FFF;
}

/* SUBMENUS */
#menu li ul {
	background:#FFF;
	display:none;
	padding:3px;
	height:auto;
	filter:alpha(opacity=95);
	opacity:0.95;
	-moz-box-shadow: 0px 5px 15px #000;
	-webkit-box-shadow: 0px 5px 15px #000;
	box-shadow: 0px 5px 15px #999;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	position:absolute;
	z-index:2000;
}
#menu li:hover ul {
	display:block;
}
#menu li li {
	display:block;
	float:none;
	border-left:solid 10px #f06d24;
}
#menu li ul a {
	display:block;
	font-family:'DINRegular';
	font-size:16px;
	color:#858585;
	padding:2px 5px;
	margin:0 5px;
	border:0;
	text-align:left;
	background:transparent;
	text-decoration:none;
}
#menu li ul a:hover {
	background:#f06d24;
	color:#FFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#ulcategorias {
	color:#003366;	
	width:100%;
}
#ulcategorias li{
	width:25%;
	color:#003366;
	display:inline;
	float:left;
	line-height:1.7;
	font-size:12px;
}
/* CSS CONTENT */
#bg_container {
	background:url(../images/bg_aero.jpg) no-repeat top center;
	padding-bottom:20px;
}
#container {
	width:976px;
	margin:0 auto;
}
#container h4 {
	font-family:'DINBold';
	font-size:24px;
	color:#004892;
	font-weight:normal;
	letter-spacing:-1px;
	border-left:solid 4px #f06d24;
	padding-left:10px;
	line-height:1;
	margin:0 0 25px 0;
}

#info {
	position:relative;
	padding-bottom:20px;
}

/* SOLICITUDES */
#solicitud {
	position:relative;
	float:left;
	margin:25px 0 0 0;
}
#solicitud h3 {
	font-family:'DINBold';
	font-size:24px;
	color:#FFF;
	letter-spacing:-1px;
	margin:15px 0;
	font-weight:normal;
}
#solicitud #express {
	position:absolute;
	top:27px;
	right:25px;
	width:184px;
	padding:20px 40px 40px 40px;
	background:url(../images/box_express.png) no-repeat top center;
	text-align:center;
	font-family:'DINRegular';
	font-size:16px;
	color:#858585;
	letter-spacing:-1px;
}
#solicitud #express strong {
	font-family:'DINBold';
	font-size:24px;
	color:#f06d24;
	font-weight:normal;
}
#solicitud #box {
	border:solid 1px #FFF;
	-moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.15);
	box-shadow: 0px 0 10px rgba(0,0,0,0.25);
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
}
#solicitud .qweb {
	background:#ebebeb;
	margin-right:35px;
	padding:10px 300px 10px 15px;
}
#solicitud .imo {
	background:#ebebeb url(../images/w.png) no-repeat center center;
	padding:10px;
	height:158px;
}

/* SOLICITUDES */
#slider {
	position:relative;
	margin:25px 0;
}
#slider h1 {
	font-family:'DINBold';
	font-size:33px;
	color:#FFF;
	margin:15px 0;
	font-weight:normal;
}

/* CSS SOCIAL */
#social {
	float:left;
	width:780px;
	margin-bottom:40px;
}
#social #twitter {
	float:right;
	width:230px;
}
#tweets {
	background:#e8e8e8;
	padding:15px 20px 25px 20px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-bottom-left-radius:15px;
	border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-bottom-right-radius:15px;
	border-bottom-right-radius:15px;
	
	font-family:Arial;
	font-size:11px;
	color:#6e6e6e;
}
#tweets span {
	font-family:Arial;
	font-size:11px;
	color:#3398d6;
}
#tweets p {
	margin-bottom:5px;
}
#tweets a{
	color:#6e6e6e;
	text-decoration:underline;
}
#tweets a#link {
	float:right;
	font-family:Arial;
	font-size:11px;
	color:#3398d6;
	text-decoration:none;
	padding-left:15px;
	background:url(../images/ic_retweet.png) no-repeat center left;
}

/* CSS BLOG */
#blog {
	float:left;
	width:780px;
	margin-bottom:40px;
}
#blog ul {
	list-style:none;
	margin:0;
	padding:0;
}
#blog ul li {
	margin-bottom:20px;
	font-family:Arial;
	font-size:14px;
	color:#a5a5a5;
}
#blog ul li img {
	float:left;
	margin:0 15px 15px 0;
	border:solid 1px #CCC;
}
#blog ul li strong {
	color:#004892;
}
#blog ul li b {
	color:#f06d24;
}
#blog ul li p {
	margin:5px 0 10px 0;
}
#blog ul li a {
	padding-left:15px;
	background:url(../images/ic_leer.jpg) no-repeat center left;
	color:#f06d24;
	margin:10px 0;
}
#blog ul li a:hover {
	color:#000;
}

/* CSS PUBLICIDAD */
#publicidad {
	float:right;
	width:150px;
}
#publicidad img {
	margin-bottom:15px;
}

/* CSS EMPRESAS */
#empresas {
	margin-bottom:40px;
	font-family:Arial;
	font-size:14px;
	color:#a5a5a5;
}
#empresas table {
	display:table;
	border-collapse: separate;
}
#empresas table td {
	margin:2px;
	border:solid 1px #CCC;
	height:80px;
}
#empresas ul li img {
	float:left;
	margin:0 15px 15px 0;
	border:solid 1px #CCC;
}
#empresas a {
	color:#f06d24;
}
#empresas a:hover {
	color:#000;
}

/* FER */
#empresas ul li {
	display: list-item;
	list-style:disc;
	color:#888;
}


/* CSS FOOTER */
#bg_footer {
	position:relative;
	background:#afbfd1 url(../images/bg_footer.jpg) repeat-x top left;
	padding:70px 0;
}
#bg_footer #peaks {
	position:absolute;
	top:-20px;
	left:0;
	width:100%;
	height:20px;
	background: url(../images/peaks.png) repeat-x;
}
#footer {
	width:976px;
	margin:0 auto;
	font-family:Arial;
	font-size:12px;
	color:#FFF;
}
#footer #rs {
	float:right;
}
#footer #rs img {
	margin-left:8px;
}
#footer h4 {
	font-family:'DINBold';
	font-size:18px;
	color:#53616f;
	font-weight:normal;
	margin:10px 0;
}
#footer #box {
	float:left;
	margin:40px 80px 40px 0;
}
#footer .actividades {
	width:260px;
}
#footer .big {
	width:190px;
}
#footer .small {
	width:140px;
}

/* CSS ALPHABETICAL TABLE */
#footer ul#alphabetical {
	list-style:none;
	margin:0;
	padding:0;
	width:250px;
}
#footer ul#alphabetical li {
	float:left;
	border:solid 1px #c7cccd;
}
#footer ul#alphabetical li a {
	display:block;
	text-align:center;
	width:25px;
	font-family:'DINBold';
	font-size:18px;
	color:#FFF;
	text-decoration:none;
}
#footer ul#alphabetical li a:hover {
	background:#f06d24;
	color:#FFF;
}

/* CSS LIST */
#footer ul#listados {
	list-style:none;
	margin:0;
	padding:0;
	width:250px;
}
#footer ul#listados li {
	margin-bottom:10px;
}
#footer ul#listados li a {
	font-family:'DINLight';
	font-size:16px;
	color:#FFF;
}
#footer ul#listados li a:hover {
	color:#f06d24;
}
#footer a#webpositer {
	padding:5px 0 5px 95px;
	color:#53616f;
	text-decoration:none;
	background:url(../images/logo_webpositer.png) no-repeat center left;
}
#footer a#azamedia {
	float:right;
	padding:5px 75px 5px 0;
	color:#53616f;
	text-decoration:none;
	background:url(../images/logo_azamedia.png) no-repeat center right;
}