.path{
border: 1px solid gray; 
margin-top: 21px;
margin-bottom: 5px;
padding: 2px 2px 2px 2px;
height: 17px;
}

p.company{

}
.path a:link, .path a:visited,.path a:active{
text-decoration: none;
padding-left: 5px;
}
p.retour{

float: right;
padding-right: 2px;
margin-top: 0px;
font-weight: bold;
}
* {

   padding:0;

   margin:0;

	}

ul {

    padding-left:1em;

    margin-left:0;

}

h1{

	 font-family: Arial;
	 font-size: 20px;
	 margin-top: 8px;
	 margin-bottom: 10px;

	 }

h2{

	 font-family: Arial;
	 font-size: 18px;

	 }
h3{

	 font-family: Arial;
	 font-size: 10px;
	 margin-left: 80px;

	 }
h4{

	 font-family: Arial;
	 font-size: 12px;
	 margin-top: 20px;

	 }
	 
h5{

	 font-family: Arial;
	 font-size: 12px;
	 font-weight: bold;

	 }
html, body {background-image: url(images/back.jpg);

background-repeat: repeat-x;

	text-align: center;

	margin: 0 0 0 0;

	font-family: Arial, sans serif;

	font-size: 11px;

	color: black;
	}
	
body { behavior:url('csshover.htc'); }
#wrapper {

background-color: transparent;
    width: 975px;

    margin-top: 0px;

    margin-bottom: 0;

    margin-left: auto;

    margin-right: auto;

    padding: 0;

	 font-family: Arial;

	font-size: 11px;

	color: gray;

	text-align: left; 

	voice-family: "\"}\"";

  voice-family: inherit;

		 }

#textPresentation {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
}

#numTel {
	font-family: Arial;
	font-size: 35px;
	font-weight:bold;
}

#prixTel {
	font-family: Arial;
	font-size: 10px;
	margin-left: 80px;
	font-weight:bold;
}
 
#topleft{ float: left;
	
	width: 800px;
	height: 18px;
	}		

#topleft p{
	color: white;
	font-size: 12px;
	padding-top: 2px;
}

#topright{float: left;
	background-image: url(images/top-right.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 18px;
	text-align: right;
	
} 

#topright p {
	padding-top: 2px;
	color: white;
	font-size: 12px;
	font-family: Arial;
}

#topright a:link, #topright a:visited, #topright a:active{
	color: white;
	font-size: 12px;
	padding-top: 2px;
	text-align: right;
	text-decoration: none;

}

#topright a:hover{
	color: white;
	font-size: 12px;
	padding-top: 2px;
	text-align: right;
	text-decoration: underline;
}


/*navigation*/

#navig{ float: left;
 
 	width: 532px;
	height: 75px;
	margin-top: 0px;
 }
 
 #navig ul {
list-style: none;
padding: 0;
margin-top: -2px;
}

 #navig li {
float: left;
margin: 0 0.15em;
}
 
 #navig li.accueil a{
	background-image: url(images/button-accueil.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 56px;
	float: left;
	margin-top: 10px;
	text-indent: -99999px;
	}
 

  #navig li.accueil a:hover{
 	background-image: url(images/button-accueil-hover.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 56px;
 }
 
 #navig li.faq a{
	background-image: url(images/button-faq.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 56px;
	float: left;
	margin-top: 10px;
	text-indent: -99999px;
	}
#navig li.faq a:hover{
 	background-image: url(images/button-faq-hover.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 56px;
 }
 
 #navig li.offre a{
	background-image: url(images/button-offre.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 56px;
	float: left;
	margin-top: 10px;
	text-indent: -99999px;
	}
#navig li.offre a:hover{
 	background-image: url(images/button-offre-hover.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 56px;
 }
 
 #navig li.presse a{
	background-image: url(images/button-presse.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 56px;
	float: left;
	margin-top: 10px;
	text-indent: -99999px;
	}
#navig li.presse a:hover{
 	background-image: url(images/button-presse-hover.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 56px;
 }
 
 /* end of navigation*/
 
 #login{ float: left;
 	background-image: url(images/login.jpg);
	background-repeat: no-repeat;
 	width: 443px;
	height: 75px;
	margin-top: 6px;
 }
 
 #login a:link, #login a:visited, #login a:active{
 	color: white;
	text-decoration: none;
	padding: 5px;
 }
 #login a:hover{
 	color: white;
	text-decoration: none;
	font-weight: bolder;
 }
 
