/* CSS Document */

/***** Vespanito ************/

body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#FEA929;
}
a{
	text-decoration:none;
	color:#0066FF;
}
a:hover{
	background-color:#DBE7EA;
}


/*###############********************/

#externo{
	width:779px;
	margin:2px auto 0 auto;
	text-align:center;
	padding:5px;
	background-color:#FFFFFF;
	height:100%;
}
#conteudo{
	background-color:#FFFFFF;
	margin:2px auto 0 auto;
	width:775px;
	height:100%;
}
#logo{
	width:500px;
	height:145px;
	float:left;
	position:relative;
	background:url(../images/logo_vespanito.gif) no-repeat;
}
#logo span{
	display:none;
}
#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	clear:both;
	background-color:#CCEEF6;
}
#copyright{
	background:url(../images/copyright_vespanito.gif) #CCEEF6 center top no-repeat;
	height:35px;
	text-align:center;
}
#copyright span{
	display:none;
}
/**************************____ MENU ____*************************/

.navigation{
	width:219px;
	float:right;
	position:absolute;
	top:0px;
	left:555px;
}
#menu_top{
	width:227px;
	height:41px;
	background-image:url(../images/menu_top.gif);
	background-repeat:no-repeat;
}
#menu_left{
	float:left;
	width:36px;
	height:194px;
	background-image:url(../images/menu_left.gif);
	background-repeat:no-repeat;
}
#menu {
	width:144px;
	float: left;
	background-color:#F2ED82;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color:#F2ED82;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	background-color:#F2ED82;
}
#menu a {
	width: 144px;
	display: block;
	background-color:#F2ED82;
}
#menu a span {
	display: none;
	background-color:#F2ED82;
}
#menu_right{
	float:left;
	width:39px;
	height:194px;
	background:url(../images/menu_right.gif) no-repeat;
}
#menu_down{
	clear:both;
	width:219px;
	height:15px;
	background:url(../images/menu_down.gif) no-repeat;
}
li#m_escola {
	background-image:url(../images/m_escola_hover.gif);
	background-repeat:no-repeat;
}
li#m_escola a {
	background-image:url(../images/m_escola_link.gif);
	background-repeat:no-repeat;
	height:27px;
}
li#m_escola a:hover {
	background-image:url(../images/m_escola_hover.gif);
	background-repeat:no-repeat;
	height:27px;
}
li#m_calendario {
	background-image:url(../images/m_calendario_hover.gif);
	background-repeat:no-repeat;
}
li#m_calendario a {
	background-image:url(../images/m_calendario_link.gif);
	background-repeat:no-repeat;
	height:21px;
}
li#m_calendario a:hover {
	background-image:url(../images/m_calendario_hover.gif);
	background-repeat:no-repeat;
	height:21px;
}
li#m_album {
	background-image:url(../images/m_album_hover.gif);
	background-repeat:no-repeat;
}
li#m_album a {
	background-image:url(../images/m_album_link.gif);
	background-repeat:no-repeat;
	height:20px;
}
li#m_album a:hover {
	background-image:url(../images/m_album_hover.gif);
	background-repeat:no-repeat;
	height:20px;
}
li#m_administrativo {
	background-image:url(../images/m_administrativo_hover.gif);
	background-repeat:no-repeat;
}
li#m_administrativo a {
	background-image:url(../images/m_administrativo_link.gif);
	background-repeat:no-repeat;
	height:22px;
}
li#m_administrativo a:hover {
	background-image:url(../images/m_administrativo_hover.gif);
	background-repeat:no-repeat;
	height:22px;
}
li#m_aprendendo {
	background-image:url(../images/m_aprendendo_hover.gif);
	background-repeat:no-repeat;
}
li#m_aprendendo a {
	background-image:url(../images/m_aprendendo_link.gif);
	background-repeat:no-repeat;
	height:41px;
}
li#m_aprendendo a:hover {
	background-image:url(../images/m_aprendendo_hover.gif);
	background-repeat:no-repeat;
	height:41px;
}
li#m_tour {
	background-image:url(../images/m_tour_hover.gif);
	background-repeat:no-repeat;
}
li#m_tour a {
	background-image:url(../images/m_tour_link.gif);
	background-repeat:no-repeat;
	height:22px;
}
li#m_tour a:hover {
	background-image:url(../images/m_tour_hover.gif);
	background-repeat:no-repeat;
	height:22px;
}
li#m_dicas {
	background-image:url(../images/m_dicas_hover.gif);
	background-repeat:no-repeat;
}
li#m_dicas a {
	background-image:url(../images/m_dicas_link.gif);
	background-repeat:no-repeat;
	height:20px;
}
li#m_dicas a:hover {
	background-image:url(../images/m_dicas_hover.gif);
	background-repeat:no-repeat;
	height:20px;
}
li#m_contato {
	background-image:url(../images/m_contato_hover.gif);
	background-repeat:no-repeat;
	height:21px;
}
li#m_contato a {
	background-image:url(../images/m_contato_link.gif);
	background-repeat:no-repeat;
	height:21px;
}
li#m_contato a:hover {
	background-image:url(../images/m_contato_hover.gif);
	background-repeat:no-repeat;
	height:21px;
}

