@charset "utf-8";
/*
+----------------------------------------------------------------+
|																			
|	Project:
|	Escola Cera - Campinas/SP							
|	Copyright (c) 2007 - 2008 - 2009	
|	Version 2.0																	
|	Author: Tiago Cardoso | www.tiagocardoso.com
|   Dezembro/2008														
|									
+----------------------------------------------------------------+
*/

* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font: inherit; font-size: 1em; white-space: normal; } dfn, i, cite, var, address, em { font-style: normal; }th, b, strong, h1, h2, h3, h4, h5, h6 { font-weight: normal; }a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border: none; }table { border-collapse: collapse; border-spacing: 0; }caption, th, td, center { text-align: left; vertical-align: top; }body { line-height: 1; background: white; color: black; }
q { quotes: "" ""; }ul, ol, dir, menu { list-style: none; }sub, sup { vertical-align: baseline; }a { color: inherit; }
hr { display: none; } /* we don't need a visual hr in layout */font { color: inherit !important; font: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */marquee { overflow: inherit !important;}blink { text-decoration: none; }nobr { white-space: normal; }

body{background:#FFF url(../img/bgr.jpg) repeat-x; margin:0; padding:0;font:14px Arial, Helvetica, sans-serif; text-align:center;color:#666666;}

/****  ESTRUTURA *****/

strong{ font-weight:bolder }

a {color: #484848;text-decoration: none;}
a:hover{color:#484848;text-decoration:underline;}


/************ LOGIN *********************/

#login{
width:233px;
height:42px;
background:url(../img/combo_login.png) no-repeat top;
margin-top:-95px;
margin-right:120px;
float:right;
}
#login form { margin-top:16px; margin-left:1px;}
input.logar{ width:90px; background-color:#DCEDED; font-size:10px; border: 1px solid #DCEDED;}



/*****************************************/

#topo{
	width:100%;
	height:90px;
	background:url(../img/topo.jpg);
	text-indent:-9999px;
	}
	
.pueri{ margin-top:0px; margin-left:755px; position:absolute;}

#header{
	width:890px;
	height:215px;
	margin:auto;
	margin-top:-50px;
}
#meio{
	width:890px;
	height:370px;
	margin:auto;
}
#baixo{
	width:890px;
	height:175px;
	margin:auto;
	}
#footer{
	width:100%;
	height:90px;
	background:#D7EEF6 url(../img/footer.jpg) no-repeat bottom;
	}
/**************************BOX PENCIL*****************************/

#pencil{ 
	width:416px;
	height:331px;
	background:url(../img/clips_lapis.jpg) no-repeat;
	margin-top:35px; 
	float:left;
}
.text_front{
	width:320px;
	height:190px;
	text-align:justify;
	padding-top:80px;
	padding-left:30px;
	color:#FF6600;
	position:relative;
	float:left;
}
.text_cera{ font-weight:bold; font-size:16px; color:#FF0000;}	
.text_esperamos{ font-weight:bold; font-size:16px; color:#FF0000; margin-left:5px;}	

/***************************BOX FLASH*************************************/

#flash{
	width:474px;
	height:373px;
	float:right;
}
/************************** BOX BAIXO ************************************/
.ondeFica{
	width:159px;
	height:34px;
	background: url(../img/onde_fica.gif) no-repeat;
	text-indent:-9999px;
	margin-top:40px;
	margin-left:45px;
	float:left;
}
	
.txt_navegue{
	width:184px;
	height:55px;
	margin-top:80px;
	margin-left:-170px;
	float:left;
}
/********************/
.conheca{
	width:195px;
	height:59px;
	background: url(../img/conheca_school.gif) no-repeat;
	text-indent:-9999px;
	margin-top:5px;
	margin-left:90px;
	float:left;
}
.txt_veja{
	width:157px;
	height:28px;
	margin-top:70px;
	margin-left:-170px;
	float:left;
}
/**************/
.falaPapai{
	width:162px;
	height:47px;
	background: url(../img/fala_papai.gif) no-repeat;
	text-indent:-9999px;
	margin-top:30px;
	margin-left:140px;
	float:left;
}
/*********DEPOIMENTOS***********/
.dep{
	width:275px;
	height:110px;
	margin-right:40px;
	float:right;
	position:relative;
}

/************************** FOOTER ************************************/
#rodp{
	width:100%;
	height:50px;
	margin:auto;
	margin-top:30px;
	float:left;
	}
	
.tit-rodp{ font-size:small; font-weight:bold; color:#3379BE;  }
.ass{ font-size:x-small; font-weight:500; color:#8FC8E0;}
a.ass{color:#8FC8E0;text-decoration: none;}
a.ass:hover{color:#3379BE;border-bottom: 1px dashed #3379BE;}










