HTML { margin: 0px; padding: 0px; width: 100%; font-size: 100%; }

BODY {
	margin:0px;
	padding:0px;
	border: 0px;
	width: 100%;
	background-color: #AAAAAA;
	background-image: url("images/fond_2011.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: white;
}

P {
	margin-top: 0px;
}

IMG {
	border: none;
}
P.message, P.debug, P.error {
	background: url("images/blanc90.png") repeat;
	padding: 10px;
}

AUDIO { height: 24px; width: 200px; }
.audioplayer { height: 24px; width: 200px; }
VIDEO { height: auto; width: 100%; }
.videoplayer { height: auto; width: 100%; }
#pagecontent .videoplayer, #pagecontent VIDEO { width: 480px; height: 272px; }
#pagecontent .banner .videoplayer, #pagecontent .banner VIDEO, #newscontent .videoplayer, #newscontent VIDEO { width: 538px; height: 280px; }
.banner { height: 280px; overflow: hidden; }
.banner .slideshow {
	top: 0px;
	height: 280px;
	overflow: hidden;
	width: 538px;
}
.banner .slideshow IMG { width: 538px; }
DIV.banner IMG { width: 100%; }

/**
 * PAGE STRUCTURE
 */
 
#bandesblanches {
	position: absolute;
	height: 215px;
	width: 100%;
	overflow: hidden;
	left: 0px;
}
#bandeblanche {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 180px;
	width: 100%;
	/* background: url("images/blanc30.png") repeat; */
}
#bandeblancheg {
	position: absolute;
	margin-top: 180px;
	height: 25px;
	width: 1000px;
	left: 50%;
	margin-left: -1463px;
	/* background: url("images/blanc30.png") repeat; */
}
#bandeblanched {
	position: relative;
	top: 180px;
	height: 25px;
	width: 1000px;
	left: 50%;
	margin-left: 500px;
	/* background: url("images/blanc30.png") repeat; */
}

#bandenoire {
	position: absolute;
	top: 205px;
	height: 300px;
	width: 100%;
	left: 0px;
	background: url("images/noir50.png") repeat;
}
#main {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}
#banner {
	height: 180px;
	width: 100%;
	left: 0px;
}
#banner .bannerimg {
	margin-top: 39px;
	margin-left: 18px;
	float: left;
}
#resume {
	float: right;
	width: 240px;
	margin-top: 30px;
	height: 150px;
}
#resume #texte {
	visibility: hidden;
	height: 60px;
	margin-bottom: 5px;
	background: url("images/noir50.png") repeat;
	overflow: hidden;
	padding: 20px;
}
#resume .resumeflag {
	padding-left: 8px;
}

#columns {
	position: relative;
	width: 100%;
	float: left;
	color: black;
}
#mainandrightcolumns {
	position: relative;
	float: left;
	width: 794px;
}
#newsblock {
	position: relative;
	background-color: silver;
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	width: 712px;
	height: 300px;
}
/* DÉCOMPTE JOURS AU CENTRE LES 7 DERNIERS JOURS */
#jourblock {
	position: absolute;
	display: block;
	top: 8px;
	left: 8px;
	width: 538px;
	height: 280px;
}
#leftcolumn {
	float: left;
	width: 204px;
	color: white;
	margin-top: 0px;
	text-align: left;
	font-size: 0.8em;
}

#pagecontent {
	float: left;
	width: 462px;
	padding: 46px;
	padding-top: 26px;
	background: url("images/blanc90.png") repeat;
}
#pagecontent A:link, #pagecontent A:visited { color: black; text-decoration: underline; }
#pagecontent A:hover { text-decoration: none; }
#pagecontent A:active { color: white; }
#rightcolumn {
	float: left;
	width: 240px;
}
#rightcolumn P { margin: 0px; }
#rightnewslist
{
	background: url("images/blanc90.png") repeat;
	padding-left: 1px;
	padding-right: 8px;
	padding-bottom: 8px;
}
#rightnewslist a, #rightnewslist a:link, #rightnewslist a:visited {color : #ffffff; text-decoration: none;}
#rightnewslist a:hover {text-decoration: underline;}

