
/* CSS Document */

html, body {
	margin:0;
	background-color:#FFF;
	line-height: 16px;
}
body, input, textarea, select, option {
	font-family:Arial, Sans-serif;
	font-size:12px;
	color: #595959;
	text-align:justify;
}
input, textarea, select, option {
	color:#595959;
	background:#FFF;
}
p{
	text-align:justify;
}
a {
	color:#0068B3;
	text-decoration:none;
}
a:hover {
	color:#EE3024;
	text-decoration:underline;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
.hidden {
	display:none;
}
.clear {
	clear:both;
}

#page-container {
	width:977px;
	margin:0 auto;
	padding:0;
}

/********* HEADER  ********/

#header {
	width:977px;
	height:86px;
	margin:0;
	padding:0;
}

#header .logo {
	width:304px;
	height:86px;
	margin:0;
	padding:0;
	float:left;
}
#header .search {
	width:100px;
	height:31px;
	margin:0;
	padding:0;
	float:right;
}
#header .search .home a {
	width:26px;
	height:31px;
	margin:0 17px 0 0;
	padding:0;
	float:left;
	background-image:url(../images/img-nav/sec-nav-icon-home.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#header .search .home a:hover {
	background-position:0 -31px;
}
#header .search .home a span {
	display:none;
}
#header .search .contact a {
	width:31px;
	height:31px;
	margin:0 13px 0 0;
	padding:0;
	float:left;
	background-image:url(../images/img-nav/sec-nav-icon-contact.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#header .search .contact a:hover {
	background-position:0 -31px;
}
#header .search .contact a span {
	display:none;
}
#header .search .search-area {
	width:175px;
	height:31px;
	margin:0 0 0 0;
	float:right;
	background-image:url(../images/img-nav/sec-nav-icon-search.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#header .search input {
	width:120px;
	height:16px;
	margin:5px 0 0 32px;
	padding:2px 0 0 3px;
	border:1px solid #999999;
}

#header .nav {
	position:relative;
	width:500px;
	height:25px;
	margin:14px 0 0 0;
	padding:0;
	float:right;
	clear:right;
	background-color:#FFFFFF;
}

/* Botones de navegación principales */

ul#navigation {
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	width:510px;
	height:25px;
}
ul#navigation li {
	position:relative;
	float:left;
	display:block;
	height:25px;
}
ul#navigation li a {
	display:block;
	height:25px;
}
ul#navigation li span {
	display:none;
}
ul#navigation li.nav-01 a { background-image:url(../images/img-nav/sec-nav-about.gif); width:110px; }
ul#navigation li.nav-02 a { background-image:url(../images/img-nav/sec-nav-servicios.gif); width:67px; }
ul#navigation li.nav-03 a { background-image:url(../images/img-nav/sec-nav-noticias.gif); width:65px; }
ul#navigation li.nav-04 a { background-image:url(../images/img-nav/sec-nav-ligas.gif); width:110px; }
ul#navigation li.nav-05 a { background-image:url(../images/img-nav/sec-nav-contacto.gif); width:70px; }
ul#navigation li.nav-06 a { background-image:url(../images/img-nav/sec-nav-media.gif); width:69px; }
ul#navigation li.nav-07 a { background-image:url(../images/img-nav/sec-nav-home.gif); width:50px; }

ul#navigation li a:hover { background-position:0px -23px;}

#lower-container {
	width:977px;
	min-height:400px;
	margin:0;
	padding:0;
	background-image:url(../images/tertiary/bg-sec-banner.gif);
	background-repeat:no-repeat;
}
#banner-image {
	width:251px;
	height:171px;
	margin:0;
	padding:0;
	float:left;
}
#page-title {
	font-size:26px;
	font-weight:700;
	color:#94D7F3;
	line-height:normal;
	margin:16px 40px 0 0;
	padding:0;
	float:right;
}
/********* BEGIN CONTENT AREA STYLES ********/

