html {
	background : #4c5f32 url("/images/evenements/fondchalenge.jpg") no-repeat top center fixed; 
/*	background : #000 url("/images/finale.jpg") no-repeat top center fixed; */
}
body {
	text-align : center;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 90%;
}
* {
	margin : 0;
	padding : 0;
}
.content ul, .content ol {
	margin-left : 2em;
	margin-bottom : 0.6em;
}
a, a:visited {
	color : blue;
}
/*
#real_content a[href^="http"] {
    background: url("/images/links/external.png") center right no-repeat;
    padding-right: 12px;
}
*/
.rlink {
	background-repeat : no-repeat;
}
p {
	padding-bottom : 0.7em;
}
.content h1 {
	color : #292CCF;
	margin-bottom : 20px;
}
.content #hsection {
	padding-bottom : 0.6em;
	margin-bottom : 1em;
	border-bottom : 1px solid #DDD;
}
#hsection h1 {
	font-size : 1.3em;
	font-weight : bold;
	margin-bottom : 0.6em;
	text-align : right;
	border-bottom : 1px solid #DDD;
}

.pinfos {
	margin-bottom : 0.6em;
	font-size : 80%;
	font-style : italic;
}

#structure {
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	width : 960px;
	margin-top : 10px;
}
#header {
	background : #fff;
	border-top : 1px solid #AAA;
	border-left : 1px solid #AAA;
	border-right : 1px solid #AAA;
	height : 150px;
	padding-top : 5px;
	width : 960px;
	position : absolute;
	/*top : 25px;*/
	/*top:150px;*/
	top : 115px;
}
html>body #header {
	background : transparent url("/images/top_structure.png") no-repeat top left;
	border : none !important;
}
.main {
	position:absolute;
	top : 270px;
	/*top : 180px;*/
	/*top : 305px;*/
	padding-bottom : 25px;
}
#body {
	background : #fff;
	border-left : 1px solid #AAA;
	border-right : 1px solid #AAA;
	width : 960px;
	padding-top : 5px;
}
html>body #body {
	background : transparent url("/images/middle_structure.png") repeat-y top left; 
	border : none !important;
}
#body hr {
	clear : both;
	visibility : hidden;
}
#footer {
	background : #fff;
	border-left : 1px solid #AAA;
	border-right : 1px solid #AAA;
	border-bottom : 1px solid #AAA;
	height : 60px;
	width : 960px;
	position : relative;
	clear : both;
}
html>body #footer {
	background : transparent url("/images/bottom_structure.png") no-repeat top left;
	border : none !important;
}

.fcontent {
	padding : 5px 10px 5px 10px;
	text-align : center;
}
#navigation {
	padding : 1px 10px 2px 10px;
	font-size : 90%;
}
#navigation  a {
	color : #333;
	text-decoration : none;
}
#navigation  a:hover {
	color : #000;
	text-decoration : underline;
}


.clearcontent {
	width : 640px;	
	padding : 0px 10px 5px 10px;
	text-align : center;
	color : #AAA;
}
html>body .clearcontent {
	background : transparent url("/images/bottom_content.png") no-repeat bottom left;
	margin-left : 5px !important;
}
html>/**/body .clearcontent {
	width : 650px;	
}
.content {
	width : 640px;	
	float : left;
	margin-left : 4px !important;
}
html>body .content {
	width : 650px;	
	background : transparent url("/images/top_content.png") no-repeat top left;
	padding-top : 5px;
	margin-left : 5px !important;
}
pre	{/* http://blog.empyree.org/?2292 */	white-space:pre-wrap;       /* CSS 2.1 & CSS3 - Presto */	white-space:-moz-pre-wrap;  /* Gecko */	word-wrap:break-word;       /* Internet Explorer 5.5+ */	_white-space:pre            /* Internet Explorer 5.5+ hack */}
#real_content {
	background : #FFF;
	min-height : 100px;
	padding : 5px 10px 5px 10px;
}
#topmenu {
	position : absolute;
	top : 0px;
	width : 960px;
}
#topmenu li {
	list-style : none;
	float : right;
	margin-left : 10px;
}
#topmenu a {
	color : #FFF;
	font-size : 90%;
	text-decoration : none;
}
#topmenu a:hover, #bottommenu a:hover {
	text-decoration : underline;
}

