/* CSS Document */
body {
	background-color: #858383;
}
.titulos {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #EF3438;
}
.texto {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #4E4A49;
}

.texto:link {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #4E4A49;
	text-decoration:none;
}

.texto:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #4E4A49;
	text-decoration:underline;
}
.texto:visited {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #4E4A49;
	text-decoration:none;
}
.titulosgrande {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #4E4A49;
}
.titulosgrande:link {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #4E4A49;
	text-decoration:none;
	
}
.titulosgrande {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #4E4A49;
	text-decoration:none;
}
.titulosgrande {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #4E4A49;
	text-decoration:none;
}

.autoridades {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #716F6E;
}
.autoridades_bold {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
}
.autoridades_bold {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
}
.autoridadesbold {color: #000000}
.titinscripcion {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
}
.titcontacto {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.rojobold {
	font-family: "Trebuchet MS", Tahoma; font-size: 10px; 
	color: #EF3438; 
	font-weight: bold; 
}
.rojobold:link {
	font-family: "Trebuchet MS", Tahoma; font-size: 10px; 
	color: #EF3438; 
	font-weight: bold; 
	text-decoration:none;
}
.rojobold: hover {
	font-family: "Trebuchet MS", Tahoma; font-size: 10px; 
	color: #EF3438; 
	font-weight: bold;
	text-decoration:none;
}	
.rojobold:visited {
	font-family: "Trebuchet MS", Tahoma; font-size: 10px; 
	color: #EF3438; 
	font-weight: bold;
	text-decoration:none;
}
.marco{
	border: 2px solid #FFFFFF;
}
