/* 
	MISE EN PAGE PREMIERE PAGE
*/

#cell_centre
{
	background-image:url("../images/design/accueil_warnia.jpeg");
	background-repeat:no-repeat;
	height: 640px;
	width:934px;
	padding-left: 90px;
	padding-top: 60px;
	vertical-align:top;
	text-align:left;
}

#cell_centre h1
{
	padding-top: 60px;
	padding-left: 295px;
}

#cell_centre img
{
	padding-left: 50px;
}

#tab_prems
{
	width: 100%;
	height: 100%;
	min-height: 740px;
	
}


/* 
	MISE EN PAGE TABLEAU CONTOUR
*/

.haut
{
	background-image: url("../images/design/cadre_haut.png");
	height: 35px;
}

.gauche
{
	background-image: url("../images/design/cadre_gauche.png");
	width:15px;
	height:50px;
}

.droite
{
	background-image: url("../images/design/cadre_droite.png");
	max-width:15px;
	height:50px;
}

.bas
{
	background-image: url("../images/design/cadre_bas.png");
	height:15px;
}

.haut_g 
{
	background-image: url("../images/design/coin_hg.png");
	background-repeat: no-repeat;
	width:15px;
	height:35px;
}

.bas_g 
{
	background-image: url("../images/design/coin_bg.png");
	background-repeat: no-repeat;
	width:15px;
	height:15px;
}

.bas_d 
{
	background-image: url("../images/design/coin_bd.png");
	background-repeat: no-repeat;
	width:15px;
	height:15px;
}
.haut_d
{
	background-image: url("../images/design/coin_hd.png");
	background-repeat: no-repeat;
	width:13px;
	height:35px;
}

.centre
{
	background-color: black;
	height: 100%;
	vertical-align:top;
}


.tab_actu
{
	width:660px;
}

.tab_photos
{
	width:280px;
}


.tab_cal_res
{
	width:313px;
	height:100%;
	
}
.tableau_resultat
{
	width:313px;
}

.tab_class
{
	width:313px;
	height:100%;
}


.tab_video
{
	width:100%;
	height:100%;
}
.tab_spons
{
	width: 100%;
	height:100%;
}

.tab_pied
{
	width:950px;
}

.centre_pied span
{
	font-weight: bold;
}

.centre_pied 
{
	background-color: black;
	vertical-align:middle;
	text-align:center;	
	font-family:cambria;
	font-style: italic;
	font-size: 12px;
}

.gauche_pied
{
	background-image: url("../images/design/cadre_gauche.png");
	width:15px;
}

.droite_pied
{
	background-image: url("../images/design/cadre_droite.png");
	max-width:15px;
}

.tab_liv
{
	width: 100%;
	height: 100%;
	vertical-align:top;
}

.cell_contenant
{
	width:50%;
	height: 100%;
	vertical-align:top;
}

.cell_contenant_spons
{
	height: 100%;
	vertical-align:top;
}
/* 
	MISE EN PAGE DES NEWS
*/
#actu_une
{
	color:white;
	float: left; /* -> 5 */
	width:400px;
	margin: 10px 10px 10px 10px;
	vertical-align: middle;
	height: 255px;
}
#actu_autre
{
	color:white;
	margin: 6px 5px 0px 420px;
	vertical-align: middle;
	font-family:Cambria;
}


.toutes_actu
{
	color:white;
	font-family:Cambria;
	text-align:right;
	font-style: italic;
	font-size:13px;
}

#arriere
{
	vertical-align:middle;
	width:100%;
}

.img_trio
{
/* l'image occupe toute la place de son bloc conteneur */
	vertical-align:middle;
	width : 100%;
}

#arriere img 
{
/* l'image occupe toute la place de son bloc conteneur */
	vertical-align:middle;
	width : 100%;
}

#a_la_une
{
	color:white;
	font-family: cambria;
	font-size: 19px;	
	font-weight: bold;
}

#entete_une
{
	color:white;
	font-family: cambria;
	font-size: 14px;		
	font-style: italic;
	text-align: justify;
}

