/* PNG FIX */
img, #TeamBarreMenu, #TeamPiedePage, #TeamColDroite .box .haut, #TeamColDroite .box .bas, #TeamColDroiteGallerie .box .haut, #TeamColDroiteGallerie .box .bas { 
	behavior: url(../../iepngfix/iepngfix.htc); 
}

a, a:hover, a:link, a:visited {
	text-decoration: none;
}
a:link, a:visited{
	color: #E94F00;
}

a:hover{
	color: #FCC900;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	margin: 0 auto 0 auto;
}

.clear {
	clear: both;
	padding: 5px 0px 5px 0px;
}

.sepa{
	border-bottom:1px dashed #5C6367;
	clear: both;
/*	
	margin-bottom: 10px; 
	padding: 15px 0px 15px 0px;
*/
}

/*
.sepa2{
	margin:8px 18px 8px 18px;
	padding: 15px 0px 15px 0px;
	border-bottom:1px dashed #5C6367;
}
*/
.sstitre{
	font-family: Tahoma, Arial, Verdana;
    font-size: 13px;
	color: #FCC900;
	text-transform: uppercase;
    font-weight: normal;
	letter-spacing: 1px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 25px;

}

/* --------------- STRUCTURE --------------- */
.TeamActuDate {
	font-family: Tahoma, Arial, Verdana;
    font-size: 10px;
    color: #FCC900;
	margin: 5px 0 5px 0;
	padding: 0;
}

.TeamActuDescription {
	font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    line-height: 16px;
	color: #8B9298;
	margin-top: 6px;
	padding: 0;
}

.TeamActuDescriptionDetail p {
	font-family: Tahoma, Arial, Verdana;
    font-size: 12px;
    line-height: 20px;
	color: #8B9298;
	margin-top: 6px;
	padding: 0;
}

.TeamActuPhoto {
	float: left;
	width: 200px;
}

.TeamActuPhoto IMG {
	border: 1px solid #FFFFFF;
}

.TeamActuRetour {
	clear: both;
	margin-top: 20px;
	width: 200px;
}

.TeamActuSuite {
	font-family: Tahoma, Arial, Verdana;
	margin: 0 0 4px 0;
	padding: 0;
}
.TeamActuSuite .sstitre:hover{
	text-decoration:underline;
}

.TeamActuTexte {
	float: left;
	width: 250px;
	margin-left: 20px;
}
.TeamActuTexte h1 a{
	font-family: Arial, Tahoma, Verdana;
    font-size: 14px;
	color: #fff;
    font-weight: normal;
	padding-bottom: 3px;
	margin: 0;
	padding: 0;
}
.TeamActuTexte h1 a:hover {
	color: #FCC900; 
}

.TeamActuTexteDetail {
	float: left;
	width: 550px;
	margin-left: 20px;
}

.TeamArchivesDate {
	font-family: Tahoma, Arial, Verdana;
    color: #5C6367;
	margin: 0 0 5px 0;
	padding: 0;
}

#TeamBarreMenu {
	height: 72px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 125px;
	background-image: url(../../images/barre_menu.png);
	background-repeat: no-repeat;
	text-align: center;
}
#TeamBarreMenu .boutons{
	text-align: center;
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	height: 46px;
	padding-top: 12px;
}
#TeamBarreMenu ul{
	color:#FFFFFF;
	font-size:12px;
	vertical-align:middle;
	height: 46px;
	margin: auto;
	padding: 0;
}
#TeamBarreMenu ul li{
	list-style-type: none;
	position: relative;
	float: left;
	width: 100px;
	text-align: center;
	line-height: 46px;
	margin-right: 10px;
}
#TeamBarreMenu ul li:hover {
	background-image:url(../../images/fond_menu_hover.png);
}
#TeamBarreMenu ul li.on {
	background-image:url(../../images/fond_menu.png);
}
#TeamBarreMenu li.on a, #TeamBarreMenu li a:hover {
	color:#ffffff;
	font-weight:normal;
	cursor: pointer;
}

