.menu_normal {
	font-family: arial;
	color:#333;
	font-size:10px;
	text-decoration: none;/*	
	display:block;
  border:none;
  background-position:left top;
  background-repeat:no-repeat;
  width:113px;
  height:33px;*/
}

.menu_sobre {
	font-family: arial;
	color:#94b7b3;
	font-size:12px;
	//cursor: crosshair;
}

a:link
{
	color: #333;
}
a:visited
{
	color: #333;
}
a:hover
{
	color: #94b7b3;
}


.fuente_1 {
	font-family: arial;
	color:#333;
	font-size:14px;
	text-decoration: none;
}

.fuente_2 {
	font-family: arial;
	color:#DD7500;
	font-size:14px;
	text-decoration: none;
}

.fuente_3 {
	font-family: arial;
	color:#333;
	font-size:10px;
	text-decoration: none;
}

.fuente_4 {
	font-family: arial;
	color:#003;
	font-size:11px;
	text-decoration: none;
}
.fuente_5 {
	font-family: arial;
	color:#333;
	font-size:11px;
	text-decoration: none;
	text-align: left;
}

.fuente_5_centrada {
	font-family: arial;
	color:#333;
	font-size:11px;
	text-decoration: none;
	text-align:center;
}

.fuente_6 {
	font-family: arial;
	color:#003;
	font-size:12px;
	text-decoration: none;
}

.fuente_7 {
	font-family: arial;
	color:#333;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}
.fuente_8_azul {
	font-family: arial;
	color:#003;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

.fuente_8 {
	font-family: arial;
	color:#333;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

.fuente_8_sin_negrita {
	font-family: arial;
	color:#333;
	font-size:11px;
	text-decoration: none;
	
}

.fuente_8_sin_n_mayor {
	font-family: arial;
	color:#333;
	font-size:12px;
	text-decoration: none;
	
}

.fuente_9 {
	font-family: arial;
	color:#003;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
}

.fuente_10 {
	font-family: arial;
	color:#000000;
	font-size:8px;
	text-decoration: none;
}

.fuente_11 {
	font-family: arial;
	color:#FFCC00;
	font-size:10px;
	text-decoration: none;
}

.fuente_12 {
	font-family: arial;
	color:#FB781E;
	font-size:14px;
	text-decoration: none;
}

.Grande_naranja {
	font-family: Calibri;
	font-size: xx-large;
	color: #F60;
	font-weight: bold;
	text-align: center;
}
.Grande_negra {
	font-family: Calibri;
	font-size: xx-large;
}

.Naranja_x_large{
	font-family: Calibri;
	font-size: x-large;
	color: #F60;
}

.Mediano_negra{
	font-family: Calibri;
	font-size: x-large;
}

.Mediano_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-style: normal;
	color: #F60;
}
.Mediano_gris2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-style: normal;
	color: #333;
}


.Mediano_naranja_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-style: normal;
	color: #F60;
	font-weight: bold;
}
.Grande_gris {
	color: #333;
	font-family: Calibri;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}

.Notangrande_gris {
	font-family: Calibri;
	font-size: x-large;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.Mediano_gris {
	font-family: Calibri;
	font-size: large;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.Mediano2_gris {
	font-family: Calibri;
	font-size: large;
	color: #333;
	font-weight: bold;
}


.Medianilla_naranja {
	font-family: Calibri;
	font-size: large;
	color: #F60;
	font-weight: bold;
	text-align: center;
}

.Medianilla2_naranja {
	font-family: Calibri;
	font-size: large;
	color: #F60;
	font-weight: bold;
}

.peque_gris {
	font-family: Calibri;
	font-size: medium;
	font-style: normal;
	color: #333;
	font-weight: bold;
}

.mas_peque_gris {
	font-family: Calibri;
	font-size: medium;
	font-style: normal;
	color: #333;
}

.peque_naranja {
	font-family: Calibri;
	font-size: medium;
	font-style: normal;
	color: #F60;
	font-weight: bold;
}

.peque_gris_negrita {
	font-family: Calibri;
	font-size: large;
	font-style: normal;
	color:#333;
	font-weight: bold;
}

.peque_naranja_negrita {
	font-family: Calibri;
	font-size: large;
	font-style: normal;
	color:#F60;
	font-weight: bold;
}

.version { 
    font-weight: bold;
    color: #990000;
    background-color: #E9E9E9;
    padding: 5px;
    text-align: justify;
}

.version_arial { font-family:Arial, Helvetica, sans-serif;
	
    font-weight: bold;
    color: #990000;
    background-color: #E9E9E9;
    padding: 5px;
    text-align: justify;
}

.version2 { 
    font-weight: bold;
    color: #990000;
    padding: 5px;
    text-align: justify;
}

.titulillo { 
    font-weight: bold;
    padding: 5px;
    text-align: justify;
}

.version_azul { 
    font-weight: bold;
    color:#006;
    background-color: #E9E9E9;
    padding: 5px;
}

.version_centrado { 
    font-weight: bold;
    color: #990000;
    background-color: #E9E9E9;
    padding: 5px;
    text-align: center;
}

#versionesPro {

 font-weight: bold;
    color: #990000;
    background-color: #E9E9E9;
    padding: 5px;
    text-align: justify;
}

/*
.pagetitle {
	font-family: tahoma;
	padding:2px 0 5px 5px;
	margin:0;
	color:#E7791A;
	font-size:11px;
	text-transform:uppercase;
	font-weight: bold;
}

.pagesubtitle {
	font-family: tahoma;
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

.pagesubtitle2 {
	font-family: tahoma;
	color:#E7791A;
	font-size:11px;	
}

.pagesubtitle3 {
	font-family: tahoma;
	color:#E7791A;
	font-size:11px;	
	text-decoration:none;
}

.fuente_2 {
	font-family: tahoma;
	color:#E7791A;
	font-size:14px;	
	font-weight: bold;
}

.fuente_3 {
	font-family: tahoma;
	color:#000000;
	font-size:12px;	
}

.fuente_4 {
	font-family: tahoma;
	color:#000000;
	font-size:14px;	
}

.fuente_5 {
	font-family: tahoma;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

.fuente_6 {
	font-family: tahoma;
	color:#E7791A;
	font-size:18px;	
	font-weight: bold;
	text-decoration:none;
}

.fuente_7 {
	font-family: tahoma;
	color:#000000;
	font-size:14px;	
	text-decoration:none;
}

.fuente_8 {
	font-family: tahoma;
	color:#000000;
	font-size:10px;	
}

.fuente_9 {
	font-family: tahoma;
	color:#9e9692;
	font-size:12px;	
}
.fuente_10 {
	font-family: tahoma;
	padding:2px 0 5px 5px;
	margin:0;
	color:#E7791A;
	font-size:11px;
	text-transform:uppercase;
	font-weight: bold;
	text-decoration:none;
}

.fuente_12 {
	font-family: tahoma;
	color:#E7791A;
	font-size:12px;	
	font-weight: bold;
}

.fuente_14 {
	font-family: tahoma;
	color:#E7791A;
	font-size:18px;	
	font-weight: bold;
}

.fuente_15 {
	font-family: tahoma;
	color:#E7791A;
	font-size:18px;	
	font-weight: bold;
}

.fuente_16 {
	font-family: tahoma;
	color:#E7791A;
	font-size:12px;	
	font-weight: bold;
}

.fuente_17 {
	font-family: tahoma;
	color:#E7791A;
	font-size:12px;	
}

.fuente_18 {
	font-family: tahoma;
	color:#E7791A;
	font-size:24px;	
	font-weight: bold;
}
*/

