/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #B2BDC4;
	font: 12px "Trebuchet MS", Verdana, Tahoma, arial, sans-serif;
	color: #0A4565; 
	text-align: left;
	margin: 0;
}

/* links */
a, a:visited {	
	color: #0A4565;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #0A4565;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 12px;	
	color: #0A4565;
}
h2 {
	font-size: 12px;
	text-transform: normal;
	color: #fff;
	text-align:right;
}
h3 {
	font-size: 130%;	
}
p {
	font-size:12px;
	}

h5 {
 	font-size:18px;
	}

h2, h3, p {
	padding: 10px;		
	margin: 0;
}
h4{
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size:12px;
	color: #0A4565;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}
/********************************************
   LAYOUT
********************************************/ 
#uno {
	float:right;
	clear:both;
	width:954px;
	height:auto;
	margin:0;
	padding:0;
	position: relative;

}

#content {
	
	width: 911px;
	background: #E5E9EB;
	margin: 0 auto;
}

#content-in {
	position: relative;
	clear: both;
	float: left;
	padding: 0 0 20px 0;
	width: 911px;
	background: #E5E9EB;
}

#header {
	width: 911px;
	position: relative;
	height: 100px;
	background: #E5E9EB;
	padding: 0;	
	color: #0A4565;	
}

#header h1#logo-text span {
	color: #9A9696;
}

#b-left {
	background-image:url(shade-left.gif);
	background-repeat:no-repeat;
	width: 23px;
	height:247px;
	float:left;
	}
#b-right {
	background-image:url(shade-right.gif);
	background-repeat:no-repeat;
	width:23px;
	height: 247px;
	float:right;
	clear:right;
	display: inline;
}
/* header-photo */
#header-photo {
	height: 150px;
	width: 911px;
	margin: 0 auto;
	background: url(header-top.jpg) #FFF;
	background-repeat:no-repeat;
	clear:both;
}

/* Menu */ 

#menu {
	clear: both;	
	padding: 0;		
}
#menu ul {
	float: left;
	list-style: none;
	background: url(bg-menu.jpg) repeat-x;	
	width: 911px;		
	margin: 0;
	border-bottom:3px solid #B2BDC4;
	padding: 0;	
	display: inline;
}
#menu ul li {
	display: inline;
	margin: 0; 
	padding: 0;
}
#menu ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 16px;
	border-left: 1px solid #B2BDC4;
	border-bottom: none;
	color: #0A4565;
	font: bold 12px/2.8em "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 1px;
}
#menu ul li a:hover, 
#menu ul li a:active {
	background: url(bg-menu-rol.jpg) repeat-x;	
}
#menu ul li#current a {	
	background: url(bg-menu-rol.jpg) repeat-x;	
}
/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 20px 8px 8px 10px; 
	padding: 0;			
	border-bottom: 1px solid #E5E5E5;
	text-decoration: none;
	line-height:30px;
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid  #B2BDC4;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #383d44;
	border:none;
}

/*columns*/

#left {
	float: left;
	width: 170px;	
	
}
#right{
	float:right;
	width: 170px;	
	
}

.h-bg-left {
		background-image:url(bg-bar-hora.gif);
		height:auto;
		padding: 0;
		margin-top:10px;
}

#left-image {
	float:left;
	background-image:url(bg-horario.gif);
	background-repeat:no-repeat;
	width:160px;
	height:auto;
	padding:35px 0 0 10px;
}

#rigth-image {
	float:right;
	background-image:url(bg-horario.gif);
	background-repeat:no-repeat;
	width:160px;
	height:310px;
	padding:35px 0 0 10px;
}

#left-map {
	float:left;
	background-image:url(hora-mapa.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:169px;
	height:66px;
	padding:0;
}
	
#top-h {
	float: right;
	width: 681px;
	height:73px;
	margin: 0;
	padding: 0 25px 0 20px;
	background-image:url(botetin.jpg);
	background-repeat:no-repeat;
	display:block;
}

#columns {
	float: right;
	margin: 15px 25px 0 0;
	width: 700px;
	height: auto;
	}
	
.int {
	float: right;
	margin: 15px 60px 0 40px;
	width: 630px;
	height: auto;
	line-height:20px;
	text-align:justify;
	}
	
	
#columns .col3, .col3-center {
	float:left;
	width: 221px;
	height: 370px;
	background-color: #fff;
}

