.Estilo1 {
	color: #0066CC;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}
body {

font-family:Trebuchet MS;
background: white;
text-decoration: none;
scrollbar-face-color:#D0D0D0 ; 
scrollbar-highlight-color:#D0D0D0; 
scrollbar-shadow-color: #929292; 
scrollbar-track-color:#ECEDF1; 


}


a{color="#999999";text-decoration:none;}

a:hover {
	font-style:normal;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-style: normal;
	color:"#666666";
}

a:active {
	
	font-size: 13px; color: "#000000";
}


#contenedor {
	margin: 0 auto;
	padding: 0px;
	width: 780px;
	background: url('fondo_contenedor.jpg') repeat-y;
	border-top: 3px solid #005C7F;
}

****links**

        .subTitulo {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
        }
         .Titulo {
        color: blue;font-size: 14px; font-weight: bold;
        }
        .epigrafe {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
        }
        .navPie {
        font-size: 10px; color: #666666; font-weight: bold;
        }
        .navTop {
        font-size: 10px; color: #ffffff; font-weight: bold;
        }
        .barrNav {
        font-size: 11px; text-align: left; margin: 0px;
        }
        
		.bloqueAzulOscuro {
        

        font-size: 17px;
        font-weight: bold;
        color: #ffffff;
        background-color: #0066ff;
        text-align: center;
        margin-top: 10px;

       margin-right: 20px;
        margin-bottom: 10px;
        margin-left: 20px;
        border-color: #ff3300;
        border-style: solid;
        border-width: 1px; 
	
        }
        .bloqueAzulClaro {
        
        font-size: 12px;
        text-align: right;
        margin-top: 5px; 

        margin-right: 20px;
        margin-bottom: 5px;
        margin-left: 20px;
        padding: 10px;
      
        }
       
/******************contenido - central*****************/
#contenido {
width: 420px;
float: left;
margin: 0px;
padding: 10px;
background: #fff;
}




	
/*******************************************************************************************
generales
*********************************************************************************************/



.textonormal {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;	
}


#contenido h1 {
	font-size: 15px;
	line-height: 26px;
	margin: 0px 0px 0px 0px;
	color: #333399;
	height: 77px;
}

.tit {
	font-size: 15px;
	line-height: 26px;
	margin: 0px 0px 0px 0px;
	color: #333399;
	height: 77px;
	text-align: left;
	
}

#contenido h2 {
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0px 10px 0px;
	color: #333399;
}

#contenido h3 {
	font-size: 13px;
	line-height: 15px;
	margin: 5px 0px 10px 0px;
	color: #f79c24;
}

#contenido p, #contenido ul, #contenido table {
	font-size: 11px;
	line-height: 18px;
	margin: 0px 0px 10px 0px;

}


#contenido a:link, #contenido a:visited {
	color: #28397D;
}

#contenido a:hover {
	color: #E9891F;
	}

.just {
text-align: justify;
}

.center {
text-align: center;
}

.right {
text-align: right;
}

.content {
width: 100%;
display: block;
margin: 0 auto;
}

#contenido ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}.texto {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
