@charset "utf-8";
/* CSS Document */

/* ----COLORES----
azul oscuro:		#39acd8
azul: 					#144065
celeste: 				#39acd8
celeste oscuro	#086a8f
-- FIN COLORES-- */

body {
	background-color:#144065;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:-1px;
}
a {
	color:#39acd8;
	text-decoration:underline;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
img {
	border:0;
}
div#header {
	float:left;
	width:940px;
	height:115px;
}
div#logo {
	float:left;
	width:155px;
	margin:2px 20px 0px 0px;
}
div#logo img {
	margin:0;
	padding:0;
}
div#nav {
	float:left;
	width:765px;
	height:115px;
}
div#nav ul {
	margin:35px 0px 0px 0px;
	padding:0px 75px 0px 75px;
	list-style:none;
	float:left;
	width:615px;
	height:43px;
}
div#nav ul li {
	float:left;
	text-transform:none;
}
div#nav ul li a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
div#slider-wrap {
	width:100%;
	float:left;
	height:250px;
	background:url(../img/slider-bg_08.png) center repeat-x;
	position:relative;
	margin-bottom:25px;
}
div#slider-arrows {
	width:940px;
	height:250px;
	float:left;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
div#slider-left-arrow {
	width:75px;
	height:50px;
	padding:100px 0px;
	float:left;
	background:url(../img/alpha-left.png) -20px no-repeat;
	behavior:url(iepngfix.htc);
	z-index:10000;
	text-align:left;
}
div#slider-left-arrow img {
	width:32px;
	height:32px;
	behavior:url(iepngfix.htc);
}
div#slider-right-arrow {
	width:75px;
	height:50px;
	padding:100px 0px;
	float:right;
	background:url(../img/alpha-right.png) 20px no-repeat;
	behavior:url(iepngfix.htc);
	z-index:10;
	text-align:right;
}
div#slider-right-arrow img {
	width:32px;
	height:32px;
	behavior:url(iepngfix.htc);
}
div#slider {
	width:940px;
	padding:0px 0px;
	height:250px;
	float:left;
	background:url(../img/slide-bg_07.jpg) center bottom no-repeat;
	z-index:5;
	position:absolute;
	overflow:hidden;
}
div#slider ul {
	list-style:none;
	width:820px;
	height:250px;
	margin-top:2px;
	margin:0;
	padding:0 10px;
	position:relative;
	float:left;
}
div#slider ul li {
	float:left;
	margin:2px 1px 0px 1px;
	padding:0;
	height:192px;
	overflow:hidden;
	width:203px;
	position:relative;
}
div#slider ul li img {
	z-index:90;
	width:203px;
	height:192px;
	float:left;
	position:absolute;
	z-index:8;
}
div.black-box {
	background-color:#000;
	height:35px;
	width:203px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	float:left;
	margin-top:-35px;
	position:absolute;
	bottom:0;
	z-index:9;
}
div.black-box-txt {
	height:30px;
	padding:5px 0px 0px 0px;
	width:203px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	float:left;
	margin-top:-30px;
	position:absolute;
	bottom:0;
	z-index:10;
}
div#galeria {
	width:352px;
	height:244px;
	padding:15px 5px;
	background:url(../img/galeria_03.png) no-repeat;
	margin:10px 15px 25px 15px;
	float:left;
	display:inline;
}
div#galeria h1 {
	width:332px;
	margin:0px 10px 10px 10px;
}
div#galeria div.arrows {
	float:left;
	height:35px;
	padding:80px 0px;
	width:32px;
}
div#galeria div.arrows img {
	height:32px;
	width:32px;
	behavior:url(iepngfix.htc);
}
div#galeria div#gal-slider {
	float:left;
	width:281px;
	text-align:center;
	height:194px;
	overflow:hidden;
	padding:0;
	margin:0 3px;
	position:relative;
}
div#galeria div#gal-slider ul{
	position:relative;
	float:left;
	width:281px;
	height:194px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
