body {
	background-color	:#FFFFFF;
	margin				:0;
	padding				:0;
	background-image	:url(../images/back-small2.jpg);
	background-repeat	:repeat-x;
	background-position	:0px 0px;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	font-size			:11px;
	color				:#666666;
}

#header {
	background-image	:url(../images/header-small2.jpg);
	background-repeat	:no-repeat;
	background-position	:0px 0px;
	width				:950px;
	height				:170px;
}

#logo {
	width				:295px;
	height				:60px;
	position			:absolute;
	margin-left			:20px;
	margin-top			:5px;
}

#logo a img {
	width				:295px;
	height				:60px;
	border				:0;
}

#id {
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	font-size			:11px;
	text-transform		:uppercase;
	padding-top			:55px;
	width				:920px;
	text-align			:right;
	color				:#70809B;
	font-weight			:bold;
}

#langue {
	margin-left			:800px;
	padding-top			:30px;
	position			:absolute;
	width				:50px;
} 

a {
	color				:#477396;
	text-decoration		:none;
}
a:hover {
	color				:#CC3399;
}
h1 {
	font-family			:Geneva, Arial, Helvetica, sans-serif;
	border-bottom		:1px solid #666;
	font-size			:22px;
	line-height			:16px;
	margin				:0;
	padding				:0 0 0 10px;
}
h2 {
	font-family			:Geneva, Arial, Helvetica, sans-serif;
	font-size			:22px;
	line-height			:22px;
	margin				:0;
	padding				:0;
	color				:#4A6180;
}

#footer {
	clear				:left;
	height				:40px;
	border-top			:1px dotted #CCC;
	color				:#999999;
	padding				:10px 0 0 10px;
	margin-top			:10px;
}
#footer ul {
	margin				:0;
	padding				:10px 0 0 0;
	border-top			:1px dotted #CCC;
}
#footer ul li {
	float				:left;
	list-style-type		:none;
	padding-right		:10px;
}
#footer ul li a {
	border-left			:1px dotted #CCC;
	padding-right		:10px;
	padding-left		:10px;
}

#footer #actu {
	margin				:0 10px 0 10px;
	line-height			:22px;
	font-weight			:bold;
}
#footer marquee {
	width				:950px;
	margin				:0 0 10px 0;
	line-height			:22px;
}
#footer marquee .acturoulante {
	margin-right		:30px;
}
/*---------------------
	INTRODUCTION
-----------------------*/	
#intro_anim {
	width				:900px;
	height				:230px;
	margin-top			:30px;
	margin-left			:20px;
	text-align			:center;
}

/*---------------------
	MENU
-----------------------*/	
#menu {
	padding-top			:8px;
	padding-left		:12px;
}

#menu ul {
	margin				:0;
	padding				:0;
	background-image	:url(../images/menu-fond.jpg);
	background-repeat	:repeat-x;
	background-position	:0px 0px;
	width				:921px;
	height				:32px;
}
#menu ul a {
	display				:block;
}
#menu ul li#menu1 {
	float				:left;
	width				:130px;
	text-align			:center;
	list-style-type		:none;
	line-height			:32px;
	border-right		:1px solid #253B60;
}
#menu ul li#menu1 a {
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	font-size			:11px;
	font-weight			:bold;
	color				:#D0D7E1;
	text-decoration		:none;
	text-transform		:uppercase;
}
#menu ul li#menu1 a:hover {
	background-image	:url(../images/menu-over.jpg);
	background-repeat	:repeat-x;
	background-position	:0px 0px;
	color				:#FFF;
}
#menu ul li#search {
	float				:left;
	list-style-type		:none;
	width				:340px;
	line-height			:32px;
	padding-left		:50px;
	font-family			:Verdana, Arial, Helvetica, sans-serif;
	font-size			:11px;
	font-weight			:bold;
	color				:#D0D7E1;
	text-transform		:uppercase;

	background-image	:url(../images/loupe.jpg);
	background-repeat	:no-repeat;
	background-position	:32px 0px;
}
input#search {
	background-color	:#4A6180;
	border				:1px solid #B6BFCE;
	color				:#E6E9EE;
	font-size			:10px;
	padding				:2px;
	margin-left			:10px;
	width				:180px;
}
input#ok {
	background-color	:#4A6180;
	border				:1px solid #B6BFCE;
	color				:#E6E9EE;
	font-size			:10px;
	padding				:1px;
}
/*---------------------
	PAGE
-----------------------*/	
#colonnes {
	height				:330px;
}
html>body #colonnes {
	height				:auto;
	min-height			:330px;
} 

