.titulo {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal; 
	font-size: 18px; 
	color:#333333;
}
.tituloNegrita {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold; 
	font-size: 18px; 
	color:#333333;
}
.textoNegrita {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold; 
	font-size: 14px; 
	color:#333333;
}
.textoMedio {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal; 
	font-size: 16px; 
	color:#333333;
}
.textoMedioNegrita {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold; 
	font-size: 16px; 
	color:#333333;
}
.texto {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal; 
	font-size: 14px; 
	color:#333333;
}
.boton {
	BORDER-RIGHT: #2d5082 1px solid; 
	BORDER-TOP: #2d5082 1px solid; 
	PADDING-LEFT: 2px; 
	BACKGROUND: url("../images/send.jpg") repeat-x; 
	BORDER-LEFT: #2d5082 1px solid; 
	BORDER-BOTTOM: #2d5082 1px solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {    
    text-decoration: none;
}
a:visited {    
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.opcion1 {	
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal; 
	font-size: 18px; 
	color:#030132;
}
.opcion2 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal; 
	font-size: 18px; 
	color:#747474
}
.opcion3 {	
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal; 
	font-size: 18px; 
	color:#FF0000;
}
h1 { 
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 500;
}
h2 { 
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 300; 
}
.textoPie {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal; 
	font-size: 12px; 
	color:#333333;
}