div#galeria div#gal-slider ul li{
	float:left;
	width:281px;
	height:194px;
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
div#galeria div#gal-slider ul li a{
	float:left;
	position:relative;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
}
div#galeria div#gal-slider ul li div.sombra{
	width:281px;
	height:40px;
	background-color:#000000;
	float:left;
	margin-top:154px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	position:absolute;
}
div#galeria div#gal-slider ul li div.texto{
	width:281px;
	height:20px;
	padding:10px 0;
	float:left;
	margin-top:154px;
	font-weight:bold;
	position:absolute;
	text-align:center;
}
div#galeria div#gal-slider img {
	behavior:url(iepngfix.htc);
	width:281px;
	height:194px;
	position:absolute;
}
div#novedades {
	width:488px;
	height:244px;
	padding:15px;
	background:url(../img/novedades_05.png) no-repeat;
	margin:10px 15px 25px 15px;
	float:left;
	display:inline;
}
.ver-todos {
	float:right;
	font-size:16px;
	color:#fff;
}
.ver-todos a{
	text-decoration:none;
	color:#fff;
	display:block;
	padding:10px 0px 0px 0px;
}
.ver-todos a:hover {
	color:#39acd8;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
div#novedades div.img-col {
	width:110px;
	height:104px;
	float:left;
	margin:20px 20px 0px 0px;
}
div#novedades div.img-col img {
	margin:0;
	padding:0;
}
div#novedades div.content-col {
	float:left;
	width:338px;
	margin:10px 0px 0px 10px;
}
div#novedades div.content-col p {
	float:left;
	margin:3px 0px 3px 0px;
	padding:0;
	width:338px;
}
div#novedades p.title {
	color:#39acd8;
	font-weight:bold;
}
/* Lista de novedades */
ul#novedades	{
	float:left;
}
ul#novedades li {
	float:left;
	list-style:none;
	width:940px;
	margin:10px;
}
ul#novedades div.img-col {
	width:110px;
	height:104px;
	float:left;
	margin:20px 20px 0px 0px;
}
ul#novedades div.img-col img {
	margin:0;
	padding:0;
}
ul#novedades div.content-col {
	float:left;
	width:740px;
	margin:10px 0px 0px 10px;
}
ul#novedades div.content-col p {
	float:left;
	margin:3px 0px 3px 0px;
	padding:0;
	width:740;
}
ul#novedades p.title {
	color:#39acd8;
	font-weight:bold;
}
/**/

