/* CSS Document */

/* header */
.ligneUtilisateur {
	position:absolute;
	background: url(../images/index/ligneUtilisateur.jpg) repeat-x;
	height: 36px;
	line-height: 36px;
	width: 100%;
}
.ligneUtilisateur .infosUser {
	position:relative;
	text-align:right;
	margin-right:120px;
  z-index:101;
}
.ligneUtilisateur .infosUser img {
	position:relative;
	top:6px;
}
.ligneUtilisateur .infosUser a:link, .ligneUtilisateur .infosUser a:visited {
	color:#CCC;
	text-decoration: none;
}
.ligneUtilisateur .infosUser a:hover{
	color:#FFF;
	text-decoration: underline;
}
.fondEntete {
	position:relative;
	background: url(../images/index/fondEntete.jpg) no-repeat;
	height:350px;
}
.largeurEntete {
	width:1100px;
	margin-left: auto;
	margin-right: auto;
}
.largeurCorps{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
}
#menu{
	position:absolute;
	height:30px;
	background: url(../images/index/fondMenu.png) repeat-x;
	width:1000px;
}
.cadreMenu{
	top:150px;
	position: absolute;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	z-index:100;
}
.cadreCorps{
	top:180px;
	position: absolute;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	z-index:90;
}

.corpsFond{
	background:#eaeaea;
}

/* options */
#cadreDroit { /* Liens des options + tableaux */
	width: 203px;
	height:100%;
	float:right;
	padding:2px 2px 0px 2px;
}
#cadreDroit a:link, #cadreDroit a:visited, #tableau td a:link, #tableau td a:visited{ /* Liens des options + tableaux */
	color: #CCCCCC;
	text-decoration: none;
}
#cadreDroit a:hover, #tableau td a:hover{
	color: #999999;
	text-decoration: underline;
}
#cadreDroit .tableauOptions {
	background: url(../images/gradients/contenu_gris_degrade.jpg);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #000;
	
	margin-bottom:2px;
}
#cadreDroit .tableauOptions .entete {
	height:25px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
}
#cadreDroit .tableauOptions .fond_convocations {
	background: url(../images/index/options/fond_convocations.png) top no-repeat;
}
#cadreDroit .tableauOptions .fond_informations {
	background: url(../images/index/options/fond_informations.png) top no-repeat;
}
#cadreDroit .tableauOptions .fond_matchs {
	background: url(../images/index/options/fond_matchs.png) top no-repeat;
}
#cadreDroit .tableauOptions .fond_accesRapide {
	background: url(../images/index/options/fond_accesRapide.png) top no-repeat;
}
#cadreDroit .tableauOptions .fond_monPanier {
	background: url(../images/index/options/fond_monPanier.png) top no-repeat;
}
#cadreDroit .tableauOptions .fond_musique {
	background: url(../images/index/options/fond_musique.png) top no-repeat;
}
#cadreDroit .tableauOptions .fond_partenaires {
	background: url(../images/index/options/fond_partenaires.png) top no-repeat;
}
#cadreDroit .tableauOptions .fond_photos {
	background: url(../images/index/options/fond_photos.png) top no-repeat;
}

#cadreDroit .tableauOptions .contenu{
	text-align:center;
	color: #CCCCCC; 
}



/* body */
body {
	background: url(../images/index/fond.jpg) #333 repeat-y top;
	color: #000000;
	margin: 0 0 0 0;
}
body, td {
	font-size:13px;
}
select, input{
	font-size:12px;
}
body img, td img {
	border:0px;
}
.imageSurvol:hover {
	cursor: pointer;
}



