/* CSS Document */
/* Brion Dixital - Concello dos Nenos */
/* (by: avaforum.com) */

body{
	font-family: "Comic Sans MS", "Courier New", Courier, mono;
Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../nenos/estructura/fondo-pag.gif);
	font-size: 14px;
}
h1{
	color:red;
	font-size: 28px;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2 {
	font-weight: normal;
	color: #FD6701;
	text-decoration: none;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.abajo {
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size: 10px;
	color: #000033;
	text-decoration: none;
}

.menu-lateral 			{font-size: 16px; color:#FFFFFF; font-weight: normal; text-decoration: none;}
a.menu-lateral:link    	{font-weight: normal; 	color:#FFFFFF; text-decoration: none;}
a.menu-lateral:hover   	{font-weight: normal;  	color:#00CCFF; text-decoration: underline;}
a.menu-lateral:visited 	{font-weight: normal;	color:#FFFFFF; text-decoration: none;}
a.menu-lateral:active 	{font-weight: normal;	color:#00CCFF; text-decoration: none;}

