/*----------DEBUT CSS GENERAL--------------*/

img {
	border: 0;
}
.bold {
	font-weight: bold;
}
.none {
	display: none;
}
.both {
	clear: both;
	line-height: 0;
	font-size: 0;
}
.center {
	text-align: center;
}
.underline {
	text-decoration: underline;
}

.important {
	font-weight: bold;
	color: red;
}

hr {
	height: 0;
	line-height: 0;
	background: none;
	border: 0;
	border-top: 1px solid #BABABA;
}

h1 {
	font-size: 2em;
	line-height: 1.2em;
	color: #419bc2;
	text-shadow: 1px 1px 0 white;
	margin: 15px 0 30px 0;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	font-size: 1.4em;
	margin: 0.9em 0;
	font-weight: bold;
	color: #005ea8;
	text-shadow: 1px 1px 0 white;
}

div#contenu_gauche h2,
div#droite h2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	color: black;
	line-height: 1em;
	height: 23px;
	padding: 12px 5px 0 20px; 
	background: url(../images/fond_h2.png) no-repeat center;
}

div#contenu_gauche h2 a,
div#droite h2 a {
	text-decoration: none;
	color: black;
}

div#contenu_gauche h2 a:hover,
div#droite h2 a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 1.1em;
	color: #85A551;	
	margin: 0.9em 0;
	text-shadow: 1px 1px 0 white;
}

a {
	color: #419bc2;	
}

a:hover {
	color: #91c044;	
}

div#ariane {
	color: black;
	line-height: 1em;
	padding: 10px 0 0 10px;
	clear: both;
}

div#ariane div#contenu_ariane {
	margin-left: 52px;
	padding: 4px 0 0;
	color: #419bc2;
}

div#ariane span.separateur {
    background: url("../images/rootline_separateur.png") no-repeat scroll center center transparent;
	padding: 0 2px;
}

div#ariane a.home {
    background: url("../images/home.png") no-repeat center;
	float: left;
	padding: 10px 0;
	width: 41px;
}

div#ariane a {
	color: #5d5d5d;
}

div#moteur {
	float: right;
	clear: right;
	background-color: #4f4f4f;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #5c5c5c /*{c-bhover-background-start}*/), to( #434343 /*{c-bhover-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #5c5c5c /*{c-bhover-background-start}*/, #434343 /*{c-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #5c5c5c /*{c-bhover-background-start}*/, #434343 /*{c-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #5c5c5c /*{c-bhover-background-start}*/, #434343 /*{c-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #5c5c5c /*{c-bhover-background-start}*/, #434343 /*{c-bhover-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #5c5c5c /*{c-bhover-background-start}*/, #434343 /*{c-bhover-background-end}*/);
	border-radius: 10px;
	height: 22px;
	box-shadow: 0 0 7px black;
	font-size: 0.9em;
	margin: 24px 0 0;
}

div#moteur fieldset {
	border: none;
	padding: 0;
	margin: 0;	
}

div#moteur legend {
	float: left;
	width: 83px;
	color: black;
	height: 20px;
	text-align: center;
	border-radius: 10px 0 0 10px;
	font-weight: bold;
	text-shadow: 1px 1px 0 white;
	margin: 0;
	padding: 2px 0 0 0;
	background: url(../images/fond_rechercher.png) no-repeat center right;
}

div#moteur input.text {
	font-size: 1em;
	padding: 4px 0 0 4px;
	color: #a2a2a2;
	background: none;
	font-family: "Droid Sans", Arial, sans-serif;
	width: 140px;
	float: left;
	border: none;
}
div#moteur input.submit {
	font-size: 1em;
	padding: 0;
	width: 16px;
	height: 15px;
	color: white;
	border: none;
	border-radius: 5px;
	font-size: 0;
	background: transparent url(../images/fond_submit.png) no-repeat center;
	font-family: "Droid Sans", Arial, sans-serif;
	float: right;
	margin: 4px 8px 0 0;
}

/*----------FIN CSS GENERAL--------------*/


/*----------DEBUT LISTES--------------*/
div#contenu_mapping ul,
div#contenu_gauche ul,
div#droite ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 0 3px 20px;
}
div#contenu_mapping div.csc-textpic ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 0;
}
div#contenu_mapping div.csc-textpic ul li {
	margin: 0;
	padding: 5px 0;
	background: none;
}
div#contenu_mapping ul li {
	margin: 0;
	padding: 5px 0 5px 20px;
	background: url(../images/puce.png) no-repeat left 11px;
}
div#contenu_gauche ul li,
div#droite ul li {
	margin: 0;
	padding: 5px 0 5px 15px;
	background: url(../images/puce_2.png) no-repeat left 11px;
}
/*---------- FIN LISTES --------------*/

/*----------DEBUT CSS FILELINKS--------------*/
div#contenu_mapping ul.fileicons {
	margin: 20px 0;
	padding: 0;
}

div#contenu_mapping li.dwnld {
	list-style-type: none;
	padding: 0;
	margin: 6px 0 0 0;
	background-image: none;
}
div#contenu_mapping li.dwnld a {
	display: block;
	list-style-type: none;
	padding: 4px 15px 4px 60px;
	margin: 0 0 4px 0;
	background-repeat: no-repeat;
	background-position: 20px center;
	font-weight: bold;
	border-radius: 6px;
}
div#contenu_mapping li.dwnld a:hover {
	background-color: white;
}
div#contenu_mapping li.dwnld a span:not(.underline) {
	font-weight: normal;
}
div#contenu_mapping li.dwnld-news {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 4px 0;
	background: transparent;
	padding: 15px 15px 15px 60px;
	font-weight: bold;
}
div#contenu_mapping li.dwnld-news img {
	position: absolute;
	width: 30px;
	height: 35px;
	margin-left: -46px;
	margin-top: -6px;
}
div#contenu_mapping dt {
	font-weight: bold;
}
/*----------FIN CSS FILELINKS--------------*/

/*----------DEBUT INTRANET--------------*/
div.label {
	padding: 3px 0;
	font-weight: bold;
}
label {
	clear:left;
	float:left;
	width:160px;
}
div.tx-felogin-pi1 fieldset  {
	padding: 0;
	margin: 0;
	border: none;
}

div.tx-felogin-pi1 fieldset legend {
	display: none;
}
div.tx-felogin-pi1 fieldset div  {
	margin: 10px 0;
}
div#identification {
	float: right;
	display: inline;
	padding: 6px 0;
}
div#identification span.etat_connexion {
	font-size: 0.8em;
}
div#identification input.deconnexion {
	border: 0;
	background: url(../../../plugins/loginbox/logout.gif) no-repeat center bottom;
	height: 18px;
	width: 16px;
	font-weight: bold;
	cursor: pointer;
}
div.tx-loginboxmacmade-pi1-welcome {
	padding: 10px 0;
}
/*----------FIN INTRANET--------------*/