#TeamColDroite {
	float: left;
	width: 400px;
	margin-left: 20px;
}
#TeamColDroite .box {
	width: 404px;
	margin: 0px 0px 0px 0px;
}
#TeamColDroite .box .bas {
	width: 404px;
	height: 40px;
	display: block;
	clear: both;
	padding-top:15px;
	background: url('../../images/BOX_pied.png') no-repeat top left;
}
#TeamColDroite .box .centre {
	width: 404px;
	height: auto;
	clear: both;
	background: url('../../images/BOX_centre.jpg') repeat-y top left;
	padding-top: 10px;
}
#TeamColDroite .box .centre .texte {
	font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    line-height: 16px;
	color: #8B9298;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 6px;
}
#TeamColDroite .box .centre .texte .hightlight {
	color: #FFFFFF;
    font-size: 12px;
}
#TeamColDroite .box .haut {
	width: 404px;
	height: 40px;
	clear: both;
	padding-left:20px;
	background: url('../../images/BOX_tete.png') no-repeat top left;
}
#TeamColDroite .logo { 
	text-align:center;
}
#TeamColDroite .photo {
	width: 400px;
	height: 487px;
	text-align:right;
	clear: both;
	margin-right: 20px;
	background: url('../../images/Antoine_col_droite.jpg') no-repeat;
}
#TeamColDroite .sepa{
	clear: both;
	width: 364px;
	padding: 2px 0px 2px 0px;
	border-bottom:1px dashed #5C6367;
}
#TeamColDroite .sstitre{
	font-family: Tahoma, Arial, Verdana;
    font-size: 13px;
	color: #FCC900;
	text-transform: uppercase;
    font-weight: normal;
	letter-spacing: 1px;
	margin: 10px 0px 0px 0px;
/*	padding: 10px 0px 0px 25px; */
}
#TeamColDroite .titre{
	font-family: Georgia;
	width: 359px;
	height:auto;
    font-size: 1.8em;
	color: #E94F00;
    font-weight: normal;
	padding: 8px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
	border-bottom:1px dashed #5C6367;
	text-align:left;
}

#TeamColDroiteGallerie {
	float: left;
	width: 280px;
	margin-left: 20px;
}
#TeamColDroiteGallerie .box {
	width: 280px;
	margin: 0px 0px 0px 0px;
}
#TeamColDroiteGallerie .box .bas {
	width: 280px;
	height: 40px;
	display: block;
	clear: both;
	padding-top:15px;
	background: url('../../images/BOX_pied2.png') no-repeat top left;
}
#TeamColDroiteGallerie .box .centre {
	width: 280px;
	height: auto;
	clear: both;
	background: url('../../images/BOX_centre2.jpg') repeat-y top left;
	padding-top: 5px;
}
#TeamColDroiteGallerie .box .haut {
	width: 280px;
	height: 40px;
	clear: both;
	padding-left:20px;
	background: url('../../images/BOX_tete2.png') no-repeat top left;
}
#TeamColDroiteGallerie .sepa{
	margin:0px 18px 0px 18px;
	border-bottom:1px dashed #5C6367;

}
#TeamColDroiteGallerie .texte{
	font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    line-height: 16px;
	color: #8B9298;
	margin-top: 6px;
	padding-left: 25px;
}
#TeamColDroiteGallerie .titre{
	font-family: Georgia;
	width: 240px;
    font-size: 1.8em;
	color: #E94F00;
    font-weight: normal;
	padding: 8px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom:1px dashed #5C6367;
	text-align:left;
}

#TeamColGauche {
	float: left;
	width: 480px;
	margin: 0px 0px 0px 10px;
}
#TeamColGauche .sepa{
	margin-bottom: 10px; 
	padding-bottom: 10px;
}
#TeamColGauche .sstitre{
	font-family: Tahoma, Arial, Verdana;
    font-size: 13px;
	color: #FCC900;
	text-transform: uppercase;
    font-weight: normal;
	letter-spacing: 1px;
	padding-left: 25px;
}
#TeamColGauche .texte{
	font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    line-height: 16px;
	color: #8B9298;
	margin-top: 6px;
	padding-left: 25px;
}
#TeamColGauche .texte .hightlight{
	color: #FFFFFF;
    font-size: 12px;
}
#TeamColGauche h1{
	font-family: Georgia;
	width: 480px;
    font-size: 1.8em;
	color: #E94F00;
    font-weight: normal;
	padding: 8px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
	border-bottom:1px dashed #5C6367;
	text-align:left;
}

#TeamColGaucheDetail {
	float: left;
	width: 920px;
	margin-left: 20px;
	margin-right: 20px;
}