.gotop {
	width : 650px;
	text-align : right;
}
html>body #bottommenu {
	position : fixed;
	bottom : -4px;
}

#bottommenu a {
	display : block;
	float : right;
	padding : 2px 4px 6px 4px;
	-moz-border-radius : 5px;
	font-size : 90%;
	margin-right : 7px;
	background : #FFF;
	color : #000;
	text-decoration : none;
}

/* En tête */
#logo {
	position : absolute;
	top : -15px;
	left : -20px !important;
}


#header .bcontainer {
	background : transparent url("/images/header.png") no-repeat top left;
	height : 90px;
	margin : 0px 5px 5px 5px;
	width : 950px;
	position : relative;
}
#header h1 {
	color : #292CCF;
	margin-left : 125px;
}
#header p {
	font-weight : bold;
	font-size : 1.25em;
	color : #FFEC00;
	margin-left : 127px;
	width : 30%;
	padding-bottom : 0.2em;
}
.minfo {
	color : #666 !important;
	font-size : 0.85em !important;
	font-style : italic !important;
	margin-left : 127px;
}
.title:hover .minfo {
	color : #666 !important;
}

#header .title {
	text-decoration : none;
}
.title:hover p {
	color : #292CCF !important;
}
#banner {
	position : absolute;
	display : block;
	top : 8px;
	right : 8px;
	width : 470px;
}

#banner a {
	display : block;
	padding : 5px 5px 2px 5px;
	background : #cbccf3;
	-moz-border-radius : 5px;
	clear : both;
}
#banner span {
	display : block;
	float : right;
	width : 60px;
	margin-bottom : -3px;
	padding : 0px 0px 2px 0px;
	font-size : 70%;
	text-align : center;
	color : #666;
	background : #cbccf3;
	-moz-border-radius : 5px;
}
#banner img {
	border : 1px solid #e9e9f3;
}
#menu {
	clear : both;
	margin-bottom : 5px;
}
.mainmenu {
	margin : 0px 5px 0px 5px;
	width : 950px;
	padding-left : 5px;
	padding-right : 5px;
	height : 32px;
	background : transparent url("/images/mainmenu2.png") no-repeat top left;
}
#menu .mainmenu {
	width : 940px;
}
#menu > .submenu {
	margin-left : 5px;
}
#menu>/**/ .submenu {
	margin-left : 0px !important;
}

.submenu {
	display : none;
	background : #faf167;
	border-left : 1px solid #d4ce91;
	border-bottom : 1px solid #d4ce91;
	border-right : 1px solid #d4ce91;
	margin : 0px 5px 5px 5px;
	padding : 0 6px 5px 6px;
	font-size : 90%;
	width : 200px;
	position : absolute;
	opacity : 0.9;
	list-style : none;
}
 
.submenu li {
	margin : 0 !important;
	padding : 0px !important;
	background : none !important;
	list-style : none;
	border-bottom : 1px solid #d4ce91;
	position : relative;
}
.submenu li a,  .submenu li a:visited {
	display : block;
	width : 100%;
	margin : 1px 0px 2px 0px !important;
	padding : 1px 0px 1px 0px !important;
	background : none !important;
	text-decoration : none;
	color : #000;
}
.submenu li a:hover {
	text-decoration : underline;
	color : #292CCF;
}
.submenu .current a {
	color : #292CCF;
}
.mainmenu .icon {
	margin-left : -28px;
	position : absolute;
}
.icon {
	float : left;
}
.mainmenu .iconic {
	padding-left : 24px !important;
}
.mainmenu li {
	list-style : none;
	height : 26px;
	margin-top : 6px;
	float : left;
}
.mainmenu li a, .mainmenu li a:visited {
	margin-left : 2px;
	padding : 4px 8px 4px 3px;
	text-decoration : none;
	font-weight : bold;
	font-size : 94%;
	height : 18px;
	color : #FFF;
	display : block;
	float : left;
	white-space:nowrap;
}
.mainmenu li a:hover {
	text-decoration : underline;
	color : #292CCF;
}
.mainmenu .current {
	background : transparent url("/images/left_tab.png") no-repeat top left;
}

.mainmenu .current a {
	color : #292CCF !important;
	background : transparent url("/images/right_tab.png") no-repeat top right;
}

