/* CSS Document */
.Navegacion{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0px;
	color: #FFFFFF;
	line-height: 16px;
	background-position: center center;
	height: 18px;
	width: 190px;
	background-image: url(/Imagenes/Fondo_Navegacion.jpg);
}
.Navegacion:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0px;
	color: #FFFFFF;
	line-height: 16px;
	background-position: center center;
	height: 18px;
	width: 190px;
	border: .5px dashed #FFFFFF;
	background-image: url(/Imagenes/Fondo_NavegacionHover.jpg);
}
.Titulos{
	font-family:"Script MT Bold";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #808000;
	line-height: 50px;
	text-decoration: none;
}
.SubTitulos{
	font-family:"Script MT Bold";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #808000;
	line-height: 50px;
	text-decoration: none;
}
.Titulos_Subrayados{
	font-family:"Script MT Bold";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #808000;
	line-height: 50px;
	text-decoration: underline;
}
.TextosJustificado{
	font-family:Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	text-align: justify;
}
.TextosCentrados{
	font-family:Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
}
.Texto_Instrucciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.Titulo_Instrucciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666600;
}
body {
	background-image: url(/Imagenes/Fondo.jpg);
}.Textos_Generales_Centrados {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
}
.Textos_Generales {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	vertical-align: middle;
}
.Texto_Titulos_Centrados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.Texto_notas {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.TextosJustificadoRojo{
	font-family:Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	line-height: 18px;
	text-decoration: none;
	text-align: justify;
}
p.Horarios {
	font-size:9pt;
	font-family:Arial;
	margin: 0pt;
	text-align: center;
	line-height: 12px;
	font-style: italic;
	font-weight: bolder;
}
