/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-image:url(../Imgs/bg_azur.jpg);
 font-family:Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #0288a7;
} 
 
p {padding-left: 40px;
	padding-right: 60px;
	padding-bottom: 4px;
	padding-top: 6px;
	line-height: 16px;
	text-align: justify} 
	
p3 {font-family:Verdana, Arial, sans-serif;
font-size:12px;
font-weight:bold;
font-color:#FF6600}

.title {color: #0288a7;
font-weight:bold}

ul.listacircle li {
list-style-type : disc;
}
ul li {list-style-position: inside;
}

#pagewidth{ 
 width:814px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:263px; 
  background-color:#0288a7; 
 width:100%;
} 
 
#leftcol{
 width:22%; 
 float:left; 
 position:relative; 
  }
#maincol{
height: 75px;
 float: right; 
 display:inline; 
 position: relative; 
 width:100%; 
 }
 #maincol2{background-image:url(../Imgs/bg_body.jpg);  
 float: right; 
 display:inline; 
 position: relative; 
 width:100%; 
 }
 

#footer{
 height:56px; 
  background-image:url(../Imgs/bg_footer.jpg); 
 clear:both;
 text-align:center;
 color:#FFFFFF;
 } 
#footer a{
 color:#FFFFFF;
 text-decoration:underline
 } 
 
.slide
{
float: left;
width: 25px;
border: 0px;
margin: 0 0px 0px 0;
}
.logo
{
float: left;
width: 156px;
border: 0px;
margin: 0 0px 0px 0;
}
.menu
{
float: left;
width: 218px;
border: 0px;
margin: 0 0px 0px 0;
}
.menu2
{
float: left;
width: 265px;
border: 0px;
margin: 0 0px 0px 0;
}
.menu3
{
float: left;
width: 150px;
border: 0px;
margin: 0 0px 0px 0;
}

.left{
float: left;
width: 142px;
border: 0px;
margin-left:25px;
}
.leftmenu{
float: left;
width: 142px;
border: 0px;
margin-top:2px}
.text{
border: 0px;
margin-left:170px;
clear:none
}
a:link{
	font: normal 12px Verdana, Arial, sans-serif;
	color: #ff6b00;
	text-decoration: underline;
	text-align: left;
}
a:hover, a:active {
	font: normal 12px Verdana, Arial, sans-serif;
	color: #0288a7;
	text-decoration: underline;
	text-align: left;
}
a:visited {
	color: #99cccc;
	text-decoration: underline;
	text-align: left;
}
.clearboth { clear: both; }
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
