/* CSS Document */
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,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
html body{
	margin:0;
	background-color: #000E1B;
}
body strong{
	font-weight:bold;
}
#main-container{
	width:980px;
	height:700px;
	background:url(img/background.jpg) no-repeat top center;
	margin:0 auto;
}
.fb{ position:absolute; left:-9px; top: 5px;}
#menu{
	position: relative;
	float:left;
	height:48px;
	margin:0 0 0 105px;
	width:830px;	
}
#menu ul{
	padding:0;
	margin:0;
	text-align:center;
	
}
#menu ul li{
	list-style-type:none;
	display:inline;		
}
	
#menu ul li a{
	font-family:"Trebuchet MS";
	color:#B5D9E9;
	font-size:15px;
	text-decoration:none;
	display:block;
	float:left;	
	padding:8px 0 0 0;
	outline:none;
	margin:0px 7px 2px 7px;
	text-align:center;
}

#menu ul li a:hover{
	color:#fff;	
}

#menu ul li a#btn_inicio{
	width:68px;
	height:34px;	
}
#menu ul li a#btn_inicio_selected{
	width:68px;
	height:34px;
	color:#fff;		
	background:url(img/inicio-bk.gif) no-repeat top left;	
}

#menu ul li a#btn_inicio:hover{
	background:url(img/inicio-bk.gif) no-repeat top left;
}
/********************************************************/
#menu ul li a#btn_quienes{
	width:120px;
	height:33px;	
}
#menu ul li a#btn_quienes_selected{
	width:120px;
	height:33px;
	color:#fff;		
	background:url(img/quienes-bk.gif) no-repeat top left;	
}

#menu ul li a#btn_quienes:hover{
	background:url(img/quienes-bk.gif) no-repeat top left;
}
/********************************************************/
#menu ul li a#btn_proyectos{
	width:100px;
	height:33px;	
}
#menu ul li a#btn_proyectos_selected{
	width:100px;
	height:33px;
	color:#fff;		
	background:url(img/proy-bk.gif) no-repeat top left;	
}

#menu ul li a#btn_proyectos:hover{
	background:url(img/proy-bk.gif) no-repeat top left;
}
/********************************************************/

#menu ul li a#btn_equipo{
	width:120px;
	height:33px;	
}
#menu ul li a#btn_equipo_selected{
	width:120px;
	height:33px;
	color:#fff;		
	background:url(img/quienes-bk.gif) no-repeat top left;	
}

#menu ul li a#btn_equipo:hover{
	background:url(img/quienes-bk.gif) no-repeat top left;
	}
/********************************************************/

#menu ul li a#btn_tiburones{
	width:123px;
	height:33px;	
}
#menu ul li a#btn_tiburones_selected{
	width:123px;
	height:33px;
	color:#fff;		
	background:url(img/quienes-bk.gif) no-repeat top left;	
}

#menu ul li a#btn_tiburones:hover{
	background:url(img/quienes-bk.gif) no-repeat top left;
	}
/********************************************************/

#menu ul li a#btn_galeria{
	width:68px;
	height:33px;	
}
#menu ul li a#btn_galeria_selected{
	width:68px;
	height:33px;
	color:#fff;		
	background:url(img/inicio-bk.gif) no-repeat top left;	
}

#menu ul li a#btn_galeria:hover{
	background:url(img/inicio-bk.gif) no-repeat top left;
}
/********************************************************/

#menu ul li a#btn_contactenos{
	width:100px;
	height:33px;	
}
#menu ul li a#btn_contactenos_selected{
	width:100px;
	height:33px;
	color:#fff;		
	background:url(img/proy-bk.gif) no-repeat top left;	
}

#menu ul li a#btn_contactenos:hover{
	background:url(img/proy-bk.gif) no-repeat top left;
	}
/********************************************************/

div#languages{
	width:880px;
	height:24px;
	float:left;
	margin:105px 0px 0px 98px;
}
div#languages a{
	width:34px;
	height:18px;
	display:block;
	float:left;
	font-family:"Trebuchet MS";
	color:#A3C5CF;
	font-size:14px;
	text-decoration:none;
	padding:6px 0px 0px 4px;
}
div#languages a.patrocinadores{
	width:110px;
	padding:6px 0 0 2px;
}
div#languages a:hover{
	text-decoration:underline;
}

	
#text-container{
	width:779px;	
	margin:0 0 0 88px;
	height:auto;
	position:relative;
	float:left;
	background:url(img/bt.png) repeat-y;
	padding:25px;
	
}
#text-container ul{
	padding:0;
	
	text-align:left;
	
	
}
#text-container ul li{
	list-style-type:disc;!important
	display:block;	
	margin:0 0 10px 15px;
}
	
#text-container ul li a{
	font-family:"Trebuchet MS";
	color:#B5D9E9;
	font-size:11px;
	text-decoration:none;
	outline:none;
}
#breadcrumbs{
	width:830px;
	height:32px;
	margin:-42px 0 0 -42px;
}
#breadcrumbs p{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	padding:7px 0px 0px 8px;	
	text-align:left;
}
#image-container{
	width:760px;
	height:110px;
	margin:15px 0px 20px 0px;
	
}
#vertical-image-container{
	
	border-left:1px solid #333;
	float:right;
	margin:0px 20px 5px 10px;
	width:180px;
	padding:0px 0px 0px 10px;
	filter:alpha(opacity=100);
   /* CSS3 standard */
    opacity:1;
}
#secondary-text-container{
	background-color:#FFFFFF;
	float:left;
	margin:10px 0px 0px 30px;
	width:550px;
}

