@charset "utf-8";
/* CSS Document */
body {
	margin: 0.7em 0 0.7em 0;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contener {
	background-image:url(images/bg_site_perfectis.jpg);
	background-position:center;
	background-repeat:repeat-y;
	width:980px;
	margin:auto;
	
}
#header {
	height:283px;
}
#headerTop {
	background-image:url(images/bg_header.gif);
	background-position: center top;
	background-repeat:no-repeat;
	height:142px;
}
#headerTopRight {
	width:175px;
	height:132px;
	text-align:right;
	float:right;
	margin: 10px 35px 0 0;
}
#headerTopLeft {
	width:222px;
	height:122px;
	float:left;
	margin: 15px 0 0 20px;
}
#headerTopMiddle {
	width:525px;
	/*height:142px;*/
	float:right;
	margin: 15px 0 0;
}
#newsletter {
	background-image:url(images/newsletter1.jpg);
	background-position: 85px top;
	background-repeat:no-repeat;
	width:190px;
	text-align:right;
	float: left;
	margin: inherit;
	padding: 25px 10px 0 0;
}
#headerTopMiddleLeft {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	color:#333333;
	width:225px;
	height:33px;
	float:left;
	margin: 14px 0 0 0;
}
#headerTopMiddleRight {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#333333;
	width:255px;
	height:33px;
	float:right;
	margin: 14px 0 0 0;
}
#headerTopMiddleBottom {
	/*width:455px;*/
	height:75px;
	vertical-align:middle;
	text-align:center;
	margin: 50px 0 0;
}
#headerBottom {
	background-image: url(images/bg_header_left.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width:951px;
	height:141px;
	margin: 0 1.3em 0 1.3em;
}
#headerBottomLeft {
	background-image: url(images/bg_header_left.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CCCCCC;
	width:170px;
	height:141px;
	float: left;
}
#headerBottomRight {
	background-image: url(images/bg_header_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width:93px;
	height:141px;
	float:right;
	/*margin: 0 13px 0 0;*/
}
#headerBottomMiddle {
	background-image: url(images/bg_header_animation.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	text-align:right;
	width:688px;
	height:141px;
	float:right;
	/*margin-right:93px;*/
}
#middle {
}
#zone_login {
	height:45px;
	margin: 20px 0 0;
	padding: 0 0 0 10px;
}
#middle01 {
	background-image:url(images/bg_site_middle.gif);
	background-position:center;
	background-repeat:repeat-y;
}
#middleGris {
	background-image:url(images/bg_gris.gif);
}
#middleCauris {
	background-image:url(images/bg_middle_21.png);
	background-position: 335px -193px;
	background-repeat:no-repeat;
}
#middleLeft {
	background-image:url(images/bg_middle_left.png);
	background-position: 123px 0;
	background-repeat:no-repeat;
}
#middleLeft02 {
	background-image:url(images/bg_left.gif);
	background-position: 122px 0;
	background-repeat: repeat-y;
}
#middleRight {
	background-image:url(images/bg_middle_right.png);
	background-position: 544px 0;
	background-repeat:no-repeat;
}
#footer {
	background-image: url(images/bg_footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0 1.2em 0 1.4em;
	height:128px;
}
#contenu {
	margin: 0 1.2em 0 1.3em;
	/*height:450px;*/
}
#contenuSite {
	text-align:justify;
	width:650px;
	/*height:450px;*/
	margin: 10px 0 0 10px;
	float: left;
}
#contenuRight {
	background-image: url(images/cauris.png);
	background-position: 873px top;
	background-repeat:no-repeat;
	/*width:760px;
	height:450px;*/
	/*margin: 0 13px 0 0;
	float:right;*/
}
#menu {
	width:175px;
	height:300px;
	float:left;
	padding: 50px 0 0 0;
}
.clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}
.obligatoire {
	color:#FF0000;
}
.champsTxt { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	background:url(images/spacer.gif);
	background-repeat:repeat;
	font-size:11px;
	text-align: justify;
	/*width:115px;*/
	height:18px;
	vertical-align:middle;
	border:#000033 1px solid;
	/*padding: 3px 0 0 5px;*/
}
.champs_TEXTE { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	background:url(images/spacer.gif);
	background-repeat:repeat;
	font-size:11px;
	text-align: justify;
	/*width:115px;*/
	height:18px;
	vertical-align:middle;
	border:#000033 1px solid;
	padding: 3px 0 0 5px;
}
.champs_TEXTE_2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	background:url(images/spacer.gif);
	background-repeat:repeat;
	font-size:11px;
	text-align: justify;
	width:150px;
	height:18px;
	vertical-align:middle;
	border:	#000033 1px solid;
	padding: 3px 0 0 3px;
	margin: 0 0 5px 0;
}
.zone_TEXTE { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	background:url(images/spacer.gif);
	background-repeat:repeat;
	font-size:11px;
	text-align:justify;
	width:350px;
	height:100px;
	vertical-align:middle;
	border:#000033 1px solid;
	padding:5px;
}
.zone_TEXTE_1 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	background:url(images/spacer.gif);
	background-repeat:repeat;
	font-size:11px;
	text-align:justify;
	width:250px;
	height:50px;
	vertical-align:middle;
	border:#000033 1px solid;
	padding:5px;
}
.zone_TEXTE_2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	background:url(images/spacer.gif);
	background-repeat:repeat;
	font-size:11px;
	text-align:justify;
	width:350px;
	height:50px;
	vertical-align:middle;
	border:#000033 1px solid;
	padding:5px;
}
.testHeadTable {
	background-image: url(images/bg_head_table.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	border-bottom:#003366 1px solid;
	color:#000033;
	height:19px;
	vertical-align:middle;
}
.text01 {
	color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.text02 {
	color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	/*font-weight:bold;*/
}
.text03 {
	color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bolder;
}
.text04 {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
.text04_b {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.text04_c {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.text04_d {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
.text05 {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#omeganets {
	width:300px;
	height:34px;
	text-align:right;
	float:right;
	margin: 72px 0 0 0;
}
#copyright {
	height:50px;
	float:left;
	margin: 60px 0 0 7px;
}
#titrePresentation {
	background-image: url(images/titre_presentation.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:170px;
	height:120px;
	float: left;
}
#titreAccueil {
	background-image: url(images/titre_accueil.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:170px;
	height:120px;
	float: left;
}
#titreCompetences {
	background-image: url(images/titre_competences.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:170px;
	height:120px;
	float: left;
}
#titreInscription {
	background-image: url(images/titre_inscription.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:170px;
	height:120px;
	float: left;
}
#titreLiens {
	background-image: url(images/titre_liens.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:170px;
	height:120px;
	float: left;
}
#titreReseau {
	background-image: url(images/titre_reseau.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:170px;
	height:120px;
	float: left;
}
#titreRejoindre {
	background-image: url(images/titre_rejoindre.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:170px;
	height:120px;
	float: left;
}
#titreReferences {
	background-image: url(images/titre_references.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:170px;
	height:120px;
	float: left;
}
#titreValeurs {
	background-image: url(images/titre_valeurs.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:170px;
	height:120px;
	float: left;
}
#titreContact {
	background-image:url(images/titre_contact.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:170px;
	height:120px;
	float: left;
}
#imageBgContact {
	background-image:url(images/contacter.jpg);
	background-position: right 50px;
	background-repeat: no-repeat;
}
.imgG {
	margin: 5px 5px 0 0;
}
.imgD {
	margin: 0 0 5px 5px;
}
/*input#submit {
	font-family: Tahoma;
	font-size: 11px;
	border: thin outset #000000;
	cursor:pointer;
	filter: Light;
}
input#submit:hover {
	font-family: Tahoma;
	font-size: 11px;
	border: thin outset #000000;
	cursor:pointer;
	background-color:#00CC00;
}
*/
#Contenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align: justify;
	margin: 0 30px;
}
#Contenu2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:left;
	margin: 30px 30px;
}
#Contenu2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
	text-align:left;
	text-decoration:none;
}
#Contenu2 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
	text-align:left;
	text-decoration:none;
}
#lienContenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:left;
}
#lienContenu a {
	background-image:url(images/puce.png);
	background-position: left 3px;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	text-align:left;
	padding: 0 12px 5px 25px;
}
.retour {
	text-align:right;
}
.txtTiret {
	background-image: url(images/puce3.gif);
	background-position: left 7px;
	background-repeat:no-repeat;
	text-align:justify;
	padding: 0 0 0 10px;
	margin: 0 0 0 50px;
}
.txtPuce {
	background-image: url(images/puce2.png);
	background-position: left 3px;
	background-repeat:no-repeat;
	text-align:justify;
	padding: 0 0 0 20px;
}
.txtPuce2 {
	background-image: url(images/puce2.png);
	background-position: left 5px;
	background-repeat:no-repeat;
	text-align:justify;
	padding: 0 0 10px 25px;
}
.txtPuceIn {
	background-image: url(images/puce3.gif);
	background-position: left 8px;
	background-repeat:no-repeat;
	text-align:justify;
	padding: 0 0 0 10px;
	margin: 3px 0;
}
.h {
	height:50px;
}
.TxtCenter {
	text-align:center;
}
#sign {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	width:100%;
	float:right;
	border-top:#000033 1px solid;
	margin: 20px 0 0;
}
.zoneTeam {
	background-image:url(images/team.png);
	background-position: right top;
	background-repeat:no-repeat;
}
.zone {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#333333;
	padding: 0 190px 0 0;
}
.zone a {
	background-color:#000033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#FFFFFF;
	text-decoration:none;
}
#formation {
	background-image:url(images/photo.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
#formationIn {
	width:450px
}
#reseau {
	background-image:url(images/reseaux.png);
	background-position: right top;
	background-repeat:no-repeat;
	padding: 0 172px 0 0;
}
#validateur {
text-align:center;
	background:#FFFFFF;
	margin:auto 0;
}
