/* 
Ultima Actualización: 24/12/2009 // ES


Modificado por: Tannia Obregon
 */


/*	-------------------------------------------------------------
	Reset para cross-browsing
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym,address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*	-------------------------------------------------------------
	Estilos globales 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


body {
	background-color: #000;
	font: normal 1em/1.5em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	color: #000;
}
a {	
	border: 0;
	color: #4ea597;
}
h1, h2,h3 {
	color: #c00;
}
img {
	vertical-align: middle;
}
/*	-------------------------------------------------------------
	Layout General 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.wrapper {
	width: 950px;
	height: auto;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}
.header {
	height: 130px;
	width: 100%;
	float: left;
}
.content {
	height: auto;
	width: 100%;
	clear: both;
	float: left;
}

.maincontent {
	width: 100%;
	height: auto;
	float: left;
}
.footer {
	width: 100%;
	height: 93px;
	float: left;
	padding: 20px 0 0 48px;
}
.fwhite {
	width: 860px;
	height: 83px;
	float: left;
	border-top: #e0e0e0 dotted 2px;
}
.address {
	width: 400px;
	height: 80px;
	float: left;
}
.langlink {
	width: 200px;
	height: 60px;
	float: right;
	text-align: right;
	padding-top: 20px;
}
.address p, .langlink p{
	font-family: Trebuchet MS,Calibri,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	color: #000;
}
.address h1 {
	font-family: Trebuchet MS,Calibri,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	color: #000;
	padding-top: 10px;
}
.langlink span {
	color: #014A44;	
}
.langlink a {
	color: #000;
	text-decoration: none;
}
.langlink a:hover {
	text-decoration: underline;
} 
.fgrey {
	width: 100%;
	height: 25px;
	float: left;
	background-color: #014A44;
	padding:15px 0;
}
.rights {
	width: 200px;
	height: 20px;
	float: left;
	padding-left: 48px;
}
.gamol {
	width: 200px;
	height: 20px;
	float: right;
	padding-right:42px;
	text-align: right;
}
.rights p, .gamol p {
	font-family: Trebuchet MS,Calibri,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	color: #fff;
	padding-top: 10px;
}
.gamol a {
	color:#fff;
	text-decoration:underline;
}
.gamol a:hover {
	text-decoration: none;
}
/*	-------------------------------------------------------------
	Header 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.up {
	width: 100%;
	height: 5px;
	background-color: #000;
	float: right;
}
.current {
	width:53px;
	height: 20px;
	float: right;
	padding: 0px 20px 0 0;
	background-image: url(img/currentes.jpg);
	background-repeat: no-repeat;
}
.langtag {
	width:53px;
	height: 17px;
	float: right;
}
.langtag li {
	display:inline;
	float:right;	
}
.langtag li a {
	background-color: #606060;
	display:block;
	height:17px;
	text-indent:-8000px;
	width:53px;
}
.langtag li.current {
	width: 53px;
}
.langtag li a.en {
	background-image: url(img/entag.jpg);
	background-position: 0 0;
	width: 53px;
}
.langtag li a.en:hover {
	background-image: url(img/entag.jpg);
	background-position: 0 -17px;
	width: 53px;
}

.logo {
	width: 266px;
	height: 125px;
	float: left;
	padding: 10px 0 0 45px;
	
}
.menu {
	width: auto;
	height: 50px;
	float: left;
	padding:65px 0 0 35px;
	
}

/*	-------------------------------------------------------------
	Content - HOME
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.eyecatcherWrapper{
	width: 840px;
	height: 313px;
	float: left;
	padding: 15px 0 0 145px;
}

.articlesbox {
	width: 860px;
	height: auto;
	float: left;
	padding: 40px 0 0 48px;
}
.article {
	width: 260px;
	height: auto;
	float: left;
	padding-right: 40px;
}
.art_title {
	width: 100%;
	height: 40px;
	float: left;
	border-bottom: #e0e0e0 solid 1px;
}
.art_title h1 {
	color: #014A44;
	font-family: Georgia;
	font-size: 1.6em;
	font-weight: normal;	
}
.art_summary {
	width: 100%;
	height: auto;
	float: left;
}
.art_summary h2 {
	font-family: Trebuchet MS,Calibri,Arial,Helvetica,sans-serif;
	font-size:16px;
	line-height:22px;
	color: #000;
	text-align: justify;
	padding-top: 10px;
}
.art_summary p {
	font-family: Trebuchet MS,Calibri,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:22px;
	color: #636363;
	text-align: justify;
	padding-top: 10px;
}
.art_button {
	width: 70px;
	height: 20px;
	float: right;
	padding-top: 20px;
}
.art_button a.vermas {
	text-decoration: none;
	color: #fff;
	background-color: #014A44;
	width: 60px;		
	border: none;
	display: block;
	font-family: Trebuchet MS,Calibri,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding-left: 5px;
}
.art_button a.vermas:hover {
	background-color: #bbf6ed;	
	color: #606060;
	}
/*	-------------------------------------------------------------
	Menu 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.menu a {
border-top:1px solid #CCCCCC;
clear:none;
color:#000;
display:block;
float:right;
font-family: Trebuchet MS,Calibri,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:18px;
padding-top:15px;
text-decoration:none;
text-align: right;
}
.menu a:hover {
color: #014A44;
border-top:1px solid #000;
}
.menu a.firma, a.firma:hover {
width:82px;
}
.menu a.svc, a.svc:hover {
width:100px;
}
.menu a.docs, a.docs:hover {
width:138px;
}
.menu a.faq, a.faq:hover {
width:68px;
}
.menu a.contacto, a.contacto:hover {
width:94px;
}
/*	-------------------------------------------------------------
	Content - INTERNAS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.photo {
	width: 100%;
	height: auto;
	float: left;
	padding: 15px 0 10px 95px;
}
.photo2 {
	width: 100%;
	height: auto;
	float: left;
	padding: 15px 0 10px 48px;
}
.fla {
	width: 800px;
	height: 320px;
	float: left;
	padding-left:20px;
}
.leftcontent {
	width: 200px;
	height: 320px;
	float: left;
	padding-left: 30px;
	border-right: #e0e0e0 solid 1px;
	text-align: right;
}
.middlecontent {
	width: 160px;
	height: 320px;
	float: left;
	padding-left: 20px;
	border-right: #e0e0e0 solid 1px;
	text-align: right;
}
.rightcontent {
	width: 400px;
	height: 320px;
	float: left;
	padding-left: 35px;
}
.sectiontitle {
	width: 200px;
	height: 300px;
	float: left;
	text-align: right;
}
.sectiontitle h1 {
	font-family: Trebuchet MS,Calibri,Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #000;
	font-weight: normal;
	padding-bottom: 15px;
	padding-right: 15px;
	text-transform: uppercase;
}
.submenu {
	width: 150px;
	height: 250px;
	float: left;
	text-align: right;
	padding-top: 5px;
}
.submenu_boletin {
	width:300px;
	height:auto;
	float: left;
	text-align: right;
	padding-top: 5px;
	padding:0 10px 0;
}
.submenu_boletin a, .submenu  a {
	font-family: Trebuchet MS,Calibri,Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
	text-align: right;
	display: block;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #e0e0e0;
}
.submenu_boletin a:hover, .submenu a:hover {
	color: #014A44;
	text-decoration: none;
}

.opciones {
	width: 150px;
	height: 50px;
	float: left;
	text-align: right;
	padding-top: 10px;
}
.opciones a {
	color: #959595;
	text-decoration: none;
	line-height: 12px;
	text-align: right;
	font-size:10px;
	display: block;
	padding-bottom:5px;
	cursor:pointer;
}
.opciones a:hover {
	color: #636363;
	text-decoration: none;
}
.opciones img {
	padding-bottom:3px;
}
.rightcontent p {
	font-family: Trebuchet MS,Calibri,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align: justify;
	color: #636363;
	line-height: 22px;	
}
.boletines {
	width:650px;
	height:auto;
	float: left;
	padding-left: 20px;
	border-right: #e0e0e0 solid 1px;
	text-align: right;
}
/*	-------------------------------------------------------------
	CONTENIDOS 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.scroll {
	width:360px; 
	height:260px; 
	overflow:hidden; 
	border:1px solid #e0e0e0;
	display: none;
	padding: 15px;
}
.scroll p {
	font-family: Trebuchet MS,Calibri,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align: justify;
	color: #636363;
	line-height: 22px;	
}
.scroll p span{
	color: #333333;
}
.scroll ol, ul {
	list-style: circle;
	list-style-position:inside;
	padding-left: 15px;
}
.scroll li {
	font-family: Trebuchet MS,Calibri,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align: justify;
	color: #636363;
	line-height: 22px;	
	padding-bottom: 10px;
}
.arrowUp {
    cursor:pointer;
	width: 15px;
	height:10px;
	float: left;
	background-image: url(img/arrowup.png);
	background-repeat: no-repeat;
}
.arrowDown {
    cursor:pointer;
	width: 15px;
	height:10px;
	float: left;
	background-image: url(img/arrowdown.png);
	background-repeat: no-repeat;
}
a.download  {
	color: #636363;
	text-decoration: none;
}
a.download:hover {
	color: #014A44 ;
	text-decoration: none;
}
.row {
	width:150px; 
	height:auto;
	float: left;
	padding: 10px 0 0 5px;
}
.row p {
	font-family: Trebuchet MS,Calibri,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align: justify;
	color: #636363;
	line-height: 15px;	
}
.row p span{
	color: #333333;
}
/*	-------------------------------------------------------------
	FORMULARIO 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.generic-form{
	padding: 0;
	width: 360px;
	float: left;
	height:260px;
}

.field-row{
	width: 95%;
	float: left;
	padding-bottom: 8px;
}

.field-row label{
	width: 33%;
	float: left;
	color: #636363;
	font-size: 12px;
	font-family: Trebuchet MS,Calibri,Arial,Helvetica,sans-serif;
	text-align: right;
}

.field-row label span{
	color: #bbf5ed;
	font-size: 14px;
	font-family: Trebuchet MS,Calibri,Arial,Helvetica,sans-serif;
}

.field-row input, .field-row textarea{
	width: 55%;
	float: right;
}
.field-row textarea{
	height: 100px;
	width: 56%;
}
input.btn{
	background: #636363;
	width: 92px;
	height: 30px;
	color: #fff;
	cursor: pointer;
	border: none;
	padding: 5px 5px 9px 5px;
}
input.btn:hover {
	background: #014A44;
	border: none;
}

/*-------SLIDER---------*/

