/* ---main texto */
a.link{
text-decoration: none;
color: navy;
}

a.link:hover {
color: blue;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: navy;
}

a.link1 { 
color: #669900; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold; 
text-decoration: none
}

a.link1:hover{  
color: #F2804F; 
text-decoration: none
}

.smallText {  
font-family: "Arial Narrow", sans-serif; 
font-size: 10px; 
color: #000000;
letter-spacing: 0.1em;
}

.bigText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight: bold;
color: #6D7D9E;
}

.texto2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
font-weight: normal;
}

.texto1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #714E39;
background-repeat: repeat-y;
font-weight: normal;
}

.texto1Head_Y {
font-family: Gill Sans; 
font-size: 18px;
font-weight: bold; 
color: #015971
}

.texto3Tiitulo {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height: normal;
color: #714E39;
background-repeat: repeat-y;
font-weight: bold;
}

.programa {
font-family: Tahoma, sans-serif;
font-size: 12px;
color: #333333;	
}

.programa_tr{
border-top: 1px solid #FFFFFF;
border-right: 0px none;
border-bottom: 0px none;
border-left: 0px none;
}

.back {
display: block;
padding-bottom: 20px;
padding-right: 220px;
}

.nombre {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 2em;
color: #333;
}

#c_head {
position:relative;
width: 420px;
left: 20px;	
padding: 0px 0px 2px 20px;
margin-bottom: 10px;
color: rgb(154,154,154);
font-size: 14px;
font-weight: bold;
display: block;
font-variant: small-caps; 
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-bottom-style: solid;
border-bottom-color: #C7B7A9;
} 
  
.titulopage {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 40px;
color: #015971;
}

span.clear { 
clear: both; 
display: block; 
font-size: 0; 
height: 1px; 
line-height: 0; 
margin-bottom: -1px; 
}