p {
	text-align : justify;
}
.intro {
	font-style : italic;
}
.wcup {
	text-align : center;
}
.wcup p {
	text-align : left;
	width : 320px;
	height : 69px;
	padding : 10px;
	padding-right : 80px;
	background : transparent url("/images/wcup.png") no-repeat top left;
	float : left;
}
.wcup > p {
	width : 230px;
	height : 49px;
	color : #FFF;
}
.wcup p a {
	color : #FFF;
}
.omatch {
	float : left;
	width : 260px;
}

.omatch li {
	list-style : none;
	list-style-image : none;
}


.jeu {
	width : 320px;
	height : 140px;
	padding : 10px 150px 10px 150px;
	background : transparent url("/images/jeu_background.png") no-repeat top right;
	text-align : center;
	margin-top : 10px;
}
#real_content > .jeu {
	width : 330px;
	height : 120px;
}

.jeu p {
	text-align : center;
}
/* Divers */
a img { border : none; }
/* Score et suivi */
.suivi {
	margin-bottom : 5px;
}
.colleft {
	margin-right : 10px;
	width : 380px;
	float : left;
}
.lnr {
	border-top : 1px solid #DDD;
}
.lnr p {
	padding-right : 5px;
	padding-top : 5px;
}
.suivi .suivi1 {
	margin-bottom : 30px;
}
h2 {
	font-size : 100%;
	text-align : right;
	border-bottom : 1px solid #DDD;
	color : #333;
	padding-right : 5px;
	margin-bottom : 0.6em;
	background : transparent url("/images/mainmenu.png") no-repeat -18px 1px;
}
h3 {
	margin-bottom : 0.6em;
}
h3 a, h3 a:visited {
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	color : #333;
} 
h3 a:hover {
	text-decoration : underline;
}

.ctitle {
	padding-bottom : 5px;
	text-align : center;
}
.blason {
	width : 70px;
	text-align : center;
}
.classmt .blason {
	width : 30px;
}
.suivi .onright, .suivi .onleft {
	width : 130px;
}
.suivi p {
	text-align : center;
	padding-bottom : 0;
}
.onright {
	text-align : right;	
	padding-right : 5px;
}
.onleft {
	text-align : left;	
	padding-left : 5px;
}
.sinfos {
	font-size : 80%;
	font-style : italic;
}
.requ {
	font-size : 110%;
}
.rscore {
	font-size : 130%;
}	
.rang {
	font-size : 110%;
	font-weight : bold;
	width : 35px;
	text-align : center;
}
.current td {
	color : blue;
}
.equipe {
	width : 110px;
	padding-left : 5px;
	padding-right : 5px;
}
.prog {
	padding-right : 5px;
	padding-left : 5px;
}
/* Classement */
.classmt ul {
	clear : both;
	margin-left : 6px;
	margin-bottom : 0;
}
.classmt li {
	list-style : none;
	list-style-image : none;
	float : left;
	margin-right : 3px;
}
.classmt li a {
	display : block;
	padding : 3px 6px 2px 6px;
	background : #ededf3;
	border-left : 1px solid #d7d7e7;
	border-right : 1px solid #d7d7e7;
	border-top : 1px solid #d7d7e7;
	text-decoration : none;
	color : #000;
	width : 60px;
}
.classmt li a:hover {
	color : #292CCF;
}

.classmt .curtab a {
	padding-bottom : 3px;
	padding-top : 1px;
	margin-bottom : -1px;
	border-top : 3px solid #d7d7e7;
	color : #292CCF;
}
.classmt {
	float : right;
	margin-right : 2px;
}
.classmt table {
	clear : both;
	background : #ededf3;
	border : 1px solid #d7d7e7;
	-moz-border-radius : 7px;
	display : none;
}
.classmt .curcont {
	display : block;
	width : 235px;
}
.classmt .top td {
	padding : 3px 0px 3px 0px;
	text-align : center;
	font-weight : bold;
}
.classmt .top div {
	text-align : left;
	width : 80%;
	margin-left : 10%;
	margin-top : 5px;
}

.classmt .top td img {
	float : left;
	margin-right : 5px;
}

.classmt .bottom td {
	font-size : 90%;
	padding : 5px 5px 8px 5px;
	text-align : right;
}

