body
{
background-image: url('');
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

a:link { color: darkblue; }
a:visited { color: grey ; }
a:active { color: blue;}
a:hover { color: red;}

hr
{
color: #66CCFF;
}

table#header
{
width: 100%;
background-color: #D8DFF9;
height: 95px;
border: 1px groove darkblue; 
border-collapse: collapse;

}
table#content
{
width: 788;
background-color: #66CCFF;

}

.logo
{ 	
width: 30%;
border-right: 1px solid;
border-color: #CCE6CC;
background-image: url('');
background-color: #99CCFF;
background-position: center;

}

.pub
{
width: 70%;
background-image: url('');
background-color: #99CCFF;
background-position: center;
vertical-align: middle;
border-color: #CCE6CC;
}

.contl
{
width: 24%;
background-color:#99CCFF;
background-position: center;
vertical-align: top;
}

.contm
{
width: 58%;
background-color: #66CCFF;
border: 1px solid #008080; 
background-position: center;
vertical-align: top;
border-color: #008080;
}

.contr
{
width: 18%;
background-color: #99CCFF;
background-position: center;
vertical-align: top;
}

div#submenu
{
background: darkblue;
color: white;
height: 18px;
font-family: Tahoma ;
font-size: 13px ;
font-weight: 600;
}
div#linkmenu
{
background: #99FFFF;
color: red;
height: 18px;
font-family: arial ;
font-size: 12px ;
}


#container {
	width: 788px;
	margin: 0 auto;
	}

#innercontainer {
	background-image: url() ;
	background-repeat: repeat-y;
	background-position: left;
	width: 788px;
	text-align: left;
	float:left;
	margin:auto;
	}


#header1{
	background-color: #24bdf0;
	width: 788px;
	height:110px;
	margin: 0 1px;
	float:left;
	background-image:url();
	background-repeat:no-repeat;
	background-position: top left;
	display:inline;	/* IE6 double float margin hack */
	}

#logo1 {
	width: 788px;
	height:90px;
	float:left;
	display:inline;	/* IE6 double float margin hack */
	margin-bottom: 1px;
	}

#topNav {
	width: 788px;
	padding-right: 20px;
	margin-bottom: 1px;
	font-weight: 700;
	font-size: 11px;
	color: #ffffff;
	float: left;
	text-align:right;
	vertical-align:middle;
	display:inline;	/* IE6 double float margin hack */
	}

#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	}	
	
#topNav a:hover{
	color: red;
	text-decoration:none;
	}

#topNav a:visited{
	color: grey;
	text-decoration:none;
	}			

#nav {
	background-color: #003399;
	font-weight: 700;
	font-size: 13px;
	line-height: 1;
	text-transform:uppercase;
	width: 788px;
	float:left;
	display:inline;	/* IE6 double float margin hack */
	}

#nav ul  {
	margin:0;
	padding:0;
	float:left;
	}

#nav li {
	list-style-type: none;
	list-style-image: none;
	background-image:none;
	width: 70px;
	padding: 0;
	margin: 0;
	float:left;
	}

#nav a  { 
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	padding: 7px 0;
	text-align:center;
	background-color: #003399;
	}

#nav a:hover { 
	color: #ffffff;
	text-decoration: none;
	background-color: #ff66CC;
	}

#navAcceuil { 
	width: 60px;
	}

#navVols{ 
	width: 40px;
	}


#navHotel { 
	width: 40px;
	}


#navSejour { 
	width: 40px;
	}

#navLocation { 
	width: 60px;
	}
	
#navVoiture { 
	width: 50px;
	}
	
#navConcert { 
	width: 50px;
	}
	
#navFootball { 
	width: 50px;
	}
	

#navFAQ { 
	width: 70px;
	}

#navContact { 
	width: 120px;
	}
	
#navBookmark { 
	width: 70px;
	}
	
.navAff { 
	padding: 7px 20px !important;
	}


h1 {
	font-size: 13px;
	color: #000000;
	font-weight: 400;
	margin: 0;
	padding:0;
	}



h2 {
	font-size: 14px;
	color: darkblue;
	font-weight: 600;
	}



h3 {
	font-size: 17px;
	color: blue;
	font-weight: 600;
	}



li { 
	list-style-image: url("") 
	}



form {
	margin: 0px;
	}



textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	