/*@import url('css/thickbox.css');*/

* {
	margin:0;
	padding:0;
}
a {
	outline:0;
	text-decoration:none;
}
/* Hack IE6 pour les lien et png */
a, input, img
{
	position: relative;
	z-index: 1;
}
body {
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background:#262626 url(images/fond2.gif) repeat-y top center;
}
img {
	border:0;
}
.spacer {
	clear:both;
}
.droite {
	text-align:right;
}
.centrer {
	text-align:center;
}
.pair {
	background:#eee;
}
.bottom15 {
	padding-bottom:15px;
}
.top10 {
	padding-top:10px;
}
.top20 {
	padding-top:20px;
}
.top30 {
	padding-top:30px;
}
.blk {
	color:#000;
}
.titre {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#063d6c;
	padding:0 0 10px 0;
	text-align:left;
}
h2 {
	font-size:14px;
	color:#c72d7a;
}
.stitre {
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#7b850f;
	padding:0 0 5px 0;
}
a.lien {
	color:#c72d7a;
	font-weight:bold;
	text-decoration:underline;
}
a.lien:hover {
	text-decoration:none;
}
a.lien_s {
	color:#c72d7a;
	font-weight:normal;
	text-decoration:underline;
}
a.lien_s:hover {
	text-decoration:none;
}
a.lien_b {
	color:#ffffff;
	text-decoration:none;
}
a.lien_b:hover {
	text-decoration:underline;
}
a.block_lien {
	display:block;
	width:auto;
	height:15px;
	border:#a9cb44 3px solid;
	background:#bbdb5c;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding:5px;
}
a.block_lien:hover {
	background:#ceec76;
}
div.wait {
	background:url('./images/loadingAnimation.gif') center center no-repeat ;
	height:50px ;
}
#contenu h1 {
	text-align:left;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#feae01;
	padding:2px 0 0 10px;
	margin:0 0 15px 0;
}

div#body {
	position:relative;
	margin:0 auto;
	width:100%;
	height:764px;
	background:url('./images/fond.jpg') no-repeat top center ;
	/*border:#fff 1px solid;*/
}
div#master {
	position:relative;
	margin:0 auto;
	width:950px;
	height:100%;
	/*background:url('./images/fond2.gif') repeat-y left ;*/
	/*border:#fff 1px solid;*/
}
#gauche {
	float:left;
	width:200px;
	overflow:hidden;
}
#droite {
	float:left;
	width:750px;
}
#entete {
	position:relative;
	width:950px;
	height:78px;
	background:transparent;
}
#entete h1 {
	display:none;
}
#entete a.home {
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	width:210px;
	height:78px;
	background:transparent;
}
#entete a.home span {
	display:none;
}
#entete .baseline {
	position:absolute;
	top:20px;
	left:270px;
}
#entete .menu {
	position:absolute;
	top:60px;
	left:649px;
	width:300px;
	height:19px;
	color:#fff;
	font-size:11px;
	text-align:right;
}
#entete .menu a {
	font-size:12px;
	color:#c82d79;
	font-weight:bold;
	text-decoration:none;
}
#entete .menu a:hover {
	text-decoration:underline;
}
#flash {
	margin:0 0 0 0;
	zoom:1;
	height:249px;
}
#pied {
	color:#FFFFFF;
	font-size:10px;
	padding:15px 20px 0 0;
	text-align:right;
}
#pied a {
	color:#ffffff;
	text-decoration:none;
}
#pied a:hover {
	text-decoration:underline;
}

#contenu {
	width:950px;
	height:auto ;
	padding-bottom:20px;
}
#contenu h2.genere {
	display:block;
	width:180px;
	height:40px;
	margin:0 0 20px 20px;
}
#contenu h2.genere span {
	display:none;
}
#contenu .chapo {
	font-size:13px;
	font-weight:bold;
	color:#FF9900;
	margin:0 0 10px 0;
	text-align:justify;
}
#chemin {
	text-align:left;
	font-size:10px;
	color:#333333;
	padding:21px 0 10px 0;
}
#chemin a {
	color:#333333;
	text-decoration:none;
}
#chemin a:hover {
	text-decoration:underline;
}