.content hr {
	width : 100%;
	clear : both;
	margin-bottom : 0.6em;
	visibility : hidden;
}
/* Mmodule */
.mmod {
	height : 155px;
	padding-top : 2px;
}
/* Flash */
.flash {
	margin-left : 5px;
	height : 77px;
	overflow : hidden;
	position : relative;
	float : left;
	border-bottom : 1px solid #DDD;
}
.flash p {
	text-align : left; 
	padding-top : 5px;
	font-size : 90%;
}
/* Galerie */
.galerie {
	width : 200px;
	height : 150px;
	overflow : hidden;
	position : relative;
	float : left;
	border : 1px solid #999;
}
.galerie img {
	position : absolute;
	top : 0px;
	left : 0px;
}
/* Interview */
.interview {
	width : 380px;
	height : 130px;
	float : left;
}
.interview .comment {
	width : 380px;
	clear : left;
	padding-top : 10px;
}
.interview div img {
	float : left;
	margin-right : 7px;
	border : 1px solid #777;
}
.interview h2 {
	margin-bottom : 0.6em;
}
/* Dernières nouvelles */
.cnew {
	zoom : 1; 
}
.cnews h2 {
	margin-bottom : 0.6em;
}
.pubinfo {
	font-size : 90%;
	font-style : italic;
	text-align : right;
	margin-bottom : 0.5em;
	clear : both;
}
.parole .pubinfo {
	text-align : left;
	clear : none !important;
	margin : 0;
	padding : 0;
}
.parole .cite {
	text-align : left;
	clear : none !important;
	margin : 0;
	padding : 0;
}
.cite a {
	padding-left : 20px;	
	background : transparent url("/images/widgets/commentaire.png") no-repeat center left;
}

.author {
	font-weight : bold;
	color : #036;
}
.cparole {
	clear : both;
	margin-bottom : 0.6em;
	margin-top : 0.6em;
	border-bottom : 1px dotted #AAA;
}
.cparole blockquote {
	background : #FFF url("/images/widgets/bquote.jpg") no-repeat right bottom;
	padding-bottom : 5px;
	margin-bottom : 5px;
}
blockquote p {
	margin-bottom : 2px;
	font-size : 90%;
	font-style : italic;
	padding-left : 15px;
	padding-right : 15px;
	padding-bottom : 2px;
}
.cparole blockquote strong {
	display : block;
	padding-right : 28px;
	padding-bottom : 8px;
	margin-right : -15px;
	margin-left : -15px;
	text-align : right;
	font-size : 90%;
	font-style : italic;
	background : #FFF url("/images/widgets/quote.jpg") no-repeat right bottom;
}

.cnews_left, .cnews_right {
	width : 48.5%;
}
.cnews_left {
	float : left;
}
.cnews_right {
	float : right;
}
.comment {
	margin-top : 0.3em;
	margin-bottom : 1em;
	height : 18px;
	border-bottom : 1px solid #DDD;
	padding-bottom : 0;
	clear : both;
}
.comment a {
	display : block;
	padding-left : 20px;	
	float : right;
	background : transparent url("/images/widgets/commentaire.png") no-repeat center left;
}
.comment span {
	display : block;
	float : left;
	font-size : 90%;
}
.comment span a {
	display : inline;
	float : none;
	background : none;
	padding-left : 0;
	text-decoration : none;
	color : #333;	
}
.comment span a:hover {
	text-decoration : underline;
}

.comments .pubinfo {
	border-top : 1px dotted #DDD;
	margin-bottom : 1em;
	margin-top : 0.5em;
}

.onews {
	clear : both;
	text-align : right;
}
.section .onews {
	padding-top : 0.6em;
	margin-bottom : 1em;
}

.filter {
	width : 100%;
	clear : both;
}
.ti1, .ti2, .ti3, .thumb {
	border : 1px solid #999;
	margin-bottom : 2px;
}
.ti1, .ti2, .thumb {
	float : left !important;
}
.thumb, .logo {
	margin-right : 5px;
	float : left;
}
.cnew div, .interview div {
	float : left;
}
#module_shortcommentaires {
	clear : both;
	float : none !important;
}
.ti1 {
	margin-right : 6px;
}

.ti3 {
	float : right;
}

