/* CSS  SILVER MOON*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/bg_body.jpg);	
}

.datanostrum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;	
	text-decoration: none;
}

.datanostrum:hover {
	color: #666666;
	text-decoration: underline;
}

.enlaces {
	font-family: Verdana;
	font-size: 11px;
	color: #CC6600;
	font-weight: bold;
}

.enlaces:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #990000; 
}

.enlaces2 {
	font-family: Verdana;
	font-size: 10px;
	color: #660000;
	font-weight: bold;
}

.enlaces3 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFCE09;
	font-weight: bold;
}

.enlaces3:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF; 
}


.contenido {
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}
.contenido11 {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	text-align:justify;
}

.titulos {
	font-size: 12px;
	font-family: Verdana;
	color: #CC0001;
	font-weight: bold;
}

.subtitulos {
	font-size: 11px;
	font-family: Verdana;
	color: #CC0001;
	font-weight: bold;
}

.pie_pagina {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;	
}

