/******************************
* Author: Ely Cabral		  *
* Email: ely@ejcabral.com.br  *
* Copyright: DX3.COM.BR		  *
* Ouvindo: Aula.			  *
******************************/

*{margin:0; padding:0; border:0; list-style:none; text-decoration:none; font-family: Trebuchet MS, sans-serif;}

body{background:url('../images/bottom.png') no-repeat bottom center;}

div#topo{width:100%; height:356px; background:url('../images/topo.jpg'); position:relative;}
div#topo a#acad{position:absolute; top:40px; right:0;}

div#wrap{float:left; width:100%; height:100%; padding-bottom:289px;}

div#menu{width:100%;}

div#sombra{width:1022px; clear:both; background:url('../images/bg-sombra.png') repeat-y top left; margin:0 auto;}
div#geral{width:1000px; overflow:auto; overflow:hidden; margin:0 auto; padding-bottom:70px; background:none;}

/****************************fragment-1***********************/
div#fragment-1{padding:10px; width:980px; color:#999; font-size: 12px; float:left; background:none;}
div#fragment-1 h1{font-weight:lighter; float:left; width:100%; margin:0 0 30px 0;}
div#fragment-1 img{width:500px; height:240px; margin:70px 0 0 250px; float:left; display:inline;}
div#fragment-1 p{margin:0 0 10px 0;}
div#fragment-1 p strong{font-weight:bold; color:#666;}

/****************************fragmen-2**************************/
div#fragment-2{padding:10px; width:980px; color:#999; font-size: 12px; float:left; background:none;}
div#fragment-2 h1{font-weight:lighter; float:left; width:100%; margin:0 0 30px 0;}
div#fragment-2 dl{width:100%; float:left; display:inline;}
div#fragment-2 dt{font-size:16px; color:#333; font-weight:bold; background:#fcfcfc; margin:5px 0 5px 0; float:left; display:inline;}
div#fragment-2 dd{margin:0 0 5px 0; width:95%; float:left; clear:both; display:inline;}

/*************************fragent-3******************************/
div#fragment-3{padding:10px; width:980px; color:#999; font-size: 12px; float:left; background:none;}
div#fragment-3 h1{font-weight:lighter; float:left; width:100%; margin:0 0 30px 0;}
div#fragment-3 dl{width:100%; float:left; display:inline;}
div#fragment-3 dt{font-size:16px; color:#333; font-weight:bold; background:#fcfcfc; margin:10px 0 10px 0; float:left; display:inline;}
div#fragment-3 dd{width:95%; float:left; clear:both; display:inline; margin:0 0 5px 15px;}
div#fragment-3 dd strong{margin:5px 0 5px 0; width:95%; float:left; clear:both; display:inline; color:#333; font-size: 14px; }

/****************************fragment-4**************************/
div#fragment-4{padding:10px; width:980px; color:#999; font-size: 12px; float:left; background:none;}
div#fragment-4 h1{font-weight:lighter; float:left; width:100%; margin:0 0 30px 0;}
div#fragment-4 p{float:left; display:inline; margin:0 0 10px 0;}

/**************************fragment-5***************************/
div#fragment-5{padding:10px; width:980px; color:#999; font-size: 12px; float:left; background:none;}
div#fragment-5 h1{font-weight:lighter; float:left; width:100%; margin:0 0 30px 0;}
div#fragment-5 form{width:100%; float:left; display:inline; margin:20px 0 0 0;}
div#fragment-5 p{width:100%; float:left;margin:0 0 2px 0; display:inline;}
div#fragment-5 label{width:350px; float:left; text-align:right; color:#666; font-size:12px; margin:0 5px 0 0; display:inline;}
div#fragment-5 input, div#fragment-5 textarea{width:300px; padding:2px; border:1px solid #ccc;}
div#fragment-5 textarea{height:100px;}
div#fragment-5 input#enviar{width:75px; padding:5px; border:0;}
