@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #f7f1f0 url(../imgs/background.gif);
	background-repeat:repeat-y;
	background-position: top center;
}

a { text-decoration:none;}
a:hover { text-decoration:underline;}

.logojardim {float:left; margin-left:20px;}
.logocreche {float:right; margin-right:20px;}


/* Fontes */
.fonte-menu {font-size:12px; color: #897575; font-weight:bold; font-family:Arial, Verdana;margin-top:12px;}
.fonte-menu a {font-size:12px; color: #897575; font-weight:bold; font-family:Arial, Verdana; text-decoration:none;}
.fonte-menu a:hover {text-decoration: underline;}

.verde12 { color:#758976; font-family:Arial, Verdana; font-size:12px;}
.marron11 { color:#897575; font-family:Arial, Verdana; font-size:11px;}
.marron12 { color:#897575; font-family:Arial, Verdana; font-size:12px;}
