@charset "utf-8";
/* CSS Document */

.titulo1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;	
}
.tituloseccion {
	font-family: Tahoma;
	font-size: 20px;
	color: #788921;
	font-weight: bold;	
}
.tituloguiadefiestas {
	font-family: 'Trebuchet Ms';
	font-size: 20px;
	color: #C73358;
	font-weight: bold;	
}
.titulomascotafoto {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;	
}
.cuerpomascotafoto {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 110%;
		font-weight: normal;	
}
.cuerpo {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}
.mastitulos {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;	
}
.bajada {
	font-family: Tahoma;
	font-size: 12px;
	color: #D92953;
	font-weight: bold;	
}
.otros_titulos {
	font-family: Verdana;
	font-size: 12px;
	color: #CA4D09;
	font-weight: bold;	
}
IMG { border:0;}
FORM {margin:0; }

.tahoma { font-family: Tahoma;}
.arial { font-family: Arial;}
.verdana { font-family: Verdana;}
.georgia { font-family: Georgia;}
.trebuchet { font-family: 'Trebuchet Ms';}
.timenr { font-family: 'Time New Roman';}

.t9 {font-size: 9px;}
.t10 {font-size: 10px;}
.t11 {font-size: 11px;}
.t12 {font-size: 12px;}
.t13 {font-size: 13px;}
.t14 {font-size: 14px;}
.t15 {font-size: 15px;}
.t16 {font-size: 16px;}
.t17 {font-size: 17px;}
.t18 {font-size: 18px;}
.t19 {font-size: 19px;}
.t20 {font-size: 20px;}

.c1 { color: #FFFFFF;}
.c2 { color: #000000;}
.c3 { color: #333333;}

.h100 { line-height:100%; }
.h110 { line-height:110%; }
.h120 { line-height:120%; }
.h125 { line-height:125%; }
.h130 { line-height:130%; }
.h135 { line-height:135%; }
.h140 { line-height:140%; }
.h150 { line-height:150%; }
.h160 { line-height:160%; }

.tdnone {text-decoration: none;}

.tdunderline {text-decoration: none;}
.tdunderline:hover {text-decoration: underline;}

.tdunderlinenot {text-decoration: underline;}
.tdunderlinenot:hover {text-decoration: none;}

.tdbold {}
.tdbold:hover { font-weight: bold;}

.tdc4:hover {color: #898989;}
