body {
	background-color: #ffffff;
    
}
.seccion {
	font-family: Vandiana Platin;
	font-size: 14px;
	color: #3c3e66;
	font-weight: regular;
}
.titulo {
	font-family: Charlemagne Std, Times;
	font-size: 12px;
	color: #ddcd92;
    font-weight: ;
}
.isologo {
	font-family: Inkburrow;
	font-size: 60px;
	color: #3c3e66;
    font-weight: bold;
}
.agenda {
	font-family: Chaos Times;
	font-size: 30px;
	color: #7476a3;
    font-weight: light;
}
.parrafos {
	font-family: Chaparral Pro, Times New Roman;
	font-size: 16px;
	color: #3c3e66;
	font-weight: light;
}
.parrafos2 {
	font-family: Chaparral Pro, Times New Roman;
	font-size: 18px;
	color: #21234a;
	font-weight: bold;
}
.txnews {
	font-family: Century Old Style Std;
	font-size: 12px;
	color: #ffffff;

}
.contac {
	font-family: Myriad Roman;
	font-size: 12px;
	color: #ffffff;
	
}
.list {
	font-family: Myriad Roman;
	font-size: 9px;
	color: #ffffff;
}
.shows {

	font-family: Century Old Style Std;
	font-size: 12px;
	color: #ffffff;
    font-weight: bold;
}
.showsvisor {

	font-family: Century Old Style Std;
	font-size: 13px;
	color: #ffffff;
    font-weight: bold;
}	
.about {

	font-family: Century Old Style Std;
	font-size: 11px;
	color: #ffffff;
}
.formTexto {
	background-color: #C4C2B3;
	border: 1px solid #A5A076;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #918C60;
}
.footText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #928F30;
	font-weight: normal;
}
a:link {
    font-family: Vandiana Platin;
	color: #3c3e66;
	text-decoration: none;
}
a:visited {
	color: #ddcd92;
	text-decoration: none;
}
a:hover {
	color: #ddcd92;
	text-decoration: underline;
}
a:active {
	color: #ddcd92;
	text-decoration: underline;
}
.fondoConocelos{
	background-image: url(./imagenes/conocelos_01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 14px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #524F38;
}