/* principal */
#cadreGauche{
	float:left;
	width:793px;
}
#cadreGauche .planDuSite{
	margin:5px 3px 0px 5px;
	border: #dadada solid 1px;
	border-bottom:none;
	background: url(../images/index/fondPlanSite.png);
	/*background-color:#F3F3F3;*/
	font-size:11px;
	padding:5px;
}
#cadreGauche .planDuSite .fleche {
	padding-left:10px;
	margin-left:8px;
	background:  url(../images/icones/nav_fleche_gris.png) 0 50% no-repeat;
}
#cadreGauche .planDuSite a:link, #cadreGauche .planDuSite a:visited{
	text-decoration:none;
}
#cadreGauche .planDuSite a:hover{
	text-decoration:underline;
}
#cadreGauche a:link, #cadreGauche a:visited{
	color: #000000;
}
#cadreGauche a:hover{
	color: #F60;
}
.principal {
	margin:0px 3px 5px 5px;
	border: #dadada solid 1px;
	/*border-top:none;*/
	background-color:#F3F3F3;
}
.titre {
	/*background: url(../images/gradients/fondTitre.jpg) repeat-y;*/
	background: url(../images/index/fondPrincipalTitre.png) no-repeat;
	font-weight:bold;
	/*color:#333;*/
	color:#cc6600;
	font-size:16px;
	padding: 10px;
	padding-left:30px;
	clear:both;
}
.principal .finZone {
	background: url(../images/index/fondPrincipalFinZone.png) no-repeat;
	height:1px;
	margin-left:-10px;
	margin-top:20px;
}
#cadreGauche .principal .contenu {
	clear:both;
	padding:6px 6px 10px 6px;
}
.tableau {
	border: #333333 solid 1px;
	border-collapse:collapse;
	background-color:#CCC;
	margin: 0px 0px 2px 0;
}
.tableau td {
	padding:0px 3px 0px 3px;
}
.tableau .tableauTitreFond {
	background: url(../images/gradients/titreOrangeDegrade.png) repeat-x;
	height:23px;
	color:#FFF;
	text-align:center;
	border-bottom:solid 1px #333;
}
.tableau .tableauTitreFond .colonne {
	border-left:#333 solid 1px;
}
.tableauContenu{
	color: #CCCCCC;
	background-color:#333;
}
.tableauContenuFond{
	color: #CCCCCC;
	background: url(../images/gradients/contenu_gris_degrade.jpg);
}
.listeC .contenu1 {background:#D4D4D4; color:#333333; height:18px}/*Style clair*/
.listeC .contenu2 {background:#E8E8E8; color:#333333; height:18px}
.listeC .contenu3 {background:#333333; color:#CCCCCC; height:18px}/*Style foncé*/
.listeC .contenu4 {background:#666666; color:#CCCCCC; height:18px}
.contenu1 .colonne, .contenu2 .colonne {
	border-left:#999 solid 1px;
}
.cadreInfos {
	background-color:#D2F7BB;
	color:#000;
	font-size:13px;
	border:solid 1px #83F391;
	width:220px;
	float:right;
	min-height:100px;
	padding:5px;
	margin-bottom:5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.cadreInfos .enteteIdee {
	width:40px;
	height:43px;
	background:url(../images/icones/moyennes/idee_vert.png) no-repeat left top;
	float:left;
}
.cadreInfos .enteteAttention {
	width:40px;
	height:43px;
	background:url(../images/icones/moyennes/attention_vert.png) no-repeat left top;
	float:left;
}
.cadreInfos .enteteTitre {
	width:155px;
	height:38px;
	margin:10px 0 0 10px;
	font-size:20px;
	float:left;
}

.principal .boutons {
	text-align:center;
}
.texte-important{
	color:#F00;
	font-weight:normal;
}
.libelleChamp{
	font-weight:bold;
}
.principal .texteCommentaire{
	color:#333;
}

/* messages d'erreurs ou d'informations dans la partie centrale ou supérieur*/
#avertissementTop {
	display:none;
	text-align:center;
	position:fixed;
	top: 0;
	bottom: 0;
	left: -100;
	right: 0;
	width:100%;
	height:1px;
}

#message_erreur, #message_info, .message_info {
	margin:-1px;
	border:solid 1px;
	width:auto;
	text-align:center;
}
#message_erreur, #message_info, .message_info  {
	padding: 10px 5px 10px 5px;
	margin-bottom:0px;
}
#message_erreur {
	background-color:#FFBFBF;
	border-color:#FF0000;
}
#message_info, .message_info  {
	background-color:#A8FFA8;
	border-color:#00CC00;
}
.fermerMessageE, .fermerMessageI {
	float:right;
	position:relative;
	top:-6px;
	right:-1px;
	width:11px;
	height:11px;
}
.fermerMessageE {
	background:url(../images/icones/fermerAvertissementE.gif) no-repeat;
}
.fermerMessageI {
	background:url(../images/icones/fermerAvertissementI.gif) no-repeat;
}
.fermerMessageGris {
	float:right;
	position:relative;
	width:11px;
	height:11px;
	background:url(../images/icones/fermerAvertissementGris.gif) no-repeat;
	margin:5px;
}
.croixAvertissementTop {
	float:none; margin-left:5px;
}

#bg_fade {
	background-color:#555555;
	height:140%;
	left:0px;
	margin:0px;
	padding:0px;
	position:fixed;
	top:0px;
	visibility:hidden;
	width:100%;
	z-index:1000;
}

#fenetreDiv {
	position: fixed;
	z-index: 99999;
}
#fenetreDiv p {
	position: relative;
	height: 10%;
	text-align: left;
	border: 1px #C90 solid;
	background-color: #F3F3F3;
	z-index: 99999;
}
.fondTopFenetreDiv{
	border-bottom: #dadada solid 1px;
	background: url(../images/index/fondTopFenetreDiv.png);
	height:24px;
	width:100%;
}
.fenetreDivTexte {
	padding: 5px;
}

/* footer */
#footer{
	height:25px;
	width:100%;
	clear:both;
}
#footer a:link, #footer a:visited{
	color: #000;
	text-decoration: none;
}
#footer a:hover{
	color: #666;
	text-decoration: underline;
}
#footer div{
	padding-top:6px;
	color:#000;
	text-align:center;
}