#transparence 
{
	background : #000;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);
	width :  180px;
	color : #fff ;
	height : 250px; 
	position : absolute ;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

/**Page avec toutes les news**/
#all_news
{
	clear:left;
	border-top:1px solid #a0d116;
	margin-bottom: 10px;
	margin-top: 10px;	
	vertical-align: top;
}

#all_news img
{
	width:20%;
	float: left;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:3px;
}

#all_news h2
{
	font-family: Cambria;
	color:#a0d116;
	font-style: italic;
	font-weight:bold;
	text-align: left;
	vertical-align: top;
	font-size: 19px;
}

#all_news p
{
	color:gray;
	font-size: 14px;
}

#page_news ,#page_news a
{
	color:white;
	font-style:italic;
	font-size: 11px;
	text-decoration:none;
	text-align :right;
}

/* 
	MISE EN PAGE D'UNE NEWS
*/
#affich_actu 
{
	padding-top: 5px;
	text-align: center;	
}

#affich_actu a
{
	color:white;
	font-style:italic;
	font-size: 14px;
	text-decoration:none;
}

#affich_actu p
{
	text-align: justify;
	color:white;
	font-family: Cambria;	
	font-size: 14px;
}

#affich_actu h2
{
	font-size: 30px;
	font-family: Cambria;
	color:#a0d116;
	font-style: italic;
	font-weight:bold;
	text-align: left;
	padding-bottom:10px;
}

#affich_actu h5
{
	font-family: Cambria;
	color:white;
	font-style: italic;
	font-weight:bold;
	text-align: right;
}

#photo_actu
{
	width:60%;
	float: right;
	margin-left:20px;
	border : 1px solid white;	
}

#video_actu
{
	width:65%;
	float: right;
	margin-left:20px;
}

.centre_actu
{
	background-color: black;
	padding-left: 15px;
	padding-right: 15px;
	height:99%;
}

#precedent
{
	float:left;
}

#suivant
{
	width:100%;
	text-align:right;
}

/* 
	MISE EN INFOS COURTES
*/

#courtes
{
	font-family: Cambria;
	padding-left:10px;
	padding-right:10px;
}

#courtes span
{
	font-style:italic;
}

.titre_courte
{
    text-decoration:none;
	color: gray;
	font-size: 14px;
}

#date_courte
{
	font-style:italic;
	text-decoration :none;
	font-size: 13px;
	color:white;
}

#courtes blockquote
{
	font-family:cambria;
	font-style:normal;
	color:white;
}

/* 
	MISE EN INFOS COURTES
*/
#commentaire
{
	clear:right;
}
#commentaire h2
{
	font-family: Cambria;
	color:#a0d116;
	font-style: italic;
	font-weight:bold;
}

#commentaire label
{
	font-family: Cambria;
	color:white;
	font-style: italic;
	font-size:14px;
	vertical-align:top;
}

hr
{
	color:#a0d116;
}

#commentaire input[type=text]
{
	border:1px solid white;
	background-color: gray;
	cursor:pointer;
}

#commentaire textarea 
{
	border:1px solid white;
	background-color: gray;
	cursor:pointer;
}

#commentaire input[type=button]
{
	border:1px solid white;
	background-color: gray;
	cursor:pointer;
}

#commentaire input[type=button]:hover
{
	border:1px solid gray;
	background-color: white;
}

#le_comment
{
	color:black;
	padding: 5px 10px 5px 10px;
	border: 1px white dashed;
	background-color: #737373;
	margin-bottom:5px;	
	font-family:cambria;
	font-size:17px;
	font-style:italic;
}

#le_comment p
{
	font-family:cambria;
	font-size:15px;
	text-align: justify;
}

#le_comment span
{
	font-size: 13px;
	font-style:italic;
	float:right;
	padding-bottom:20px;
}

/**
	MISE EN PAGE CALENDRIER
**/
.hr_cal
{
	border: 1px gray dotted;
	
}

#affich_actu span
{
	color:#2fc8ea;
	font-style:italic;
}

#affich_actu blockquote
{
	font-family :cambria ;
	font-size: 12px;
	font-style:normal;
}


/**
 DIVERS
 **/
 
#message_ajout h2,#formulaire_com h2 
{
	color: #a0d116;
	font-family:cambria;
	font-size:17px;
}
#message_ajout,#formulaire_com h5
{
	color: #a0d116;
	font-style:italic;
	font-size:14px;
}

 

/**
	MISE EN FORME DES PHOTOS 
**/

.apercu_photo
{
	height:45px;
	border:0px;
	padding-top:5px;
	padding-bottom:5px;
}

#album_photos legend
{
	color: white;
	font-family: cambria;
	font-size: 16px;
	font-style:italic;
}
#album_photos fieldset
{
  	width:20%;
}

#titrealbum
{
	color: white;
	font-family: cambria;
	text-align:left;
}
#titrealbum span
{
	font-style:italic;
}
#titrealbum h2
{
	color: #a0d116;
	font-size:30px;
	font-family: cambria;
}
#numeropage
{
	color: white;
	float: right;
	text-align:right;
	font-size: 12px;
}
#numeropage a
{
	color: white;
}
#numeropage a:hover
{
	color: #a0d116;
}

/**
	MISE EN FORME BIO 
**/

#biographie
{
	color:white;
	font-family:cambria;
	font-size:16px;
}

#biographie span
{
	color:#a0d116;
	font-style: italic;
	font-size:17px;
}

#palmares h2
{
	margin-top:5px;
	font-family:cambria;
	font-style:italic;
	color:#a0d116;	
}

#palmares
{
	font-family:cambria;
	margin-left:5px;
	padding:10px;
	border :1px dotted white;
	color:white;
	text-align:right;
}
/**
	MISE EN FORME LIVE
**/
#date_live
{
	text-align: justify;
	color:#2fc8ea;
	font-family: Cambria;	
	font-size: 16px;
}

#date_live span
{
	
	color:#2fc8ea;
	font-style: italic;
	font-family: Cambria;	
	font-size: 16px;
}

.texte_live
{
	font-size:18px;
}

.date_live
{
	
}

.descrip_live
{
	
}


/**
	MISE EN FORME MENU HAUT
**/

#navigation ul
{
	vertical-align:top;
}

#navigation li
{
	display: inline;
	float:left;
	vertical-align:middle;
	text-align:center;
	margin-left:20px;
	width: 113px;
	height:25px;
	background-image:url("../images/design/fond_menu.png");
	background-position:right;
}

#navigation li:hover
{
	background-image:url("../images/design/fond_menu_hover.png");
}

#navigation a:hover{
	cursor: pointer;
}

#navigation a
{
	color:#D9D9D9;
	font-size:15px;
	font-style:italic;
	font-family:"cambria";
	display:block;
	width:113px;
	height:100%;
	
}


#navigation a:hover
{
	color:black;
	font-weight:bold;
	
}