html, body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100%;
}

div.hr {
	height: 1px;
	background-color: #fff;
	margin: 5px 0px 5px 0px;
}

pre {
	font-family: Fixedsys;
	background-color: #efefef;
	padding: 4px;
}

strong.nom {
	display:block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #fff;
}

.cake-sql-log {
	font-family: Fixedsys;
	border-top: 1px solid #5F6062;
	border-right: 1px solid #5F6062;
	background-color: #efefef;
}

.cake-sql-log td, .cake-sql-log th {
	border-left: 1px solid #5F6062;
	border-bottom: 1px solid #5F6062;
	padding: 4px;
}

.cake-sql-log caption {
	margin-top: 60px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #fff url('../img/background.png') repeat-x top left;
}

.body_pages {
	background: #fff url('../img/background_pages.png') repeat-x top left;
}

a img { border: none; }

a.external {
	padding-left: 15px;
	background: url('../img/external_link.png') left 1px no-repeat;
}

sup {
	text-transform: lowercase;
	vertical-align: 4px;
}

#container {
	position: relative;
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
}

p {
	font-size: 12px;
	color: #333;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#header {
	width: 960px;
	height: 174px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#contenu {
	width: 960px;
	padding: 0px 0px 40px 0px;
	margin: 0px 0px 0px 0px;
}

#logo {
	position: relative;
	float: left;
	width: 371px;
	height: 174px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -59px;
	background: url('../img/logo.jpg') no-repeat top left;
	z-index: 3;
}

#logo a {
	position: absolute;
	display: block;
	top: 31px;
	left: 59px;
	width: 244px;
	height: 92px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*********************** menu ***********************/

#menu {
	float: left;
	width: 648px;
	height: 124px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index:1;
}

#menu ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu ul li {
	float: left;
	height: 32px;
	padding: 89px 28px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #42587a;
	z-index: 2;
}

#menu ul li a {
	display: block;
	height: 32px;
	text-indent: -99999px;
	outline: none;
}

li.menu_ambassadeurs {
	width: 102px;
	background: url('../img/menu/devenez_ambassadeurs.png') no-repeat bottom left;
}

li.menu_ambassadeurs:hover {
	background: url('../img/menu/devenez_ambassadeurs_hover.png') no-repeat bottom left;
}

li.menu_ambassadeurs_active {
	background: url('../img/menu/devenez_ambassadeurs_active.png') no-repeat bottom left;
}
	
li.menu_services {
	width: 62px;
	background: url('../img/menu/nos_services.png') no-repeat bottom left;
}

li.menu_services:hover {
	background: url('../img/menu/nos_services_hover.png') no-repeat bottom left;
}

li.menu_services_active {
	background: url('../img/menu/nos_services_active.png') no-repeat bottom left;
}

li.menu_congres {
	width: 108px;
	background: url('../img/menu/congres_ambassadeurs.png') no-repeat bottom left;
}

li.menu_congres:hover {
	background: url('../img/menu/congres_ambassadeurs_hover.png') no-repeat bottom left;
}

li.menu_congres_active {
	background: url('../img/menu/congres_ambassadeurs_active.png') no-repeat bottom left;
}

li.menu_hommage {
	width: 113px;
	background: url('../img/menu/hommage_ambassadeurs.png') no-repeat bottom left;
}

li.menu_hommage:hover {
	background: url('../img/menu/hommage_ambassadeurs_hover.png') no-repeat bottom left;
}

li.menu_hommage_active {
	background: url('../img/menu/hommage_ambassadeurs_active.png') no-repeat bottom left;
}

li.menu_enbref {
	width: 69px;
	background: url('../img/menu/cercle_bref.png') no-repeat bottom left;
}

li.menu_enbref:hover {
	background: url('../img/menu/cercle_bref_hover.png') no-repeat bottom left;
}

li.menu_enbref_active {
	background: url('../img/menu/cercle_bref_active.png') no-repeat bottom left;
}

/*********************** menu secondaire ***********************/

#menu_secondaire {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 279px;
	height: 29px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('../img/menu_secondaire/menusecondaire_fond.png') no-repeat top left;
	z-index: 10;
}

#menu_secondaire ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu_secondaire ul li {
	float: left;
	height: 29px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu_secondaire ul li a {
	text-indent: -99999px;
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}

.secondaire_calendrier {
	width: 178px;
	background: url('../img/menu_secondaire/calendrier.png') no-repeat top left;
	cursor: pointer;
}

.secondaire_calendrier:hover {
	background: url('../img/menu_secondaire/calendrier_hover.png') no-repeat top left;
}

.secondaire_nousjoindre {
	width: 101px;
	background: url('../img/menu_secondaire/nous_joindre.png') no-repeat top left;
	cursor: pointer;
}

