@charset "utf-8";
/*
+----------------------------------------------------------------+
|																			
|	Project:
|	Escola Cera - Campinas/SP							
|	Copyright (c) 2007 - 2008 - 2009	
|	Version 2.0																	
|	Author: Tiago Cardoso | www.tiagocardoso.com
|   Dezembro/2008														
|									
+----------------------------------------------------------------+
*/  
/**CSS ONDE FICA***/

#meio-onde-fica{
	width:890px;
	height:600px;
	margin:auto;
	margin-top:15px;
}
#col-esquerda{
	width:200px;
	height:600px;
	float:left;
}
#map{
	width:550px;
	height:370px;
	float:left;
	margin-left:240px;
	margin-top:-480px;
	position:relative;
	border:3px solid #99d892;
	font-size:small; 
}
.menina{
	width:186px;
	height:290px;
	background:url(../img/onde-fica/menina-ondfic.jpg) no-repeat;
	text-indent:-9999px;
	margin-top:50px;
	margin-left:10px;
}
.subtopo{
	width:611px;
	height:56px;
	background:url(../img/onde-fica/onde-fica-topo.gif) no-repeat;
	text-indent:-9999px;
	margin-top:-590px;
	margin-left:230px;;
	float:left;
}
.txt_nav{
	margin-top:-530px;
	margin-left:240px;
	float:left;
}
.conheca-ondf{margin-top:25px;}
.txt_veja-ondf{
	width:157px;
	height:28px;
	margin-left:20px;
	margin-top:8px;
	}