/* author: Eric Simmelhag */

@import url("menu.css");

body {
	background-color: #000000;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 5px;
}

#all {
	width: 760px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#all #logo {
	margin-top: 20px;
	float: left;
}

#all #banner {
	height: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: -1000;
	background-image: url(../images/banner_caricatura.jpg);
	background-repeat: no-repeat;
}

#all #procura {
	float: right;
	padding-top: 40px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;
}

#all #clock {
	float: right;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 40px;
}
#all #icones {
	color: #FFFFFF;
	text-align: right;
	margin-bottom: 5px;
}
#all #icones a .links {
	margin-right: 10px;
}




#all #content {
	background-color: #333333;
	height: 100%;
	margin-top: 10px;
	background-image: url(../images/content_bg.png);
	width: 100%;
}

#all #content a:visited {
	color: #FFCC00;
	text-decoration: none;
}

#all #content a:link {
	color: #FFCC00;
	text-decoration: none;
}

#all #content a:hover {

	color: #FF0000;
	text-decoration: none;
}

#all #content .middle {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 20px;
}

#all #content .top {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	background-color: #333333;
	padding-top: 5px;
	margin-bottom: 5px;
	height: 25px;
	display: inline;
	padding-left: 20px;
	width: 740px;
	text-align: left;
}

#all #content .top a:visited {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;	
}

#all #content .top a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

#all #content .top a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;	
}

#all #content .boxes {
	height: 100%;
	width: 95%;
	margin-top: 0px;
	margin-left: 20px;
}

#all #content .boxes .box1 {
	height: 250px;
	width: 450px;
	float: left;
	display: table;
}

#all #content .boxes .box1 img {
	border:solid medium #999999;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 15px;
}

#all #content .boxes .box1 .box1_content {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;
	height: 230px;
	background-image: url(../images/box1_bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	/*opacity: .6; filter: alpha(Opacity=60); -khtml-opacity: .6;*/
}

#all #content .boxes .box1 .box1_content .box1_photo {
	width: 100px;
	height: 100px;
	margin-top: 15px;
	float: left;
	font-size: 10px;
	border: medium solid #999999;
	margin-left: 10px;
	margin-right: 10px;
}

#all #content .boxes .box1 .box1_content .box1_text {
	color: #FFFFFF;
	clear: both;
	padding-top: 2px;
	text-align: left;
	font-size: 12px;
}

#all #content .boxes .box1 .box1_content .box1_text .parceria a {
	color: #FFFFFF;
}

#all #content .boxes .box1 .box1_content .box1_text .parceria a:hover {
	text-decoration: underline;
}

#content .boxes .box1 .box1_content .box1a_text {
	color: #FFFFFF;
	clear: both;
	padding-top: 6px;
	text-align: left;
	font-size: 12px;
}

#all #content .boxes .box2 {
	height: 250px;
	width: 250px;
	float: right;
	display: table;
}

#all #content .boxes .box2 img {
	border:solid medium #999999;
	margin-top: 15px;
}

#all #content .boxes .box2 .box2_content {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	height: 230px;
	margin-top: 5px;
	background-image: url(../images/box2_bg.gif);
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-align: center;
	/*opacity: .6; filter: alpha(Opacity=60); -khtml-opacity: .6;*/
}

#all #content .boxes .box2 .box2_content .box2_photo {
	width: 200px;
	height: 100px;
	margin-top: 15px;
	float: right;
	border: medium solid #999999;
}

#all #content .boxes .box2 .box2_content .box2_text {
	clear: both;
	padding-top: 2px;
	text-align: left;
	font-size: 12px;
}

#all #content .boxes .box3 {
	height: 250px;
	width: 220px;
	float: left;
	display: table;
	margin-right: 30px;
	margin-top: 0px;
	padding-top: 0px;
}

#all #content .boxes .box3 img {
	border:solid medium #999999;
	margin-top: 15px;
}

#all #content .boxes .box3 .box3_content {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	height: 230px;
	margin-top: 5px;
	background-image: url(../images/box3_bg.gif);
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	text-align: center;
	/*opacity: .6; filter: alpha(Opacity=60); -khtml-opacity: .6;*/
}

#all #content .boxes .box3 .box3_content .box3_text {
	clear: both;
	padding-top: 2px;
	text-align: left;
	font-size: 12px;
}

#all #content .boxes .box4 {
	height: 250px;
	width: 220px;
	float: right;
	display: table;
}

#all #content .boxes .box4 img {
	border:medium solid #999999;
	margin-top: 15px;
}

#all #content .boxes .box4 .box4_content {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	height: 230px;
	margin-top: 5px;
	background-image: url(../images/box3_bg.gif);
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	text-align: center;
	/*opacity: .6; filter: alpha(Opacity=60); -khtml-opacity: .6;*/
}

#all #content .boxes .box4 .box4_content .box4_text {
	clear: both;
	padding-top: 2px;
	text-align: left;
	font-size: 12px;
}

#all #content .middle {
	clear: both;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 20px;
	padding-top: 2px;
}

#all #menufooter {
	background-color: #333333;
	height: 30px;
	background-image: url(../images/content_bg.png);
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	width: auto;
}

#all #menufooter p {
	padding-top: 6px;
	margin-top: 0px;
}

#menufooter a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#menufooter a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#menufooter a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#menufooter a:active {
	text-decoration: underline;
	color: #FF0000;
}

#all #footer {
	background-color: #333333;
	margin-top: 10px;
	height: 30px;
	background-image: url(../images/content_bg.png);
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: auto;
}
#all #footer #es a img {
	margin-left: 10px;
}


#all #footer address {
	font-style: normal;
	display: block;
	margin-top: 6px;
	height: 25px;
	text-align: center;
	width: auto;
	float: right;
	margin-right: 100px;
}

#all #footer #w3c {
	height: 20px;
	margin-left: 10px;
	margin-top: 6px;
	float: left;
}

#all #footer #es {
	float: right;
	color: #999999;
	height: 25px;
	margin-right: 10px;
	margin-top: 6px;
	text-align: right;
	text-decoration: none;
}

#all #footer #es a {
	color: #999999;
	text-decoration: none;
}

#all #footer #es a:hover {
	color: #999999;
	text-decoration: underline;
}
