/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #000C60;}

img{
	border:1px solid #C0C0C0;
	padding:2px;
}

body {
	background: #CCD8E0 url(img/provafons.gif) repeat-x left top fixed;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #6f84b1;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font: bold  1.1em Tahoma,sans-serif;
	vertical-align: middle;
	color: #014382;
	padding-left: 65px;
	padding-top: 15px;
	padding-bottom: 25px;
	
	
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.right2 {float: right;
					padding-right:20px;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	padding: 20px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.1em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
	line-height: 1.5em;
}
.header .left, .header .right {
	background: #003b81;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #B3C2C7 url(img/header.jpg) no-repeat;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: center;	
	width: 564px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 10px;}
.header .right h2 {padding-top: 16px; font: bold 1.3em  "Trebuchet MS",sans-serif;}

#logo{
	border:0px;
	margin-left:-190px;
	margin-top:10px;
}
/* navigation */
.navigation {	
	background: #D9E1E5 url(img/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #D9E1E5 url(img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #32527b;
	display: block;
	float: left;
	font: bold 0.9em Tahoma;
	line-height: 41px;
	padding: 0 19px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

#english{	
	vertical-align:middle;
	border:0px;
	padding-bottom:1px;
}

.navigation .castenajo{
	background: url(img/botocastenajo.png) no-repeat;
	text-align:right;
	padding-right: 40px;
	background-position: right;
}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;
}
.cap_gris{
	background-color: #D8DEDE;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
	background-color: white;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	background: url(img/capsalmenu_v2.gif) repeat-y;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #d8d8c4;
	margin-bottom:5px;	
	background: url(img/capsalmenu_v3.gif) repeat-y;
}
.sidenav li {
	border-bottom: 1px solid #d8d8c4;
	line-height: 16px;
	}
.sidenav li a {
	font-size: 0.9em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #d8d8c4;
	color: #654;	
}

/* content */
.content {
	float: left;
	margin: 0px 0;
	width: 531px;
}

.content .contento{
	float: left;
	margin: 10px 16px;
}

.content .descr {
	color: #002f73;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	margin-bottom: 10px;
}
.content {font-family: "Lucida Sans Unicode",sans-serif;}

.subratllat{
	text-decoration:underline;
}
#flaix{
	padding-left:0px;
	padding-top:0px;
}

.noborde{
	border: 0px;
}
/* footer */
.footer {
	background: #003b81;
	color: #FFF;
	font: 0.9em Tahoma;
	line-height: 20px;
	text-align: center;
	margin-top: 5px;
}
.footer a,.footer a:hover {color: #FFF;}

/* form */
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform {width:500px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:120%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:350px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:350px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/* aviso legal */
#aviso{
	background: #FFFFFF;
	padding:10px;
	text-align:justify;
	font-size:1.1em;
}
#aviso img{
	border: 0px;
}

/*  carrusel */
#NewsTicker{
	border:solid 1px #cccccc;
	background:#e9f6ff;
	width:562px;
	height:120px;
	margin:0 auto;
	margin-top:5px;
}
#NewsTicker img{
	border: 0px;
	vertical-align:middle;
}
	#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#d3e4f4;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}
	#NewsVertical {
	width: 520px;
	height: 90px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#controller{
		float:right;	
	padding:0px;
	margin-top:-20px;
	font-size:11px;
	color:#666;
	}
	#controller a{
		cursor:pointer;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 520px;
		height: 90px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 510px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
/* tabs */

/* The style starts here */
#tabs {padding:0; margin:6px 0 0 0px; list-style:none;width:564px;}
#tabs li {display:inline; padding:0; background:#f8f8f8; float:left;}
#tabs li.one {width:278px;margin-left:0px;margin-right:0px;}
#tabs li.two {width:278px;margin-left:5px;margin-right:0px;padding-right:0px;float:right;}
#tabs li.three {width:190px;}
#tabs li a.outer-link {background:#f8f8f8; display:block; width:100%; position:relative;}
#tabs table {border-collapse:collapse; margin:-1px;}
#tabs li strong {display:block; background:transparent url(img/tab_top.gif) no-repeat 0 0; padding:2px 0 0 5px; height:15px; font-size:0.9em; overflow:hidden;}
#tabs li div {border:1px solid #888; border-width:0 1px 1px 1px; padding:10px 5px 5px 5px;}
#tabs li h2 {padding:0; margin:0; font-size:15px;padding-bottom:10px;}
#tabs li p {font-family:verdana, serif; font-size:11px; line-height:1.5em;}

#tabs li a.inner-link {color:#c00; text-decoration:none;}
#tabs li a.inner-link:hover {text-decoration:underline; cursor:default;}
#tabs li.one:hover, #tabs li.one a.outer-link:hover {background:#cff;}
#tabs li.two:hover, #tabs li.two a.outer-link:hover {background:#CCECFF;}
#tabs li.three:hover, #tabs li.three a.outer-link:hover {background:#ffc;}

#tabs a{text-decoration:none;}
#tabs a:hover{text-decoration:underline;}
#tabs p a{color:#444444;}

#tabs img{border:0px;}
/* common styling */

/* slides styling */

.photo {width:500px; text-align:left; position:relative; margin:0 auto;}

.photo ul.topic {padding:0; margin:0; list-style:none; width:500px; height:auto; position:relative; z-index:10;}

.photo ul.topic li {display:block; width:205px; height:31px; float:left;}
.photo ul.topic li a.set {display:block; font-size:10px; width:200px; height:30px; text-align:center; line-height:30px; color:#000; text-decoration:none; border:1px solid #fff; border-width:1px 1px 0 0; background:#BDD3DB; font-family:verdana, arial, sans-serif;}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}

.photo ul.topic li.active a
{color:#000; background:#A4BAD2;}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{color:#fff; background:#99B1CC;}

.photo ul.topic li.active ul
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0; height:280px; background:#D5E1E6; width:360px; padding:40px 60px; border:20px solid #A4BAD2; z-index:1;}

.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0; height:280px; background:#D5E1E6; width:360px; padding:40px 60px; border:20px solid #99B1CC; z-index:100;}

.photo ul.topic li ul li
{display:inline; width:112px; height:87px; float:left; border:1px solid #fff; margin:1px;}

.photo ul.topic li ul li a
{display:block; width:110px; height:85px; cursor:default; float:left; text-decoration:none; background:#84A2C1; border:1px solid #A4BAD2;}

.photo ul.topic li ul li a img
{display:block; width:100px; height:75px; border:5px solid #E8EFF4;}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative;}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{position:absolute; left:-50px; top:-32px; width:200px; height:150px; border-color:#fff;}
.clear-gallery {clear: both;height:400px;}

.ocultar{ display:none; }