/* CSS Document */



body {
	/*  background-color:#FAFAFA;  */
	background:url(../images/gif/bodybg.gif) repeat-x center center;
}

/*  ENTETE - BANNIERE  */

#entete {
	width:100%;
	height:170px;
	margin:auto;
	border:1px solid #666666;
	background:url(../images/gif/banniere.jpg);
	background-repeat:repeat-x;
}

/*---------------------------------------------------------------------------------*/

/*  PARAMETRE DU MENU HAUT  */
/*  config des largeurs...  */
/*  LES LIENS DU MENU HAUT  */
#menu {
	text-align:center;
	width:100%;
	margin:3px auto auto auto;
	border:1px solid #666666;
	background:url(../images/gif/bg.gif) repeat-x center center;

}



#connected {
	float:left;
	margin-left:5px;
	color:#333333;
}


/*  Espace a gauche des boutons  */
#menu span {
	margin-left:10px;

}

/*  LES LIENS DU MENU HAUT  */

#menu a {
margin-left:10px;
color:#000066;
text-decoration:none;
font-size:13px;
}

#menu a:hover {
/*text-decoration:overline underline;*/
font-weight:bold;
color:#666666;
border:1px solid #003366;
}

#menu a:visited {
color:#666666;
}


/*---------------------------------------------------------------------------------*/

/*  PARAMETRES POUR LES 3 MENUS  */

#cadrage {
	width:100%;
	height:800px;
	margin:5px auto auto auto;
	padding:0;
}

.menu_gauche, .menu_droite, .centre {
	
	height:800px;
	border:1px solid #666666;
	width:17%;
	float:left;
	margin:0 0 0 2px;
}

.centre {
	width:65%;
	overflow:scroll;
}

.menu_gauche {
	margin-left:0;
	overflow:hidden;
	text-align:center;
	background:url(../GIF/bodybg.gif) repeat-x center center;
}


/*---------------------------------------------------------------------------------*/

/* MENU DE NAVIGATION */
#bloc1, #bloc2, #bloc3 {
	font-size:17px;
	letter-spacing:1px;
	text-transform:capitalize;
	display:block;
	background-color:#CCCCCC;
	color:#990033;
	margin-top:10px;
}

#bloc1 {
	margin-top:0;
	background-color:#CCCCCC
}


.menu_gauche ul {	
	list-style-type:none;
	margin:10px auto 0 auto;
	padding:0;
	text-align:center;
	width:90%;
}

.menu_gauche li {
	display:block;
	border:1px solid #3c5d8a;
	margin:1px 0 0 0;
	height:16px;
	text-align:left;
}

.menu_gauche a {
	display:block;
	text-decoration:none;
	color:#000066;
	font-size:13px;
}

.menu_gauche a:hover {
	background-color:#EDEDEB;
	color:#990033;

}



/*------------------------------Horloge-----------------------------------*/

.horloge{
	margin-top:10px;
}


/*---------------------------------------------------------------------------------*/


/* effet pr espace connexion */
.menu_droite form {
	width:100%;
	text-align:center;
	font-size:12px;
}

.connexion {
	padding-left:1px;
	width:70px;
	height:13px;
}


.submit {
	margin:3px auto 3px auto;
	color:#000099;
	background-color:#CCCCCC;
	border:1px outset #ffffff;
	font-size:12px;
}

.submit:hover, a:hover .submit {
	border:1px inset #000000;
}

/* pour aligner les champs */
.menu_droite label{
	padding-right:3px;
	display:block;
	width:35px;
	float:left;
}

.menu_droite fieldset{
	margin:10px 10px auto 10px;
}

/* couleur de la legend fieldset */
.menu_droite legend{
	color:#0066FF;
}

/* Sondage proprietes */
.sondage{
	text-align:center;
	width:90%;
	margin:auto;
	border:1px solid #3c5d8a;
	margin-bottom:10px;
}

.entete_sondage{
	margin:auto auto 5px auto;
	color:#990033;
	background-color:#CCCCCC;
	border-bottom:1px solid #3c5d8a;
}



/* alignement des champs sondages */
.sondage_label{
	padding-left:1px;
	width:70px;
	height:13px;
	float:right;
}

.sondage_label span{
	display:block;
	width:35px;
	float:left;
}


/*  Parametres du menu_droite */

#menu_droite{
	border:1px solid #3c5d8a;
	width:90%;
	height:180px;
	margin:15px auto auto auto;
}

#menu_droite_horloge{
	border:1px solid #3c5d8a;
	width:90%;
	height:170px;
	margin:15px auto auto auto;
}