#rightitems {
	margin: 10px;
	padding: 10px;
	width: 210px;
	background: url("images/blanc90.png") repeat;
	/*line-height: 0.3em;*/
}
iframe { border: 0; }
#facebookstory {
	border: 1px solid #94A3C4;
	border-bottom: none;
	padding: 0px 5px;
	text-align: left;
	height: 200px;
	overflow: auto;
}
#facebookstory .date { color: #E2001A; }
#facebookstory P { margin: 5px 0px; }
#facebookstory A:link, #facebookstory A:visited { color: black; text-decoration: none; }
#facebookstory IMG { position: relative; top: 2px; }

#footer {
	float: left;
	width: 554px;
	margin-top: 20px;
	margin-left: 204px;
	font-size: 0.8em;
	text-align: center;
}
#footer A:link, #footer A:visited { color: white; }
#footer A:hover { text-decoration: none; }
#footer A:active { color: white; }
#communique { background: url("images/blanc90.png") repeat; padding: 8px; margin-top: 10px; width: 180px; }
#innercommunique {color: #000000; font-size: 12px; background-color: #ffffff; padding: 5px; }


/**
 * MENU
 */
#menu {
	font-size: 0.9em;
	position: relative;
	margin-left: 37px;
	margin-bottom: 12px;
	width: 963px;
	height: 25px;
	z-index: 500;
	background: url("images/noir50.png") repeat;
}
#menu .menu {
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
}
#menu .menu LI {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#menu .menu LI:hover { background-color: #e2001a; }
#menu .menu LI.selected, #menu .menu LI.open { background-color: #e2001a; }
/*#menu .menu LI.item0 { margin-left: 0px; }*/
#menu A:link, #menu A:visited {
	color: white;
	padding: 6px 21px 5px 21px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	text-align: left;
}
#menu A:hover { color: #e7e7e7;  }

/* NIVEAU 2 */
#menu .menu LI .menu {
	position: absolute;
	display: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background: url("images/noir50.png") repeat;
}
#menu .menu LI:hover .menu { display: block; }
#menu .menu LI .menu LI { margin: 0px; width: 153px; }
#menu .menu LI .menu LI.hasChildren {
	background-image: url("images/arrow-white.png");
	background-repeat: no-repeat;
	background-position: 138px 6px;
}
#menu .menu LI .menu LI A:link,
#menu .menu LI .menu LI A:visited  { padding: 5px 10px; }

/* NIVEAU 3 */
#menu .menu LI .menu LI .menu {
	position: absolute;
	display: none;
	list-style-type: none;
	left: 153px;
	top: 0px;
	padding: 0px;
	margin: 0px;

	background: url("images/noir50.png") repeat;
}
#menu .menu LI .menu LI:hover .menu { display: block; }
#menu .menu LI .menu LI .menu LI { width: 180px; }

 
/**
 * SLIDESHOW NEWS
 */
 
#slideshow {margin: 0; padding: 0; width: 100%;}
#slideshow img { top:0; left:0; }


/**
 * BLOCK NEWS *
 */
 
 /*
#news { position: relative; height: 100%; width: 100%; float: left;}
#newspreview { position: absolute; width: 70%; height: 100%; background-color: #606060;}
#newscontent { width: 100%; height: 70%; }
#newscontent IMG { height: 100%; width: 100%; }
#newstext { height: 30%; }
#newslist { position: absolute; left: 70%; height: 100%; overflow: hidden; width: 30%; }
.newsitem { width: 100%; border-bottom: 2px solid #C0C0C0; }
 */
 
 
#newsblock {
	float: left;
	width: 795px;
	height: 288px;
	margin-bottom: 0px;
	background: transparent url('images/blanc90.png') repeat;
}

#news {
	width: 100%;
	height: 100%;
}

#newscontent A:visited, #newscontent a:link, #newscontent a:active { color: #ffffff; text-decoration: underline;}
#newscontent A:hover { text-decoration: none; }

