/* CSS Document */

body {
background:url("../images/prop2(c)_03.png") repeat-x fixed;
font-family:Arial, Helvetica, sans-serif;
}

h1{

	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#313B97;

}

/***********************************************/
/* Classes                                     */
/***********************************************/

.menuimg{
 padding-left: 5px;
 padding-right: 5px;

}
.mainbutton{
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 25px;
}

.menufooter{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#888888;
 font-weight:bold;
 padding-left: 5px;
 padding-right: 5px;
}
.menufooter:hover{
 color:#FF3300;
}

.infolabels{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#888888;
 font-weight:bold;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#mainblock{
	margin-right: auto;
	margin-left: auto;
	width:797px;
}
#banner {
	width: 797px;
	background: url("../images/prop2(b)_03.png") repeat-x right top;
	height: 206px;
	float: left;
}
#bannerleft {
	float:left;
	width: 227px;
	background: url("../images/prop2(b)_03.png") repeat-x right top;
	height: 206px;	
}
#bannerright {
	float:right;
	width: 570px;
	background: url("../images/prop2(b)_03.png") repeat-x right top;
	height: 206px;
}
#bannertitle {
	float:right;
	width: 550px;
	padding-top: 80px;

}
#bannerlogo {
	float:right;
    padding-top:20px;	
}
#navbar {
	width:797px;
	background-color:#FFFFFF;
	height: 24px;
	border-bottom:solid 1px #AAAAAA;
	float: left;
}
#centerarea {
	width:797px;
	background: url("../images/prop2(b)_23.png") repeat-x right top;
	height: 344px;
	border-bottom:solid 1px #AAAAAA;
	float: left;
}
#mainbuttonarea{
	width:700px;
	height:270px;
	margin-right: auto;
	margin-left: auto;
	margin-top:50px;
	margin-bottom:auto;	
}
#mainfreearea{
	width:700px;
	height:300px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	margin-bottom:auto;	
}

#maininfoarea{
	width:400px;
	height:150px;
	margin-right: auto;
	margin-left: auto;
	margin-top:auto;
	margin-bottom:auto;	
	font-size: 0.8em;
	color:#003399;
}

#footerarea {
	width:797px;
	background: url("../images/prop2(b)_40.png") repeat-x right top;
	height: 70px;
	float:right;
}
#footer{
   float:right;
   padding-right:10px;
   padding-top:10px;
}
#fcopyright{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#0066CC;
  font-weight:bold;
  float:right;
  padding-right:10px;
  padding-top:5px;
}

/* FORMS */
#formarea{
	width:700px;
	height:350px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	margin-bottom:auto;
	border:1px solid #999999;	
}
#formhead{
	margin-top:10px;
	font-size: 0.8em;
	height:30px;
	color:#003399;
}
#formheadleft{
	width:300px;
	margin-left: 30px;
	float: left;
	font-size: 2em;
	font-weight:bold;
}
#formheadright{
	width:320px;
	float: right;
	margin-right: 10px;
	margin-top:10px;
}

#subForm {
	font-size: 1em;
}
#subForm label {
	float: left;
	clear: left;
	width: 330px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	color:#003399;
}
#subForm input {
	width: 290px;
	background-color: #FFFFFF;
	font-size: .9em;
	margin-top: -2px;
	border:solid 1px #666666;
}
#subForm p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.Estilo1 {color: #0066CC}
.Estilo3 {font-family: Arial, Helvetica, sans-serif}
.Estilo6 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.Estilo7 {font-size: 12px}
.Estilo8 {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

