@media screen {
/* --- BALISE HTML --- */
body{
	margin				: 0;
	margin-top			: 10px;
	padding				: 0;
	
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #000000;
	line-height:15px;

	background-color	: #000000;
	/*background-image	: url('../images/imagedefondrepete.png');
	background-repeat	: repeat-x;*/
}

h1{	
	font-size			: 16px;
	color				: #000000;
	text-align			: left;
	text-transform		: none;
	
	margin-top			: 20px;
	margin-bottom		: 20px;
	margin-left			: inherit;
	margin-right		: inherit;
	
	padding-top			: inherit;
	padding-bottom		: inherit;
	padding-left		: inherit;
	padding-right		: inherit;
}

.puceRed
{
	font-size:8px;
	background-color:#BC0404;
}

.menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left : 1px;
	line-height:25px;
	margin-top:24px;
	color : #FFFFFF;
}

.menu a,.menu a:active,.menu a:visited
{
	font-weight:bold;
	text-decoration : none;
	color : #FFFFFF;
}

.menu a:hover
{
	color : #BC0404;
	text-decoration : none;
}
	
h2{
	font-size			: 14px;
	color				: #000000;
	text-align			: left;
	text-transform		: none;
	
	margin-top			: 20px;
	margin-bottom		: 10px;
	margin-left			: inherit;
	margin-right		: inherit;
	
	padding-top			: inherit;
	padding-bottom		: inherit;
	padding-left		: inherit;
	padding-right		: inherit;
}
h3{
	font-size			: 13px;
	color				: #000000;
	text-align			: left;
	text-transform		: none;
	
	margin-top			: 20px;
	margin-bottom		: 10px;
	margin-left			: inherit;
	margin-right		: inherit;
	
	padding-top			: inherit;
	padding-bottom		: inherit;
	padding-left		: inherit;
	padding-right		: inherit;
}

a, a:active, a:visited{
	text-decoration		: underline;
	text-transform		: none;
	color				: #000000;
	outline				: none;
	
}
a:hover{
		text-decoration	: underline;
		color			: #BC0404;
	}

p{
	margin-top			: inherit;
	margin-bottom		: 10px;
	margin-left			: inherit;
	margin-right		: inherit;
	
	padding-top			: inherit;
	padding-bottom		: inherit;
	padding-left		: inherit;
	padding-right		: inherit;
}


ul.square li{
	list-style-type		: square;
}

/* --- CLASSES TEMPLATE --- */
.fond_bandeau_haut{
	background-color	: #ADAFAC;
}
.fond_bandeau_bas{
	background-color	: #ADAFAC;
}
.fond_colonne_gauche{
	background-color	: #ADAFAC;
	background-image	: url('../images/menugauche/maquette_02.png');
	background-repeat	: no-repeat;
	
	margin-top			: inherit;
	margin-bottom		: inherit;
	margin-left			: inherit;
	margin-right		: inherit;
	
	padding-top			: inherit;
	padding-bottom		: inherit;
	padding-left		: inherit;
	padding-right		: inherit;
}
.fond_colonne_droite{
	background-color	: #ADAFAC;
	/*background-image	: url('../images/menugauche/maquette_23.png');
	background-repeat	: repeat-y;*/
}
.fond_centre{
	background-color	: #ADAFAC;
	/*background-image	: url('../images/menugauche/maquette_23.png');
	background-repeat	: repeat-y;*/
	padding-left:10px;
	padding-right:10px;
}
.fond_centre img{
	border:1px solid #FFFFFF;
}

.bas, .bas p, .bas a, .bas a:active, .bas a:visited{
	color				: #FFFFFF;
	font-size			: 10px;
	text-decoration		: none;
	text-align			: center;
	margin-top:10px;
}
	
.bas a:hover{
		color			: #FFFFFF;
		font-size		: 10px;
		text-decoration	: underline;
}
	
.bas img{
		border			: 0;
}
	
	
	
/* --- CLASSES PERSONNALISEES --- */	
.tableau_entete{
	background-color	: #CCCCCC;
	font-size			: 14px;
	font-weight			: bold;
}
.ligne1{
	/*color				: #FFFFFF;*/
	background-color	: inherit;
}
.ligne2{
	/*color				: #D7E3F2;*/
	background-color	: #EEEEEE;
}