.lmatches h2 {
	clear : both;
}
.blockview {
	clear : both;
}
.blockview hr {
	clear : both;
}
.blockview div {
	width : 50%;
	float : left;
	margin-bottom : 1em;
}
.blockview .iconElement {
	float : left;
	margin-right : 5px;
}
.blockview h3 a {
	font-size : 90%;
}
.blockview h3 {
	margin-bottom : 0;
	margin-right : 5px;
}
.blockview p {
	font-size : 90%;
	margin-right : 5px;
	font-style : italic;
	text-align : left;
}
.iconview div {
	width : 150px;
	height : 135px;
	margin-left : 5px;
	margin-bottom : 5px;
	float : left;
	text-align : center;
}
.groupSeparator {
	clear : both;
}

.others {
	padding : 10px;
	background-color : #E9E9E9;
	-moz-border-radius : 7px;
	margin-bottom : 1em;
	font-size : 90%;
}
.others a, .others {
	color : #333;
}
.others a:hover {
	color : blue;
}
/* Galerie de photo accueil */
/* Galerie */
.mgalerie {
	width : 200px;
	height : 150px;
	overflow : hidden;
	position : relative;
	border : 1px solid #999;
}

.mgalerie div {
	position : absolute;
	top : 0px;
	left : 0px;
	display : none; 
	height : 150px; 
	width : 200px;
}
.mgalerie div p {
	position : absolute;
	background-color : #FFF;
	opacity : 0.5;
	font-size : 90%;
	color : #000;
	-moz-border-radius : 7px;
	padding : 5px;
	bottom : 0px;
	width : 180px;
	margin : 5px;
}

.mgalerie .first {
	display : block;
}
.thumbview {
}
.thumbs div {
	margin-bottom : 2%;
	cursor : pointer;
	float : left;
	width : 195px;
	height : 190px;
	text-align : center;
	margin-right : 10px;
}
.standardView > div {
}
.diaporamaView  div p, .thumbs  div p {
	display : none;
}
.thumbs  div h3 {
	height : 65px;
	overflow : hidden;
	margin-top : 10px;
	padding : 5px;
	font-size : 1em;
	font-weight : 400 !important;
}
.thumbs  div:hover h3 {
	border : none !important;
}

.odiap  div h3 {
	display : none;
}
.diapocont {
	padding-top : 5px;
	text-align : center;
}
.diaptools {
	margin-bottom : 5px;
}
.diaptools a {
	text-decoration : none;
}
.diaporamaView img, .diaporamaView canvas {
	opacity : 0.6;
}
.diaporamaView a:hover img, .diaporamaView a:hover canvas {
	opacity : 1;
}

.odiap {
	border-right : none !important;
	border-left : none !important;
	padding-top : 5px;
}
.sleft, .sright {
	display : block;
	height : 70px;
	padding : 50px 5px 0px 5px;
	text-align : center;
	color : #999;
}
.sleft, .sright {
	display : block;
	height : 70px;
	padding : 50px 5px 0px 5px;
	text-align : center;
	color : #999;
}

.sleft {
	float : left;
	border-right : none !important;
}
.sright {
	float : right;
	border-left : none !important;
}

.onav .sleft, .onav .sright {
	display : none;
}
.diaporamaView #curThumb img {
	opacity : 1;
	border-color : #000;
}
.diaporamaView #curThumb canvas {
	opacity : 1;
}

