*{scrollbar-3d light-color:silver;
scrollbar-arrow-color:black;
scrollbar-base-color: #b7be94;
scrollbar-dark-shadow-color: silver;
scrollbar-face-color: #b7be94;
scrollbar-highight-color:silver;
scrollbar-shadow-color:silver;
}

/*#b7be94*/
#pes input{
	background-color:#FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#pes input:hover{
	background-color:#CCFF80;
}
body{
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: "arial", "verdana", "tahoma", "times new roman";
	background: url('../images/bg.jpg') repeat-x;
	background-attachment:fixed;
	background-position:top;
	font-size: 90%;
	color: #444;
}

#container{
	margin:auto;
	width:840px;
	background: url('../images/background-container.png');
	background-repeat:repeat-y;
	min-height:600px;
	max-height:15000px;
	display:block;
	}
#container_contactos{
	margin:auto;
	width:840px;
	background: url('../images/background-container.png');
	background-repeat:repeat-y;
	min-height:1000px;
	max-height:15000px;
	display:block;
	}
#container_curriculum{
	margin:0 auto;
	width:840px;
	background: url('../images/	background-container.png');
	background-repeat:repeat-y;
	min-height:1930px;
	max-height:25010px;
	display:block;
	}
#container_end{
	margin: auto;
	margin-top: 0px;
	width:840px;
	background: url('../images/container_end.png');
	height:20px;
	}
#controle{
	width:460px;
	margin: auto;
	margin-top:30px;
	
	height:59px;
	background: #9C0 url('../images/controle.jpg') repeat-x;
	display:block;
	}
	
#controle table{
	font-size:11px;
	padding: 0px 0px 0px 0px;
	color:#FFF;
	font-weight:bold}
#controle table a{
	color:#FFF;
	text-decoration:none;
	}
#banner{
	float:left;
	width:500px;}
#headercont
{
	padding-top: 5px;
	margin: 0 auto;
	width: 828px;
	height: 145px;
	background-color:#333;
	background:url('../images/background-headercont.png') repeat-x;
}
#pes{
	float:right;
	margin-right:5px;
	font-family: "arial", "verdana", "tahoma", "times new roman";}
#header
{
	margin: 0 auto;
	width: 800px;
	height: 145px;
}

#header h1
{
	text-align: right;
	margin: 0;
	padding: 52px 0 0 0;
	font-size: 275%;
	color: #9C0;
	letter-spacing: -2px;
	font-weight: normal;
}

#header h1 span
{
	color: #FFF;
	font-weight: bold;
	font-size:12px;
	letter-spacing: 9px;
	padding-right: 5px;
}

#menucont
{
	margin: 0 auto;
	width: 840px;
	height: 40px;
	background: #9C0 url('../images/background-menucont.png') repeat-x;
}
#menu2
{
	width: 280px;
	height: 40px;
	float:left;
	font-size:12px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	padding-top:15px;
}
#menu
{
	margin: 0 auto;
	width: 560px;
	height: 40px;
	float:right;
}

#menu ul
{
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	float: left;
	padding: 12px 15px;
	text-decoration: none;
	color: #FFF;
	background: #transparent;
}

#menu ul li a.active
{
	background: #333 url('../images/background-menucont-active.png') repeat-x;
}

#menu ul li a:hover
{
	background: #333 url('../images/background-menucont-hover.png') repeat-x;
}

#maincont
{
	margin: 0 auto;
	width: 828px;
	background: #FFF url('../images/background-maincont.png') repeat-x;
	line-height: 150%;
	max-height:5000px;
}
#maincont3
{
	margin: 0 auto;
	width: 828px;
	background: #FFF url('../images/background-maincont.png') repeat-x;
	line-height: 150%;
	overflow:auto;
}

#main2
{
	float:right;
	width: 190px;
	margin-right:15px;
	margin-left:10px;
	text-align:justify;
}


#main
{
	margin-left:15px;
	float:left;
	width: 590px;
	padding: 40px 0 15px 0;
	text-align:justify;
	min-height: 200px;
	max-height: 2500px;
	display:block;
}
#main3
{
	margin:auto;
	width: 800px;
	padding: 40px 0 15px 0;
	text-align:justify;
	min-height: 200px;
	max-height: 2500px;
	display:block;
}
#main h1, h2, h3, h4, h5, #main3 h1
{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 200%;
	color: #9C0;
	letter-spacing: -2px;
	font-weight: normal;
}

#main p
{
	margin: 0 0 15px 0;
	padding: 0;
}

.img
{	
	border: 1px solid #AAA;
	float: left;
	margin: 10px 10px 0 0;
}
.img2
{	
	border: 1px solid #AAA;
	float:right;
	margin: 0 0 10px 10px;
}
#main a, #main3 a
{
	color: #9C0;
	text-decoration: none;
	font-weight: bold;
}

#main a:hover, #main3 a:hover
{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#footercont
{
	margin: 0 auto;
	width: 840px;
	line-height: 150%;
	font-size: 85%;
	font-weight: bold;
	
}

#footer
{
	margin: 0 auto;
	width: 840px;
	border-top: 1px solid #CCC;
	padding: 0 15px;
	color: #999;
}

#footer p
{
	margin: 0;
	padding: 0;
}

#footer a
{
	color: #9C0;
	text-decoration: none;
}

#footer a:hover
{
	color: #333;
	text-decoration: none;
}

#footerleft
{
	float: left;
	width: 250px;
	padding: 15px 0;
}

#footerright
{
	float: left;
	width: 550px;
	padding: 15px 0;
	text-align: right;
}#container #maincont #main3 p a strong {
	text-align: center;
}

#galeria{
	margin-left:15px;
	width: 800px;
	padding: 40px 0 15px 0;
	text-align:justify;
	min-height: 200px;
	max-height: 2500px;
	display:block;
}