@charset "utf-8";
body {
	font-family:"Trebuchet MS";
	background: url('../img/Fondo/Fondo_Web.png') top left ; 
	font-size: 11px;
    font-size: 1.1rem;
}

#content {
    margin: 1px;
    position: fixed;
}

#column-left {
    float: left;
    position: fixed;
    min-height: 225px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 300px;
}

#central {
    background-color: #FFFFFF;
    border: 1px solid #D2D2D2;
    border-radius: 8px 8px 8px 8px;
    float: right;
    height: 5700px;
    margin-bottom: 10px;
    width: 950px;
}
#indice {
    background-color: #FFFFFF;
    border: 1px solid #D2D2D2;
    height: 780px;
    width: 950px;
    margin-left: 220px;
    margin-top:10px;
    margin-right:3px;
    margin-bottom:10px;
    border-radius: 8px 8px 8px 8px;
}
#logo a.logo {text-indent: -4000px; height: 130px; background: url('../img/logo2.png') top left no-repeat; display: block; }
#logoGif a.logoGif {text-indent: -5000px; height: 206px; width:945px; margin-left:50px; margin-top:50px; background: url('../img/Eureka1.gif') top left no-repeat; display: block; }

.idioma nav { list-style-type: none; float: right; display:list-item; vertical-align: middle; padding-right: 15px; }
.idioma nav ul { margin-top: 4px; }
.idioma nav li { list-style-type: none; float: left; padding-right: 15px; }
.idioma nav a { display: inline-block; color: #000000; }
.idioma nav .active a {display: inline-block; background: url('../img/Fondo/Fondo2.png'); color: #FFFFFF;}

.main nav 
{
	list-style-type: none; 
	vertical-align:text-top;
}
.main nav ul 
{ 
	margin-top: 10px;
	width:250px;
	text-indent:-40px;
	float: left;
}
.main nav li 
{ 
	list-style-type: none; 
}
.main nav a 
{
	text-decoration:none;
	display: inline-block; 
	color: #000000; 
	text-indent:1px;
}
.main nav .active a 
{ 
	display: inline-block; 
	background: #000000; 
	color: #FFFFFF; 
	text-indent:1px;
}

.main ul li a:active 
{
	color:#009EA6;
}
.main ul li a:hover
{
	color: #009EA6;
}

.main ul li a:visited:hover 
{
	color: #009EA6;
}

.Textos_Transparent 
{
	background: Color.Transparent;
	align-items:center;
	margin-top:10px;
}

.Textos 
{
	background:#009DA5;
	align-items:center;
	margin-top:10px;
	vertical-align:top;
}
.Texto_2_Columnas 
{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	margin-left:20px;
	margin-right:40px;
	text-align: justify;
}
.Titulo {
	margin-top: 10px;
}
.Text_Italic {
	color:rgba(00,91,105,1.00);
	font-style:italic;
	text-align:justify;
	margin-left:30px;
	margin-right:60px;
}
.Text_Blanco_Just {
	text-align:justify;
	color:rgba(255,255,255,1.00);
    margin-bottom: 20px;
    margin-bottom: 2rem;
}
.Text_Blanco_Cent {
	text-align:center;
	color:rgba(255,255,255,1.00);
    margin-bottom: 20px;
    margin-bottom: 2rem;
}
.Text_Negro_Just {
	text-align:justify;
	color:rgba(00,00,00,1.00);
    margin-bottom: 20px;
    margin-bottom: 2rem;
	margin-right:5px;
	vertical-align:top;	
}
.Text_Negro_Cent {
	text-align:center;
	color:rgba(00,00,00,1.00);
    margin-bottom: 20px;
    margin-bottom: 2rem;
	margin-right:5px;
}

#descar {
    background-color: #025B6B;
    border: 1px solid #D2D2D2;
    border-radius: 8px 8px 8px 8px;
    height: 920px;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    width: 950px;
	align-content:center;
    margin-left: 220px;
    margin-top:10px;
    margin-right:3px;
    margin-bottom:10px;
}
#manual {
    background-color: #FFFFFF;
    border: 1px solid #D2D2D2;
    border-radius: 8px 8px 8px 8px;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    width: 950px;
	align-content:center;
    margin-left: 220px;
    margin-top:10px;
    margin-right:3px;
    margin-bottom:10px;
}
#contac {
    background: url('../img/Fondo/Fondo2.png');
    border: 1px solid #D2D2D2;
    border-radius: 8px 8px 8px 8px;
    height: 540px;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    width: 950px;
	align-content:center;
    margin-left: 220px;
    margin-top:10px;
    margin-right:3px;
    margin-bottom:10px;
}
.Contac2 {
	align-content:center;
    margin-bottom: 20px;
    margin-bottom: 2rem;
	margin-left:30px;
}
footer#autors
 {
	background: url('../img/Fondo/Fondo3.png');
	clear: both;
	display: block;
	text-align:left;
	color:black;
    margin-left: 1px;
    margin-top:3px;
    margin-right:3px;
    width:1170px;
}
 
.left {
    float: left;
    width: 50%;
    margin-top: 30px;
}
.right {
   float: right;
   width: 50%;
   margin-top: 30px;
}

.Textos3 
{
	-webkit-column-count: 4; /* Chrome, Safari, Opera */
	-moz-column-count: 4; /* Firefox */
	column-count: 4;
	margin-left:20px;
	margin-right:40px;
}

