BODY { padding:0; margin:0 auto; }
BODY,TD,TH,DIV,P { font-family:Arial, Helv, Helvetica, sans-serif; font-size:11px; color:#FFF; }

A 		{ color:#FFF; text-decoration:none; cursor:pointer; }
A:HOVER { color:#A7B2C3; text-decoration:none; cursor:pointer; }/*blue*/

H1 { font-size:11px; padding:0; margin:0; }
H2 { font-size:11px; padding:0px; margin:0px; }
H3 { font-size:11px; text-align:right; }

/* Color */
.color00	{ background-color:#A3A3A3; } /* grey (body) */
.color01	{ background-color:#5B5B5C; } /* medium (header)*/
.color02	{ background-color:#A7B2C3; } /* blue (linksover)*/

#principal	{ position:relative; top:0; left:0; width:100%; background:url(../img/principal.gif) repeat-x #A3A3A3; text-align:center; }
#logo		{ position:relative; top:0; left:0; width:500px; height:300px; margin-bottom:5px; background:url(../img/logo.gif) center no-repeat; overflow:hidden; }

#stage	 	{ position:relative; top:0px; left:0px; width:750px; overflow:hidden; }
#adress		{ float:right; width:200px; line-height:30px; text-align:justify; overflow:hidden; }

#partners	{
	float:none;
	width:620px;
	height:75px;
	background:url(../img/partner.gif) top no-repeat #A3A3A3;
	overflow:hidden;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
	text-align: center;
}
.partner01	{
	float:left;
	width:100px;
	height:65px;
	overflow:hidden;
}
.partner02	{ float:left; width:90px; height:65px; margin:0px 15px; overflow:hidden; }
.partner03	{ float:left; width:110px; height:55px; margin:0px 15px; overflow:hidden; padding-top:15px; }
.partner04	{
	float:left;
	width:90px;
	height:65px;
	overflow:hidden;
}
.partner05	{
	float:right;
	width:110px;
	height:65px;
	padding-top:15px;
	left: 20px;
	clip: rect(auto,auto,20px,auto);
	margin-left: 20px;
}

.icon	 { margin-right:5px; vertical-align:middle; }
.inside	 { padding:5px; }
.left	 { float:left; }
.right	 { float:right; }
.clear 	 { clear:both; width:100%; height:1px; overflow:hidden; }
.color00 div #stage p a {
	text-align: left;
}