#content-wrapper {
	width:726px;
	margin:6px 0 0 0;
	padding:0;
	background-image:url(../images/tertiary/bg-sec-core-flex.gif);
	background-repeat:repeat-y;
	float:right;
}
#content-wrapper .top {
	width:726px;
	height:12px;
	margin:0;
	padding:0;
	background-image:url(../images/tertiary/bg-sec-core-top.gif);
	background-repeat:no-repeat;
}
#content-wrapper .content-core {
	width:726px;
	margin:0;
	padding:0;
	background-image:url(../images/tertiary/bg-sec-core-tween.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#content-wrapper .content {
	width:630px;
	margin:0 0 0 42px;
	padding:22px 0;
}
#content-wrapper .content h2 {
	font-size:20px;
	font-weight:normal;
	color:#EB6E1F;
	margin:0 0 20px 0;
}
#content-wrapper .content h3 {
	font-size:14px;
	font-weight:bold;
	color:#0068B3;
	margin:0 0 12px 0;
}
#content-wrapper .content .more {
	font-size:10px;
	font-weight:bold;
	color:#EB6E1F;
	text-transform:uppercase;
	text-decoration:none;
}
#content-wrapper .content .more:hover {
	color:#0068B3;
}
#content-wrapper .left-image {
	margin:10px 10px 10px 0;
	padding:0;
	float:left;
	border:2px solid #D2D7DB;
}
#content-wrapper .right-image {
	margin:10px 0 10px 10px;
	padding:0;
	float:right;
	border:2px solid #D2D7DB;
}
#content-wrapper .bottom {
	width:726px;
	height:19px;
	margin:0;
	padding:0;
	background-image:url(../images/tertiary/bg-sec-core-bottom.gif);
	background-repeat:no-repeat;
}

.content label {
	display:block;
	float:left;
	font-weight:bold;
	margin-right:10px;
	width:100px;
	text-align:right;
}

.labels_style {
	width:350px;
	padding-bottom:10px;
}

.content input  {
	border:1px solid #999999;
	height:16px;
	background:#FFFFFF;
}

.content textarea{
	border:1px solid #999999;
	background:#FFFFFF;
}

input.btn_enviar {
	background:#0099CC;
	color:#FFF;
	padding:5px;
	height:auto;
	border: none;
}

/********* END CONTENT AREA STYLES ********/

/********* BEGIN FOOTER STYLES ********/

#footer {
	width:977px;
	height:20px;
	margin:12px 0 0 0;
	float:right;	
	font-size:10px;
	font-weight:normal;
	color:#9B9FA2;
}
#footer a {
	color:#9B9FA2;
}
#footer .left {
	width:300px;
	float:left;
	text-align:left;
}
#footer .right {
	width:500px;
	float:right;
	text-align:right;
}

/* ESTILO DE MAPA DE SITIO */

#mapa a.tit_bloque {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	display:block;
	width:287px;
	background:#94BBD7;
	padding:3px 3px 3px 10px;
}

#mapa a.tit_bloque:hover {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	display:block;
	width:287px;
	background:#0068B3;
	padding:3px 3px 3px 10px;
	text-decoration:none;
}

#mapa a.sbtit_bloque {
	font-size:12px;
	font-weight:bold;
	display:block;
	color:#595959;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	width:290px;
}

#mapa a.sbtit_bloque:hover {
	font-size:12px;
	font-weight:bold;
	display:block;
	color:#595959;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	text-decoration:underline;
	width:290px;
	background:#F8F8F8;
}

#mapa a.artit_bloque {
	font-size:12px;
	color:#595959;
	display:block;
	width:270px;
	padding-left:30px;
}

#mapa a.artit_bloque:hover {
	font-size:12px;
	color:#595959;
	text-decoration:underline;
	display:block;
	width:270px;
	padding-left:30px;
	background:#F8F8F8;
}


#mapa ul.lista_mapa {
	margin:5px 0px;
}
