a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Maroon;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Maroon;	
	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Maroon;	
	
}
a:hover {
	
	background-color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
}

.noticias:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
}
.noticias:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;	
	
}
.noticias:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Maroon;
}
.noticias:hover {
	
	background-color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
}

.link1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9 px;
	color: #CC9933;
}
.link1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9 px;
	color: #CC9933;
	
}
.link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9 px;
	color: #CC9933;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9 px;
	color: #FFCC00;
}

.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFBB01;
}
.Estilo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}

.Estilo7 {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D3301;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: inherit;
	scrollbar-track-color: inherit;
	scrollbar-shadow-color: Maroon;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	background-color: #FFFFFF;
}
.amarillo {
	font-size: 12px;
	font-weight: bold;
	color: #FFD700;
}
.bodyprincipal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D3301;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: inherit;
	scrollbar-track-color: inherit;
	scrollbar-shadow-color: #EEDDAD;
	scrollbar-face-color:  #EEDDAD;
	scrollbar-highlight-color: #EEDDAD;
	scrollbar-darkshadow-color: #EEDDAD;
	scrollbar-3dlight-color: #EEDDAD;
	background-color: #642B06;
	background-attachment: fixed;
	background-image: url(imagenes/logofondo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #642B06;
}
.tableprinciipal {
	border: 1px none #EEDDAD;
}
.fondocursos {
	background-attachment: fixed;
	background-image: url(imagenes/fondocursos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondoprivado {

	background-attachment: fixed;
	background-image: url(imagenes/fondoprivado.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondoprevencion{
	background-attachment: fixed;
	background-image: url(imagenes/fondoprevencion.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondocontactar{
	background-attachment: fixed;
	background-image: url(imagenes/fondocontactar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondoaemmce{
	background-attachment: fixed;
	background-image: url(imagenes/fondoaemmce.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
hr {
	color: #CC9933;
	size: 1px;
}
.tablaindex{
	background-attachment: fixed;
	background-image: url(imagenes/logofondo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #5D3301;
}
.blancotitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FFCC99;
}
.textonoticias {
	font-size: 12px;
	font-weight: normal;
	color: #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