.secondaire_nousjoindre:hover {
	background: url('../img/menu_secondaire/nous_joindre_hover.png') no-repeat top left;
}

/*********************** photo_accueil ***********************/

#photos_accueil {
	width: 960px;
	height: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
}

#photos_accueil_gauche {
	float: left;
	width: 310px;
	height: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#photos_accueil_droite {
	float: left;
	width: 650px;
	height: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('../img/photos_accueil/palais_congres.jpg') no-repeat top left;
}

#photos_accueil_droite img {
	padding: 0px 0px 0px 0px;
	margin: 167px 0px 0px 0px;
}

/*********************** photo_pages ***********************/

#photos_pages {
	width: 960px;
	height: 121px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#photos_pages_gauche {
	float: left;
	width: 310px;
	height: 121px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#photos_pages_droite {
	float: left;
	width: 650px;
	height: 121px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('../img/photos_pages/centre_congres.jpg') no-repeat top left;
}

#photos_pages_droite img {
	padding: 0px 0px 0px 0px;
	margin: 72px 0px 0px 0px;
}


/*********************** contenu ***********************/

#textes {
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#contenu_textes {
	float: left;
	width: 650px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#textes h1 {
	font-size: 21px;
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}

#contenu_nouvelles {
	float: right;
	clear: right;
	width: 310px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.contenu_nouvelles_pages {
	margin: 80px 0px 0px 0px !important;
}

#contenu_nouvelles h2 {
	font-size: 18px;
	color: #666666;
	line-height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#contenu_nouvelles h2.avenir {
	color: #fff;
}


#contenu_nouvelles h3 {
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	font-weight: 400;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}

#contenu_nouvelles h3.avenir {
	margin: 0px 0px 10px 0px;
}

#contenu_nouvelles p {
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#contenu_nouvelles a {
	display: block;
	font-size: 14px;
	color: #142951;
	font-weight: 900;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}


#contenu_nouvelles a:link { color: #142951; text-decoration: none; }
#contenu_nouvelles a:visited { color: #142951; text-decoration: none; }
#contenu_nouvelles a:hover { color: #336699; text-decoration: none; }
#contenu_nouvelles a:active { color: #336699; text-decoration: none; }

/*********** nouvelles ***********/


.nouvelles {
	width: 310px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	background-color: #f2f2f2;
	-moz-border-radius-bottomright: 10px;
 	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.textes_nouvelles {
	width: 270px;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
}

.titres_nouvelles {
	width: 290px;
	height: 40px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 15px 0px;
	-moz-border-radius-bottomright: 10px;
 	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.titre_dernieresnouvelles {
	background-color: #dfdfdf;
}

.titre_avenir {
	background-color: #2d6495;
}

/*********** hommage ***********/


#hommage {
	float: right;
	width: 635px;
	height: 194px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	background: url('../img/hommage/background.png') no-repeat top left;
}

#hommage a {
	display: block;
	font-size: 14px;
	color: #e5b53b;
	font-weight: 900;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	text-decoration: none;
}

#hommage a:link { color: #e5b53b; text-decoration: none; }
#hommage a:visited { color: #e5b53b; text-decoration: none; }
#hommage a:hover { color: #e5b53b; text-decoration: underline; }
#hommage a:active { color: #e5b53b; text-decoration: underline}

#hommage p {
	font-size: 12px;
	color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#hommage_titre {
	width: 635px;
	height: 41px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('../img/hommage/titre/background_titre2008.png') no-repeat top left;
}

#hommage_contenu {
	width: 635px;
	height: 138px;
	padding : 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#hommage_ambassadeur {
	float: left;
	width: 287px;
	height: 138px;
	padding: 0px 10px 0px 20px;
	margin: 0px 0px 0px 0px;
}

#hommage_ambassadeur_photo {
	float: left;
	width: 88px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#hommage_ambassadeur_texte {
	float: left;
	width: 179px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

#hommage_congres {
	float: left;
	width: 288px;
	height: 138px;
	padding: 0px 20px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#hommage_congres_photo {
	float: left;
	width: 88px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#hommage_congres_texte {
	float: left;
	width: 180px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

#hommage_congres_texte hr, #hommage_ambassadeur_texte hr {
	height: 1px;
	border: 0;
	color: #fff;
	background-color: #fff;
}

/*********** colonnes ***********/