#newscontent { 
	height: 280px;
	padding: 8px;
	padding-bottom: 0px;
	overflow: hidden;
}
#newstext .time { display: none; }

#newspreview {
	float: left;
	width: 554px;
	/* padding: 8px; */
	/*background: transparent url('images/vert50.png') repeat;*/
}
#newstext {
	/*
	height: 61px;
	width: 454px;
	padding-top: 5px;
	color: #ffffff;
	font-size: 14px;
	*/
	display: none;
}
#news #newslist {
	margin-left: 558px;
	margin-right: 8px;
	height: 100%;
}


.newsitem {
	position: relative;
	float: left;
	list-style: none;
	width: 219px;
	height: 77px;
	color: #ffffff;
	background-color: #323232;
	margin-bottom: 4px;
	padding: 5px;
	overflow: hidden;
}
.newsitemtitle {
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}
.newsitemtext { text-align: left; }
.newsitemtitle A:link, .newsitemtitle A:visited { text-decoration: none; color: white; }
.newsitemtitle A:hover { text-decoration: underline; }
.newsvignette {
	float: right;
	height: 77px; 
	width: 77px; 
	margin-left: 5px;
	overflow: hidden;
}
/*.newsvignette IMG { width: 150px; }*/
.newsvignette IMG.portrait { width: 77px; }
.newsvignette IMG.landscape { height: 77px; }
.jcarousel-clip { z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative; }
.jcarousel-list { z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }
.jcarousel-next, .jcarousel-prev { z-index: 3; display: none; }
.jcarousel-skin-tango .jcarousel-container-vertical { width: 100%; height: 280px; position: relative; }
.jcarousel-skin-tango .jcarousel-clip-vertical { width: 100%; height: 270px; background-color: #000000; position: relative; }
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
    width: 100%;
    margin-top: 270px;
    height: 9px;
    background: transparent url('images/arrow-down.gif') no-repeat top center;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-vertical:hover { background-color: #F2F2F2; } 
.jcarousel-skin-tango .jcarousel-prev-vertical {
    width: 100%;
    height: 9px;
    background: transparent url('images/arrow-up.gif') no-repeat bottom center;
}

/**
 * PLAYER VIDEO *
 */
 
#videoplayer { width: 462px; height: 260px; }

/**
 * GALERIES GRILLE
 */
.gallery0, .gallery1, .gallery2 {
}

/**
 * VIGNETTES GALERIE PHOTO *
 */
 
.gallery0 .thumb, .gallery1 .thumb {
	width: 80px;
	height: 80px;
	background-color: #000000;
	float: left;
	margin: 5px;
	overflow: hidden;
	border: 1px solid #000000;	
}
.gallery0 .thumb A { height: 80px; width: 80px; }
.gallery0 .thumb IMG, .gallery1 .thumb IMG {
	min-width: 100%;
	height: 100%;
}
.gallery0 .thumb IMG.portrait, .gallery1 .thumb IMG.portrait {
	height: auto;
	min-width: auto;
	width: 100%;
	min-height: 100%;
}
.gallery0 A, .gallery1 A, .gallery2 A { display: block; line-height: 0.5em; }
.gallery2 .thumb {
	float: left;
	display: block;
	width: 101px;
	height: 112px;
	margin: 2px 7px;
	font-size: 0.8em;
	overflow: hidden;
}
.gallery2 .thumb TABLE {
	border-collapse: collapse;
	border: none;
}
.gallery2 .thumb .thumbtd { vertical-align: bottom; height: 70px; }
.gallery2 .thumb .gallerythumb {
	display: block;
	width: 98px;
	max-height: 70px;
	overflow: hidden;
	border: 1px solid black;
}
.gallery2 .thumb .gallerythumb IMG { width: 98px; }
.gallery2 .thumb .legend {
	text-align: center;
	vertical-align: middle;
	height: 30px;
}

#partenaires_club .thumb, #partenaires_officiels .thumb, #partenaires_media .thumb, #partenaires_maillots .thumb { width: 100px; height: 100px; margin: 6px; }
#partenaires_club .thumb IMG, #partenaires_officiels .thumb IMG, #partenaires_media .thumb IMG, #partenaires_maillots .thumb IMG { width: 100px; height: 100px; }
#gallery19 .thumb, #gallery19 .thumb IMG {
	width: 138px;
	height: 138px;
}

#retro .gallery0 .thumb {
	width: 98px;
	height: 140px;
	margin: 7px;
}
#retro .gallery0 .thumb .gallerythumb { display: block; line-height: 0.5em; width: 98px; height: 140px; }
#retro .gallery0 .thumb .gallerythumb IMG { width: 100%; height: auto; }

