



body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
	background: url(./imagenes/fondoMosaic.jpg) repeat left top;
}

a { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }


input { font: 10px Verdana, Arial, Helvetica, sans-serif; }
textarea { font: 10px Verdana, Arial, Helvetica, sans-serif;  }
.inmpRojo {border: 2px solid #ccc;/*border-bottom: 2px solid #F00;  border-width: 0px;*/ background: #FF9999;}
.inputNorm { border: 2px solid #fff; border-left: 1px solid #006699; border-width: 0px; background: #CCCCCC; }


#conte a:hover { text-decoration: none; }


#noticias td { border-bottom: 1px dotted #999999; padding-top: 10px; padding-bottom: 5px;} 
#noticias a:hover { color: #0066CC; }
#noticias h1 { font-size: 12px; font-weight:bold; margin: 0px; color: #0066FF;}

#noticias2 { font-size: 10px;} 
#noticias2 a:hover { color: #0066CC; }
#noticias2 h1 { font-size: 16px; font-weight:bold; margin: 0px; margin-bottom: 10px; color: #0066FF;}




