@charset "UTF-8";
/* CSS Document */

body {
	margin:0px; padding:0px;
	color: #666;
	background: #0098cc ;
	font-family:'MS Sans Serif', Geneva, sans-serif; 
	font-size:14px;
	}
	

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #91E3FF;
}
a:active {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

img { border: 0; }

h1,h2,h3,h4,h5,h6 {
	font-family:'MS Sans Serif', Geneva, sans-serif; 
}
h1 {
	font-size: 18px;
}

.azul {
	color:#0098cc;
}

.rojo {
	color: #F00;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #F03;
	background-color: #FFB9B9;
	margin: 0 0 10px 0;
}

ul {
	margin:0 0px;
	list-style: none;
}
ul li {
	padding-left: 0px;
	margin: 0 0 5px;/* :hack: stop IE6 from forgetting about the arrows */
}




/* PAGINA */
#main {
	margin: 0 auto;
	background: #0098cc url(../images/fondo_contenido.gif) center repeat-y;
    width: 950px;
}

/* 
	Header-Styles 
*/
#header {
	background: #0098cc;
	margin: 0 auto;

}

#logo {
	background: #0098cc url(../images/cabecera.gif) center no-repeat;
	margin: 0 auto;
	padding: 15px 0 15px 0;
	width: 950px;

}

ul#menu {
	margin:0px auto 0 auto;
	padding:140px 0 0 10px;
	width: 950px;
}
ul#menu li {
	display:inline;
	margin-left:12px;
}
ul#menu li a {
	padding: 5px;
	text-decoration:none;
	color:#999;
	font-family:'MS Sans Serif', Geneva, sans-serif; 
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
ul#menu li a.active, ul#menu li a:hover {
	padding: 5px;
	color:#0098cc;
	border-bottom: 1px solid #0098cc; 
}






#wrapper {
	background-color:#fff;
	margin: 0 auto;
	width: 950px;

}
.contenido {
	margin:0 auto;
	padding: 15px 30px 15px 30px;
	line-height: 1.5em;
}

#col1 {
	float: left;
	width: 371px;
	margin: 10px 10px 10px 0px;
	padding: 0px 30px 10px 10px;
	border-right: 1px dotted #0098cc;
	text-align:justify;
	min-height: 260px;
}
#col2 {
	float: left;
	width: 202px;
	margin: 0px 10px 10px 0;
	padding: 10px;
	min-height: 260px;
}
#col3 {
		float: left;
	width: 195px;
	background:#0098cc;
	margin: 10px 0px 10px 0;
	padding: 0px 25px 10px 15px;
	color: #fff;
	height: 260px;
}

#col4 {
	float: left;
	width: 441px;
	margin: 10px 10px 10px 0px;
	padding: 0px 30px 10px 10px;
	border-right: 1px dotted #0098cc;
	text-align:justify;
	min-height: 260px;
}

#col5 {
	float: left;
	width: 375px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 20px;
	text-align:justify;
	min-height: 260px;
}

.limpiar {
	clear:both;
}

#pie_contenido {
		margin: 0px auto;
		background: #0098cc url(../images/pie_contenido.gif) top center no-repeat;
		height: 20px;
}

#footer {
	margin: 0 auto;
	color:white;
	width: 950px;

}

#izq {
float: left;
width: 413px;
margin: 0px 10px 0 0;
padding: 0 10px 10px 10px;
text-align: left;

}


#drcha {
float: left;
width: 423px;
margin: 0px 0px 0 0;
padding: 0 10px 10px 10px;
text-align: right;

}

.contenido_pie {
	margin:0 auto;
	padding: 0px 30px 15px 30px;
	line-height: 1.8em;
	font-size: 11px;
}

/* SLIDER */
#fotos {
	height:285px;
	width:886px;
	border:1px solid #E2E2E2;
	margin: 8px 0 8px 0;
}
.asd {
	font-style: italic;
}
cursiva {
	font-style: italic;
}
.cursiva {
	font-style: italic;
}


/* NOTICIAS */

