@charset "utf-8";
/* CSS Document */

/* mise en forme des textes h1 */

.bg {
	background-image: url(../images/bgroundcss/fondsite_2012.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: -5px;
	background-color: #CCC;
	
}
H1{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* cellules foncées pour liens bleus 69C */

.fondlien {
	background-color: #333;

}
.h1h5 {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #69C;
}
.jalbum {
	width: 790px;
	background-color: #FFF;
}

.debutniveaumulti {
	font-size: 14px;
	background-color: #CCC;
	text-align: center;
	border: thick outset #69C;
}



/* mise en page table globale apr&egrave;s body */

.globale {
	text-align: center;
	vertical-align: middle;
}


/* mise en page td des menus */

.textrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	height: 70px;
	width: 800px;
}
.fondsoftMV {
	width: 270px;
}



/* mise en page des listes */

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-type: circle;
	margin-left: -25px;
	background-color: #666666;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	list-style-position: inside;
	list-style-type: disc;
	margin: 10px;
	padding: 10px;
	background-image: url(../images/bgroundcss/opacity.png);
	background-repeat: repeat-x;
}
.publicUL {
	background-image: url(../images/bgroundcss/ULpublic.png);
	background-repeat: no-repeat;
	width: 370px;
	height: 160px;
	text-align: left;
}
.prereqUL {
	height: 80px;
	width: 370px;
	background-image: url(../images/bgroundcss/ULprerequis.png);
	background-repeat: no-repeat;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	
}

.vosdroits {
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: square;
	text-indent: -12px;
	text-align: left;
	white-space: pre;
	width: 650px;
	margin-left: 1px;
	display: table-cell;
}
.tarifsconvention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 2px;
	padding: 5px;
	background-color: #69C;
}
.datealign {
	background-color: #69C;
	text-align: left;
	margin: 5px;
	padding: 5px;
}

.lienpdf {
	background-color: #333;
	width: 20px;
}
.Accordeon {
	background-color: #99F;
}
.contspry {
	height: 300px;
	width: 355px;
	background-color: #CCC;
	overflow: scroll;
}
.thaccueil {
	width: 750px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 10px;
	background-image: url(../images/bgroundcss/opacity.png);
	background-repeat: repeat;
}
.ulcadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #ACA9A0;
	list-style-position: inside;
	list-style-type: disc;
	margin: 10px;
	padding: 10px;
}
.droitUL {
	height: 110px;
	width: 370px;
	background-image: url(../images/bgroundcss/droitUL.png);
	background-repeat: no-repeat;
}
.dureeUL {
	height: 45px;
	width: 370px;
	background-image: url(../images/bgroundcss/dureeUL.png);
	background-repeat: no-repeat;
}
.ULobj {
	height: 130px;
	width: 370px;
	background-image: url(../images/bgroundcss/ULobjectif.png);
	background-repeat: no-repeat;
}
.ville {
	font-size: 12px;
	font-style: italic;
	font-weight: 300;
	color: #666;
}
.editeurUL {
	height: 80px;
	width: 370px;
	background-image: url(../images/bgroundcss/editeurUL.png);
	background-repeat: no-repeat;
}