#login ul { /*float: left;*/
 padding: 0 0 0 0;
list-style: none;
/*display: inline;*/
}

#login li.voyagiste a{ float: left;
 	background-image:url(images/login-inactive.jpg);
background-repeat:no-repeat;
display:block;
float:left;
margin-right:-4px;
text-align: center;
margin-top:1px;
padding-left:10px;
width:100px;
height: 14px;
 }
#login li.voyagiste a:hover, #login li.voyagiste a.active{
background-image:url(images/login-active.jpg);
background-repeat:no-repeat;
}

 #login li.annonceur a{ float: left;
 	background-image:url(images/login-inactive.jpg);
background-repeat:no-repeat;
display:block;
float:left;
margin-right:-4px;
margin-top:1px;
padding-left:10px;
width:100px;
height: 14px;
 }
#login li.annonceur a:hover, #login li.annonceur a.active{
background-image:url(images/login-active.jpg);
background-repeat:no-repeat;
}

 
 #login li.compagnie a{ float: left;
 	background-image:url(images/login-inactive.jpg);
background-repeat:no-repeat;
display:block;
float:left;
margin-right:-4px;
margin-top:1px;
padding-left:10px;
width:100px; 
height: 14px;
 }

#login li.compagnie a:hover, #login li.compagnie a.active{
background-image:url(images/login-active.jpg);
background-repeat:no-repeat;
}


 #login li.affilie a{ float: left;
 	background-image:url(images/login-inactive.jpg);
background-repeat:no-repeat;
display:block;
float:left;
margin-top:1px;
padding-left:10px;
width:95px;
height: 14px;
 }

#login li.affilie a:hover, #login li.affilie a.active{
background-image:url(images/login-active.jpg);
background-repeat:no-repeat;
}
 
#logo{ float: left;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width: 224px;
	height: 95px;
	margin-top: -5px;
	
}
#banner{ float: left;
	/*background-image: url(images/auto-banner.jpg);*/
	/*background-repeat: no-repeat;*/
	width: 751px;
	height: 95px;
	margin-top: -10px;
	}
	
#tagline{
	float: left;
	width: 1075px;
	height:70px;
}

#tagline_wrapp{ float: left;
	width: 975px;
	height: 40px;
	color:white;
	padding-top: 4px;
	
}
#tagline_wrapp_2{ float: right;
	width: 225px;
	height: 40px;
	color:#97AED7;
	padding-top: 25px;
	margin-right: 20px;
	line-height: 10px;
}


#sidebartop{ float: left;
	background-image: url(images/sidebar-top.jpg);
	background-repeat: no-repeat;
	width: 332px;
	height: 81px;
	margin-top: 0px;
	margin-left: 0px;
	
	
}
#sidebartop:hover{ float: left;
	background-image: url(images/sidebar-top-hover.jpg);
	background-repeat: no-repeat;
	width: 332px;
	height: 81px;
	
	
}

#sidebartop a {text-indent: -99999px;}

#sidebar { float: left;
	margin-left: 10px;
	width: 327px;
	height: 582px;
	margin-top: 3px;
	background-color: #97AED7;
}

#sidebarwrap{
	margin-top: 90px;
	padding-top: 10px;
	margin-left: 10px;
	width: 300px;
	line-height: 30px;
	color: white;
}
.sidebar_title {
	text-transform: uppercase;
	color: white;
	font-size: 16px;
	margin-left: 40px;
}

#sidebar p{
	
	text-transform: uppercase;
	border-bottom:1px dotted white;
	margin-left: 55px;
	line-height: 27px;
}
#sidebar a:link, #sidebar a:active, #sidebar a:visited{
	color: white;
	text-decoration: none;
	
}
#sidebar a:hover{
	color: black;
	text-decoration: underline;
}

