body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	border: 1px;
}
#header {
	height: 250px;
	background-color: #CCCCCC;
	background-image: url(images/img_header.jpg);
	background-repeat: no-repeat;
	overflow: auto ;
}
#header_paris {
	height: 250px;
	background-color: #CCCCCC;
	background-image: url(images/img_header_paris.jpg);
	background-repeat: no-repeat;
	overflow: auto ;
}
#header_paris_day {
	height: 250px;
	background-color: #CCCCCC;
	background-image: url(images/img_header_paris_day.jpg);
	background-repeat: no-repeat;
	overflow: auto ;
}
#header_ski{
	height: 250px;
	background-color: #CCCCCC;
	background-image: url(images/img_header_ski.jpg);
	background-repeat: no-repeat;
	overflow: auto ;
}
#haut {
height: 50px;
background-color:#CCCCCC;
}
#conteneur {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	min-height: 0px;
}
#centre {
	background-color:#FFFFFF;
	margin-top: 5px;
	margin-left: 165px;
	margin-right: 155px;
	
}


#conteneur a:link, a:visited, a:hover { color:#000000;
}


#gauche {
	left:0;
	width: 160px;
	float: left;
}
#droite {
	right:0px;
	width: 150px;
	float: right;
}
.footer{
	width: 100%; /*leave this value as is in most cases*/
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	clear: both;
		
}

.footer ul li{
	padding-left: 5px;
	display: inline;
	padding-right: 10px;
	
}
.footer ul li a:visited{
	text-decoration: none;
	color:#666666;
}


.footer ul li a{
	text-decoration: none;
	color:#666666;
}
.footer a:hover {
    text-decoration: underline;}


.centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	list-style-position: outside;
	list-style-type: circle;
	text-indent: 5px;
	margin-right: 5px;
	margin-left: 5px;
	}
	h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #3333CC;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
	
.centre_listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	overflow: auto;
	}

.menuhaut {
	list-style-type: none;
	float: left;
}
.menuhaut li {
	display: inline;
	left: auto;
	vertical-align: baseline;
}
.menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menuhaut a:hover {
text-decoration: none;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menudroit {
	list-style-type: none;
	margin: 0;
	padding:0;
	background-color: #B1D0F9;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}

/*alte style*/
.head_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #6633FF;
	text-align: center;
	vertical-align: text-bottom;
	border-top: 10px;
	position: inherit;
	height: 36px;
}
.text_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	list-style-position: outside;
	list-style-type: circle;
	margin-right: 10px;
}
.politesse {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	margin-left: 25px;
}

.plan {
	float: right;
	margin-right: 15px;
	margin-top: -5px;
	overflow: hidden;
}

/*Sitemap*/
.sitemap{
	width: 100%; /*leave this value as is in most cases*/
	overflow: hidden;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	list-style-type: none;
}

.sitemap ul li{
	padding-left: 20px;
	list-style-type: none;
}
.sitemap ul li a{
	text-decoration: none;
	color:#666666;
}
.sitemap a:hover {
    text-decoration: underline;}

/* bouton styles*/


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
    
.animatedtabs{
	overflow: hidden;
	font-size: 14px; /*font of menu text*/
	margin-top: 172px;
	margin-left: 150px;
}


.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 1px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(images/tab-blue-left.gif) no-repeat left top;
margin: 0;
margin-right: 5px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;

}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(images/tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: #666666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color: #999999;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 0px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

/*--------------------------------------------------------------------------------------------------*/
/*menu gauche*/
.arrowlistmenu{
width: 155px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	font-size: 12px;
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #3333FF;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #000066;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #000099;
background-color: #F3F3F3;
}

/*newsblog*------------------------------------------------------------------*/
.newsblog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #d4e4f4;
	border: thin dashed #333333;
	margin: 5px;
	padding: 5px;
	list-style: none;
}
.newsblog ul {
	list-style-position: outside;
	list-style-image: url(images/arrowbullet.png);
	list-style-type: none;
}
.newsblog a {
	color: #333333;
	text-decoration: none;
		list-style: none;
}
.newsblog a:hover {
	color: #333333;
	text-decoration: underline;

}
/*forumblog-----------------------------------------------------------*/

