﻿body {
color:#7E7E7E;
font-family:"arial", Times, serif;
font-size:13px;
width:99%;
}

.fondo {
background-image:url(../Imagenes/Fondo.gif);
margin-top:10px;
margin-left:-470px;
position:absolute;
left:50%;
width:950px;
height:690px;
}

.fondoloading {
background:white url(../GifsAnimados/cargandoHormigaDerecha.gif) center center no-repeat;
margin-top:104px;
margin-left:-450px;
position:absolute;
left:50%;
width:895px;
height:500px;
z-index:1500;
}


.logo {

float:left;
width:295px;
height:99px;
margin-left:325px;
cursor:pointer;
}

.contenidos {
background-color:transparent;
position:relative;
margin-left:10px;
margin-right:10px;
top:80px;
width:920px;
height:535px;

}

.menu {
background-color:#ffffff;
position:absolute;
left:0px;
top:0px;
margin-left:15px;
margin-right:5px;
margin-top:20px;
width:900px;
height:80px;
}

.contenidoMenu {
background-color:#ffffff;
position:absolute;
left:15px;
top:0px;
margin-left:10px;
margin-right:5px;
margin-top:120px;
width:880px;
height:450px;
}
.contenidoMenuIn 
{
position:relative; 
width:120%; 
width:880px;
height:420px;
overflow:hidden;
/*display: table;*/
}

.page
{
width:610px;
height:420px;
/*border: solid 1px;*/
z-index: 100;
}

.opcionMenu {
background-color:#ffffff;
float:left;
margin-left:5px;
margin-right:5px;
margin-top:20px;
width:170px;
height:70px;
cursor:hand;
}

.pieSEO {
background-color:#f3ba22;
position:relative;
bottom:-86px;
color:#8D381D;
font-weight:bolder;
text-align:center;
font-size:11px;
margin-left:12px;
margin-right:0px;
width:920px;
height:20px;
}

.pieSEO a {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
	
.pie {
background-color:transparent;
position:relative;
bottom:-82px;
color:#999999;
text-align:center;
font-size:11px;
margin-left:10px;
margin-right:10px;
width:918px;
height:20px;
}

.pie a {
color:#8D381D;
font-size:11px;
text-decoration:none;
}

.enlace {
color:#8D381D;
font-size:12px;
text-decoration:none;
}

.titulos{
color:#993333;
font-size:15px;
font-weight:bold;
}

.titulos2{
color:#993333;
font-size:16px;
font-weight:bold;
}


.tooltip {
	display:none;
	background:transparent url(../js/tooltip/img/white_arrow.png);
	font-size:11px;
	height:70px;
	width:180px;
	padding:15px;
	text-align:center;
	color:#000;	
	z-index:1400;
}