HR.clear {
	visibility: hidden;
	height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
/**
 * CHRONO TOUR ALSACE
 */
 
#compte {
	padding-top: 9px;
	letter-spacing: 2px;
	font-size: 0.8em;
	font-weight: normal;
	color: #ffffff;
}
#compte .chiffreclair, #compte .chiffrefonce {
	font-size: 60px;
	letter-spacing: -5px;
	font-family: "Arial Black";
	line-height: 49px;
	opacity : 0.7; 
	-moz-opacity : 0.7;
	padding-right: 5px;
}
#compte .chiffrefonce, #compte .fontefonce { color: #cccccc; font-weight: bold; }
#compte .chiffreclair { color: #eeeeee; }
#compte .noir { color: #000000; }

/**
 * DESIGN SPECIFIQUE POUR CERTAINES PAGES
 */
#leftcolumn > P {
	width: 217px;
	position: relative;
	margin-top: 20px;
	padding: 10px;
	left: -40px;
	background: url("images/blanc90.png") repeat;
	line-height: 0.5em;
	color: black;
}
#leftcolumn > P > A { display: block; }
#leftcolumn DIV.slideshow {
	padding: 10px;
	left: 38px;
	background: url("images/blanc90.png") repeat;
	line-height: 0.5em;
	color: black;
	width: 138px;
	height: 138px;  margin-top: 30px;
}
#leftcolumn DIV.slideshow IMG { height: 138px; }

#candidates TABLE {	width: 100%; border-collapse: collapse; }
#candidates TABLE TR:hover { background: url("images/blanc90.png") repeat; }
#candidates TABLE TD {
	vertical-align: top;
	padding: 3px;
	border: 1px solid #909090;
}
#candidates TABLE P { margin: 0px; }
#pagecontent > .page { min-height: 614px; }
#pagecontent > .page#index { min-height: 460px; }
/*#newsarchives DIV.banner { top: 0px; }*/

#newsarchives UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.previousnews { float: left; margin-top: 46px; }
.nextnews { float: right; margin-top: 46px; }
.datenews {
	display: block;
	font-weight: normal;
	position: absolute;
	height: 0.5em;
	bottom: 0px;
	right: 0px;
	font-size: 0.5em;
}

#dates { font-size: 24px; width: 197px; margin-top: 2px; margin-bottom: 20px; text-align: right; font-weight: bold; opacity : 0.7; -moz-opacity : 0.7;}

/**
 * FORMULAIRE DE CONTACT
 */

.contactform input, .contactform textarea {border: 1px solid #cccccc; background-color: #ffffff; margin-left: 2px; margin-bottom: 3px; }
.contactform input { height: 20px; width: 200px;}
.contactform textarea {height: 60px; width: 250px;}
.contactform .contactsubmit {margin-left: 152px; width: 60px; height: 25px;}
.contactform label { width: 150px; float: left; text-align: right; line-height: 22px; }


/**
 * AUTRES FORMULAIRES
 */
 
.formulaire .input, .formulaire .textarea {border: 1px solid #cccccc; background-color: #ffffff; margin-left: 2px; margin-bottom: 3px; }
.formulaire .input { height: 20px; width: 200px; }
.formulaire .textarea {height: 60px; width: 250px;}
.formulaire .contactsubmit {margin-left: 152px; width: 60px; height: 25px;}
.formulaire label { width: 150px; float: left; text-align: right; line-height: 22px; }
.formulaire .display {text-align: center; }