#TeamColGaucheGallerie {
	float: left;
	width: 600px;
	margin-left: 10px;;
}
#TeamColGaucheGallerie .album {
	float: left;
	width: 50%;
	height: 86px;
	padding-bottom: 15px;
}
#TeamColGaucheGallerie .album .photo{
	border: 1px solid #FFFFFF;
	width:130px;
	height:86px;
	float:left;
	overflow:hidden;
	text-align: center;	
}
#TeamColGaucheGallerie .album .photo:hover{
	border-color:#FFFF00;
}
#TeamColGaucheGallerie .conteneur_photo{
	display : block;
	border: 1px solid #FFFFFF;
	width:130px;
	height:86px;
	float:left;
	margin:10px;
	overflow:hidden;
	text-align: center;	
}
#TeamColGaucheGallerie .conteneur_photo:hover{
	border-color:#FFFF00;
}
#TeamColGaucheGallerie .nb_photos{
	font-family: Tahoma, Arial, Verdana;
    font-size: 10px;
    color: #504F53;
}
#TeamColGaucheGallerie .picto_photos{
	width: 10px;
	height: 10px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: url('../../images/picto_photos.jpg') no-repeat;
}
#TeamColGaucheGallerie .titre{
	font-family: Georgia;
	width: 600px;
    font-size: 1.8em;
	color: #E94F00;
    font-weight: normal;
	padding: 8px 0px 5px 5px;
	margin: 0px 0px 20px 0px;
	border-bottom:1px dashed #5C6367;
	text-align:left;
}
#TeamColGaucheGallerie .titre a{
	text-decoration: underline;
}
#TeamColGaucheGallerie .titre a:hover{
	color: #FCC900;
}
#TeamColGaucheGallerie .video {
	margin:auto;
	width: auto;
	padding-bottom: 15px;
}

#Team-contenu {
	float: left;
	width: 960px;
	margin-top: 450px;
	text-align: left;
}

.TeamGallerieDetail {
	float: left;
	width: 500px;
	text-align: center;
	margin: 0px 0px 80px 0px;
}

.TeamGallerieDetail IMG {
	border: 2px solid #FFFFFF;
}
.TeamGallerieDetail .numeros_photos {
	font-family: Trebuchet MS;
	width: 300px;
	text-align: center;
	font-size: 12px;
}
.TeamGallerieDetail .precedent {
	color: #5C6367;
	width: 70px;
	display: block;
	padding-left: 10px;
	font-size: 13px;
	font-family: Trebuchet MS;
	float: left;
}
.TeamGallerieDetail .precedent a:hover{
	color: #E94F00;
}
.TeamGallerieDetail .suivant {
	color: #5C6367;
	float: right;
	font-size: 13px;
	font-family: Trebuchet MS;
	width: 70px;
	padding: 0px 10px 0px 0px;
}
.TeamGallerieDetail .suivant a:hover{
	color: #E94F00;
}

.TeamGalleriePhoto {
	float: left;
	width: 130px;
	margin-left: 0px;
}
.TeamGalleriePhoto img {
	border: 1px solid #aaaaaa;
}
.TeamGalleriePhoto img:hover {
	border-color:#FFFF00;
}

.TeamGallerieTexte {
	float: left;
	width: 140px;
	margin-left: 20px;
}

.TeamHeader {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
}

.TeamHeaderNavi {
	float: right;
	margin-top: 45px;
	text-align: right;
}

.TeamLogo {
	text-align: left;
	width: 760px;
	float: left;
	margin-top: 40px;
	padding-right: 0px;
}

#TeamMain {
	height: auto;
	width: 960px;
	text-align: left;
	margin: 25px auto 0px auto;
}
#TeamMain h1 {
	font-family: Arial, Tahoma, Verdana;
    font-size: 14px;
	color: #fff;
    font-weight: normal;
	padding-bottom: 3px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#TeamMain .retour {
	font-family: Arial, Tahoma, Verdana;
    font-size: 10px;
	color: #E94F00;
	text-transform: uppercase;
    font-weight: normal;
	margin: 0;
	padding: 0;
}
#TeamMain .retour:hover {
	color: #000000;
 	background: #E94F00;
}

.TeamMenu { 
	background-image:url(../../images/fond_menu.png); 
	color:#FFFFFF;
}

#TeamPartenaires table tr{
	background:none;
}
#TeamPartenaires table td{
	border: none;
}

#TeamPiedePage {
	clear: both;
	width: 900px;
	margin:auto;
}
#TeamPiedePage .texte {
	text-align: center;
	font-family: Tahoma, Arial, Verdana;
    font-size: 10px;
    line-height: 14px;
	color: #5C6367;
	padding-top: 14px;
}

#Team-sub {
	clear: both;
	width: 980px;
	height: 595px;
	background-image: url('../../images/fond_contenu.png'); 
	background-repeat: no-repeat;
	text-align:left;
	margin-top: 80px;
	padding: 0;
}

ul {
	list-style: none;
}

