body {
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #808084;
	background: #f4a723;
	text-align: left;
	vertical-align:top;
}

img { behavior: url("pngbehavior.htc"); }

a:link, a:visited {
	color:#837f7f;
	text-decoration:none;
}

a:hover {
	color:#837f7f;
	text-decoration:underline;
}

ul {
	color:#837f7f;
	display:inline;
	float:left;
	margin-bottom:0px;
	margin-left:40px;
	margin-right:85px;
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	line-height:15px;
	font-size:11px;
}

table {
	#margin:0;
	#padding:0;
}

/* Main Elements ----------------------------------------------------------------------------------*/

.TEAMMain {
	width: 960px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}

.TEAMMain h1
{
	color:#837f7f;
	font-family: Arial, sans-serif;
	font-size:25px;
	font-weight:normal;
	text-align:left;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:24px;
}


.TEAMHeader {
	width: 960px;
	height: 210px;
	overflow:hidden;
}

.TEAMHeader img{
	width:960px;
	height:210px;
}

div.SubHeader {
	width: 950px;
	height: 79px;
	background-color: #F4A723;
	margin: 0 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: justify;
}

div.SubHeader h1 {
	width: 950px;
	color: #fff;
	font-weight: normal;
	font-size: 40px;
	line-height: 43px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: justify;
    text-justify: newspaper;                            
    text-align-last: justify;
}

div.SubHeader h1 strong {
	font-weight: bold
}

.TEAMMenu {
	background: url("../images/design/menu.jpg") top center no-repeat transparent;
	width: 950px;
	height: 159px;
	overflow:hidden;
	text-align:left;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom:1px solid #000000;
}

.TEAMMenu .TEAMMenu2{
	float: left;
	width: 230px;
	height: 120px;
	margin-top: 19px;
	padding-left: 9px;
	border-left: 1px solid #000;;
	overflow: hidden;
}

.TEAMMenu div.FirstMenu2 {
	padding-left: 0;
	border-left: none;
}

.TEAMMenu p {
	line-height:14px;
	padding-bottom: 7px;
	vertical-align:middle;
	font-family: Helvitica, Arial, sans-serif;
	font-size: 12px;
	color: black;
	text-transform:uppercase;
}

.TEAMMenu p a {
	color: #000!important;
	text-decoration: none;
}

.TEAMMenu p a:hover {
	color: #000!important;
	text-decoration: underline;
}

.TEAMCyclePhotos {
	margin-top: 13px;
	margin-bottom: 11px;
	width:960px;
	overflow:hidden;
	height:120px;
}

.TEAMCyclePhotos img{
	margin-right:9px;
}

h4.accordion_toggle {
	color:#837f7f;
	font-family: odilero, Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:left;
}

h5.accordion_toggle {
	color:#837f7f;
	font-family: odilero, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

hr {
  height: 1px;
  background: url("../images/design/separation_hori.png") no-repeat top left transparent;
  margin:0;
  padding:0;
  border:none;
}

.TEAMContent {
	width: 950px;
	height:597px;
	background: url('../images/design/contenu.jpg') top center no-repeat #f4a723;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	text-align:left;
	overflow:hidden;
}

.TEAMContent h1
{
	color:black;
	font-family: Arial, sans-serif;
	font-size:35px;
	line-height: 35px;
	font-weight:bold;
	text-align:left;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:8px;
	text-transform:uppercase;
  letter-spacing: -0.08em;
  word-spacing: 0.15em;
	#margin-top: 16px;
}

.TEAMContent h2
{
	color:#837f7f;
	font-family: Arial, sans-serif;
	font-size:18px;
	#font-size:16px;
	font-weight:normal;
	line-height:10px;
	text-align:left;
	margin:20px;
	margin-left:80px;
}

.TEAMContent p
{
	color:black;
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:13px;
	text-align:left;
	margin-bottom:24px;
}

.TEAMContent p {
	margin-bottom:6px;
}


.TEAMContent input[type=text], .TEAMContent input[type=file], .TEAMContent textarea {
	border: 1px solid #000000;
}

.TEAMContent ul
{
	color:#837f7f;
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:17px;
	text-align:left;
	margin-left:40px;
	margin-bottom:10px;
	list-style-type: disc;
	list-style-position: inside;
}

.TEAMCopyright {
	clear: both;
	border-top: 1px solid #242729;
	padding-top: 15px;
	margin: 42px 0 50px 0;
}

/* * * phpMailer * * * */
.TEAMLabel {
	width:83px;
	padding:6px 0;
}

.TEAMInput {
	vertical-align:middle;
	overflow:hidden;
}

.TEAMInput input {
	width:250px;
	margin:6px;
	border: 1px solid #000000;
	background:white;
}

.TEAMInput textarea {
	height:90px;
  margin:6px;
}

.TEAMInput select {
  margin:6px;
}

.TEAMFooter {
	width: 960px;
	height:120px;
}

.TEAMPresentateurs {
  text-align:center;
  letter-spacing: -0.05em;
	color:black;
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.TEAMMenuTitle {
	float:left;
	position:relative;
  width:177px;
  left:27px;
  top:20px;
}

.TEAMMenuTitle h1 {
  color:black;
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
  letter-spacing: -0.05em;
}

.TEAMContenuRouge {
  color:#FF0000;
}

.TEAMContenuSouper {
	float:left;
	position:relative;
  left:240px;
  top:10px;
}

.TEAMContenuTourneeWy {
	float:left;
	position:relative;
  width: 375px;
  left:440px;
  top:0px;
}

.TEAMContenuTourneeWy p {
  line-height: 20px;
}
  
#TEAMSouperImage {
	float:left;
	position:relative;
  left:10px;
  top:130px;
}

.TEAMDepliant {
  float:left;
  width:400px;
  height:25px;
  position:relative;
  top:-119px;
  left:481px;
}

.TEAMDepliant a {
  font-weight:bold;
  font-size:14px;
  color:black;
}

.TEAMDepliant a:hover {
  font-weight:bold;
  font-size:14px;
  color:black;
  text-decoration:underline;
}

.TEAMSubmit
{
	margin:150px;
  margin-top:60px;
}

.TEAMSubmit h2
{
  margin:0px;
	color:#837f7f;
	font-family: Arial, sans-serif;
	font-size:18px;
	#font-size:16px;
	font-weight:normal;
  #font-weight:bold;
	line-height:10px;
	text-align:left;
}

.TEAMFormulaire {
  position:relative;
  text-align:left;
  color:black;
  top:0px;
  left:100px;
}

.TEAMMenuRed a {
  color: #FF0000 !important;
}

div#SlideAccueil {
	width: 950px;
	height: 596px;
	border-bottom: 1px solid #000;
}

