@charset "utf-8";
/* CSS Document */
body{
	background-image:url(../_img/bg.jpg);
	background-position: center top;
	background-color: #f3f1e2;
	background-attachment:fixed;
	margin-top: 20px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1{
	font-weight:normal;
	font-size: 36px;
}
h2{
	font-size: 24px;
	font-weight:normal;
	line-height:normal;
}
img{
	border: none;
}
input, textarea{
	width: 430px;
	border:#767360 1px solid;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li{
	margin-left: 15px;
}
#enviar{
	width: 150px;	
}
td strong{
	margin-right: 20px;
}
#containter{
	float: left;
	width: 100%;
	text-align: center;
}
#head, #portal, #foot{
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	padding-right: 30px;
}
#foot{
	width: 900px;
	padding-left: 30px;
	padding-right: 30px;
	
}
#portal{
	padding-left: 0px;
}
#head #logo{
	float: left;
	width: 340px;
	margin-left: 50px;
}
#head #menu1{
	float: right;
	color: #007d9e;
	width: 445px;
	padding-right: 0px;
	margin-bottom: 17px;
	text-align: right;
}
#head #menu1 a:link, #head #menu1 a:visited, #head #menu1 a:hover, #foot a:link, #foot a:visited, #foot a:hover {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #007d9e;
	text-decoration: none;
}
a:hover, #head #menu1 a:hover, #foot a:hover{
	text-decoration:underline;
}
#head #menu2{
	float: right;
	width: 495px;
	text-align: right;
}
#home{
	margin-top: 30px;
}
#portal #cont{
	width: 900px;
	height: 46px;
	background-image:url(../_img/bgportal.gif);
	background-position: left;
	background-repeat:no-repeat;
	margin-left: 40px;
	margin-right: 40px;
}
#portal #cont #cx1, #portal #cont #cx2, #portal #cont #cx3{
	float: left;
	width: 200px;
	margin-left: 438px;
	margin-top: 10px;
	text-align: left;
}
#portal #cont #cx2{
	width: 170px;
	margin-left: 22px;
}
#portal #cont #cx3{
	width: 50px;
	margin-left: 2px;
}
#portal #cont #cx1 input, #portal #cont #cx2 input{
	background-image:url(../_img/bgcx.jpg); 
	border: solid 1px #CCC;
	padding: 5px;
	width: 154px;
	height: 14px;
	color: #007d9e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#foot #cont, #foot #cont2, #foot #cont3, #foot cont4{
	float:left;
	width: 255px;
	margin: 0 auto;
	margin-top: 22px;
	color: #007d9e;
}
#foot #cont2{
	height: 120px;
	text-align: right;
	background-image:url(../_img/divfoot.jpg);
	background-position: right top;
	padding-right: 30px;
	width: 328px;
	background-repeat:no-repeat;
}
#foot #cont3{
	height: 120px;
	text-align: left;
	background-image:url(../_img/divfoot.jpg);
	background-position: right top;
	padding-right: 30px;
	padding-left: 30px;
	width: 75px;
	background-repeat:no-repeat;
}
#cadeado{
	float: left;
	width: 11px;
	height: 15px;
	padding-right: 18px;
	margin-right: 18px;
	border-right: 1px solid #d3cdb3;
	background-image:url(../_img/cadeado.gif);
	background-repeat:no-repeat;
}
.genia {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}


