/* CSS Document */
*,html,body,p,ul,li{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
p {
	padding: 0px;
	margin: 9px;
	clear: both;
}

body {
	background-color: #d0ccc8;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(images_css/fond_uni.png);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-size: .8em;
	line-height: normal;
}
h1 {
	font-size: 1em;
	font-weight: bold;
	margin: 6px;
	line-height: 1.4em;
	text-transform: uppercase;
	padding : 4px 4px 16px 48px;
	background-image: url(img/h1.png);
	background-repeat: no-repeat;
	color: #3A5882;
}
.outil {
	background-image: url(img/h1_outil.png);
	background-repeat: no-repeat;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 10px;
	line-height: 1em;
	text-transform: uppercase;
	color: #38598B;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #38598B;
}
h3 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #537DB9;
	font-size: 1em;
	font-weight: bold;
	margin: 10px;
	line-height: 1em;
	text-transform: uppercase;
	padding : 0px 0px 0px 4px;
	color: #38598B;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	padding: 10px 20px 10px 20px;
	line-height: 1.2em;
	text-transform: none;
	background-color: #FFDBA4;
	margin : 10px 10px 10px 8px;
	color: #F60;
}
h5 {
	font-size: 1em;
	font-weight: normal;
	padding: 10px 20px 10px 20px;
	line-height: 1.2em;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	margin : 10px 10px 10px 8px;
	color: #576716;
	background-color: #DCEBA0;
}
h6 {
	font-size: 1em;
	font-weight: normal;
	padding: 20px;
	line-height: 1em;
	text-transform: none;
	background-color: #FFF0F4;
	margin : 10px 10px 10px 8px;
	color: #CC0033;
}
.alerte {
	color: #F00;
	background-color: #F9C;
	padding: 20px;
	font-size: 13px;
	border: 1px dotted #F00;
}
.alerteTitre {
	color: #F00;
	background-image: url(images_css/attention.png);
	background-repeat: no-repeat;
	font-size: 18px;
	text-decoration: blink;
}


form {
	margin: 0px 14px 0px 14px;
	padding: 0px;
	color: #6D655C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
input,select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #6D655C;
	border: 1px solid #6D655C;
	padding: 0px;
	margin: 2px 0px 2px 0px;
	background-color: #E3E0DE;
}



/*//////////////////////*/

#fond {
	background-image: url(images_css/fond_00.png);
	background-repeat: repeat-x;
	float: left;
	height: 180px;
	width: 100%;
	background-color: #D0CCC8;
	margin-top: 22px;
}
#barre{
	position: fixed;
	z-index: 6000;
	height: 34px;
	width: 100%;
	background-image: url(img/fond_barre_haut_03.png);
	background-repeat: repeat-x;
	top: 0px;
	color: #3A5882;
}
#barre.menu1{
}
#barre ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
	width: 800px;
}
#barre li {
	float: left;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#barre li.home {
	background-image: url(img/picto_home_trans.png);
	background-repeat: no-repeat;
	background-position: 0px -6px;
}
#barre li.contact {
	background-image: url(img/picto_contact_trans.png);
	background-repeat: no-repeat;
	background-position: 0px -6px;
}
#barre li.plan {
	background-image: url(img/picto_plan_trans.png);
	background-repeat: no-repeat;
	background-position: 0px -6px;
}
#barre li.cont {
	background-image: url(img/picto_contenu_trans.png);
	background-repeat: no-repeat;
	background-position: 0px -6px;
}
#barre li.accessible {
	background-image: url(img/picto_accessible_trans.png);
	background-repeat: no-repeat;
	background-position: 0px -6px;
}
#barre a{
	color: #FFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#barre a:hover{
	color: #FFF;
	background-color: #F90;
}

#page {
	width: 800px;
	margin-left: -400px;
	margin-top: 6px;
	margin-bottom: 10px;
	background-image: url(images_css/fond_milieu.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding: 0px;
	overflow: visible;
	position: absolute;
	left: 50%;
}