#bodytext{ float: right;
	width: 628px;
	/*height: 84px;*/
	color: gray;
	font-size: 12px;
	text-align: left;
	padding-left: 0px;
	margin-top: 3px;
	text-align:justify;
}
p.date{
	color: gray;
	margin-left: 0px;
	color: black;
	float: right;
	
}
p.right{
	float: right;
	margin-top: -15px;
}
p.right2{
	float: right;
}
p.left{
	float: left;
}
#bodytext a:link, #bodytext a:active, #bodytext a:visited{
	/*float: left;*/
	color:gray;
	text-decoration: underline;
} 

#bodytext a:hover{
	color: black;
}

.pbody {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
}

#content{ float: right;
	/*background-image: url(images/table.jpg);
	background-repeat: no-repeat;*/
	width: 628px;
	/*height:475px;*/
	
}

#content ul { float: left;
 	padding: 0 0 0.2em;
	list-style: none;
	display: inline;
	list-style: none;
	color: white;
	padding-top: 5px;

	}
#content li a {
		color: white;
		text-decoration: none;
		text-align: center;
	}
#content li a.active, #content a:current{
	background-image: url(images/tab-active.gif);
	width: 123px;
	height:23px;
	font-weight: bold;
color: white;

}

#content li a:hover,{
		color: white;
		text-decoration: underline;
		text-align: center;
			}

#content li.tag1 a{ 
	background-image: url(images/tab-normal.gif);
	width: 123px;
	height:23px;
	padding-top: 5px;
	float: left;
	margin-top: 6px;
	margin-left: 6px;
	display: inline;
	list-style: none;
	color: white;
_color: white;
 }

.tagMenu {
	background-image: url(images/tab-normal.gif);
	color: white;
	text-align:center;
	width: 123px;
	height:30px;
	display:block;
	text-decoration:none;
	vertical-align: middle;
	line-height:30px;
}
.tagMenuActive {
	background-image: url(images/tab-hover.gif);
	color: white;
	text-align:center;
	width: 123px;
	height:30px;
	display:block;
	text-decoration:none;
	vertical-align: middle;
	line-height:30px;
}

.tagMenu:hover {
	background-image: url(images/tab-hover.gif);
}

#content li.tag1 a:hover, #content li.tag1 a.active{
background-image: url(images/tab-hover.gif);
}
 #content li.tag2 a{ float: left;
	background-image: url(images/tab-normal.gif);
	width: 123px;
	height:23px;
	padding-top: 5px;
	margin-top: 6px;
	margin-left: 2px;
	display: inline;
	list-style: none;
color: white;
_color: white;
 }

#content li.tag2 a:hover, #content li.tag2 a.active{
background-image: url(images/tab-hover.gif);
}

 #content li.tag3 a{ float: left;
	background-image: url(images/tab-normal.gif);
	width: 123px;
	height:23px;
	padding-top: 5px;
	margin-top: 6px;
	margin-left: 2px;
	display: inline;
	list-style: none;
color: white;
_color: white;
 }


#content li.tag3 a:hover, #content li.tag3 a.active{
background-image: url(images/tab-hover.gif);
}
 #content li.tag4 a{ float: left;
	background-image: url(images/tab-normal.gif);
	width: 123px;
	height:25px;
	padding-top: 3px;
	margin-top: 6px;
	margin-left: 2px;
	display: inline;
	list-style: none;
	line-height:11px;
color: white;
_color: white;
 }

#content li.tag4 a:hover, #content li.tag4 a.active{
background-image: url(images/tab-hover.gif);
}
#content li.tag5 a{ float: left;
	background-image: url(images/tab-normal.gif);
	width: 123px;
	height:23px;
	padding-top: 5px;
	margin-top: 6px;
	margin-left: 2px;
	display: inline;
	list-style: none;
color: white;
_color: white;
 }


#content li.tag5 a:hover, #content li.tag5 a.active{
background-image: url(images/tab-hover.gif);
}
 #content li.tag6 a{ float: left;
	background-image: url(images/tab-normal.gif);
	width: 123px;
	height:23px;
	padding-top: 5px;
	margin-top: -10px;
	margin-left: 6px;
	display: inline;
	list-style: none;
	
color: white;
_color: white;
 }


#content li.tag6 a:hover, #content li.tag6 a.active {
background-image: url(images/tab-hover.gif);
}


 #content li.tag7 a{ 
background-image:url(images/tab-normal.gif);
display:inline;
float:left;
height:23px;
padding-top:5px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:2px;
margin-top:-10px;
text-align:center;
width:123px;
color: white;
_color: white;
 }