.forumblog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #59a5e5;
	border: thin dashed #333333;
	margin: 5px;
	padding: 5px;
	list-style: none;
}
.forumblog ul {
	list-style-position: outside;
	list-style-image: url(./images/arrowbullet.png);
	list-style-type: none;
}
.forumblog a {
	color: #333333;
	text-decoration: none;
		list-style: none;
}
.forumblog a:hover {
	color: #333333;
	text-decoration: underline;

}

/*---------------------------------------------------------------------*/


/* CSS for the box starts here */
	.box {
		padding:0 12px 0 0;
		background:#ffffff url(images/borders.gif) 100% 0 repeat-y;
	}
	.bi {
		padding:0 0 0 12px;
		background:#ffffff url(images/borders.gif) 0 0 repeat-y;
	}
	.bt {
		height:17px;
		margin:0 -12px;
		background:url(images/box.gif) 100% 0 no-repeat;
	}
	.bt div {
		width:18px;
		height:17px;
		background:url(images/box.gif) 0 0 no-repeat;
	}
	.bb {
		height:17px;
		margin:0 -12px;
		background:url(images/box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:17px;
		background:url(images/box.gif) 0 100% no-repeat;
	}
	.box h1 {
		margin:0;
		padding:0.3em 10px;
		background:#efece6;
		font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
	.box p, .box ul {
		margin:0;
		padding:4px 10px;
		background:#fff;
	}
	.box li {
		margin:0 0 0 2em;
		padding:0;
	}
	.box ul {
	list-style-position: outside;
	list-style-image: url(images/arrowbullet.png);
	list-style-type: none;
}
.box a {
	color: #333333;
	text-decoration: none;
		list-style: none;
}
.box a:hover {
	color: #333333;
	text-decoration: underline;

}
.images {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	clear: none;
	padding-right: 5px;
}

.carre_pub {
	
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	clear: none;
	padding-right: 1px;
	padding-bottom: 1px;
	background-color: #CCCCCC;
}

/*-------------------Infobox----------------*/

.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	/*font-size: 1px;*/
	
}
.rbcontent { margin: 0 7px;
color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;	 }
.rbroundbox { width: 95%; margin: 1em auto; }h2 {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	display: inline;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	;
}
h4 {
	font-weight: bold;
	color: #666666;
	display: inline;
}
/*----------------- Style Pagination -----------------------------*/

.pagination{
	padding-top: 0px;
	
} 
.pagination ul{ margin: 2; padding: 0; text-align: center; font-size: 12px; color: #999999; } 
.pagination li{  list-style-type: none; display: inline; padding-bottom: 1px; } 
.pagination a { padding: 0 5px; border: 1px solid #666666; text-decoration: none; color: #666666; } 
.pagination a:hover { font-weight: normal;  background-color: #666666; color: #FFFFFF; } 
.pagination li.currentpage{  padding: 0 5px; color:#000000; } 
.pagination li.disablepage{ padding: 0 0 0 5px; color: #666666; font-weight: bold; } 
.pagination li.nextpage{
	
} 
* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6*/ margin-right: 5px; padding-right: 5;  }

.hidden{display:none;}
/*------------------------------------- */
.carte {
	width: 300px;
	height: 300px;
	float: left;
	margin-right: 5px;
	display: inline-table;	
}
.bookmark-box {
font-size:10px;
	width: 200px;
	height: 40px;
	background: url(images/bookmark/fond-bookmark.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bookmarks {
margin-top:2px;
padding-top:2px;
	}
.search
{
background: url(images/img-search.png);
	background-repeat: no-repeat;
	width: 305px;
	height: 45px;
	margin-top:70px;
	float:right;
}
.search_google 
{
margin-left:10px;
 margin-top:9px;
}
.google_pub
{
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}