﻿body {
	background-image:url(../images/css/fond_body.gif);
	background-repeat:repeat;
	margin:0;
	font-size: .8em;
}

/* mise en page pour l'arabe */
	div#conteneur:lang(ar) { direction: rtl; }
	p:lang(ar) 	{font-family: "Traditional Arabic", serif; font-size: 1.4em;}

a {
	color: #075181;
	text-decoration:none;
}

a img {
	border:none;
}

a:hover {
	text-decoration:underline;
}

h2 { 
	background: url(../images/css/fleche.gif) no-repeat left;
	color:#075181;
	font-size:1.3em; 
	font-weight:bold; 
	margin: 5px 0px; 
	padding:2px 0 0 20px; 
}

h2 a {
	background: #fff;
	color: #075181;
}

h2 a:hover {
	background: #fff;
	color: #68add5;
	text-decoration:none;
}
.date { 
	color: #808080;
	font-size: .9em;
	background: #fff;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
	clear:both;
}
.img {
	padding: 0 8px 8px 0;
	float: left;
}

.img2 {
	padding: 0 0 3px 3px;
	float: right;
}

.bold {
	font-weight:bold;
}

.mini {
	font-size:.85em;
}

.searchfieldset {
	border:none;
}

#entete {
	background-image:url(../images/css/fond_entete_netvolution.gif);
	background-repeat:repeat-x;
	height:72px;
	margin:0;
}

#logoentete {
	width: 764px;
	margin:0 auto;
	position: relative;
}

.baseline {
	color: #29549E;
	font-family: Arial,sans-serif;
	font-size: 0.8em;
	font-style: italic;
	padding: 0;
	position: absolute;
}

#languageselect {
	position: absolute;
	top: 24px;
	right: 15px;
}

#conteneur {
	position:relative;
	top: -9px;
	width: 764px;
	margin:0 auto;
	background-image:url(../images/css/fond_conteneur.gif);
	background-repeat:repeat-y;
	overflow: hidden;
}

#tetiere {
	height:160px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	position: relative;
}
#tetiere span {
	position: absolute;
	width: 764px;
	height: 160px;
}

#navcontainer {
	margin: 137px 12px 0 12px;
	width: 740px;
	padding: 0;
	position:absolute;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	top:0;
}

#navcontainer ul {
	margin: 0 0 0 23px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#bloc23 {
	float:left;
	height: 21px;
	width: 22px;
	border-right: 1px solid #999;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a {
	height: 19px;
	border-right: 1px solid #999;
	padding: 2px 10px 0 10px;
	margin: 0;
	text-decoration: none;
	display: block;
	float:left;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color: #ccc;
}

#navcontainer ul li a:hover {
	color: #fff;
	background-image:url(../images/css/bg_navshadow_234.gif);
	background-color:#234;
}

#navcontainer ul li a.active {
	color: #fff;
	background-image:url(../images/css/bg_navshadow_567.gif);
	background-color: #567;
	font-weight:bold;
}

#titre {
	clear:both;
}
#titregauche h1 {
	display: inline;
	margin: 0 0 0 12px;
	padding: 20px 30px;
	background-color:#e6e6e6;
	width: 439px;
	border-right: 1px dotted #aaa;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	color: #999;
}
* html #titregauche {
	display:inline;
}
#titredroite {
	margin: 0 12px 0 0;
	padding: 20px 30px;
	background-color:#c4c4c4;
	width: 180px;
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #999;
}
* html #titredroite {
	display:inline;
}

#contenu {
	overflow: hidden;
	clear:both;
	float:left;
}
#contenugauche {
	margin-top: 0;
	margin-right: 0;
	margin-left: 12px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	background-color:#fff;
	width: 439px;
	border-right: 1px dotted #aaa;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	overflow:hidden;
}
* html #contenugauche {
	display:inline;
}
#contenudroite {
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	background-color:#d9d9d9;
	width: 180px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #456;
}
* html #contenudroite {
	display:inline;
}

#contenugauche h3 {
	font: .85em Arial, Sans-Serif;
	font-variant:small-caps;
	margin: 0 0 10px 0px;
	padding: 0;
	color: #5f5f5f;
	background: inherit;
	border-bottom: 1px solid #036CB4;
}
#contenudroite h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	background: none;
	padding:0;
	color: #c0a575;
}
#contenudroite ul {
	margin:1em 0;
	padding:0;
	list-style-type:none;
}
#contenudroite ul li {
	background-image:url(../images/css/arrow.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	background-position: 0 .5em;
}
#contenudroite ul li a {
	color:#654;
	text-decoration:none;
	border-bottom:1px dotted #963;
}
#contenudroite ul li a:hover {
	border-color:#630;
	border-bottom-style:solid;
}
#contenudroite form {
margin-bottom:2em;
}

* html body {
	overflow: hidden;
}
/* Start Mac IE5 filter \*/
#contenugauche, #contenudroite {
	padding-bottom: 32767px !important;
	margin-bottom: -32747px !important; 
}
/* End Mac IE5 filter */

#footer {
	position:relative;
	top: -9px;
	background-image:url(../images/css/footer.jpg);
	background-repeat:no-repeat;
	width: 680px;
	height:47px;
	margin: 0 auto;
	clear: both;
	padding: 12px 42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #963;
}
#footer a {
	background:none;
	color: #963;
	text-decoration:none;
	border-bottom:1px dotted #963;
}
#footer a:hover {
	color: #630;
	border-color:#630;
	border-bottom-style:solid;
}

#recherche input {
	border: 1px solid #ccc;
	color: #333;
	background: #f5f5f5;
	vertical-align:middle;
}
#recherche input:hover,#recherche input:focus {
	background: #fffff5;
	border-color: #666;
}

.clearboth {
  clear:both;
}


.pdf-file {
  background-image: url(../images/css/pdf.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left:18px;
}

.lienexterne, .external-link, .external-link-new-window {
	padding-right: 12px;
	background-image: url(../images/css/ex.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
}

.formbuilderform div {
	margin:3px;
}

.formbuilderform label {
	text-align: right;
	width: 100px;
	padding-right: 10px;
	float:left;
}

.formbuilderform input {
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
	width: 270px;
}

input.fbsubmit {
	background-color:#f3f3f3;
	border:1px solid #ccc;
	border-color:#eee #bbb #bbb #eee;
}

.fbsubmit {
	margin-left:111px;
}

.contactmessage textarea {
	background:#fff;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
	width: 270px;
	height:150px;
}

.required {
	font-weight:bold;
}