@charset "UTF-8";
/* MGBRAS Consultoria e Comunicação */

/* resets */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
}

body {background:#7ea082 url(../images/bg_internas.gif) center top no-repeat; }

/* Tipografia */

body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	}

h1, h2, h3, p {
	font-family: "Myriad Pro", Tahoma, Verdana, Helvetica, sans-serif;
	color:#fff;
	}

h4, h5, h6 {
	font-family: "Myriad Pro", Tahoma, Verdana, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:10px;
	}

p {
	font-size:13px;
	line-height: 18px;
	color:#555;
	}

/* elementos */

#page {
	width:881px;
	clear:both;
	margin:19px auto;
	}
	
#header {
	width:881px;
	height:191px;
	}



#menu {
	position:absolute;
	width:100%;
	height:40px;
	border-top: 8px #fff solid;
	border-bottom: 8px #fff solid;
	left: 0px;
	right:0px;
	top: 209px;
	background:#872105 url(../images/bg_menu_internas.jpg) no-repeat center;
	}
	
ul.links {
	width:841px;
	margin:10px auto;
	text-align:right;
	padding: 0;
	position: relative;
	font-weight:bold;
	}

ul.links li {
	display: inline;
	margin-left: 0px;
	font-size: 14px;
	font-family:"Myriad Pro", Tahoma, Verdana, sans-serif;
	text-decoration:none;
	color: #fff;
	}

ul.links,
ul.links li a {
	padding: 0px 5px 0px 5px;
	}

ul.links li a {
	background:none;
	font-size: 14px;
	font-family:"Myriad Pro", Tahoma, Verdana, sans-serif;
	text-decoration:none;
	color: #fff;
	margin: 0;
	}

ul.links li a:hover {
	border-bottom: 1px #fff solid;
	}

#conteudo {
	width:881px;
	clear:both;
	background:url(../images/bg_conteudo.gif) repeat-y top;
	padding-bottom:20px;
	}

#sidebar {
	margin-top:55px;
	width:245px;
	padding:20px 10px 20px 25px;
	position:relative;
	float:left;
	}
	
	#sidebar a {
		color:#333;
		}
		
	#sidebar a:hover {
		color:#666;
		}
	
#fotos {
	margin:55px 15px 20px 0px;
	padding-top:20px;
	width:570px;
	position:relative;
	float:right;
	}
	
.form {
	padding-top:20px;
	width:400px;
	font-size:12px;
	color:#555;
	}
	
.form input {height:18px;}
.form input, .form select {_height:18px;}

.form label {
	display:block;
	float:left;
	margin-right:10px;
	_margin-right:2px;
	}
	
.form input,
.form select,
.form textarea {
	padding:2px;
	margin:0 0 8px;
	color:#555;
	border:1px solid #b4ad82;
	background:#F8F8F8;
	}

.form input:focus,
.form input:hover,
.form textarea:focus,
.form textarea:hover,
.form select:focus,
.form select:hover {
	color:#000;
	border-color:#872105;
	background-color:#fff;
	}


/* Tamanhos dos campos */

.form label.pp,
.form label.pp input,
.form label.pp select,
.form label.pp textarea {width:47px;}

.form label.p,
.form label.p input,
.form label.p select,
.form label.p textarea {width:95px;}

.form label.m,
.form label.m input,
.form label.m select,
.form label.m textarea {width:130px;}

.form label.em,
.form label.em input,
.form label.em select,
.form label.em textarea {width:186px;}

.form label.g,
.form label.g input,
.form label.g select,
.form label.g textarea {width:325px;}

.form label.eg,
.form label.eg input,
.form label.eg select,
.form label.eg textarea {width:384px;}

.form label.btn {background:#b4ad82; border:2px white solid; color:white;}
	
.miniaturas a {
	width: 138px;	
	border: 2px solid #d9d4b7;
	margin-right:0px;
	float:left;
	cursor: pointer;
	}
	
.miniaturas img {
	border:none;
	width: 138px;
	
	
	}

.miniaturas a:hover {
	border:2px solid #fff;
	}
		
	
#rodape {
	width:851px;
	height:40px;
	padding:22px 30px 0px 0px;
	background:url(../images/rodape_internas.gif) no-repeat;
	text-align:right;
	}
	
#rodape span {
	color: #fff;
	font-size:10px;
	}
	
	#rodape span a {
	color:#dcdcdc;
	font-size:12px;
	font-family:"Myriad Pro", Verdana;
	}
	
	#rodape span a:hover {
		color:#fff;
		}
		
	
.hd1 {
	background:url(../images/cabecalho_left.jpg) no-repeat; 
	width:244px; 
	height:191px; 
	float:left;
	}
	
.hd2 {
	background:url(../images/cabecalho_right.jpg) no-repeat;
	width:400px;
	height:70px;
	float:left;
	color: #fff;
	font-size:10px;
	text-align:right;
	padding:121px 28px 0px 0px;
	font-weight:bold;
	}
	
.hdlogo {
	width:209px; 
	height:191px; 
	float:left;
	}
	
.hdlogo img {
	border:none;
	}

.left {
	float:left;
	margin-right:15px;
	}
	
.solar {
	width:530px;
	margin-bottom:15px;
	padding:10px;
	background:#b4ad82;
	}

.solar p {
	color:#fff;
	}

/* tools */

.clear {
	clear:both;
	}
