@charset "iso-8859-1";
/* 

	Last Changes on: 2007-12-07 7:43 PM (GMT -3)
    Author: Eduardo Levenfeld < eduardo_levenfeld@yahoo.com.br >
    Company: Simple Cool Solutions < http://www.simplecool.com >

*/

/* Native Elements: */
/******************************************************************/

body { background-color:#eee; background-image:url(../img/body_bg.gif); }

a { font-family:Arial; font-size:12px; color: #5f4633; font-weight:bold; text-decoration:underline; }

li { font-family:Arial; font-size:12px; color: #666; text-align:justify; }

table { background-color:#eee; width:100%; }

table td { font-family:arial; font-size:10px; color:#663300; text-align:center; border-bottom: 1px solid #ccc; }

table th { font-family:arial; font-size:12px; color:#663300; font-weight:bold; border:1px solid #663300; }

h4 {
	font-family:Arial; font-weight:bold; color: #5f4633; font-style:italic;
} 

/*****************************************************************/

/* Custom Elements: */
/******************************************************************/

div#mainContainer { position:absolute; width:720px; height:600px; left:50%; top:0px; margin-left:-360px; }

div#bottom { width:720px; height:80px; left:50%; top:100%; margin-left:-360px; position:absolute; 
background-image:url(../img/bottom.gif); background-position:left top; background-repeat:no-repeat;
font-family:Arial; font-size:10px; color: #5f4633; }

div#content { position:absolute; width:700px; height:450px; left:50%; top:150px; margin-left:-350px; 
background-color:#FFFFFF; border-left: 1px dotted #5f4633; border-right: 1px dotted #5f4633; border-top: 1px solid #5f4633; z-index:1;}

div#leftName { position:absolute; width:50px; height:400px; left:-50px; top:0px; background-image:url(../img/leftname.gif);
background-position:top left; background-repeat:no-repeat; z-index:0;}

div#leftMenu { position:absolute; width:300px; height:450px; left:0px; top:0px; background-image:url(../img/leftmenu.jpg);
background-position:top left; background-repeat:no-repeat; z-index:0; z-index:5;}

div#rightContent {
	position:absolute;
	width:380px;
	height:450px;
	left:311px;
	top:0px;
	z-index:5;
}

div#header { position:absolute; width:720px; height:150px; left:50%; top:0px; margin-left:-360px; }

div#headerLogo { position:absolute; width:250px; height:150px; left:5px; top:0px; background-image:url(../img/toplogo.gif);
 background-position:top left; background-repeat:no-repeat; z-index:3;}
 
div#headerCity { position:absolute; width:700px; height:150px; left:10px; top:0px; background-image:url(../img/cityscape.gif);
 background-position:top left; background-repeat:no-repeat; z-index:2;}
 
div#aeaarb {
	position:absolute;
	width:157px;
	height:103px;
	left:537px;
	top:99%;
	background-image:url(../img/aeaarb.gif);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:5;
}

div#apoio { position:absolute; width:720px; height:150px; left:50%; top:651px; margin-left:-360px; z-index:1;
background-image:url(../img/partners.gif); background-position:top left; background-repeat:no-repeat;}

div#patrocinio { position: absolute; width:120px; height:500px; left:100%; top:0px;
background-position:top left; background-repeat:no-repeat; }

div#salao {
	position:absolute;
	left: 285px;
	top: 224px;
	width: 80px;
	height: 70px;
}


/*****************************************************************/

/* Custom Classes: */
/******************************************************************/

.Paragraph { font-family:arial; font-size:12px; color:#5f4633; text-align:justify; }
.HeaderBig { font-family:Arial; font-size:18px; font-weight:bold; text-align:justify; }
.PhotoBox { border: 5px solid #eee; border-bottom: 20px solid #eee; }
.PhotoBox:hover { border: 5px solid #666; border-bottom: 20px solid #666; }
.formInput { background-color:#eee; font-size:12px; font-family:Arial; color:#666; border: 1px solid #5f4633; }
a.list { font-family:Arial; font-size:10px; color: #FF6600; font-weight:bold; text-decoration:underline; }

/*****************************************************************/