#content li.tag7 a:hover, #content li.tag7 a.active{
background-image: url(images/tab-hover.gif);
}
 #content li.tag8 a{ float: left;
	background-image: url(images/tab-normal.gif);
	width: 123px;
	height:23px;
	padding-top: 5px;
	margin-top: -10px;
	margin-left: 2px;
	display: inline;
	list-style: none;
color: white;
_color: white;
 }


#content li.tag8 a:hover, #content li.tag8 a.active{
background-image: url(images/tab-hover.gif);
}



 #content li.tag9 a{ float: left;
	background-image: url(images/tab-normal.gif);
	width: 123px;
	height:23px;
	padding-top: 5px;
	margin-top: -10px;
	margin-left: 2px;
	display: inline;
	list-style: none;
	line-height:11px;
color: white;
_color: white;
 }
#content li.tag9 a:hover, #content li.tag9 a.active{
background-image: url(images/tab-hover.gif);
}
 #content li.tag10 a{ float: left;
	background-image: url(images/tab-normal.gif);
	width: 123px;
	height:23px;
	padding-top: 5px;
	margin-top: -10px;
	margin-left: 2px;
	display: inline;
	list-style: none;
color: white;
_color: white;
 }
 
#content li.tag10 a:hover, #content li.tag10 a.active{
background-image: url(images/tab-hover.gif);
}
 
 #contentwrapp{
 	width: 484px;
	/*height: 123px;*/
	padding-left:15px;
	color: white;
	line-height: 25px;
	_margin-top: -500px;
 }
 #contentwrapp_box {
border-top:1px solid #983031;
border-bottom:1px solid #983031;
border-right:1px solid #983031;
border-left:1px solid #983031;
color:gray;
float:right;
height:368px;
line-height:20px;
padding-right:6px;
text-align:center;
width:112px;
margin-top: 40px;
margin-right: 1px;
_margin-top: -400px;
}


 #contentwrapp_boxL {
background-color:#983031;
color:white;
float:left;
height:93px;
line-height:25px;
margin-left:-80px;
margin-top:40px;
padding-bottom:15px;
padding-left:25px;
width:221px;
}
#contentwrapp_box4 {
background-color:#97AED7;
color:white;
float:left;
height:113px;
line-height:25px;
margin-left:-11px;
margin-top:5px;
padding-left:25px;
width:150px;
}
 
 #contentwrapp_box5 {
background-color:#97AED7;
color:white;
float:right;
height:113px;
line-height:14px;
margin-right:10px;
margin-top:5px;
padding-left:15px;
text-align:right;
width:293px;
}
#contentwrapp_box6 {
background-color:#97AED7;
color:white;
float:left;
/*height:28px;*/
line-height:14px;
margin-left:-11px;
margin-top:2px;
padding-left:10px;
text-align:right;
width:243px;
}
#contentwrapp_box7 {
background-color:#97AED7;
color:white;
float:left;
/*height:28px;*/
line-height:14px;
margin-left:2px;
margin-top:2px;
padding-left:15px;
text-align:right;
width:215px;
}
#contentwrapp_box8 {
background-color:#97AED7;
color:white;
float:left;
/*height:28px;*/
line-height:14px;
margin-left:-11px;
margin-top:2px;
padding-left:15px;
text-align:right;
width:470px;
}
 #contentwrapp_box9 {
background-color:#97AED7;
color:white;
float:left;
height:28px;
line-height:14px;
margin-left:-11px;
margin-top:2px;
padding-left:15px;
text-align:right;
width:470px;
}
#contentwrapp_box10 {
background-color:#97AED7;
color:white;
float:left;
/*height:28px;*/
line-height:14px;
margin-left:-11px;
margin-top:2px;
padding-left:15px;
text-align:right;
width:470px;
}
 

p.righttext{
	float:left;
	margin-left: 60px;
	margin-top: -14px;
	line-height: 12px;
}
  #contentwrapp_boxR {