.eyecatcher {
	width:648px;
	height: 313px;
	float: left;
}

#s3slider {
   width: 648px; /* important to be same as image width */
   height: 313px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 648px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   list-style: none; !important

}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
   list-style: none;
  
}


.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   width: 648px;
   height:auto;
   background-color:#fff;
   filter: alpha(opacity=0); /* here you can set the opacity of box with text */
   -moz-opacity: 0.0; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.0; /* here you can set the opacity of box with text */
   opacity: 0.0; /* here you can set the opacity of box with text */
   color:#000000;
   display: none; /* important */
   bottom: 0;
   font-size:10pt;
padding: 10px;
   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.s3sliderImage span h1{
	font-size:16pt;
	color:#000;
	font-family: Georgia;

	font-weight: normal;
}

.s3sliderImage span p{
	font-size:10pt;
	color:#000000;
	padding-top:5px;
	font-family: Trebuchet MS;
}

.s3sliderImage span a{
	float:right;
	font-size:10pt;
	text-decoration:none;
	padding-right: 15px;
	font-family: Trebuchet MS;
}

.s3sliderImage span a:hover{
	text-decoration:underline;
}

.clear {
   clear: both;
} 
.scroll a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	display: block;
	
}
.scroll a:hover {
	color: #014A44 ;
	text-decoration: none;
}