.contenu_textes_colonne {
	float: left;
	width: 310px;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.contenu_textes_colonne p {
	font-size: 12px;
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.contenu_textes_colonne p.intro {
	font-size: 14px;
	line-height: 24px;
}

.contenu_textes_colonne span {
	font-size: 21px;
}

.colonne_item {
	width: 310px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 35px 0px;
}

/*********** liens rapides ***********/

#liens_rapides {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#liens_rapides li {
	display: block;
	width: 295px;
	padding: 15px 0px 15px 15px;
	margin: 0px 0px 6px 0px;
	background-color: #e5b53b;
	-moz-border-radius-bottomright: 10px;
 	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

#liens_rapides li:hover {
	background-color: #e3a300;
}

#liens_rapides li a {
	display: block;
	font-size: 21px;
	color: #fff;
	font-weight: 900;
	line-height: 22px;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	background: url('../img/puce_triangle_jaune.png') no-repeat left 4px;
	outline: none;
}

#liens_rapides li a:link { color: #fff; text-decoration: none; }
#liens_rapides li a:visited { color: #fff; text-decoration: none; }
#liens_rapides li a:hover { color: #fff; text-decoration: none; }
#liens_rapides li a:active { color: #fff; text-decoration: none; }

#liens_rapides li:hover a {
	display: block;
	font-size: 21px;
	color: #fff;
	font-weight: 900;
	line-height: 22px;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	background: url('../img/puce_triangle_jaune_hover.png') no-repeat left 4px;
}

#liens_rapides li:hover a:link { color: #fff; text-decoration: none; }
#liens_rapides li:hover a:visited { color: #fff; text-decoration: none; }
#liens_rapides li:hover a:hover { color: #fff; text-decoration: none; background: url('../img/puce_triangle_jaune_hover.png') no-repeat left 4px; }
#liens_rapides li:hover a:active { color: #fff; text-decoration: none; background: url('../img/puce_triangle_jaune_hover.png') no-repeat left 4px; }

#liens_rapides li.liensgris {
	background-color: #dfdfdf;
}

#liens_rapides li.liensgris:hover {
	background-color: #999;
}

#liens_rapides li.liensgris a {
	display: block;
	color: #666;
	font-size: 14px;
	line-height: 15px;
	background: url('../img/puce_triangle_gris.png') no-repeat left top ;
}

#liens_rapides li.liensgris a:link { color: #666; text-decoration: none; }
#liens_rapides li.liensgris a:visited { color: #666; text-decoration: none; }
#liens_rapides li.liensgris a:hover { color: #fff; text-decoration: none; }
#liens_rapides li.liensgris a:active { color: #fff; text-decoration: none; }

#liens_rapides li.liensgris:hover a {
	display: block;
	color: #fff !important;
	font-size: 14px;
	line-height: 15px;
	background: url('../img/puce_triangle_gris_hover.png') no-repeat left top;
}

#liens_rapides li.liensgris:hover a:link { color: #fff !important; text-decoration: none; }
#liens_rapides li.liensgris:hover a:visited { color: #fff !important; text-decoration: none; }
#liens_rapides li.liensgris:hover a:hover { color: #fff !important; text-decoration: none; background: url('../img/puce_triangle_gris_hover.png') no-repeat left top; }
#liens_rapides li.liensgris:hover a:active { color: #fff !important; text-decoration: none; background: url('../img/puce_triangle_gris_hover.png') no-repeat left top; }

#enumeration {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#enumeration li {
	font-size: 12px;
	color: #333333;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 6px 0px;
	background: url('../img/puce_carree.png') no-repeat center left;
}

#titres_pages {
	width: 660px;
	height: 45px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.btn_carregris {
	float: left;
	height: 21px;
	padding: 0px 7px 0px 7px;
	margin: 10px 0px 0px 0px;
	background-color: #dfdfdf;
}

.btn_carregris a {
	font-size: 10px !important;
	font-weight: 900;
	text-transform: uppercase;
	color: #666 !important;
	line-height: 21px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

.btn_carregris a:link { color: #666; text-decoration: none !important; }
.btn_carregris a:visited { color: #666; text-decoration: none !important; }
.btn_carregris a:hover { color: #fff; text-decoration: none !important; }
.btn_carregris a:active { color: #fff; text-decoration: none !important; }

.btn_carregris:hover {
	background-color: #999;
}

.btn_carregris:hover a {
	font-size: 10px !important;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff !important;
	line-height: 21px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

.btn_carregris:hover a:link { color: #fff; text-decoration: none; }
.btn_carregris:hover a:visited { color: #fff; text-decoration: none; }
.btn_carregris:hover a:hover { color: #fff; text-decoration: none; }
.btn_carregris:hover a:active { color: #fff; text-decoration: none; }

/*********************** footer ***********************/

#footer {
	width: 960px;
	height: 135px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footer h2 {
	font-size: 14px;
	color: #808084;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.footer_item {
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.partenaires {
	position: relative;
	height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.partenaires img {
	float: left;
	padding: 0px 60px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.partenaires p {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 11px;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
	
	