/**
  Page d'accueil
**/
#accueil {
	padding:20px 0 0 0;
}
#accueil .presentation {
	float:left;
	width:215px;
	text-align:justify;
}
#accueil .presentation span {
	color:#e03188;
	font-weight:bold;
}
#accueil a.team_mazda_fr, #accueil a.team_mazda_uk {
	float:left;
	display:block;
	width:238px;
	height:209px;
	padding:40px 11px 0 11px;
	border:#fff 1px solid;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	margin:0 0 0 55px;
	text-align:justify;
}
#accueil a.team_mazda_fr {
	background:url(./images/fr/team-mazda-france.jpg) no-repeat;
}
#accueil a.team_mazda_uk {
	background:url(./images/uk/team-mazda-france.jpg) no-repeat;
}
#accueil a.team_mazda_fr:hover, #accueil a.team_mazda_uk:hover {
	color:#ffc8f1;
}
#accueil a.team_heritage_fr, #accueil a.team_heritage_uk {
	float:left;
	display:block;
	width:238px;
	height:209px;
	padding:40px 11px 0 11px;
	border:#fff 1px solid;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	margin:0 0 0 17px;
	text-align:justify;
}
#accueil a.team_heritage_fr {
	background:url(./images/fr/team-heritage.jpg) no-repeat;
}
#accueil a.team_heritage_uk {
	background:url(./images/uk/team-heritage.jpg) no-repeat;
}
#accueil a.team_heritage_fr:hover, #accueil a.team_heritage_uk:hover {
	color:#fbcbe3;
}
#accueil a.iems_fr, #accueil a.iems_uk {
	float:left;
	display:block;
	width:119px;
	height:249px;
	border:#fff 1px solid;
	color:#fff;
	text-decoration:none;
	margin:0 0 0 17px;
}
#accueil a.iems_fr {
	background:url(./images/fr/iems.jpg) no-repeat;
}
#accueil a.iems_uk {
	background:url(./images/uk/iems.jpg) no-repeat;
}
#accueil a.iems_fr span, #accueil a.iems_uk span {
	display:none;
}

/** 
  Sous Menu
**/
#menu_g {
	float:left;
	width:220px;
}
#menu_g a.niv0 {
	display:block;
	width:200px;
	/*height:22px;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:3px 20px 3px 0;
	line-height:14px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
	background:url(./images/puce-menu.gif) no-repeat top left;
	background-position:0 25px;
}
#menu_g a.niv0:hover, #menu_g a.niv0.selected {
	color:#c72d7a;
	background-position:0 -25px;
}
#menu_g .smenu1 a, #menu_g .smenu2 a {
	display:block;
	width:210px;
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:3px 10px 0 0;
	color:#c72d7a;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	background-position:0 0;
}
#menu_g .smenu1 a:hover, #menu_g .smenu1 a.niv2sel, #menu_g .smenu2 a:hover, #menu_g .smenu2 a.niv2sel {
	color:#f07fb8;
	background-position:0 -25px;
}

/**
  Mise en page des contenus
**/
#main_contenu {
	float:right;
	width:678px;
	margin:0 2px 0 0;
}
#main_contenu .page {
	margin:20px 0 0 0;
	padding:20px;
	border:#fff 1px solid;
}
#main_contenu .cg {
	float:left;
	width:430px;
}
#main_contenu .cd {
	float:right;
	width:188px;
}
#main_contenu .img_col {
	margin:0 0 20px 0;
	border:#c72d7a 1px solid;
}
#main_contenu .midg {
	float:left;
	width:200px;
}
#main_contenu .midd {
	float:right;
	width:418px;
}

/**
  Module formulaire
**/
#erreur {
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
.table_formulaire {
	
}
.champ {
	border:#000000 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#fff;
	padding:2px;
}
.textarea {
	font-family:Arial, Helvetica, sans-serif;
	border:#000000 1px solid;
	font-size:11px;
	background:#fff;
	padding:2px;
}
.bouton {
	border:#fff2f9 1px solid;
	background:#262626;
	color:#fff;
	padding:3px 10px;
	margin:10px 0 0 0;
}
.table_center {
	margin:15px auto;
}
.td_liste_titre {
	background:#666;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:#FF9900 1px solid;
	padding:3px 5px;
	text-align:center;
}
/*td {
	padding:3px;
}*/
td.libelle {
	width:180px;
	font-weight:bold;
	padding:0 0 0 0;
}
td.td_titre {
	background:#333333; 
	color:#FFFFFF;
	font-weight:bold; 
}
td.td_titre2 {
	background:#999999; 
	color:#FFFFFF;
	font-weight:bold; 
}
.bloc_formulaire {
	padding:15px 0 15px 15px;
	margin:0 0 0 0;
	background:none;
	border:#c72d7a 2px dotted;
}
.obligatoire {
	font-weight:bold;
	color:#ffffff;
	font-size:14px;
}