.caja-imagen a{
	width:174px;
	height:97px;
	background:url(img/image-box.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special1 a{
	width:174px;
	height:97px;
	background:url(img/special1.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special1 a:hover{
	background:url(img/special1.gif) no-repeat 0 -97px;
	filter:alpha(opacity=100);
   /* CSS3 standard */
    opacity:1;
}
.caja-imagen-special2 a{
	width:174px;
	height:97px;
	background:url(img/special2.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special2 a:hover{
	background:url(img/special2.gif) no-repeat 0 -97px;
}
#image-container .caja-imagen-special4 a{
	width:174px;
	height:97px;
	background:url(img/special4.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special4 a:hover{
	background:url(img/special4.gif) no-repeat 0 -97px;
}
.caja-imagen-special5 a{
	width:174px;
	height:97px;
	background:url(img/special5.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special5 a:hover{
	background:url(img/special5.gif) no-repeat 0 -97px;
}
.caja-imagen-special6 a{
	width:174px;
	height:97px;
	background:url(img/special6.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special6 a:hover{
	background:url(img/special6.gif) no-repeat 0 -97px;
}
.caja-imagen-special7 a{
	width:174px;
	height:97px;
	background:url(img/special7.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special7 a:hover{
	background:url(img/special7.gif) no-repeat 0 -97px;
}
.caja-imagen-special8 a:hover{
	background:url(img/special8.gif) no-repeat 0 -97px;
}
.caja-imagen-special8 a{
	width:174px;
	height:97px;
	background:url(img/special8.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special9 a:hover{
	background:url(img/special9.gif) no-repeat 0 -97px;
}
.caja-imagen-special9 a{
	width:174px;
	height:97px;
	background:url(img/special9.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special10 a:hover{
	background:url(img/special10.gif) no-repeat 0 -97px;
}
.caja-imagen-special10 a{
	width:174px;
	height:97px;
	background:url(img/special10.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special11 a:hover{
	background:url(img/special11.gif) no-repeat 0 -97px;
}
.caja-imagen-special11 a{
	width:174px;
	height:97px;
	background:url(img/special11.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special12 a:hover{
	background:url(img/special12.gif) no-repeat 0 -97px;
}
.caja-imagen-special12 a{
	width:174px;
	height:97px;
	background:url(img/special12.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special13 a:hover{
	background:url(img/special13.gif) no-repeat 0 -97px;
}
.caja-imagen-special13 a{
	width:174px;
	height:97px;
	background:url(img/special13.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special14 a:hover{
	background:url(img/special14.gif) no-repeat 0 -97px;
}
.caja-imagen-special14 a{
	width:174px;
	height:97px;
	background:url(img/special14.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special15 a:hover{
	background:url(img/special15.gif) no-repeat 0 -97px;
}
.caja-imagen-special15 a{
	width:174px;
	height:97px;
	background:url(img/special15.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special16 a:hover{
	background:url(img/special16.gif) no-repeat 0 -97px;
}
.caja-imagen-special16 a{
	width:174px;
	height:97px;
	background:url(img/special16.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen-special17 a:hover{
	background:url(img/special17.gif) no-repeat 0 -97px;
}
.caja-imagen-special17 a{
	width:174px;
	height:97px;
	background:url(img/special17.gif) no-repeat 0 0;
	display:block;
	float:left;
	margin:6px 8px 6px 8px;
	text-decoration:none;
	outline:none;
}
.caja-imagen a:hover{
	background:url(img/image-box.gif) no-repeat 0 -97px;
}
.caja-imagen a p{
	font-family:"Trebuchet MS";
	color:#ccc;
	font-size:10px;
	margin:0px 3px 2px 5px;
	text-align:left;
}
.italica{
	color:#FFF;
	font-style:italic;
	text-decoration:underline;
}
#breadcrumbs p a{
	color:#FFF;
	font-size:11px;
	font-weight:lighter;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}
#breadcrumbs p a:hover{
	color:#A3C5CF;
}
a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#A3C5CF;
	font-size:12px;
	font-weight:lighter;
	text-decoration:underline;
	outline:none;
}

a:hover{
	text-decoration:none;
}

h3{
	font-family:"Trebuchet MS";
	color:#A3C5CF;
	font-size:10px;
	text-decoration:none;
	font-weight:lighter;
	text-align:left;
	text-transform:uppercase;
	margin:3px;
	
}
img.box{
	float:left;
	padding:4px 3px 3px 5px;
	border:none;
}
#footer{
	width:780px;
	margin:10px auto;	
	padding:5px;
}
#footer p{
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	margin:2px;
	text-align:center;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#A3C5CF;
	font-size:30px;
	font-weight:lighter;
	text-align:left;	
	margin:15px 0 20px 15px;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#A3C5CF;
	font-size:18px;
	font-weight:lighter;
	text-align:left;
	margin:15px 0 0 15px;
}
p, ul{
	font-family:"Trebuchet MS";
	color:#CCC;
	font-size:13px;
	text-align:left;
	margin:20px;
	line-height:18px;
}

table{
	font-family:"Trebuchet MS";
	color:#CCC;
	font-size:12px;
}
input.boton{
	background-color:#A3C5CF;
	color:#333;
	border:1px solid #CCC;	
	
}
input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
}
#contactBox{
	/*background-color:#000000;
	border:1px dotted #333333;*/
	float:left;
	margin:0 0 0 40px;
	opacity:0.8;
	filter:alpha(opacity=80);
	width:330px;
}
#newsbtn{
	width:30px;
	height:95px;
	position:absolute;
	top:250px;
	margin-left:56px;
	
}
ul.quote{
	list-style-type:none;
	padding:10px 10px 10px 20px;
	background-color:#333;
	border:1px dotted #666;
}
ul.quote li{
	line-height:24px;
}