.control_rewind_blue {
	margin-right : 120px;	
}
.control_fastforward_blue {
	background-position : top right !important;
	padding-left : 0 !important;
	padding-right : 20px !important;
	margin-left : 120px;	
}
.diaporamaView div {
	margin-bottom : 2%;
	cursor : pointer;
	text-align : center;
	display : inline;
}
.diaporamaView  > div h3 {
	display : none;
}
.diaporamaView div img {
	margin-right : 5px;
}
.diaptoolbar a {
	margin-left : 10px;
	float : right;
	text-decoration : none;
	background-position : 0px 3px !important;
}
.diaptoolbar {
	margin-bottom : 5px;
}
.thumbview .tasks {
	display : none;
}
/* Dialog */
.openDialog {
	float : left;
	margin-left : 0.3em;
}
.inputSearch input {
	float : left;
}
#dialog {
	width : 90%;
	left : 5%;
	position : absolute;
	opacity : 1;
	z-index : 10000;
}
.image {
	width : auto !important;
	background : #DDD;
	padding : 5px;
	border : 1px solid #999;
}
.image .mimg {
	margin-bottom : 5px;
	border : 1px solid #999;
}
.image .BaseButton {
	position : absolute;
	top : 10px;
	right : 10px;
}
#mainContent {
	background : #BBB;
	overflow : auto;
	position : relative;
	border-left : 2px solid #666;
	border-right : 2px solid #666;
	border-bottom : 2px solid #666;
}
#mainContent .iconview {
	padding : 2%;
}
.titlebar {
	background : #000  url("/skin/images/form/boutton_neutre.png") no-repeat -1px -19px;
	padding : 5px;
	height : 20px;
	color : #eee;
	font-weight : bold;
	border-bottom : 1px solid #666; 
}
.titlebar img {
	float : right;
	cursor : pointer;
}
.popmsg {
	background : #d4c3c3   url("/skin/images/form/boutton_neutre.png") no-repeat top left;
	border : 1px solid #888; 
}
/* Navigateur de page */
.ncontainer {
	text-align : center;
	position : relative;
	margin-bottom : 0.6em;
	background-color : #DADADA;
	-moz-border-radius : 5px;
	padding : 1px 0px 1px 0px;
}
.ncontainer a {
	text-decoration : none;
}
.ncontainer a:hover {
	text-decoration : underline;
}
.pnprevious {
	float : left;
	margin-left : 10px;
}
.pnnext {
	position : absolute;
	top : 0;
	right : 10px;
}
.ncontainer .cpage {
	background-color : #FFF;
}
.ncontainer .page, 
.ncontainer .cpage {
	padding : 0px 5px 0px 5px;
}
/* Publicité page d'accueil (Centerbury et RadioScoop) */
.mpub {
	display : block;
	float : left;
	height : 130px;
}
.left {
	margin-right : 10px;
}
.right {
	float : right;
}
/* Boutique */
.artsview .articles {
	width : 45%;
	margin-right : 8px;
	float : left;
}
.articles {
	position : relative;
}

.articles h3 {
	font-weight : 400;
	font-size : 100%;
	
}
.articles .aicon {
	float : left;
	margin-right : 5px;
}
.artsview .ainfos {
	text-align : right;
	position : static;
	border-top : 1px solid #DDD;
	margin-top : 4px;
}
.prix input {
	width : 40px;
}
.repeat .prix {
	width : 250px;
}
.prix span {
	width : 60px;
}
.prix {
	float : right;
	background-color : #DDD;
	border : 1px solid #AAA;
	padding : 3px !important;
	margin-top : 6px;
}
.prix button {
	border : 1px solid #AAA;
	background-color : #FFF;
	font-weight : bold;
	margin-left : 6px;
	cursor : pointer;
		
}
.prix label {
	display : none;
}
.prix div {
	display : inline !important;
}
.aqte input {
	width : 25px;
	margin-left : 6px;
	margin-right : 6px;
}
.add button, .delete button {
	text-indent : -1000px;
	width : 20px;
	border : none;
}
.add button {
	background : transparent url("/skin/tasks/basket_add.png") no-repeat;
}
.delete button {
	background : transparent url("/skin/tasks/basket_delete.png") no-repeat;
}form {
}
fieldset {
	padding : 1em;
	border : 1px solid #F0F0F0;
	margin-bottom : 1em;
	background-color : #F0F0F0;
	-moz-border-radius : 7px;
}
fieldset div {
	clear : both;
}
fieldset img {
	border : 1px solid #BBB;
}
legend {
	background-color : #F0F0F0;
	padding : 3px 10px 3px 10px;
	-moz-border-radius : 7px;
}
label {
	display : block;
	width : 230px;
	margin-right : 10px;
	margin-bottom : 10px;
	text-align : right;
	float : left;
}
.rte > table {
	clear : both;
}
.rte label {
	text-align : left;
	margin-bottom : 0px;
}
.rte textarea {
	width : 100%;
}
textarea {
	border : 1px solid #BBB;
	background : #fff url("/images/form/input.jpg") repeat-x top left;
}
input {
	border : 1px solid #BBB;
	max-width : 340px;
	margin-bottom : 3px;
	font-size : 100%;
	background : #fff url("/images/form/input.jpg") repeat-x top left;
}
.popmsg {
	margin-bottom : 1em;
	padding : 5px 2px 5px 50px;
	background : #fbede3 url("/images/alert.png") no-repeat 10px 3px;
	color : #542105;
	-moz-border-radius : 7px;
}
.error {
	font-weight : bold;
	color : #A65;
}
.submit {
	cursor : pointer;
	padding : 2px 5px 2px 21px;
	background : #fbede3 url("/images/apply.png") no-repeat 3px center;
	border : 1px solid #F0F0F0;
	background-color : #F0F0F0;
	-moz-border-radius : 7px;
}
.submit:hover {
	border : 1px solid #D9D9D9;
}#context {
	margin-right : 7px;
	width : 290px;
	float : right;
}
html>body #context {
	width : 285px;
}
html>/**/body #context {
	width : 290px;
}
#context .mcontext > div,
#context .mcontext > .adc,
#context .first > ul {
	clear : both;
	margin-bottom : 0.6em;
}