#columns .col3-center { 
	margin: 0 18px;
	height: 370px;
}
#columns .col4 {
	float:left;
	width: 460px;
	height: 370px;
	margin: 0 18px 0 0;
	background-color: #fff;
}


#columns-img {
	background-image:url(top-col.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:221px;
	height:auto;
}
#columns-img2 {
	background-image:url(../../images/top-col2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:460px;
	height:auto;
}
#columns .colvideo {
	float:left;
	width: 460px;
	height: auto;
	margin: 0 18px 0 0;
	text-align:center;
	background-color: #93A3B2;
}

#columns .colaudio{
	float:left;
	width: 221px;
	height: auto;
	text-align:center;
	background-color:#7796B2;
}

#col-tex {
	padding: 10px;
	margin:0;
	width:auto;
	height:auto;
	text-align:justify;
}
	
#col-titulo {
	height:23px;
	text-align:right;
	padding: 7px 15px 0 0;
	text-transform:uppercase;
	} 
.col-noti {
	border-bottom: 1px solid #93A3B2;
	}
	
/*horario*/

#horario {
	margin:10px 10px 0 10px;
	padding:0 0 7px 0;
	border-bottom: 1px solid #8DC22E;
	}	
	
/*images*/

#img{
	margin: 0;
	padding: 0;
	
}

#ima-mas{
	float:right;
	margin:10px;
	}
	
.img-marco {
	border: 5px solid #FFFFFF;
	margin: 5px;
	}
	
.img-marco a:hover {
	border-bottom-color: 2px solid #000000;
	}
	
#photo{
	float:left;
	margin: 0 20px 20px 0;	
}
.photo-int {
	border: 10px solid #FFF;
	}

#footer {
	float:right;
	width:	892px;
	height:	30px;
	background-color: #93A3B2;
	padding: 10px;
	text-align: center;
	}
/* form elements */
form {
	margin:10px; padding: 0 5px;
	background: #ECF0F1;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif;
	width: 100px;
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(button.jpg) repeat-x;
	border: 1px solid #B2BDC4;
}

/*filter*/

#filter {
	float: right;
}
#filter p {
	float: left;
	padding-right: 5px;
	font-size: 105%;
	color: #666;
	font-style: italic;
}
#filter ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
#filter li {
	background: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#filter li em {
	padding: 2px 5px 3px;
	background: #fff url(m-flecha.gif) no-repeat right center;
	width: 120px;
	display: block;
	border: solid 1px #ccc;
	font: 90% "Trebuchet MS", Verdana, Tahoma, arial, sans-serif;
	color: #000;
	cursor: pointer;
}
#filter li a:hover {
	background: #CEDDE1 url(m-flecha.gif) no-repeat right center;
}

#filter ul ul {
	position: absolute;
	z-index: 100;
	border: solid 1px #ccc;
	top: -999em;
}
#filter ul li:hover ul,
#filter ul li.sfHover ul {
  top: 20px;
}

#filter ul ul a {
	padding: 2px 5px;
	background: #fff;
	width: 120px;
	display: block;
	color: #000;
	font: 90% "Trebuchet MS", Verdana, Tahoma, arial, sans-serif;
	text-decoration: none;
}
#filter ul ul a:hover {
	background: #FFE9C9;
}

#gallery{
	text-align:center;
	margin:5px 15px 0 15px;
	width:100px;
	float:left;
	}
	
#bt {
	position:absolute;
	left: 442px;
	top: 346px;
	width: 86px;
	height: 36px;
	}
#bt2{
	position:absolute;
	left: 236px;
	top: 207px;
	width: 192px;
	height: 35px;
	}
/* footermenu */

#footer-menu{
float:none;
clear:both;
	width:	892px;
	height: 280px;
	background-color: #BFD0D6;
	padding: 10px;
	text-align: center;
	}
#footermenucolum{
	float:right;
	width:	160px;
	height: auto;
	background-color: #BFD0D6;
	padding: 10px;
	text-align: center;
	margin:10px 20px;
	}
	
	
ul.footemenu {
	text-align: left;
	margin: 2px; 
	padding: 0;			
	border-bottom: 1px solid #E5E5E5;
	text-decoration: none;
	line-height:15px;
}
ul.footemenu li {
	list-style: none;
	padding: 4px;		
	border-bottom: 1px solid  #B2BDC4;
}
ul.footemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;		
}
ul.footemenu li a:hover {	
	color: #383d44;
	border:none;
}