.ligne1:hover, .ligne2:hover{
	/*color				: #FFFFFF;*/
	background-color	: #AAC8E1;
}

.cadre {
	border				: 1px solid #FFFFFF;
	padding 			: 4px;
	text-align:center;
	margin-left 		: 5px;
	margin-right 		: 5px;
	margin-top			: 10px;
	margin-bottom		: 10px;	
	font-weight			: bold;
	color : #fff;
	background-color:#BC0404;
}


.contour_image{
	background-color	: #000000;
	border				: 1px solid #000000;
	padding				: 0px;
	margin				: 10px;
}

.important{
	color				: #000;
	font-size			: 13px;
	font-weight			: bold;
}

.center
{
	text-align 			: center;
}

/* -- Icone a coté des liens -- */
a[href $='.pdf'] { padding-left: 22px; background: transparent url('../images/icones/pdf.gif') no-repeat center left;}
/*
a[href $='.gif'] { padding-left: 22px; background: transparent url('../images/icones/image.gif') no-repeat center left;}
a[href $='.png'] { padding-left: 22px; background: transparent url('../images/icones/image.gif') no-repeat center left;}
a[href $='.jpg'] { padding-left: 22px; background: transparent url('../images/icones/image.gif') no-repeat center left;}
*/
a[href $='.doc'] { padding-left: 22px; background: transparent url('../images/icones/word.gif') no-repeat center left;}
a[href $='.xls'] { padding-left: 22px; background: transparent url('../images/icones/xls.gif') no-repeat center left;}
a[href $='.txt'] { padding-left: 22px; background: transparent url('../images/icones/texte.gif') no-repeat center left;}
a[href $='.zip'] { padding-left: 22px; background: transparent url('../images/icones/archive.gif') no-repeat center left;}
a[href $='.rar'] { padding-left: 22px; background: transparent url('../images/icones/archive.gif') no-repeat center left;}
a[href $='.exe'] { padding-left: 22px; background: transparent url('../images/icones/exe.gif') no-repeat center left;}
a[href $='.swf'] { padding-left: 22px; background: transparent url('../images/icones/flash.gif') no-repeat center left;}
a[href $='.avi'] { padding-left: 22px; background: transparent url('../images/icones/film.gif') no-repeat center left;}
a[href $='.mpeg'] { padding-left: 22px; background: transparent url('../images/icones/film.gif') no-repeat center left;}
a[href $='.flv'] { padding-left: 22px; background: transparent url('../images/icones/film.gif') no-repeat center left;}


/* --- CLASSES PERSONNALISEES --- */

#formulaire
{
	width 				: 400px; /* Largeur du formulaire, ŕ modifier si besoin */
	margin 				: auto;
}

#formulaire span
{
	float 				: left;
	width 				: 40%;
	text-align 			: right;
	padding-top 		: 5px;
}

#formulaire input[type="text"],#formulaire textarea
{
	float 				: left;
	margin-top 			: 5px;
	margin-left 		: 5px;
	padding-left		: 2px;
	margin-bottom		: 10px;
	font-size			: 11px;
	border				:1px solid #C0C0C0;
	width 				: 55%;
}


/* Personnalisation
#formulaire input[type="text"]:focus,#formulaire textarea:focus
{
	background-color:#FFD695;
	border-style:inset;
	color : #000000;
}

#formulaire input[type="submit"],#formulaire input[type="reset"],#formulaire input[type="button"]
{
	background-color:#29AAE2;
	border-style:outset;
	color : #FFFFFF;
	font-weight:bold;
	outline	: none;
}

#formulaire input[type="submit"]:hover,#formulaire input[type="reset"]:hover,#formulaire input[type="button"]:hover
{
	border-style:solid;
	background-color:#FF7F00;
}

#formulaire input[type="submit"]:active,#formulaire input[type="reset"]:active,#formulaire input[type="button"]:active
{
	border-style:inset;
}
*/
#erreur
{
	color 				: red;
	font-weight 		: bolder;
	margin-bottom 		: 10px;
	text-align 			: center;
}

.both
{
	clear				: both;
}

}