#listticker{
	height:200px;
	width:200px;
	overflow:hidden;
	padding:0px 10px 0px 0px;

}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}

	#listticker li{
		padding:10px 5px 5px 5px;
		border-bottom: 1px dotted #0098cc;
		list-style:none;
	}
		#listticker a{
			color:#0098cc;
		}
		#listticker .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:11px;
		}
		#listticker .news-text{
			display:block;
			font-size:11px;
			color:#666666;
		}
		#listticker img{
			float:left;
			margin-right:14px;
			padding:4px;
			border:solid 1px #DEDEDE;
		}
		
		
/* GALERIA DE FOTOS */


.thumbs {
	margin:0 auto;
	padding: 0 0 0 5px; 
}
.thumbs:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.thumbs li {
	float:left;
	padding: 0;
	margin: 0;
	background: none;
	text-align:center;
	width: 120px;
	height: 120px;
}
.thumbs a {
	color: #a6cc00;
}
.thumbs a:hover {
	text-decoration:none;
	color: #0098cc;
}
.thumbs .row_leader {
	margin-left: 0;
	clear: left;
}
.thumbs img {
	display: block;
	padding: 5px;
	border: 1px solid #cccccc;
}
.thumbs img:hover {
	display: block;
	padding: 5px;
	border: 1px solid #0098cc;
}


/* LISTAS */
.listas {
	margin:0 auto;
	padding: 0 0 0 35px;
	list-style-type: square;
}
.listas:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.listas li {
	padding: 5px;
	margin: 0;
	background: none;
	text-align:left;
}

#main .contenido a {
text-decoration: none;
}
#main .contenido a:link, a:active, a:visited {
color: #0098cc;
}
#main .contenido a:hover {
color: #91E3FF;
}

#footer .contenido_pie a {
text-decoration: none;
}
#footer .contenido_pie a:link, a:active, a:visited {
color: #fff;
}
#footer .contenido_pie a:hover {
color: #91E3FF;
}

/* CONTACTO */


form {

}
form label {
	display: block;
	font-weight: bold;
	color: #0098cc;
	margin: 3px 0 3px 0;
}
form label.inline {
	display: inline;
	width: auto;
	margin: 0 5px;
}
form .input-text {
	font-weight: bold;
}
form textarea {
	padding: 4px;
}
form .input-text:focus, form textarea:focus {
	color: #432265;
}
form textarea,
form .input-text {
	padding: 4px;
	border: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	border-bottom: 1px solid #ddd;
}
form select {
	padding: 1px;
	font-size: 10px;
	width: 15%;
	display: inline;
	margin-right: 5px;
}

form .submit {
margin-top: 20px;
}

form .botones {
	height:28px;
	border:none;
	background: #0098cc;
	font-weight: bold;
	color: #fff;
	padding: 0 5px 0 5px;
	margin: 10px 0 0 0;
	}
	
form .botones:hover {
	height:28px;
	border:none;
	background: #666;
	font-weight: bold;
	color: #fff;
	padding: 0 5px 0 5px;
	margin: 10px 0 0 0;
	}



.acceso label {
	display: block;
	font-weight: bold;
	color: #fff;
	margin: 3px 0 3px 0;
}


.botones2 {
	height:28px;
	border:none;
	background: #91E3FF;
	font-weight: bold;
	color: #0098cc;
	padding: 0 5px 0 5px;
	margin: 15px 0 0 0;
	}
	
.botones2:hover {
	height:28px;
	border:none;
	background: #ccc;
	font-weight: bold;
	color: #666;
	padding: 0 5px 0 5px;
	margin: 15px 0 0 0;
	}


/*ACORDEON*/


.widget {
margin-bottom: 15px;
}

	.widget a {
	color: #222;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}
	.tabnav {
	list-style:none;
	margin:0;
	padding:0;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #222;
		font-weight: bold;
		padding: 1px 1px;
		outline: none;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		text-decoration: none;
		border-bottom: 2px solid #0098cc; 
		}
		
	.tabdiv {
	margin-top: 0px;
	background: #fff;
	padding: 5px;

	}
	
		.tabdiv li {
		list-style-image: url("star.png");
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}

