/* CSS du menu horizontal, bieler batiste */

.menu{
	position:static;
	display:table-row;
	margin:0;
	padding:0;
	width:800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
    }

.menu ul{
    position:absolute;
    display:block;
    width:101px;
    /*margin:0;*/
    padding:0;

    }
    
.menu li ul{
    visibility:hidden;
    }

.menu li li ul{
    position:absolute;
    margin-left:124px;
    margin-top:-23px;
    }
    
.menu li{
    list-style:none;
    width:100;
    height:auto;
    display:inline;
    display/**/:block;
    float:none;
    float/**/:left;
    margin:0;
    padding:0;
    }
    
.menu li li{
    display:block;
    float:none;
    }
    
/* correct a little IE bug */
* html .menu li li{
    display:inline;
    }

.menu a{
    text-align:center;
    background-color: #003399;
    border:1px #00CCFF solid;
    color:#ffffff;
    display:block;
    width:115px;
    text-decoration:none;
    padding:2px 0;
    margin:1px;
    }
    
.menu a:hover{
    background-color: #00CCFF;
    border:1px #ffffff solid;
    }
    
/* for a mozilla better display with key nav */
.menu a:focus{
    background-color: #ffffff;
}

a.linkOver{
    background-color: #00CCFF;
    }





.tabla{
-moz-border-radius: 10px;
background-color : #FFFFFF;
border : 2px solid #003399;
padding-left : 5px;
padding-right : 5px;
}
.tablaazul2{
	background-color : #FFFFFF;
	padding-left : 5px;
	padding-right : 5px;
	border-top: 2px none #ebe6e8;
	border-right: 2px solid #ebe6e8;
	border-bottom: 2px none #ebe6e8;
	border-left: 2px solid #ebe6e8;
}
.tablaazul1{
	background-color : #FFFFFF;
	padding-left : 5px;
	padding-right : 5px;
	border-top: 2px none #346645;
	border-right: 2px solid #346645;
	border-bottom: 2px none #346645;
	border-left: 2px solid #346645;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.enlaces {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   padding: 4px;
   color:#003399;
   text-decoration: none;
}
.enlaces:link{
   text-decoration: none;
}
.enlaces:visited {
   text-decoration: none;
}
.enlaces:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   padding: 4px;
   color:#339933;
   text-decoration: none;
}
.enlaces2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: normal;
   padding: 4px;
   color:#333333;
   text-decoration: none;
}
.enlaces2:link{
   text-decoration: none;
}
.enlaces2:visited {
   text-decoration: none;
}
.enlaces2:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: normal;
   padding: 4px;
   color:#006C39;
   text-decoration: none;
}

.enlaces1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   padding: 4px;
   color:#FFFFFF;
   text-decoration: none;
}
.enlaces1:link{
   text-decoration: none;
}
.enlaces1:visited {
   text-decoration: none;
}
.enlaces1:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   padding: 4px;
   color:#333333;
   text-decoration: none;
}
.enlacesmaus {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 7pt;
   font-weight: lighter;
   padding: 4px;
   color:#666666;
   text-decoration: none;
}
.enlacesmaus:link{
   text-decoration: none;
}
.enlacesmaus:visited {
   text-decoration: none;
}
.enlacesmaus:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 7pt;
   font-weight: lighter;
   padding: 4px;
   color:#FF6600;
   text-decoration: none;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9933;
}
.naranja {
	background-color: #A90021;
}
.gris {
	background-color: #E4E4E4;
}
.tablaborde {
	border-top: 0px none #006C39;
	border-right: 1px solid #006C39;
	border-bottom: 1px solid #006C39;
	border-left: 1px solid #006C39;
	background-color: #FFFFFF;
}
.tablagranate {
	background-color: #990033;
}
.tablaborde1 {
	border-top: 0px solid #D0CDCC;
	border-right: 1px solid #D0CDCC;
	border-bottom: 1px solid #D0CDCC;
	border-left: 1px solid #D0CDCC;
	background-color: #FFFFFF;
}
.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF9933;
}
.texto5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003399;
}
.texto6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.texto7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00349A;
}
.texto8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color:#333333;
}
.tablaazul3 {
	background-color : #EEEEEE;
	padding-left : 5px;
	padding-right : 5px;
	border-top: 2px none #ebe6e8;
	border-right: 2px solid #ebe6e8;
	border-bottom: 2px none #ebe6e8;
	border-left: 2px solid #ebe6e8;
}
.tablaazul4{
	background-color : #FFFFFF;
	padding-left : 5px;
	padding-right : 5px;
	border-top: 2px none #346645;
	border-right: 2px solid #346645;
	border-bottom: 2px none #346645;
	border-left: 2px solid #346645;
}
.texto9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	color: #FFFFFF;
}
.texto10 {
 font-family: Arial, Helvetica, sans-serif;
font-size: 28px;
color: #333333;
text-decoration: none;
}
.texto11 {
 font-family: Arial, Helvetica, sans-serif;
font-size: 28px;
color: #333333;
text-decoration: none;
filter: DropShadow(Color=#333333, OffX=2, OffY=2);
}
.texto12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #333333;
}