#menu_droite_bas{
	border:1px solid #3c5d8a;
	width:90%;
	height:125px;
	margin:15px auto auto auto;
}

#centrer-java{
	margin:5px auto auto auto;
}

#entete_menu_droite{
	margin:auto;
	border-bottom:1px solid #3c5d8a;
	text-align:center;
	color:#333333;
}



.infosphp{
	width:90%;
	height:100px;
	border:1px solid #3c5d8a;
	padding-left:5px;
	margin:auto;
	background:url(../images/gif/bg_infosphp.gif);
}

.entete_infosphp{
	border-bottom:1px solid 3c5d8a;
	color:#990033;
	text-align:center;
}

/*---------------------------------------------------------------------------------*/



.image{
	padding-right:5px;
}


/*---------------------------------------------------------------------------------*/


/*  Reprise du Rollover */

.menu_gauche ul span {
	margin-left:10px;
}

.menu_gauche a:hover span {
	margin-left:15px;
}

/* descriptif menu */

.menu_gauche textarea, .menu_gauche form {
	width:90%;
	margin:5px auto 0 auto;
	height:50px;
	color:#333333;
	font-size:12px;
}



/*---------------------------------------------------------------------------------*/

/* PROPRIETE DES CADRES DEPLIANTS */

.news {
	width:95%;
	border:1px solid #3c5d8a;
	margin:25px auto 0 auto;
	overflow:hidden;
}

.news1 {
	width:95%;
	border:1px solid #3c5d8a;
	margin:25px auto 0 auto;
	overflow:hidden;
}


.entete_news {
	width:100%;
	height:20px;
	background-color:#CCCCCC;
	border-bottom:1px solid #333333;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.entete_news a{
color:#3c5d8a;
}


.contenu_news {
	font-size:14px;
	color:#993300;
}

.contenu_news1 {
	padding-left:5px;
	font-size:14px;
	color:#993300;	
	height:500px;
	overflow:scroll;
	
}

.idim {
	float:left;
	cursor:pointer;
	border:1px solid #3c5d8a;
	border-width:0 1px 1px 0;
}


/*--------------------------------- parametres diapo java ----------------------------------------*/



/*--------------------------------- bordure de tableau ----------------------------------------*/


img {
	border:none;
}




/*--------------------------------- centre DE PAGE ----------------------------------------*/

#cadrage .contenu_centre{
	width:95%;
	height:110px;
	border:1px solid #3c5d8a;
	margin:auto;
	padding-left:5px;

}


#mozilla {
	float:left;
}

.tableau1{
	margin:auto;
}


.tableau_pic{
	border:1px solid #333333;
	padding-top:10px;
	padding-bottom:10px;
}





td {
	text-align:center;
}

.scroll{
	width:100px;
	overflow:scroll;
	height:100px;
	border:1px solid #000033;
}

.streaming{
	border:1px solid #000033;
	margin:10px auto 10px auto;
}

/*---------------------------------------------------------------------------------*/

/* BAS DE PAGE */

#pied {
	width:100%;
	height:150px;
	border:1px solid #666666;
	margin:5px auto auto auto;
	background:url(../images/gif/pied.gif);
}

#copyright {
	border:1px solid #666666;
	background:url(../images/gif/bg.gif);
	text-align:center;
	margin-top:2px;
}
#copyright a{
	color:#330033;
	font-size:13px;
	text-decoration:underline;
}
#copyright a:hover{
	color:#FF3300;
}

/*---------------------------------------------------------------------------------*/
/*formulaire d'enregistrement */

.centre .enregistrement label{
	margin-top:15px;
	padding-left:70px;
	display:block;
	width:200px;
	height:18px;
	text-transform:capitalize;
	float:left;
	font-weight:bold;
}


.centre .enregistrement input{
	margin-top:15px;
	width:140px;
}

 .enregistrement textarea{
 	margin:-10px auto 10px 270px;
	width:140px;
	height:13px;
 }

.centre fieldset{
	margin:auto;
	width:60%;
	height:500px;
}

.centre fieldset legend {
	color:#3c5d8a;
}


.centre .condition {
	padding-top:5px;
	margin:30px auto 30px auto;
	text-align:center;
	width:85%;
	height:15%;
}

.submit2 {
	margin-left:170px;
	color:#000099;
	background-color:#CCCCCC;
	border:1px outset #ffffff;
	font-size:12px;
}

.submit2:hover, a:hover .submit2 {
	border:1px inset #000000;
}

