/* CSS  999 PALABRAS*/

body {
	background-color: #000000;
	background-image: url(imagenes/bg_body.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}


.marquee {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.contenido10 {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.contenido {
	font-size: 11px; 
	font-family: Verdana;
	color: #000000;
	text-align:justify;
}
.titulos {
	font-family: Verdana;
	font-size: 13px;
	color: #FF0000;
	font-weight:bold;
}

.Subtitulos {
	font-family: Verdana;
	font-size: 11px;
	color: #418200;
	font-weight:bold;
}

.Subtitulos:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #418200;
	font-weight:bold;
}

.pie_pagina {
	font-size: 12px;
	font-family: Verdana;
	color: #FF0000;
	text-align:center;
	text-decoration: none;
}

.datanostrum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;	
	text-decoration: none;
}

.productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #333333;	
	text-decoration: none;
}

.datanostrum:hover {
	color: #336699;
	text-decoration: underline;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #FFFFFF;	
	text-decoration: none;
}

.email:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.tabla {
	font-family: Verdana; 
	font-size: 11px;
	font-weight:bold;
	color: #003399; 
}

.enlaces{
	font-family: Verdana;
	font-size: 12px;
	color: blue;
	font-weight: bold;
}

.enlaces:hover{
	color: orange;
}

.fecha {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	/*font-weight: bold;*/
	color: #000000;
}