background-color:#983031;
color:white;
float:right;
height:93px;
line-height:25px;
margin-right:10px;
margin-top:5px;
padding-bottom:15px;
padding-left:15px;
width:221px;
}
 #contentwrapp p.title{
 	float: left;
	text-transform: uppercase;
	font-weight: bold;
	margin: 5px;
	color:white;
 }
 
  #tableInfos p.title{
  float: left;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
	color:white;
 }

 #contentwrapp p.title_1{
 	float: left;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
	color: #983031;
	
 }
 #contentwrapp p.item_1 {
float:right;
margin:10px;
padding-right:30px;
color: #983031;
}
#tableInfos p.title_1{
 	float: left;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
	color: #983031;
	
 }
 #tableInfos p.item_1 {
float:right;
padding: 10px;
color: #983031;
}

 #contentwrapp p.item {
float:right;
margin-top:10px;
padding-right:30px;
}

 
#contentwrapp p.title_2{
 	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	margin-top:15px;
	margin
 }
 
  #contentwrapp p.item_2{
 	float: right;
	padding-right: 15px;
	margin-top:-25px;
	 } 
	
#contentwrapp p.title_3{
 	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	margin-top:-15px;
	margin
 }
 
  #contentwrapp p.item_3{
 	float: right;
	padding-right: 15px;
	margin-top:-25px;
	 } 
#tableInfos p.item {
float:right;
padding:10px;
color:white;
}
#tableInfos td.infosLeft {
padding:10px;
color:white;
text-transform: uppercase;
font-weight:bold;
}
#tableInfos td.infosRight {
padding:10px;
color:white;
}

#tableInfos p.title_2{
 	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	margin:5px;
	color:white;
 }
 
  #tableInfos p.item_2{
 	float: right;
	padding-right: 15px;
	margin-top:5px;
	color:white;
	 } 
	
#tableInfos p.title_3{
 	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	margin:5px;
	color:white;
 }
 
  #tableInfos p.item_3{
 	float: right;
	padding-right: 15px;
	margin:5px;
	color:white;
	 } 
	 
	 #tableInfos td.infosLeftbagages {
padding-left:10px;
padding-top:0px;
color:white;
font-weight:bold;
}
#tableInfos td.infosRightresized {
padding-left:10px;
padding-right:10px;
padding-top:0px;
color:white;
}
	 
#bannermiddle{float: right;
background-image: url(images/banner-middle.jpg);
background-repeat: no-repeat;
width: 628px;
height: 89px;
margin-top: 0px;
/*margin-left: 340px;*/
}



#reguliercharter{ float: left;
background-image: url(images/regulier-charter.jpg);
background-repeat: no-repeat;
width: 330px;
height: 281px;

margin-left: 8px;
_margin-top: -100px;
}
#reguliercharter_wrapp_up{
	color:white;
height:92px;
line-height:20px;
margin-top:63px;
padding-left:115px;
padding-right:35px;
text-align:center;
width:116px;
}
#reguliercharter_wrapp_down{
	color:white;
height:92px;
line-height:20px;
margin-left:105px;
padding-left:5px;
padding-top:39px;
text-align:center;
width:116px;
}

#reguliercharter a:link, #reguliercharter a:active, #reguliercharter a:visited{
	float: left;
	color:white;
	text-decoration: none;
} 

#reguliercharter a:hover{
	color: black;
text-decoration: underline;
}


img.floatLeft_2 {
float:left;
margin-left:5px;
margin-top:-10px;
padding-right:15px;
vertical-align:middle;
border: none;
}

img.sum{
float:right;
margin-top:-5px;
}

#oppinions{float: right;
background-image: url(images/oppnions.jpg);
background-repeat: no-repeat;
width: 628px;
height: 115px;
/*margin-left: 5px;*/
/*margin-left: 340px;*/
/*margin-top: -240px;*/
	}

#oppinionstable{float: right;
padding-left:10px;
width: 628px;
height: 234px;
/*margin-left: 330px;*/
/*margin-top: -240px;*/
	}

#bannersbottom{/*float: left;*/
	/*background-image: url(images/banners-bottom.jpg);
	background-repeat: no-repeat;*/
	width: 975px;
	height: 280px;
	margin-left: 5px;
	/*margin-top: 1200px;*/
	clear: both;
		}	
		
p.ecodate{
color: black;
}
p.economy{
	color: #983031;
	border-bottom: 1px dotted gray;
	padding-bottom: 3px;
}
/*form search*/