/**
  Module Texte Brut
**/
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}

.texte_image {
	border:#CCCCCC 1px solid;
	background-color:#EEEEE0;
	font-size:9px;
	padding:3px;
	color:#666666;
	margin-top:3px;
}
.tc {
	float:left;
	width:420px;
	text-align:justify;
	padding:0 0 0 25px;
	margin:0;
}
.ic {
	float:left;
	width:246px;
	padding:0 0 0 0;
	margin:0;
}
.ic img {
	margin:0 0 15px 0;
}

/**
  Module texte riche
**/
.fck {
	/*width:470px;*/
}
.fck p {
	padding:5px 0;
	font-size:12px;
	text-align:justify;
}
.fck p b {
	font-weight:bold;
	font-size:12px;
}
.fck a {
	color:#c72d7a;
	font-weight:bold;
	text-decoration:underline;
}
.fck a:hover {
	text-decoration:none;
}
.fck h2 {
	color:#c72d7a;
	font-size:14px;
	font-weight:bold;
}
.fck h3 {
	color:#a3037b;
	font-size:12px;
}
.fck ul {
	margin:0 0 0 15px;
	padding:0;
	list-style-type:disc;
}
.fck ol {
	margin:0 0 0 15px;
	padding:0;
}
.fck li {
	margin:0 0 0 15px;
	padding:0 0 0 15px;
}

.img_fck {
	float:left;
	width:100px;
	padding:0 0 0 25px;
}
.img_fck .float_machine {
	padding:5px 0;
}

