/* 2 */

.alignC { text-align: center !important; }
.alignL { text-align: left !important; }
.alignR { text-align: right !important; }
.alignJ { text-align: justify !important; }
.bold { font-weight: bold !important; }
.italic { font-style: italic !important; }

.valignT { vertical-align: top; }
.valignM { vertical-align: middle; }
.valignB { vertical-align: bottom; }

.txtOk, .txtKo { font-weight: bold; }
.txtOk { color: #390 !important; }
span.chpOb.txtOk:after { color: #390 !important; }
.txtKo { color: #f00 !important; }
span.chpOb.txtKo:after { color: #f00 !important; }

.blocMessageInfo {
	margin: 8px 0px;
	padding: 8px;
	
	background-color: #fbfac9;
	color: #333333;
	font-size: 1.1em;
	
	border: 1px solid #999;
	border-radius: 5px;
    box-shadow: 0px 2px 4px #999;
	box-sizing: border-box;
}

.flagEtat {
	float: left;
	padding: 3px 8px;
	border: 1px solid #999;
}
.flagEtat:nth-child(n+2) { border-left: none; }
.flagEtatOk, .flagEtatInfo, .flagEtatKo {
	color: #fff;
	font-weight: bold;
}
.flagEtatOk { background-color: #390; }
.flagEtatInfo { background-color: #ff8c00; }
.flagEtatKo { background-color: #f00; }

.padd5 { padding: 5px; }
.padd10 { padding: 10px; }
.padd15 { padding: 15px; }
.padd20 { padding: 20px; }
.marg5 { margin: 5px; }
.marg10 { margin: 10px; }
.marg15 { margin: 15px; }
.marg20 { margin: 20px; }

.margT5 { margin-top: 5px; }
.margT10 { margin-top: 10px; }
.margT20 { margin-top: 20px; }
.margL5 { margin-left: 5px; }
.margL10 { margin-left: 10px; }
.margL20 { margin-left: 20px; }
.margB5 { margin-bottom: 5px; }
.margB10 { margin-bottom: 10px; }
.margB20 { margin-bottom: 20px; }

.nowrap { white-space: nowrap; }
.clear { clear: both; }

.wScript { display: inline-block; }

.aBtn {
	border: 1px solid #999;
	background-color: #eee;
	color: #333 !important;
	padding: 5px 10px;
	border-radius: 3px;
	box-shadow: 0px 1px 1px #999;
}
.aBtn:hover { border: 1px solid #666; }

a[href="#"] {
	cursor: default !important;
	color: inherit !important;
}

body {
	/* body */
	margin: 0px;
	padding: 0px;
	text-align:center;
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size :14px;

	
	/* 3 */
	
		
	color: #ffffff;
		
	
			
	
		
		
	background-position: center top;

	
	
}

._border_color {
	
	border-color: #999999 !important;
	
}
.color_link {
	
	color: #999999;
	
}

a, ._a {
	
	color: #999999;
	
	text-decoration: none;
	cursor: pointer;
}
a:link, ._a:link {
	
	color: #999999;
	
	text-decoration: none;
}
a:active, ._a:active {
	
	color: #750000;
	
	text-decoration: none;
}
a:visited, ._a:visited {
	
	color: #cc0000;
	
	text-decoration: none;
}
a:hover, ._a:hover {
	
	color: #990000;
	
	text-decoration: none;
}


	


div {
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size :14px;
}

table {
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size :14px;
}


.page {
	
	
	width: 100%;
	
	text-align: center;
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size :14px;
	
}

.entete { 
	
	
	height: 60px;
	
	
	background-color: #999999;
	
	
}

.entete1 { 
	
	
}

.model { 
	
	
	width: 1000px;
	
	
	min-height: 700px;
	
	

	
	background-color: transparent;
	
	
	
}
#model { }

.pied1 {
	
	
}

.pied {
	
		
			
			background-color: #C0C0C0;
			
			
			
			
			
			background-position: center top;
		
		
	
}

.menu { 
	border: solid 1px #cccccc;
	height: 25px; 
	padding: 0px 0px 10px 0px;
	
	
	
	background-repeat: repeat;
}
.niv1 a { color: #ffffff; font-weight:normal; }
.niv1 a:hover { color: #999999; }
.bout59 {
	border: solid 1px;
}

.bout {
	
	background-color: #999999;
	
	
	color: #ffffff;
	
}
.bout:hover {
	
	background-color: #bbbbbb;
	
	
	color: #999999;
	
}

.bout:hover a {
	
	color: #999999 !important;
	
}


.bout a:link {
	
	color: #ffffff;
	
}
.bout a:visited {
	
	color: #ffffff;
	
}
.bout a:hover {
	
	color: #999999;
	
}


.amenu:link {
	
	color: #999999;
	
	font-size: 10px;
	text-decoration: none;
	
}
.amenu:active {
	
	color: #750000;
	
	font-size: 10px;
	text-decoration: none;
}
.amenu:hover {
	
	color: #990000;
	
	font-size: 10px;
	text-decoration: none;
}
.amenu:visited {
	
	color: #cc0000;
	
	font-size: 10px;
	text-decoration: none;
}

.titr {
	font-size: 20px;
	
	font-weight: bold;
	
	
	
	
}
.stitr {
	font-size: 16px;
	
	
	font-style: italic;
	
	
	
}
.txt {
	font-size:14px;
	
	
	
}
.stxt {
	font-size:12px;
	
	
}

.btn {
	font-size:12px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	
	
	background-color: #4D519B;
	color: #000000;
	border-color: #DFDFDF;
}

select {
	font-size: 14px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	
	
	
	background-color: #F4F4F4;
	
	
	color: #333366;
	
}

.table {
	font-size: 14px;
	
	color: #333333;
	
	
	
	
	background-color: #F4F4F4;
	
	
	border-color: #bbbbbb; border-width: 2px;
	border-style: outset;
	
}
.thead, .tfoot {
	font-size: 14px;
	
	color: #ffffff;
	
	
	background-color: #777777;
	
}



#blocEspace_slideAccueil {
	
}


	.captxt {
		
		color: #ffffff;
		
	}





.himg {
	
	background-image: url('https://www.l2c2.com/base/boutiques/61/arts/2himg.png');
	
	background-repeat: no-repeat;
}
.eimg {
	
	background-image: url('https://www.l2c2.com/base/boutiques/61/arts/2eimg.png');
	
}
.mimg {
	
	background-image: url('https://www.l2c2.com/base/boutiques/61/logos/');
	
}
.cimg {
	
	background-image: url('https://www.l2c2.com/base/boutiques/61/logos/intro.png');
	
}
	
	


#blocInfoSiteTest, #blocInfoSiteDev {
	color: #fff;
	background-color: #ccc;
	text-align: center;
	height: 20px;
	z-index: 10000;
}
#retour_ERR {
	position: absolute;
	margin-left: 500px;
	color: #999999;
}






/* !1 && ((0 && 61==60) || 61==46) */
