/* CSS  SILVER MOON*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color:#D2D2D2;*/
	background-image: url(imagenes/bg_body.jpg);	
}

.datanostrum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;	
	text-decoration: none;
}

.datanostrum:hover {
	color: #FF4646;
	text-decoration: underline;
}

.enlaces {
	font-family: Verdana;
	font-size: 10px;
	color: #FFCE09;
	font-weight: bold;
}

.enlaces:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF; 
}

.enlaces2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FF8600;
	font-weight: bold;
}

.enlaces3 {
	font-family: Verdana;
	font-size: 11px;
	color: #BB3D00;
	font-weight: bold;
}

.enlaces3:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF6B24; 
}


.contenido {
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}
.contenido11 {
	font-size: 11px;
	font-family: Verdana;
	color: #003300;
}

.titulos {
	font-size: 13px;
	font-family: Verdana;
	color: #003333;
	font-weight: bold;
}


.productos {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.subtitulos {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.pie_pagina {
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;	
	text-decoration: none;
}

.pie_pagina:hover {
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
	
}

.marquee {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