/**
  Module liste
**/
.liste_intro {
	font-size:14px;
	text-align:justify;
	padding:0 0 20px 0;
	color:#c72d7a;
	font-weight:bold;
}
.liste_intro_partenaires {
	font-size:14px;
	text-align:justify;
	padding:0 20px 20px 20px;
	color:#c72d7a;
	font-weight:bold;
}
.bloc_actu {
	padding:0 0 10px 0;
	margin:10px 0 10px 0;
	/*border-bottom:#cccccc 1px dotted;*/
}
.photo {
	float:left;
	margin:0;
	width:149px;
	height:146px;
	overflow:hidden;
}
.photos {
	width:149px;
	height:146px;
	overflow:hidden;
	background:url(images/photo.png) no-repeat;
	_background:url(images/photo.gif) no-repeat;
}
.photos span {
	display:none;
}
a.liste_contenu_titre, .liste_contenu_titre {
	color:#c72d7a;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
a.liste_contenu_titre:hover {
	text-decoration:underline;
}
a.texte {
	color:#ffffff;
	text-decoration:none;
}
a.texte:hover {
	color:#cccccc;
}
._titre {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#063d6c;
	padding:25px 0 0 0;
}
.a.actu_titre {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}
.news a.actu_titre:hover {
	text-decoration:underline;
}
. a.plus {
	color:#666666;
	text-decoration:underline;
}
. a.plus:hover {
	text-decoration:none;
}
.ct {
	float:left;
	width:425px;
}


/** Actualites **/
.extract {
	float:right;
	width:200px;
	padding:15px;
	background:none;
	margin:10px 10px 10px 10px;
	border-left:#c82d79 3px dotted;
	border-right:#c82d79 3px dotted;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	color:#c82d79;
}
.actu_first {
	float:left;
	width:188px;
	height:250px;
	border:#fff 1px solid;
	margin:10px;
}
.actu_first .a {
	padding:10px;
}
.date {
	font-style:italic;
	padding:0 0 15px 0;
}
.img {
	float:left;
	border:#c72d7a 1px solid;
	margin:0 10px 0 0;
}
.video {
	width:auto;
	margin:0 auto;
	padding:15px 0;
}

/** Publications **/
.liste_publications {
	
}
.liste_publications .bloc_publi {
	text-align:left;
	padding:0 200px 0 0;
}
.liste_publications .bloc_publi ._titre {
	padding:10px 0 0 0;
	margin:0;
}
.liste_publications .bloc_publi a.texte {
	color:#fff;
	text-decoration:none;
}
.liste_publications .bloc_publi a.texte:hover {
	color:#ccc;
}
.liste_publications a.plus {
	color:#0075ba;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
.liste_publications a.plus:hover {
	text-decoration:none;
}

/** Accès **/
.acces_gauche {
	float:left;
	width:200px;
	text-align:left;
}
.acces_droite {
	float:right;
	width:420px;
	padding:0 10px 0 0;
}

/** Paragraphe **/
.bloc_paragraphe {
	text-align:justify;
}
.bloc_paragraphe img {
	float:left;
	margin:0 10px 0 0;
}
.img_f {
	float:left;
	margin:0 10px 0 0;
}

/** Galerie de photos **/
.img_gal {
	padding:20px 0 0 0;
}
.img_gal .galerie {
	float:left;
	border:#cccccc 1px solid;
	padding:5px;
	margin:2px;
}
.img_gal .galerie img {

}

/** Liste de personnes **/
.liste_personnes {

}
.liste_personnes .personne {
	float:left;
	width:132px;
	height:210px;
	border:#444443 1px solid;
	padding:5px;
	margin:5px;
	text-align:center;
}
.liste_personnes .personne img {
	padding-bottom:5px;
	margin-bottom:3px;
	border-bottom:#fff 1px solid;
}
.liste_personnes .personne a.nom_personne {
	color:#e03188;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.liste_personnes .personne a.nom_personne:hover {
	color:#a3037b;
}
.liste_personnes .personne a.fonction {
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.liste_personnes .personne a.fonction:hover {
	color:#a3037b;
}

a.titre_r {
	font-size:12px;
	font-weight:bold;
	color:#262f40;
	text-decoration:none;
}

/** Pilotes **/
.pilotes_g {
	float:left;
	width:205px;
}
.pilotes_g img {
	border:#c72d7a 1px solid;
}
.pilotes_d {
	float:right;
	width:414px;
}
img.lp {
	padding-top:10px;
	width:100px;
}

/** Partenaires **/
.liste_partenaires {

}
.liste_partenaires img {
	display:block;
	float:left;
	margin:0 15px 15px 15px;
	padding:10px;
	width:151px;
	height:85px;
	background:url(images/f-partenaires.jpg) no-repeat;
}

/** Galerie **/
.liste_galeries {

}
.liste_galeries .galerie {
	float:left;
	width:188px;
	height:130px;
	border:#444443 1px solid;
	padding:5px;
	margin:5px;
	text-align:center;
}
.liste_galeries .galerie img {
	padding-bottom:5px;
	margin-bottom:3px;
	border-bottom:#fff 1px solid;
}
.liste_galeries .galerie a.titre_gal {
	color:#e03188;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.liste_galeries .galerie a.titre_gal:hover {
	color:#a3037b;
}
a.date_parution {
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
a.date_parution:hover {
	color:#a3037b;
}
.bloc_image .bli {
	float:left;
	width:150px;
	text-align:center;
}
.bloc_image .bli a {
	text-align:center;
	color:#FFFFFF;
}
.bloc_image img {
	border:#c72d7a 1px solid;
	margin:5px 10px 5px 0;
}

/**
  Agenda / Résultats
**/
.table_resultats {
	width:100%;
}
.table_resultats td {
	padding:3px;
	margin:1px;
	/*border:#fff 1px solid;*/
	font-size:10px;
}
.table_resultats td.td_titre {
	background:#f07fb8;
	color:#000;
	font-weight:bold;
	font-size:12px;
}
.table_resultats td.td_stitre_ag {
	background:#c72d7a;
	color:#fff;
}
.table_resultats td.td_stitre_ep {
	background:#d35c97;
	color:#fff;
}
.table_resultats td.td_stitre_ch {
	background:#d683ac;
	color:#fff;
}
.table_resultats td.pair {
	background:#3c3c3b;
}

/**
  Page de connexion à une page sécurisée
**/
#erreur_connex {
	width:264px;
	margin:0 auto 50px auto;
	background:#ffffff;
	border:#f8d452 1px dotted;
	font-size:12px;
	padding:18px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}
#erreur_i {
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}
#connexion, .demande_compte {
	/*width:264px;*/
	margin:0 auto 0 auto;
	/*background:#fbc6e0;*/
	background:none;
	border:#c82d79 4px dotted;
	color:#fff;
	font-size:11px;
	padding:18px;
}
#connexion .tconex, .demande_compte .tconex {
	font-weight:bold;
	font-size:12px;
	border-bottom:#7a755f 1px solid;
	margin:0 0 15px 0;
}
#connexion .identifiant {
	border:#7a755f 1px solid;
	background:#ffffff;
	width:250px;
	padding:3px;
	margin:0 0 3px 0;
}
#connexion .mdp {
	border:#7a755f 1px solid;
	background:#ffffff;
	width:250px;
	padding:3px;
	margin:0 0 3px 0;
}
#connexion .email {
	border:#7a755f 1px solid;
	background:#ffffff;
	width:145px;
	padding:3px;
	margin:0 0 3px 0;
}
#connexion div.mdpp {
	float:left;
	padding:10px 0 0 0;
}
#connexion div.mdpp a {
	color:#fff;
	text-decoration:underline;
}
#connexion div.mdpp a:hover {
	text-decoration:none;
}
#connexion .envoif, .demande_compte .envoif {
	float:right;
	padding:3px;
	font-weight:bold;
	background:#c82d79;
	color:#fff;
	border:#930d4f 2px solid;
	text-align:center;
	margin:10px 0 0 0;
}
.con_g {
	float:left;
	width:300px;
}
.con_d {
	float:right;
	width:300px;
}
.demande_compte .champ {
	border:#7a755f 1px solid;
	background:#ffffff;
	width:250px;
	padding:3px;
	margin:0 0 3px 0;
}