div#TexteAccueil {
	float: left;
	width: 475px;
}

div#TexteAccueil h1 {
	margin-top: 19px;
	margin-bottom: 10px;
}

div#TexteAccueil p {
	font-family: Arial, sans-serif;
	font-size:14px;
	line-height: 22px;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 30px;
}

div#FacebookAccueil {
	float: left;
	width: 297px;
	margin-left: 110px;
	margin-top: 70px;
}

div.DetailsActivite {
	width: 950px;
	height: 121px;
}

p.DateActivite {
	font-family: Arial, sans-serif;
	font-size:16px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 0;
}

p.EndroitActivite {
	font-family: Arial, sans-serif;
	font-size:11px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
}

div.CoordonneesActivite {
	float: left;
	width: 230px;
	height: 100%;
}

div.CategoriesActivite {
	float: left;
	width: 469px;
	height: 100%;
	border-left: 1px solid #000;
	padding-left: 10px;
}

div.ResponsablesActivite {
	float: left;
	width: 229px;
	height: 100%;
	padding-left: 10px;
	border-left: 1px solid #000;
	overflow: hidden;
}

div.ResponsablesActivite h3, div.ResponsablesActivite h3 a, div.ResponsablesActivite h3 a:hover {
	color: #000!important;
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none!important;
}

div.ResponsablesActivite h3 a:hover {
	color: #000!important;
	text-decoration: underline!important;
}

div.ResponsablesActivite p {
	color: #000;
	font-family: Arial, sans-serif;
	font-size:11px;
	line-height: 14px;
	font-weight: normal;
	margin-bottom: 4px;
}

div.CategoriesActivite h2, div.ResponsablesActivite h2 {
	font-family: Arial, sans-serif;
	font-size:16px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

div.CategoriesGauche {
	width: 218px;
	height: 93px;
	float: left;
	color: #000;
	font-family: Arial, sans-serif;
	font-size:11px;
	line-height: 13px;
	text-transform: uppercase;
	overflow: hidden;
}

div.CategoriesDroit {
	width: 218px;
	height: 93px;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #000;
	color: #000;
	font-family: Arial, sans-serif;
	font-size:11px;
	line-height: 13px;
	text-transform: uppercase;
	overflow: hidden;
}

div.CategoriesGauche  td, div.div.CategoriesDroit td {
	height: 16px;
	_height: 14px;
}

div.CategoriesGauche  td p span, div.div.CategoriesDroit td p span {
	text-transform: none;
}

div.CategoriesGauche p, div.CategoriesDroit p {
	color: #000;
	font-family: Arial, sans-serif;
	font-size:10px;
	line-height: 12px;
	text-transform: uppercase;
}

div.CategoriesGauche p a, div.CategoriesDroit p a {
	font-size:12px;
	line-height: 14px;
	color: #000!important;
	font-weight: bold!important;
	text-underline: none!important;
}

div.CategoriesGauche p a:hover, div.CategoriesDroit p a:hover {
	color: #000!important;
	font-weight: bold!important;
	text-underline: underline!important;
}

div.CategoriesGauche table, div.CategoriesDroit table {
	margin-bottom: 6px;
	_margin-bottom: 3px;
}

div.slide {
	overflow: hidden;
	width: 950px;
	height: 178px;
	float: left;
	padding: 10px 0;
	border-bottom: 1px solid #000;
}

div#souper, div#repasathletes {
	height: 377px;
	overflow: hidden;
}

div#souper div.DetailsActivite, div#repasathletes div.DetailsActivite {
	height: 319px;
	overflow: hidden;
}

div.evenements div.CategoriesActivite {
	width: 670px;
}

div.evenements div.CategoriesActivite p {
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	margin-bottom: 17px;
}

div.evenements img {
	margin-top: 5px;
	margin-bottom: 16px;
}

div#repasathletes div.CategoriesActivite h2 {
	margin-top: 30px;
}

div#repasathletes div.CategoriesActivite h2.firsttitle {
	margin-top: 0;
}

div.SlideContact h1 {
	margin-bottom:10px;
	margin-top:19px;
}

div.SlideContact h2 {
	margin: 0;
	margin-bottom: 10px;
	color: #000;
	font-size: 16px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

div.SlideContact p {
	margin: 0;
	margin-bottom: 25px;
	color: #000;
	font-size: 100%;
	line-height: 16px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

div.SlideContact p a {
	color: #000!important;
	text-decoration: none;
	text-transform: none;
}

div.SlideContact p a:hover {
	color: #000!important;
	text-decoration: underline;
	text-transform: none;
}

.clear {
	clear: both!important;
	line-height: 0px!important;
	font-size: 0px!important;
	overflow: hidden!important;
	width: 0!important;
	height: 0!important;
	float: none!important;
	margin: 0!important;
	padding: 0!important;
}