/* Titres des modules */
.breves .title, .breves .title:visited, 
.ccmd span,
.lgal .title, .lgal .title:visited, 
.subauth span, 
.adc span,
.lcomments > span {
	display : block;
	float : right;
	margin-bottom : -5px;
	padding : 1px 5px 2px 5px;
	font-size : 70%;
	text-align : center;
	text-decoration : none;
	color : #666;
	background : #fff;
	-moz-border-radius : 5px;
}

/* Caddie */
#yourcom {
	background : #fff;
	margin-bottom : 1em;
	padding-bottom : 5px;
	-moz-border-radius : 5px;
}
#yourcom .cmd_thumb {
	float : left;
}
.s_caddie button,
#yourcom button /* Pour les boutons ajouter et supprimer au panier */
{
	background-color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	margin-left:6px;
}
.lart {
	height : 52px;
	margin-bottom : 4px;
	border-bottom : 1px dotted #AAA;
}
.gocmd {
	padding-right : 5px;
	text-align : right;
	text-decoration : none;
	display : block;
}
/* Brèves */
.breves ul, .lgal {
	background-color : #FFF;
	margin-bottom : 1em;
	padding-bottom : 5px;
	-moz-border-radius : 5px;
}
.lgal .title {
	margin-bottom : 5px !important;
}
.lgal .mgalerie {
	margin-left : 45px;
	margin-top : 5px;
}
.breves li {
	list-style : none;
	list-style-image : none;
	padding : 2px 5px 2px 5px;
	border-bottom : 1px solid #DDD;
}

/* Authentification */
html>body .subauth {
	border : 1px solid transparent;
}
.subauth > div {
	background-color : #FFF;
	-moz-border-radius : 5px;
	padding : 6px 6px 0 6px;
}
.subauth input {
	width : 140px;
}
.subauth fieldset, .subauth legend {
	padding : 0;
	padding-top : 0.2em;
	background-color : transparent;
	margin : 0;
	border : none;
}
.subauth label {
	width : 100px;
	font-size : 80%;
}
.subauth hr {
	width : 240px;
}
.subauth p {
	padding-top : 5px;
}
.lname {
	float : none !important;
	text-align : left !important;
}
.clogout {
	padding-top : 0.6em;
	font-size : 90%;
}
.subauth .submit {
	float : right;	
}
/* Publicité */
.adc {
	margin-bottom : 5px;
	text-align : center;
}
.adc > a {
	display : block;
	padding : 5px 5px 2px 5px;
	background : #fff;
	-moz-border-radius : 5px;
	clear : both;
	text-align : center;
}
/* Commentaire */
.lcomments {
	margin-bottom : 5px;
	font-size : 95%;
}
.clist {
	padding : 6px 6px 0 6px;
	background : #fff;
	-moz-border-radius : 5px;
}
.lcom {
	border-top : 1px solid #DDD;
}
.forl {
	height : 3.6em;
	overflow : hidden;
	position : relative;
}
.elipsis {
	display : block;
	background-color : #FFF;
	position : absolute;
	font-size : 1em !important;
	bottom : 0;
	right : 0;
}

caljour/* Terrain */
.feuille {
	width : 100%;
	margin-bottom : 1em;
}
.feuille th {
	text-align : center;
}
.terrain {
	margin-left : auto;
	margin-right : auto;
	background : transparent url("/images/terrain.png") no-repeat top left;
	position : relative;
	height : 421px;
	width : 606px;
}
.infos a {
	display : block;
}
.infos a:hover .pos {
	border : 1px solid #dde;
	opacity : 1;
}
.pos {
	position : absolute;
	height : 26px;
	width : 26px;
	text-align : center;
	cursor : pointer;
	background : #FFF;
	border : 1px solid #ddd;
	z-index : 500;
	opacity : 0.6;
}