#video {
	margin-top			:20px;
}
/* ---- Colonne 1 ---- */
#colonne1 {
	float				:left;
	width				:420px;
	padding-left		:30px;
	padding-right		:30px;
}
#colonne1 ul {
	margin				:0;
	padding				:30px 0 0 50px;
	list-style-type		:none;
}
#colonne1 ul li a {
	display				:block;
	width				:230px;
	line-height			:25px;
	text-transform		:uppercase;
	padding-left		:30px;
	text-decoration		:none;
	font-weight			:bold;
	color				:#003399;
	border-top			:1px solid #FFF;
	border-bottom		:1px dotted #DDD;
	margin-bottom		:2px;
	background-image	:url(../images/sousmenu-fond.jpg);
	background-repeat	:repeat-x;
	background-position	:0px 0px;
}
#colonne1 ul li a:hover {
	background-color	:#039;
	background-image	:none;
	color				:#FFF;
}


/* ---- Colonne 2 ---- */
#colonne2 {
	float				:left;
	width				:450px;
	margin-bottom		:10px;
}

#colonne2 form {
	margin-top		:20px;
}
#colonne2 form label {
	float			:left;
	width			:110px;
}
#colonne2 form #form_row {
	padding			:2px;
	border-bottom	:1px solid #EFEFEF;
}

#colonne2 form #form_row input.champ_normal, #colonne2 form #form_row textarea.champ_normal {
	width			:250px;
	font-size		:11px;
	padding			:2px;
	font-family		:Arial, Helvetica, sans-serif;
}

#col2_texte {
	margin-top		:30px;
}
/*---------------------
	PAGE CLIENT
-----------------------*/	
#client_communique {
	margin-top			:15px;
	margin-bottom		:10px;
	padding-bottom		:10px;
}
#client_communique table {
	width			:100%;
	border-collapse	:collapse;
}
#client_communique table tr td {
	border-bottom		:1px solid #CCC;
	padding				:10px;
}

#client_communique table tr td img {
	border				:1px solid #CCC;
	padding				:1px;
}

#client_communique_tous a {
	display				:block;
	width				:200px;
	line-height			:30px;
	text-align			:center;
	margin-left			:auto;
	margin-right		:auto;
	background-image	:url(../images/menu-fond.jpg);
	background-repeat	:repeat-x;
	border-left			:1px solid #000;
	border-right		:1px solid #000;
	border-bottom		:1px solid #000;
	color				:#D0D7E1;
	text-transform		:uppercase;
	font-weight			:bold;
	text-decoration		:none;
	margin-top			:20px;
	margin-bottom		:20px;
}
#client_communique_tous a:hover {
	color				:#FFF;
}
/*---------------------
	PAGE EVENEMENT
-----------------------*/	
#colonne1_video {
	float				:left;
	width				:200px;
	padding-left		:30px;
	padding-right		:30px;
}

#colonne1_video #evenement {
	width				:220px;
	text-align			:justify;
}

#colonne2_video {
	float				:left;
	width				:450px;
	margin-bottom		:10px;
}

#colonne2 #evenement {
	border-bottom		:1px solid #CCC;
	padding-bottom		:10px;
}

/*---------------------
	PAGE COMMUNIQUE
-----------------------*/	
#colonne1 img {
	padding-top			:10px;
}

h4 {
	font-weight			:bold;
	font-size			:11px;
	text-transform		:uppercase;
}
#communique_visuels {
	padding-top			:15px;
}
#communique_visuels img {
	margin-right		:5px;
	margin-bottom		:5px;
	border				:1px solid #CCC;
	padding				:2px;
}
#communique_docs p {
	border-bottom		:1px dotted #CCC;
	padding				:0 0 5px 0;
	margin				:0 0 5px 0;
}
/*---------------------------------------------------------- Fil d'ariane ---*/
#ariane {
	height			:40px;
	text-align		:right;
}
a.ariane_link, a:hover.ariane_link, .ariane_selected {
	padding			:3px;
	border			:1px solid #CCC;
	color			:#477396;
	line-height		:22px;
}
.ariane_selected {
	background-color:#477396;
	color			:#FFF;
}