#cale_g {
	width:13px;
	float: left;
	height: 130px;
	background-image: url(images_css/cale_d.png);
	background-repeat: no-repeat;
}
#cale_d {
	width:13px;
	float: left;
	height: 130px;
	background-image: url(images_css/cale_g.png);
	background-repeat: no-repeat;
	background-position: right;
}
#milieu {
	width:774px;
	float: left;
	/*font-size: 0.8em;*/
	/*line-height: 1.4em;*/
	color: #3A5882;
}
#pied_navigation{
	float: left;
	height: 180px;
	width: 800px;
	background-color: #d0ccc8;
}
#pied_navigation ul{
	float: left;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 60px;
}
#pied_navigation li{
	list-style-type: none;
}
#pied_navigation a{
	color: #6D655C;
	text-decoration: underline;
}
#pied_navigation a:hover{
	color: #000;
}
.accordion_conteneur{
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#myScroll .scrollEl{
	height:240px;
	overflow: hidden;
	color: #6D655C;
}
#myScroll .scrollEl p{
	color: #6D655C;
}
#controls div{
	cursor:pointer;
	background-image: url(images_css/flOrangeActu.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 6px;
	display: inline-block;
	color: #3C3733;
}
#controls .sel{
	color:#F90 !important;
	font-weight:bold;
}
#controls .disabled{
	color:#6D655C;
}
#controls .page{
	padding:5px;
	color:#3C3733;
}
#controls1 div{
	cursor:pointer;
	background-image: url(images_css/flBleu.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 6px;
	display: inline-block;
	color: #3C3733;
}
#controls1 .sel{
	color:#F90 !important;
	font-weight:bold;
}
#controls1 .disabled{
	color:#6D655C;
}
#controls1 .page{
	padding:5px;
	color:#3C3733;
}
.contenu1 {
	width: 516px;
	float: left;	
}
.contenu1 em {
	color: #537DB9;
	font-style: oblique;
}
.contenu1 a {
	color: #537DB9;
}
.contenu1 a:hover {
	background-color: #E8EDF4;
}
.contenu1 ul{
	margin : 0px 10px 0px 10px;
	padding : 0;
	clear: both;
}
.contenu1 li {
	background-image: url(images_css/mini_rond.png);
	background-repeat: no-repeat;
	padding :0px 0px 0px 22px;
	list-style-type: none;
	margin : 4px 0px 4px 24px;
	background-position: 0px 2px;
}
.contenu1 li.plana {
	background-image: url(images_css/mini_plan_acces.png);
}
.contenu1 li.fleche {
	background-image: url(images_css/mini_fleche_d.png);
}
.contenu1 li.flechedeca {
	background-image: url(images_css/mini_fleche_deca.png);
}
.contenu1 li.flechedeca2 {
	background-image: url(images_css/mini_fleche_deca.png);
	margin-left: 46px;
}
.contenu1 li.pdf {
	background-image: url(images_css/minPdf.png);	
	padding :0px 0px 0px 22px;	
	margin : 4px 0px 4px 24px;
	background-position: -2px -2px;
}
.contenu1 li.niv1 {
	background-image: url(images_css/picto_home2.png);
	background-position: -5px -7px;
}
.contenu1 li.niv2 {
	background-image: url(images_css/niv1.png);
	background-position: 0px 3px;
	margin-left: 50px;
}
.contenu1 li.niv3 {
	margin-left: 100px;
	background-position: 0px 3px;
	background-image: url(images_css/niv1.png);
}
.contenu1 li.niv4 {
	margin-left: 150px;
	background-position: 0px 3px;
	background-image: url(images_css/niv1.png);
}
.contenu1 li.hautPage {
	float : right;
	background-image: url(images_css/mini_fleche_h2.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}
.contenu1 .enLigne {
	float : left;
	display : inline;
}
.contenu2 {
	width: 258px;
	float: left;
	position: relative;
	color: #6D655C;
}
.contenularge {
	width: 774px;
	float: left;
}
.tete01 {
	width: 800px;
	float: left;
	background-image: url(images_css/fond_haut.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 40px;
}
.tete01 a {
	font-size: 0.9em;
	color: #3A5882;
	text-decoration: none;
}
.tete01 a:hover{
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.tete01 li {
	float: left;
	margin : 0;
	padding : 0px;
	list-style-type: none;
}
.tete01 ul {
	margin : 0;
	padding : 9px 20px 0px 20px;
}
.tete01 ul.menu1{
	float: left;
}
.tete01 ul.menu2{
	font-size: 0.85em;
	line-height: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
	width: 500px;
}
.tete01 ul.menu2 a:hover{
	color: #87A4CE;
	text-decoration: underline;
}
.tete01 li.home{	
	background-image: url(images_css/picto_home2.png);
	background-repeat: no-repeat;
}
.tete01 li.cont{	
	background-image: url(images_css/picto_contenu.png);
	background-repeat: no-repeat;
}
.tete01 li.contact{
	background-image: url(images_css/picto_contact.png);
	background-repeat: no-repeat;
}
.tete01 li.plan{	
	background-image: url(images_css/picto_plan_site.png);
	background-repeat: no-repeat;
}
.tete01 li.accessible{	
	background-image: url(images_css/picto_accessible2.png);
	background-repeat: no-repeat;
}
.tete01 li.menu_flag{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: url(img/bouton_crous1.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 26px;
}
.tete02 {
	height: 130px;
	width: 774px;
	float: left;
	background-color: #FFFFFF;
}

.tete02 img {
	margin: 0px 16px 0px 40px;

}

.tete03 {
	background-image: url(images_css/barre_nav1.png);
	height: 58px;
	float: left;
	background-repeat: no-repeat;
	width: 774px;
	background-color: #537DB9;
}
.tete03 a {
	color: #D9E2F0;
	text-decoration: none;
	font-weight: bold;
}
.tete03 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tete03 ul {
	margin: 0px;
	padding: 0px;
}
.tete03 li {
	float: left;
	width: 109px;
	text-transform: uppercase;
	text-align: right;
	list-style-type: none;
	padding : 12px 0px 0px 0px;
	color: #FFFFFF;
	line-height: 1.2em;
	height: 44px;
	font-size: 0.9em;
}
.tete04 {
	background-image: url(images_css/barre_chemin1.png);
	height: 30px;
	width: 774px;
	float: left;
	background-repeat: no-repeat;
	background-color: #E9EEF5;
}
.tete04  p{
	color : #809FCB;
	margin: 7px 0px 0px 30px;
	padding : 0;
	font-size: 1em;
}
.tete04  a{
	color : #3A5882;
	text-decoration: none;
	padding : 5px 4px 4px 2px;
}
.tete04  a:hover{
	background-color: #E7ECF4;
	text-decoration: none;
}
.tete05 {
	background-image:url(images_css/filet_vert.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 4px;
	width: 774px;
	float: left;
}
/*//////////////////////*/

.accroche1 {
	width: 258px;
	height: 130px;
	float: left;
	background-image: url(img/bouton_01.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.accroche1 h1 {
	font-size: .9em;
	color: #FFF;
	background-image: none;
	margin: 10px;
	padding: 0px;
	text-align: center;
}
.accroche1 ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	
}
.accroche1 li{
	float: left;
	width: 120px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
.accroche1 a{
	color: #FFF;
	width: 100%;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.accroche1 a:hover{
	background-color: #B7005B;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #480024;
}
.accroche2 {
	width: 258px;
	height: 130px;
	float: left;
	background-image: url(img/bouton_02.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.accroche2 h1 {
	font-size: .9em;
	color: #FFF;
	background-image: none;
	margin: 10px;
	padding: 0px;
	text-align: center;
}
.accroche2 ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	
}
.accroche2 li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-image: none;
}
.accroche2 a{
	color: #FFF;
	width: 100%;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.accroche2 a:hover{
	background-color: #72A800;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #3D5900;
}
.accroche3 {
	width: 258px;
	height: 130px;
	float: left;
	background-image: url(img/bouton_03.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.accroche3 h1 {
	font-size: .9em;
	color: #FFF;
	background-image: none;
	margin: 10px;
	padding: 0px;
	text-align: center;
}
.accroche3 h2 {
	color: #FFF;
	text-transform: none;
	border-left-style: none;
	clear: both;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: static;
	width: 60px;
}

.accroche3 ul{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	clear: right;
	
}
.accroche3 li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-image: none;
}
.accroche3 a{
	color: #FFF;
	width: 100%;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.accroche3 a:hover{
	background-color: #5E2D00;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #110900;
}
/*********************************/
.gelBleu {
	width: 258px;
	height: 130px;
	float: left;
	background-image: url(images_css/gel_bleu2.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.gelBleu h1 {
	color : #3A5882;
	line-height: 0.9em;
	margin : 14px 18px 10px 18px;
	font-weight: bold;
	font-size: 0.9em;
	background-image: none;
	padding: 0px;
}
.gelBleu ul {
	font-size: 0.9em;
	line-height: 1em;
	text-align: right;
	margin : 8px 18px 8px 18px;
	list-style-type: none;
	color: #2F5781;
}
.gelBleu li {
	background-image: none;
	padding: 0;
}
.gelBleu a {
	color: #2F5781;
	text-decoration: none;
}
.gelBleu a:hover {
	color: #000033;
	text-decoration: underline;
	background-color: transparent;
}
.gelOrange {
	width: 258px;
	height: 130px;
	float: left;
	background-image: url(images_css/gel_orange2.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.gelOrange h1 {
	color : #FF6600;
	line-height: 1em;
	margin : 14px 18px 10px 18px;
	font-weight: bold;
	font-size: 0.9em;
	background-image: none;
	padding: 0px;
}
.gelOrange ul {
	font-size: 0.9em;
	line-height: 1em;
	text-align: right;
	margin : 8px 18px 8px 18px;
	list-style-type: none;
	color: #FF3300;
}
.gelOrange li {
	background-image: none;
	padding: 0;
}
.gelOrange a {
	color: #CC3300;
	text-decoration: none;
}
.gelOrange a:hover {
	color: #990000;
	text-decoration: underline;
	background-color: transparent;
}
.gelVert {
	width: 258px;
	height: 130px;
	float: left;
	background-image: url(images_css/gel_vert2.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.gelVert h1 {
	color : #009900;
	line-height: 1em;
	margin : 14px 18px 10px 18px;
	font-weight: bold;
	font-size: 0.9em;
	background-image: none;
	padding: 0px;
}
.gelVert ul {
	font-size: 0.9em;
	line-height: 1em;
	text-align: right;
	margin : 8px 18px 8px 18px;
	list-style-type: none;
	color: #006600;
}
.gelVert li {
	background-image: none;
	padding: 0;
}
.gelVert a {
	color: #006600;
	text-decoration: none;
}
.gelVert a:hover {
	color: #003300;
	text-decoration: underline;
	background-color: transparent;
}
.gelFushia {
	width: 258px;
	height: 130px;
	float: left;
	background-image: url(images_css/gel_fushia.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.gelFushia h1 {
	color : #BD112F;
	line-height: 1em;
	margin : 14px 18px 10px 18px;
	font-weight: bold;
	font-size: 0.9em;
	background-image: none;
	padding: 0px;
}
.gelFushia ul {
	font-size: 0.9em;
	line-height: 1em;
	text-align: right;
	margin : 8px 18px 8px 18px;
	list-style-type: none;
	color: #EB1D41;
}
.gelFushia li {
	background-image: none;
	padding: 0;
	color: #BD112F;
}
.gelFushia a {
	color: #890C22;
	text-decoration: none;
}
.gelFushia a:hover {
	color: #620918;
	text-decoration: underline;
	background-color: transparent;
}
.flecheMarron {
	width: 258px;
	height: 130px;
	float: left;
	background-image: url(images_css/fond_fleche_marron.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.flecheMarron h1 {
	background-image: none;
	margin: 20px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
}

.flecheMarron p {
	color: #6D655C;
	margin: 20px;
}
.flecheMarron a {
	color: #6D655C;
	text-decoration: none;
}
.flecheMarron a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}
.flecheMarron2 {
	width: 258px;
	height: 130px;
	float: left;
	background-image: url(images_css/fond_fleche_marron2.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.flecheMarron2 h1 {
	background-image: none;
	margin: 20px;
	padding: 0px;
	color: #FFF;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
}

.flecheMarron2 p {
	color: #FFF;
	margin: 20px;
}
.flecheMarron2 a {
	color: #FFF;
	text-decoration: none;
}
.flecheMarron2 a:hover {
	text-decoration: underline;
	color: #FFF;
	background-color: transparent;
}

.flecheVert {
	width: 258px;
	height: 130px;
	float: left;
	background-image: url(images_css/fond_fleche_vert.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.flecheVert h1 {
	background-image: none;
	margin: 20px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
}

.flecheVert p {
	color: #8EA925;
	margin: 20px;
}
.flecheVert a {
	color: #697C1B;
	text-decoration: underline;
}
.flecheVert a:hover {
	text-decoration: overline;
	background-color: transparent;
}
.flecheArgent {
	width: 258px;
	height: 130px;
	float: left;
	background-image: url(images_css/fond_fleche_argent.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.flecheArgent h1 {
	background-image: none;
	margin: 20px;
	padding: 0px;
	color: #333333;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
}

.flecheArgent p {
	color: #999999;
	margin: 20px;
}
.flecheArgent a {
	color: #666666;
	text-decoration: underline;
}
.flecheArgent a:hover {
	text-decoration: overline;
	background-color: transparent;
}
/*//////////////////////*/

.actu1 {
	width: 258px;
	float: left;
	background-image: url(images_css/uni_mar01f_01.png);
	height: 56px;
	background-repeat: no-repeat;
	color: #6D655C;
}
.actu1 h1{
	padding : 0px;
	background-image: url(none);
	margin : 20px 30px 0px 26px;
	color: #6D655C;
	font-style: normal;
	font-size: 1em;
	line-height: 1em;
	text-align: left;
}
.actu2 {
	width: 258px;
	float: left;
	background-image: url(images_css/uni_mar01_02.png);
	background-repeat: repeat-y;
	position: relative;
	font-size: 1em;
	line-height: 1.2em;
	color: #6D655C;
}
.actu2 a {
	color: #6D655C;
	text-decoration: none;	
}
.actu2 a:hover {
	text-decoration: underline;
	color: #FE911B;
}
.actu2 p {
	margin:0px 24px 0px 24px;
	padding : 10px 0px 4px 0px;
		
	background-image: url(images_css/ligne_actu.png);
	background-repeat: repeat-x;
	background-position: top;	
	clear: both;
}
.actu2 img {
	float: right;
	padding : 2px 0px 2px 4px;
}
.actu2 ul {
	float: right;
	margin: 0px 22px 0px 0px;
	padding: 0;
	clear: both;

}
.actu2 li {
	background-image: url(images_css/flOrangeActu.png);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 6px 20px;

}


.actu3 {
	width: 258px;
	float: left;
	background-image: url(images_css/uni_mar01_03.png);
	background-repeat: no-repeat;
	height: 10px;
}
.uni_mar2_1 {
	width: 258px;
	float: left;
	background-image: url(images_css/uni_mar02_01.png);
	height: 56px;
	background-repeat: no-repeat;
	color: #6D655C;
}
.uni_orange_1 {
	width: 258px;
	float: left;
	background-image: url(images_css/uni_orange_01.png);
	height: 56px;
	background-repeat: no-repeat;
	color: #6D655C;
}
.uni_mar2_1 h1 {
	padding : 0px;
	background-image: url(none);
	margin : 20px 30px 0px 26px;
	color: #6D655C;
}
.uni_orange_1 h1 {
	padding : 0px;
	background-image: url(none);
	margin : 20px 30px 0px 26px;
	color: #000;
}
.uni_mar2_1 p {
	padding :0px;
	margin : 16px 26px 10px 26px;
	color: #6D655C;
}
.uni_mar2_2 p {
	background-image: url(images_css/ligne_connexe.png);
	background-repeat: repeat-x;
	padding :10px 10px 10px 0px;
	margin : 0px 20px 0px 20px;
	color: #6D655C;
}
.uni_mar2_2 a {
	padding : 10px 0px 0px 14px;
	color: #6D655C;
	text-decoration: none;
	display: block;
}
.uni_mar2_2 a:hover {
	text-decoration: underline;

}

.uni_mar2_2 {
	width: 258px;
	float: left;
	background-image: url(images_css/uni_mar02_02.png);
	background-repeat: repeat-y;
	position: relative;
}
.uni_mar2_3 {
	width: 258px;
	float: left;
	background-image: url(images_css/uni_mar02_03.png);
	background-repeat: no-repeat;
	height: 10px;
}
.image {
	width: 258px;
	background-image: none;
}


/*//////////////////////*/



.int01 {
	float: left;
	background-image: url(images_css/ligne_horizontale_pointille.png);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 516px;
}
.int02 {
	width: 258px;
	float: left;
	background-image: url(images_css/ligne_verticle_pointillet.png);
	background-repeat: repeat-y;
	background-position: right;
}

.int03 {
	width: 258px;
	float: left;
	
}
.ligne {
	float: left;
	background-image: url(images_css/ligne_horizontale_pointille.png);
	background-repeat: repeat-x;
	width: 516px;
	height: 2px;
}
.ligne2 {
	float: left;
	background-image: url(images_css/ligne_horizontale_pointille.png);
	background-repeat: repeat-x;
	width: 774px;
	height: 2px;
}

/*//////////////////////////////////////////////*/
.pied_marron {
	width: 774px;
	float: left;
	background-image: url(images_css/pied_marron.png);
	background-repeat: no-repeat;
	height: 54px;
}
.pied_marron p {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
}
.pied_marron a {
	color: #FFFFFF;
	text-decoration: underline;
}
.pied_marron a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.pied_page {
	width: 800px;
	float: left;
	background-image: url(images_css/fond_bas.png);
	background-repeat: no-repeat;
	height: 20px;
}

.ligneHorizontale {
	width:456px;
	display: block;
	background-image: url(images_css/ligne_horizontale_pointille.png);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0;
	padding: 0;
	float: left;
}
.ligneHorizontale2 {
	width:470px;
	background-image: url(images_css/ligne_horizontale_pointille.png);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0px 20px 0px 20px;
	padding: 0;
	float: left;
}
.style1 {
	color: #3C3733;
	text-decoration: underline;
	font-weight: normal;
	background-image: url(images_css/mini_article2.png);
	background-repeat: no-repeat;
	background-position: -4px 2px;
	padding-left: 14px;
}
.style2 {
	color: #3C3733;
	font-size: 0.7em;
}
a.lien_ext:after {
	content: "\0000a0[\2197]";
}
.alignGauche {
	margin: 4px 8px 4px 0px;
	display: block;
	vertical-align: top;
	float: left;
	clear: both;
}
.centreTitre {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
}
.enLigne {
	display: inline;
}
.loupe {
	cursor: url(images_css/3dgmove.cur),default;
}
.gras {
	font-weight: bold;
}
.grasGrand {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.2em;
}
.colDroite {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	width: 258px;
	line-height: 1em;
}
.petitTexte {
	font-size: 9px;
}

