body
{	background-color: #CCC;
}

a {font-size: 12px; color:#668dc6; text-decoration: none}

a:hover {font-size: 12px; color:red}

/********************/
/* Colonne centrale */
/********************/
td
{	vertical-align: top;
}

p
{	text-align: justify;
	margin-top: 5px;
}

#main
{	clear: both;
	_float:none;
	margin-left: auto;
	margin-right: auto;
}

#content, #content_accueil
{	float: left;
	width: 650px;
	_width: 650px;
	background-color: #CCC;
	font-family: Arial;
	font-size: 12px;
}

#content
{	width: 622px;
	_width: 650px;
	padding: 28px 0px 28px 28px;
	_padding: 28px 14px 28px 28px;
}

#content_accueil
{	height: 600px;
	min-height: 600px;
}

#content_comparatif
{	background-color: #CCC;
	margin: 30px;
}


/* Menu page */
#menu_page
{	position: absolute;
	top: 330px;
	left: 705px;
	width: 130px;
	padding: 3px;
	background-color: #666666;
}

#menu_page_extranet
{	position: absolute;
	top: 305px;
	left: 705px;
	width: 130px;
	padding: 3px;
	background-color: #666666;
}

#menu_page td, #menu_page_extranet td
{	text-align: left;
}

#menu_page h1, #menu_page_extranet h1
{	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

#menu_page h1 a, #menu_page_extranet h1 a
{	color: white;
	text-decoration: none;
}

#menu_page h1 a:hover, #menu_page_extranet h1 a:hover
{	color: #FC0;
	/* font-weight: bold; */
}

/*******************/
/* Titres & Textes */
/*******************/
.bloc_titre
{	width: 586px;
	_width: 600px;
	background-color: #999;
	padding: 7px;
}

.titre1
{	font-family: Verdana;
	font-size: 36px;
	font-weight: bold;
	color: #FC0;
	padding-left: 30px;
}

.titre1bis
{	font-family: Verdana;
	font-size: 28px;
	font-weight: bold;
	color: #FC0;
	padding-left: 30px;
}

.titre1ter
{	font-family: Verdana;
	font-size: 32px;
	font-weight: bold;
	color: #FC0;
	padding-left: 30px;
}

.titre2
{	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: white;
	padding-left: 10px;
}

.titre3
{	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.titre3 a
{	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.titre4
{	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.titre5
{	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #333;
}

.titre6
{	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	vertical-align: middle;
}

.titre7
{	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	vertical-align: middle;
}

.titre8
{	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.titre9
{	font-family: Arial;
	font-size: 23px;
	font-weight: normal;
	color: white;
}

.titre10
{	font-family: Arial;
	font-size: 23px;
	font-weight: normal;
	color: #333;
}

.titre11
{	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.titre12
{	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.titre13
{	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.texte1
{	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

.texte2
{	font-family: Arial;
	font-size: 13px;
	color: #666666;
}

.texte3
{	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.vignette1
{	margin-bottom: 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.champ1
{	font-family: Arial;
	font-size: 13px;
	border: 0px;
}

.champ2
{	font-family: Arial;
	font-size: 12px;
	border: 0px;
	font-weight: bold;
}

.champ3
{	font-family: Arial;
	font-size: 11px;
	border: 0px;
}

TD
{	font-family: Arial;
	font-size: 12px;
}

ul
{	margin: 10px;
	padding: 0px 10px 0px 10px;
	list-style-type: square;
}

.ul_num
{	margin: 10px;
	padding: 0px 10px 0px 15px;
	list-style-type: decimal;
}

.ligne1
{	border: 0px;
	border-bottom: 1px dashed white;
}

.ligne2
{	border: 0px;
	border-bottom: 1px solid white;
}

.ligne3
{	border: 0px;
	border-top: 1px solid white;
}

#zone_erreur
{	color: red;
	font-weight: bold;
}

/* Accueil */
#accueil_actu
{	float: left;
	position: relative;
	left: 36px;
	width: 170px;
	_width: 230px;
	height: 310px;
	_height: 370px;
	/*background-image: url(../pictures/accueil/accueil_actu.jpg);*/
	background-color: #999;
	padding: 65px 5px 0px 60px;
}

#accueil_actu h1
{	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: white;
}

#accueil_actu h2, #accueil_actu h2 a
{	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#accueil_actu h2 a
{	text-decoration: none;
}

#accueil_actu h2 a:hover
{	text-decoration: underline;
}

#accueil_landpark
{	float: left;
	position: relative;
	top: 26px;
	left: 56px;
}

#accueil_brochure
{	float: left;
	position: relative;
	top: 40px;
	left: 56px;
	width: 360px;
}

#accueil_brochure h1
{	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

#accueil_brochure h2
{	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FC0;
}

#accueil_brochure a
{	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

#accueil_brochure a:hover
{	text-decoration: none;
}

#accueil_conference
{	clear: both;
	float: left;
	position: relative;
	top: 32px;
	left: 36px;
}

#accueil_gamme
{	float: left;
	position: relative;
	top: 30px;
	_top: 80px;
	left: 56px;
}

#accueil_gamme h1
{	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

#accueil_gamme h2
{	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FC0;
	text-align: right;
}

#accueil_gamme a
{	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

#accueil_gamme a:hover
{	text-decoration: none;
}

/* Coordonnées conférences */
#coordonnees_conferences
{	width: 490px;
	height: 410px;
	background-image: url(../files/Image/coordonnees_conferences.jpg);
}

#coordonnees_conferences1, #coordonnees_conferences2
{	width: 320px;
	margin: 7px;
	padding: 4px;
	background-color: black;
	filter:alpha(opacity=65); /* pour ie */
	-moz-opacity:0.65; /* pour gecko : Firefox, etc. */
	-khtml-opacity: 0.65;
	opacity: 0.65;
}

#coordonnees_conferences3
{	width: 320px;
	margin: 7px 7px 0px 7px;
	padding: 4px;
	background-color: black;
	filter:alpha(opacity=65); /* pour ie */
	-moz-opacity:0.65; /* pour gecko : Firefox, etc. */
	-khtml-opacity: 0.65;
	opacity: 0.65;
}

.coordonnees_conferences1
{	font-family: Arial;
	font-size: 17px;
	color: white;
}

.coordonnees_conferences2
{	font-family: Arial;
	font-size: 14px;
	color: #FC0;
}

.coordonnees_conferences3
{	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.coordonnees_conferences4
{	font-family: Arial;
	font-size: 12px;
	color: white;
	font-weight: bold;
}


/* Promo */
#promo
{	width: 490px;
	height: 410px;
	background-image: url(../files/Image/coordonnees_conferences.jpg);
}

#promo_filter
{	width: 325px;
	margin: 7px;
	padding: 4px;
	background-color: black;
	filter:alpha(opacity=65); /* pour ie */
	-moz-opacity:0.65; /* pour gecko : Firefox, etc. */
	-khtml-opacity: 0.65;
	opacity: 0.65;
}

.promo_titre
{
	font-size: 14px;
	font-family: Arial;
	color: #FC0;
	font-weight: bold;
}

.promo_type1
{
	font-size: 10px;
	font-family: Arial;
	color: white;
	text-align: center;

}

.promo_type2
{
	font-size: 10px;
	font-family: Arial;
	color: white;
	font-weight: bold;
	text-align: center;

}

.promo_type4
{
	font-size: 14px;
	font-family: Arial;
	color: white;
	text-align: left;
	margin: 0; padding: 0px 0px 0px 12px;
	background: transparent url("../files/Image/puce.gif") no-repeat 0px 4px;

}

.promo_type5
{
	font-size: 14px;
	font-family: Arial;
	color: white;
	font-weight: bold;
	text-align: left;

}



.promo_type7
{
	font-size: 17px;
	font-family: Arial;
	color: white;
	text-align: center;
}


.promo_type8
{
	font-size: 17px;
	font-family: Arial;
	color: white;
	font-weight: bold;
	text-align: center;
}


.promo_type9
{
	font-size: 17px;
	font-family: Arial;
	color: white;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}



/* Forum */
.forum
{
	width: 650px;
	background-color: #CCC;
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
}