.poste {
	font-size : 90%;
	font-style : italic;
}
.terrain .infos {
	position : absolute;
	text-decoration : none;
	z-index : 1;
}
.terrain .pinfos {
	font-size : 100%;
	font-style : normal;
}

.pinfos {
	position : absolute;
	top : -10px;
	left : 50px;
	background : #FFF;
	border : 1px solid #036;
	width : 230px;
	z-index : 1000;
	padding : 5px;
	color : #000;
	visibility : hidden;	
}
.infos, .ahover, .aout {
	mi: expression(this.onmouseover =  new Function("this.className='ahover';"));
	mo: expression(this.onmouseout = new Function("this.className='aout';"));
	position : absolute;
	text-decoration : none;
	z-index : 1;
}
.aout .pinfos {
	visibility : hidden;	
}
.infos:hover .pinfos, .ahover .pinfos {
	visibility : visible;	
}
/* Calendrier */
.caljour {
	table-layout : fixed;
	border : 1px dotted #DADADA;
	margin-left : 1em;
}
.caljour td {
	width : 32px;
	text-align : center;
	background : #BBB;
}
.caljour a {
	display : block;
	padding : 3px 0px 2px 0px;
	text-align : center;
	background : #FAFAFA;
	text-decoration : none;
	color : #000;
}
.caljour a:hover {
	background : transparent url("/images/mainmenu.png") no-repeat 0px -10px;
	color : #292CCF;
}

.caljour th {
	font-size : 100%;
	text-align : right;
	padding : 2px 2px 2px 2px;
	border-bottom : 1px dotted #DADADA;
	color : #333;
	background : #FAFAFA;
}
.win {
	font-weight : bold;
}
.lb {
	width : 46px;
	text-align : center;
}
.matj .left, .matj .right {
	width : 210px;
}
.matj .left {
	padding-right : 10px;
	text-align : right;
}
.matj .right {
	padding-left : 10px;
	text-align : left;
}
.caljour {
	float : right;
}
.matj div table {
	margin-bottom : 1em;
}
.matj .curcont {
	border-top : 5px solid #fffcc5;
	padding-top : 1em;
}
.matj .date {
	text-align : center;
	font-style : italic;
	font-size : 90%;
	padding-bottom : 5px;
}
.score {
	width : 80px;
	text-align : center;
}
.cfre {
	width : 60px;
}
.nequ {
	text-align : left !important;
	padding-left : 5px;
}

.equn {
	font-size : 90%;
	font-style : italic;
	background-repeat : no-repeat;
	background-position : left 3px;
	padding-left : 20px;
}
.onright .equn {
	background-position : right 3px;
	padding-right : 20px;
	padding-left : 0px;
}

.resultats {
	background : #e4e4f3;
	border : 1px solid #d7d7e7;
	margin-right : 2px;
	-moz-border-radius : 7px;
}
.resultats td, .resultats th {
	padding : 2px 5px 2px 5px;
	text-align : center;
}
.resultats .bottom td {
	font-size : 90%;
	padding : 2px 5px 2px 5px;
	text-align : right;
}

.resultats .blason {
	padding : 2px 0px 2px 0px
}

/* Tableaux */
.listview {
	width : 95%;
}
.listview td {
	padding : 0.2em;
}
.resultats .group {
	text-align : center;
	font-weight : bold;
	background-color : #fffdd7;
	border-bottom : 3px solid #e4e4fb;
}	
.mod0 {
	background-color : #eff4ff;
}
.mod1 {
	background-color : #fff;
}
/* Calendrier */
.calendrier th {
	text-align : center;
}
.calendrier {
	width : 630px;
}
.calendrier .minfo {
	font-size : 90%;
	padding : 0 5px 0 2px;
}
.calendrier .blason {
	width : 34px !important;
}
.calendrier td, .calendrier th {
	border-bottom : 1px solid #DDD;
}
.cdat {
}
.calendrier .equipe {
	width : 166px;
}
.cequ {
	width : 200px;
}
.csco {
	width : 70px;
}
