/* CSS Document */

body{

	margin:0 auto;

	position:relative;

	background: url(images/header-bg.jpg) 0 0 repeat-x #EFEFEF;

	color:#666;

	font:14px/20px Arial, Helvetica, sans-serif;

	font-weight:normal;

	border: 0;

}

/* BODY PANEL */

#bodyPan{

	width:750px;

	position:relative;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}


.input_error {
	border: solid 1px #F00;	
}




/* footer Panel */

#mainfooterbody{
	height:110px;
	background:url(images/footer-bg.gif) 0 0 repeat-x #4D4D4D;
	color:#fff;
	padding:50px 0 0 0;
	position:relative;
	margin:0 auto;
	clear:both;
	background-image: url(../images/footer-bg.gif);

}

#footerPan{

	width:650px;

	height:82px;

	position:relative;

	margin:0 auto;

	padding:0 0 0 50px;

}

.style2 {

	font-size: 12px;

	text-align: justify;

	color: #332E2B;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	text-indent: 20px;

	margin: 20px;

}

.titulo  {

	font-size: 18px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	font-style: normal;

	color: #FB7B0E;

	text-decoration: none;

	text-align: left;

	margin: 20px;

}

.style3 {

	font-size: 9px;

	color: #FB7B0E;

	margin: 20px;

}

.style5 {

	color: #CCCCCC;

	text-decoration: none;

}

.style6 {
	color: #999999;
	font-size: 10px;
	margin-right: 10px;
	text-decoration: none;

}











.subtitulo {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	color: #797574;

	text-decoration: none;

	font-weight: bolder;

	text-align: left;

	margin: 20px;

}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 10px;
}