#search{ float: left;
	/*background-image: url(images/search.gif);
	background-repeat: no-repeat;*/
	/*width: 457px;*/
	height: 100px;
}
#formsearch{
margin-top: 69px;
margin-left: 60px;
	
}
.label {
	vertical-align:middle;
	width: 240px;
	height: 21px;
	margin-top: -4px;
	padding: 6px 4px 3px 2px;
	}

#submitbtn {
	width: 98px;
	height: 30px;
	margin-left: 5px;
	border: none;
	background-color: #7596BA;
	color: white;
	font-weight: bold;
	font-size: 12px;
}


#submitbtn:hover {
	width: 98px;
	height: 30px;
	margin-left: 5px;
	border: none;
	background-color: transparent;
	color: black;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #7596BA;
}		
/* end formsearch*/

#news{ float: left;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	width: 457px;
	height: 216px;
	
}
#newswrap{
	margin-top: 60px;
	margin-left: -40px;
	width: 430px;
}

#newswrap p{
	color: white;
	font-size: 12px;
	padding-top: 8px;
}
#newswrap a:link, #newswrap a:active, #newswrap a:visited{
	color: white;
	text-decoration: none;
}
#newswrap a:hover{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#tagcloud{ float: left;
	width: 457px;
	height: 97px;
	margin-left: -9px;
	padding-left: 5px;
}
#tagcloud a:link, #tagcloud a:active, #tagcloud a:visited{
	color: gray;
	text-decoration: none;
}

#tagcloud a:hover{
	color: gray;
	text-decoration: underline;
}

#newsletter1{ position: absolute;
	background-image: url(images/newslwtter.gif);
	background-repeat: no-repeat;
	width: 330px;
	height: 106px;
	margin-top: 1007px;
	
	
}
#banner2{ float: left;
	background-image: url('images/banner-2.gif');
	background-repeat: no-repeat;
	width: 325px;
	height: 286px;
	margin-top: -3px;	
	}
#banner3{ float: left;
	background-image: url('images/banner-3.gif');
	background-repeat: no-repeat;
	width: 320px;
	height: 286px;
	margin-top: -3px;	
	}
	
#footer{	clear: both;
	width: 100%;
	height: 157px;
	background-color:#983031;
	border-top: 3px #B2B2B2 solid;
	}	

#footerwrap{
	width:975px;
	margin-left: auto;
	margin-right: auto;
	
}

#footerbox1 {
	float: left;
	border-right: 1px dotted white;
	width: 335px;
	margin-top: 10px;
	color: white;
	text-align: left;
	padding-right: 5px;
}

#footer a:link, #footer a:visited, #footer a:active{
	color: white;
	font-size: 12px;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

#footerbox2 {
	float: left;
	border-right: 1px dotted white;
	width: 300px;
	margin-top: 10px;
	color: white;
	text-align: left;
	padding-right: 5px;
	margin-left: 10px;
}

#footerbox3 {
	float: left;
	width: 300px;
	margin-top: 10px;
	color: white;
	text-align: left;
	padding-right: 5px;
	margin-left: 10px;
}
#footerbox4 {
	float: left;
	width: 975px;
	margin-top: 5px;
	color: white;
	text-align: left;
	padding-right: 5px;
	
}
.footerbox4_rightlinks{
	text-align: right;
	}
.footertext{
	text-align: left;
	margin-top: 10px;
}

.textR{float: right;
	text-align: right;
	margin-top: 10px;
	color: white;
}
#footerbox4 a:link, #footerbox4 a:visited, #footerbox4 a:active{
	color: white;
	font-size: 11px;
	text-decoration: none;
}
#footerbox4 a:hover{
	text-decoration: underline;
}

img.floatLeft {
float:left;
margin-left: 5px;
margin-top:-10px;
vertical-align: middle;
padding-right: 15px;
}
img.floatLeftFlag {
float:left;
margin-left: 5px;
margin-top:10px;
vertical-align: middle;
padding-right: 15px;
}
img.floatLeftInfo {
float:left;
margin-left: 55px;
margin-top:8px;
vertical-align: middle;
padding-right: 15px;
}
img.floatLeftStar{
float:left;
margin-left: 5px;
margin-top:8px;
vertical-align: middle;
padding-right: 15px;
}
.sidetitle{
	margin-top: 40px;
}