.leer-mas {
	color:#39acd8;
	font-weight:bold;
	text-decoration:none;
}
div#formar-parte {
	width:880px;
	height:265px;
	padding:10px 30px 15px 30px;
	float:left;
	background:url(../img/panel-grande_08.png) top center no-repeat;
	margin:0px 0px 25px 0px;
	border-bottom:1px solid #086a8f;
}
*html div#formar-parte {
	display:inline;
}
div#formar-parte h1, div#newsletter h1 {
	border-bottom:1px solid #086a8f;
	text-align:center;
}
div#newsletter h1 {
	text-align:left;
}
div#newsletter h2 {
	font-size:14px;
	color:#39acd8;
	font-weight:normal;
	margin:0;
}
div#newsletter, div#links {
	float:left;
	width:460px;
	display:inline;
	border-bottom:1px solid #086a8f;
	height:165px;
}
*html div#newsletter, div#links {
	display:inline;
	width:440px;
}
div#newsletter form {
	width:420px;
	margin:10px;
	padding:10px;
	float:left;
}
*html div#newsletter form {
	margin:10px 0;
}
div#newsletter form p {
	width:420px;
	float:left;
	margin:0;
	padding:0;
}
div#newsletter form p input.texto {
	width:278px;
	margin-right:5px;
	padding:10px;
	border:1px solid #39acd8;
	float:left;
	color:#666;
	font-size:14px;
	letter-spacing:-1px;
}
div#newsletter form p input.button {
	margin:3px 0px 0px 0px;
	padding:0;
	float:left;
	width:115px;
	height:34px;
	border:0;
	background:url(../img/enviar_05.png) no-repeat;
	cursor:pointer;
}
div#formar-parte div.img-col {
	float:left;
	width:420px;
	margin:10px 20px 0px 0px;
}
div#formar-parte div.content-col {
	float:left;
	width:440px;
	margin:10px 0px 0px 0px;
}
div#formar-parte div.content-col p.buttons {
	float:right;
}
div#formar-parte div.content-col p.buttons a {
	float:left;
	margin:0px 15px 0px 15px;
}
div#formar-parte div.content-col p.title {
	color:#39acd8;
	font-weight:bold;
}
div#links {
	height:155px;
	padding-top:10px;
	border-top:1px solid #086a8f;
}
div#links p {
	margin:0;
	float:left;
	width:430px;
	padding:15px;
	color:#CCCCCC;
}
div#links p.links-first {
	border-bottom:1px solid #086a8f;
}
div#links p a.h-link {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
div#links p a.h-link:hover {
	color:#39acd8;
	text-decoration:none;
}
div.logos {
	text-align:center;
	float:left;
	width:940px;
	height:86px;
	margin:35px auto;
}
div#footer {
	border-top:2px solid #086a8f;
	background-color:#072c4b;
	width:100%;
	float:left;
}
p.footer {
	margin:25px auto;
	color:#8396a5;
}
/* Notificaciones */
.error, .notice, .success {
	padding:.8em;
	border:2px solid #ddd;
}
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.error a {
	color:#8a1f11;
	background:none;
	padding:0;
	margin:0;
}
.notice a {
	color:#514721;
	background:none;
	padding:0;
	margin:0;
}
.success a {
	color:#264409;
	background:none;
	padding:0;
	margin:0;
}
/* fin notificaciones */
/* paginador */
div.paginador {
	text-align:center;
	clear:both;
}
/* fin paginador */
/* contacto */
div#contacto {
	float:left;
	width:940px;
}
div#contacto h1, div#contacto h2 {
	text-align:left;
}
div#contacto form {
	width:460px;
	padding:10px;
	float:left;
}
div#contacto form ul {
	width:460px;
	float:left;
	list-style:none;
}
div#contacto form ul li {
	width:440px;
	padding:5px 10px;
	float:left;
}
div#contacto form ul li label, div#contacto form ul li input, div#contacto form ul li textarea {
	float:left;
}
div#contacto form ul li label {
	width:150px;
	text-align:right;
	margin-right:20px;
	padding:5px;
}
div#contacto form ul li label span {
	color:#39acd8;
	margin-right:3px;
}
div#contacto form ul li input {
	width:208px;
	padding:5px;
	border:1px solid #ccc;
}
div#contacto form ul li textarea {
	width:208px;
	padding:5px;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#contacto form ul li input.btn {
	width:120px;
	padding:5px;
	border:0;
	color:#FFFFFF;
	background-color:#086a8f;
	letter-spacing:-1px;
}
/* fin contacto */

div#lista {
	width:920px;
	padding:10px;
	float:left;
}
div#lista ul {
	overflow:hidden;
	padding:0;
	width:816px;
	margin:0 auto;
	list-style:none;
}
div#lista ul li {
	margin:20px;
	pading:0;
	float:left;
}
div#lista ul li a {
	display:block;
	border:1px solid #39acd8;
}
div#lista ul li p {
text-align:center;
padding:5px;
height:25px;
font-weight:bold;
}
div#lista ul li a:hover {
	border:1px solid #fff;
}
div#interna {
	margin:20px auto;
}
.titulo_big {
	border-bottom:1px solid #39acd8;
}
.sep {
	height:1px;
	line-height:0px;
	border-bottom:1px solid #39acd8;
}
div#flags {
	float:right;
	margin-right:100px;
}
div#flags a {
	margin:0;
	padding:0;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
}
div#flags a:hover {
	text-decoration:underline;
}
div#flags a span {
	margin:5px;
	float:left;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:normal;
}
table.comision td {
	border-bottom:1px solid #086a8f;
}
table.comision td.first {
	border-top:1px solid #086a8f;
}
table.comision td.titulo_tab {
	color:#39acd8;
	font-size:16px;
	text-align:center;
}
