body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", sans-serif;
	background: #000009 url(img/stripe.png) repeat-x;
	_background: #000009 url(img/fondo_web.jpg) repeat-x;
}

a {
	outline: none;
}

#wrap {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 30px 30px;
	_padding: 20px 0px 30px;
}

#header {
	float: left;
	height: 120px;
	width: 1040px;
	background-color: #212121;
}

#head_header {
	margin-bottom: 5px;
	color: #fff;
	font-size: 12px;
	width: 1010px;
	padding: 0 15px;
	height: 24px;
	line-height: 24px;
	background-color: #212121;
}

#head_headerLeft {
	float: left;
}

#head_headerLeft a {
	text-decoration: none;
	color: #fff;
}

#head_headerLeft a:hover {
	color: #547ecd;
}

#head_headerRight {
	text-align: right;
	float: right;
}

#head_headerRight p {
	font-size: 10px;
	margin: 0;
}

.header_menu {float: left;margin: 15px 0 0 25px;}

.oficina{width: 135px}
.trabajo{width: 135px}
.regiones{width: 80px}
.prensa{width: 75px}
.contacto{width: 95px}

.header_menu a {color: #FFF;text-decoration: none;font-size: 12px;}
.header_menu a:hover {	color: #547ecd;}
.titulo-menu{color: #547ecd;font-size: 16px;}
.item-menu{height: 20px; line-height: 20px;}

.clear{clear:both}

#header_logo {
	float: left;
	margin-left: 10px;
	margin-top: 9px;
}

#header_logo img {
	border-style: none;
}

#header_tel {
	float: right;
}

#bigLinks {
	width: 110px;
	float: right;
	margin-top: 12px;
}

.blogLinks {
	float: right;
	width: 100px;
	margin-top: 5px;
	background-color: #000009;
	padding: 5px 5px 5px 15px;
}

.blogLinks a {
	color: #fff;
	font: normal 14px "Trebuchet MS", sans-serif;
	text-decoration: none;
}

.blogLinks a:hover {
	color: #547ecd;
}

#botonera {
	float: left;
	width: 1040px;
	margin-top: 15px;
	border-bottom: 3px solid #212121;
	background-color: #212121;
	padding-top: 5px;
	padding-bottom: 5px;
}

#botonera ul {
	display: inline;
	list-style-type: none;
}

#botonera ul li {
	display: inline;
	margin-right: 15px;
}

#botonera ul li a {
	font-family: "Trebuchet MS", sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

#botonera ul li a:hover {
	text-decoration: underline;
}

#content_wrap {
	float: left;
	width: 1040px;
	height: 497px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 1px solid #7e7e7e;
}

#content_wrapHome {
	float: left;
	width: 1040px;
	height: 497px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#anteIntro {
	width: 1038px;
	height: 497px;
	position: absolute;
}

#intro {
	float: left;
	width: 1038px;
	height: 497px;
}

#content_wrap_textos {
	float: left;
	margin-top: 100px;
}

#footer {
	float: left;
	width: 1040px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top: 5px;
	border-top: 5px solid #212121;
}

#footer a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_left {
	float: left;
	text-align: left;
}

#footer_right {
	float: right;
	text-align: right;
}

.clear {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}

.hidden {
	display: none;
}

.unhidden {
	display: block;
}
.fuente p{font-family: Arial;font-size: 12px;font-weight: bold;color: #ccc;}
.fecha p{font-family: Arial;font-size: 11px;font-weight: normal;color: #ccc;}