/**
  Accueil Team Mazda France
**/
.a_tmf_g {
	float:left;
	width:230px;
	margin:20px 18px 0 0;
}
.a_tmf_g .next_event {
	width:210px;
	height:81px;
	background:url(./images/accueil_tmf/next-event.gif) no-repeat top;
	padding:33px 10px 0 10px;
}
.a_tmf_g .last_news {
	width:210px;
	height:102px;
	background:url(./images/accueil_tmf/last-news.gif) no-repeat top;
	padding:33px 10px 0 10px;
}
.a_tmf_g a.ag_titre {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.a_tmf_g a.ag_titre:hover {
	text-decoration:underine;
}
.a_tmf_g a.ag_date {
	font-weight:normal;
	font-style:italic;
	color:#c72d7a;
	text-decoration:none;
}
.a_tmf_g a.ag_date:hover {
	text-decoration:underine;
}

.a_tmf_c {
	float:left;
	width:205px;
	margin:20px 0 0 0;
}
.a_tmf_c .tmf_photos {
	display:block;
	width:205px;
	height:120px;
	background:url(./images/accueil_tmf/photos.jpg) no-repeat top;
	border:#fff 1px solid;
	margin:0 0 10px 0;
}
.a_tmf_c .tmf_videos {
	display:block;
	width:205px;
	height:120px;
	background:url(./images/accueil_tmf/videos.jpg) no-repeat top;
	border:#fff 1px solid;
}
.a_tmf_c .tmf_photos span, .a_tmf_c .tmf_videos span {
	display:none;
}
.a_tmf_d {
	float:right;
	width:185px;
	height:209px;
	margin:20px 0 0 0;
	padding:40px 10px 0 10px;
	text-align:justify;
	background:url(./images/accueil_tmf/team-mazda-france.gif) no-repeat top;
}
.a_tmf_d a {
	color:#e03188;
	text-decoration:underline;
}
.a_tmf_d a:hover {
	text-decoration:none;
}

div#map_canvas {
	clear:both ;
	margin:10px ;
	height:220px ;
	border:1px solid #f6a800 ;
	z-index:9 ;
	overflow:hidden ;
}

div#map_canvas a, div#map_canvas input, div#map_canvas img {
	position: static ;
	z-index:auto ;
}
.xiti {
	width:215px;
}
.xiti .r {
	padding:0 15px 0 0;
	text-align:right;
}
.xiti .t {
	padding:0 5px;
}