/*form newsletter*/

#formnews{
margin-top: 68px;
margin-left: 50px;
	
}
.labeler {
	vertical-align:middle;
	width: 160px;
	height: 21px;
	margin-top: -5px;
	padding: 6px 4px 3px 2px;
	margin-left: -10px;
	border: none;
	}

#submit {
	width: 95px;
	height: 33px;
	margin-left: 5px;
	border: 1px solid white;
	background-color: #97AED7;
	color: white;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	
}	

#submit:hover {
	width: 95px;
	height: 33px;
	margin-left: 5px;
	color: black;
	font-size: 12px;
	border: 1px solid white;
	background-color: transparent;
	
}	


/* end newsletter*/
img.flag_2 {
float:right;
border: none;
width: 22px;
height:17px;
}
img.flag_1 {
float:right;
margin-right: -66px;
margin-top: 16px;
vertical-align: middle;
border: none;
width: 18px;
}
img.flag {
float:left;
margin-left: 6px;
margin-top: 3px;
vertical-align: middle;
border: none;
width: 18px;
}
.readmore{
	float: right;
	margin-top: 10px;
	color: white;
	font-weight: bold;
	display: block;
	background-color: #7596BA;
	padding: 5px 5px 5px 5px;
	border: 1px solid #7596BA;
}

.readmore:hover{
	float: right;
	margin-top: 10px;
	color: black;
	font-weight: bold;
	display: block;
	background-color: transparent;
	padding: 5px 5px 5px 5px;
	border: 1px solid #7596BA;
}

img.rss {
float:right;
margin-right: -100px;
margin-top: -2px;
vertical-align: middle;
border: none;
}

img.rss2 {
float:right;
margin-right: 0px;
margin-top: -26px;
vertical-align: middle;
border: none;
}

img.rss3 {
float:right;
margin-right: 25px;
margin-top: -26px;
vertical-align: middle;
border: none;
}

#searcharea{  
	width 400px; margin-left: 20px;border: none;
}
#searcharea .item{ 
	float: left; padding-right: 2px; border: none; color: gray; margin-top: 5px;
	}
#searcharea label{  
	float: left; border: none; color: gray;
	}
#searcharea .search {float: left;
	width: 100px;
	height: 20px;
	margin-left: 5px;
	border: none;
	border:1px solid white;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background: transparent;
	padding-bottom: 4px;
	padding-top: 1px;
	margin-top: 5px;
	}

	#searcharea .search:hover {float: left;
	width: 100px;
	height: 20px;
	margin-left: 5px;
	border: none;
	border:1px solid white;
	color: #983031;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background: white;
	padding-bottom: 4px;
	}
	
	img.floatright{
		float: right;
		padding-right:5px;
		border: none;
	}
	
	img.floatright_2{
		float: right;
		padding-right:5px;
		border: none;
		margin-top: -17px;
		padding-left: 5px;
	}
img.floatrightstars{
		float: right;
		margin-right: 5px;
		margin-top: 8px;
	}
#oppinions_wrapp{
	float: left;
	width: 611px;
	height: 20px;
	color: white;
	padding-top: 75px;
	padding-left: 15px;
}
#oppinions p.title {
float:left;
font-weight:bold;
margin-top:10px;
text-transform:uppercase;

}

#oppinions p.item {
float:right;
margin-top:10px;
padding-right: 5px;

}

#oppinionstable_wrappL{
	float: left;
	width: 300px;
	height: 223px;
	color: gray;
	padding-top: 20px;
	padding-left: 7px;
}

#oppinionstable_wrappR{
	float: left;
	width: 310px;
	height: 223px;
	color: gray;
	padding-top: 20px;
	padding-left: 10px;
}

#oppinionstable p.title{
	float:left;
font-weight:bold;
margin-top:10px;
color: black;
font-size: 16px;
}

#oppinionstable p.item{
float:left;
margin-top:-3px;
}
#oppinionstable p.sum{
float:right;
margin-top:-3px;
}

#search{
	float: left;
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	width: 330px;
	height: 120px;
	margin-left: -330px;
	margin-top: 585px;
}

.divSource{
	padding: 10px;
	padding-top: 0px;
	color: white;
	clear: both;
	font-style:italic;
	font-size:10px;
}

