@charset "utf-8";
.whatsnewblock {
	background-color: #DC9E2C;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-top-color: #408080;
	border-right-color: #408080;
	border-bottom-color: #408080;
	border-left-color: #408080;
	color: #2E5F5F;
}
p {
	text-align:justify;
}
#container {
	width:940px;
	margin:0px auto;
	padding: 0px;
}

#header {
	height:56px;
	padding:0px;
	background-color: #C2C2E2;
	width: 100%;
}
#content_container {
	margin: 0px;
	padding: 0px;
	width: 100%;
}


#logo {
	float:left;
	height: 50px;
	padding-left: 1px;
	padding-top: 1px;
}
#language {
	width: 125px;
	height: 35px;
	float: right;
	padding-top: 25px;
}
#language a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}
#language a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #5858AD;
}
#topic {
	height: 40px;
	background-color: #DDD;
	float: left;
	border-top-style: outset;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #2E2E2E;
	border-right-color: #2E2E2E;
	border-bottom-color: #2E2E2E;
	border-left-color: #2E2E2E;
	width: 100%;
}

.topic {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 20px;
	font-style: italic;
}
.ImagePan {
	width:100%;
	float:left;
}

#footer {
	clear:both;
	padding:5px;
	float: left;
	float: left;
	background-color: #CDD;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #3F5F5F;
	text-align: justify;
}
#intro {
	width: 960px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#description, #click_on {
	float:left;
	width:100%;
	padding:0px;
	margin-left: 0px;
	clear: both;
}
#content {
	float:left;
	width:100%;
	padding:0px;
	margin-left: 0px;
	clear: both;
}
.content {
	float: left;
	clear: none;
	width: 100%;
}

.h2 {
	font-size: 160%;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: italic;
	font-weight: bold;
	margin-bottom: -5px;
	margin-top: 5px;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
	text-align: justify;
}
.body_text14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
}
.body_text_tables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
}

.body_text a:link {
	color: #008282;
}
.body_text a:visited {
	color: #863CA2;
}

.col_left {
	width: 460px;
	float: left;
	margin-right: 0px;
}




.col_right {
	float: right;
	width: 460px;
}
.photo_cap {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.2em;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 16px;
}

.photo_cap_vertical {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.2em;
	margin-left: 58px;
	margin-right: 57px;
	margin-top: 5px;
	margin-bottom: 16px;
}

.photo_cap_center {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.2em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 16px;
	text-align: center;
}
.description {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.2em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 16px;
	text-align: center;
}
.click_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.2em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 16px;
	text-align: center;
}
.photo_cap_center_vertical {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.2em;
	margin-left: 57px;
	margin-right: 58px;
	margin-top: 5px;
	margin-bottom: 16px;
	text-align: center;
}
.photo_cap_center_vertical_img {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.2em;
	margin-left: 57px;
	margin-right: 58px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: left;
	margin-top: 5px;
	color: #3F5F5F;
}
#email {
	padding: 0px;
	width: 300px;
	height: 20px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#copyright {
	clear: right;
	width: 100%;
}

#date {
	padding: 0px;
	float: right;
	height: 20px;
	width: 250px;
	margin-top: 10px;
}


.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #3F5F5F;
	text-align: right;
}

img.center {
	margin-left: 0px;
}
img.left {
	float: left;
	margin-right: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
}
.list {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 15px 0px 15px;
}
#list {
	background-color: #ADD1D0;
	width: 80%;
	margin: 0 auto;
	padding: 5px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#box {
	background-color: #ADD1D0;
	width: 80%;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin: 0 auto;
}


.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: bold;
	text-align: left;
	line-height: 110%;
}
h2 {
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
}

#youtube {
	padding: 5px;
	float: left;
	width: 560px;
	border: thin solid #BFCDDB;
	margin-right: 10px;
}
#youtube_txt {
	float: right;
	width: 330px;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}



#lines {
	align:left;
	float:left;
	height: 40px;
	margin-top: 27px;
		}
#footer #contacto {
	float: left;
	width: 300px;
}
a:link {
	text-decoration: none;
	color: #008282;
}
a:visited {
	text-decoration: none;
	color: #863CA2;
}
#arriba_top {
	float:left;
	height:20px;
	width:100%;
	bottom: 0px;
	padding-bottom: 20px;
	clear: both;
}
.arriba_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	line-height: 1em;
	color: #000;
	margin-bottom: 40px;
}
.arriba_top a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-variant: normal;
	text-align: center;
	font-style: normal;
	vertical-align: middle;
	color: #007575;
}
.arriba_top a:visited {
	color: #60C;
}
#sublinks_top {
	width: 100%;
	padding: 0px;
	float: left;
}
#sublinks_top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666;
	text-align: center;
	margin-top: 0px;
	line-height: 140%;
}
.sublinks_top a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #007575;
}
.sublinks_top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #60C;
}
#nav, #nav ul{
	margin:0px;
	padding:0px;
	width: 100%;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.8em;
	min-width: 100%;
	height: 44px;
	float: left;
}

 #nav a:link{
	display:block;
	padding:8px 17px 5px 18px;
	color:#055;
	text-decoration:none;
	background-color:;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 97%;
	border: 1px solid #B4D6D3;
  }
#nav {
	background-color: #7EB8B7;
}

#nav a:active, #nav a:visited {
	display:block;
	padding:8px 17px 5px 18px;
	color:#FFF;
	text-decoration:none;
	height: 44px;
	min-width: 100%;
  }
 #nav a:hover{
	background-color:#00AEAE;
	color:#FFF;
}

#nav li{
	float:left;
	position:relative;
}
#nav li a {
	background-color:#7EB8B7;
	max-width: 100%;
}
#nav {
	background-color: #7EB8B7;
}
#nav li a:active {
	max-width: 90px;
	max-height: 29px;
}

#nav li li a {
	background-color:#00AEAE;
	width: 120px;
}
#nav li li li a {
	background-color:#9BC8C7;
}
#nav ul {
	position:absolute;
	width:100%;
	top:43px;
	display:none;
}

#nav li ul a{
	width:140px;
	float:left;
    }
#nav ul ul{
	top:auto;
    }

#nav li ul ul {
	left:12em;
	margin:0px 0 0 10px;
    }

#nav li ul ul a{
	width:140px;
    }

	
#nav ul li ul li {
	top:0px;
	left:-35px;
	width: 140px;
}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
    }

#nav li li a:hover{
	background-color:#9BC8C7;
    }
	
#nav li li li a:hover{
	background-color:#00AEAE;
	color: #057;
    }
ul#nav li a.present {
	background-color: #B1B1D8;
}

#bottom_nav {
	height:20px;
	width:100%;
	bottom: 0px;
	padding-bottom: 20px;
	float: left;
	clear: left;
}

.bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: right;
	line-height: 1em;
	color: #666;
}
#bottom_nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #008282;
}

#bottom_nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #863CA2;
}
