body{
	margin: 0px;
	background: url(../images_new/bgRep.jpg) repeat-x left top #014F93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161616;
}

textarea{
	overflow: auto;
}

a{
	color: #014F93;
}

a:link, a:active, a:visited{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

p{
	margin-bottom: 8px;
	margin-top: 3px;
}

ul {
	list-style-type: disc;
}

/*h1,h2,h3{
	font-size: 18px;
	font-weight: bold;
	color:#333333;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}*/

h1{
	font-size: 16px;
	font-weight: bold;
	color: #014f93;
	text-transform: uppercase;
}

h2{
	font-size: 14px;
	font-weight: bold;
	color: #014f93;
}

h3{
	font-size: 12px;
	font-weight: bold;
	color: #014f93;
}

h4{
	font-size: 16px;
	font-weight: bold;
	color: #161616;
	text-transform: uppercase;
}

h5{
	font-size: 14px;
	font-weight: bold;
	color: #161616;
}

h6{
	font-size: 12px;
	font-weight: bold;
	color: #161616;
}

hr{
	height: 1px;
	width: 100%;
	color: #035294;
	border: 0;
	background-color: #014f93;
}

table, img {
	border: none;
}

/* ========== LAYOUT ========== */

div#containerDiv {
	margin: 0 auto;
	width: 914px;
}

td#mainCell {
	vertical-align: top;
}

table#headerTable {
	width: 900px;
	height: 150px;
}

div#headerDiv {
	width: 645px;
	height: 83px;
}

td#logoCell {
	width: 255px;
	height: 111px;
}

div#signatureDiv {
	position: absolute;
	left: 0;
	top: 41px;
}

div#headerPatch1Div {
	position: absolute;
	left: 0;
	top: 66px;
}

div#intranetDiv {
	position: absolute;
	right: 0;
	top: 20px;
}

div#rechercheDiv {
	position: absolute;
	right: 0;
	top: 49px;
}

table#rechercheTable td, table#abonnerTable td {
	vertical-align: middle;
}

input#rechercheBoite, input#abonnerBoite {
	font-size: 10px;
	color: #000;
	height: 10px;
}

td#menu1Cell {
	height: 21px;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

td#menu2Cell {
	height: 39px;
}

div#bannerDiv {
	width: 900px;
	height: 306px;
}

div#bannerDivInside {
	width: 900px;
	height: 221px;
}

div#contenuDiv {
	background: url(../images_new/bgContenuRep.gif) repeat-x left top #b7dfff;
	padding: 9px 8px 9px 9px;
	width: 883px;
}

div#innerDivHome {
	background: #fff;
	border: 1px solid #afd9f8;
	width: 881px;
	height: 878px;
}

div#innerDivHome div {
	text-align: left;
	vertical-align: top;
}

/* CONTENU HOME DÉBUT */

div#introTitre {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 418px;
	height: 33px;
}

div#introCorps {
	position: absolute;
	left: 1px;
	top: 35px;
	width: 418px;
	height: 210px;
	background: url(../images_new/introBG.gif) no-repeat left top #fefeff;
}

div#introTxt {
	position: absolute;
	left: 10px;
	top: 67px;
	width: 390px;
	height: 130px;
}

div#nouvelleTitre {
	position: absolute;
	left: 420px;
	top: 1px;
	width: 460px;
	height: 33px;
}

div#nouvelleCorps {
	position: absolute;
	left: 420px;
	top: 35px;
	width: 460px;
	height: 210px;
	background: url(../images_new/nouvelleBG.gif) no-repeat left top #fefeff;
}

div#nouvelleCorpsImgBG {
	position: absolute;
	left: 7px;
	top: 8px;
	z-index: 5;
}

div#nouvelleCorpsImg {
	position: absolute;
	left: 12px;
	top: 13px;
	z-index: 10;
}

div#nouvelleCorpsImgTxt {
	position: absolute;
	left: 10px;
	top: 171px;
	width: 155px;
	height: 30px;
	font-size: 9px;
	font-style: italic;
	color: #7fbce5;
}

div#nouvelleCorpsContainer {
	position: absolute;
	left: 175px;
	top: 16px;
	width: 275px;
}

div#nouvelleCorpsContainer.full_width {
	left: 20px;
	top: 16px;
	width: 420px;
}

div#nouvelleCorpsTitre {
/*	position: absolute;
	left: 175px;
	top: 16px;
	width: 275px;
	height: 48px;*/
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #106bb3;
	overflow: hidden;
	padding-bottom:3px;
}

div#nouvelleCorpsDate {
/*	position: absolute;
	left: 175px;
	top: 66px;
	width: 275px;*/
	font-size: 10px;
	color: #2393de;
	padding-bottom:3px;
}

p#nouvelleCorpsTxt {
/*	position: absolute;
	left: 175px;
	top: 88px;
	width: 275px;
	height: 80px;*/
	font-size: 11px;
	text-align:justify;
	padding-bottom:7px;
}

div#nouvelleCorpsBtn {
/*	position: absolute;
	left: 175px;
	top: 177px;*/
}

div#formations {
	position: absolute;
	left: 1px;
	top: 247px;
	width: 293px;
	height: 232px;
	background: url(../images_new/formationBG.gif) no-repeat left top #014f93;
}

div#formationsTxt {
	position: absolute;
	left: 15px;
	top: 45px;
	width: 270px;
	height: 170px;
}

span.formationsTitre, span.formationsTitre a{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	line-height: 12px;
}

span.formationsInfo {
	font-size: 11px;
	color: #fff;
	line-height: 12px;
}

div.formationsSplit {
	padding: 3px 0 5px 0;
	line-height: 1px;
}

div#formationsTableau {
	position: absolute;
	left: 192px;
	top: 391px;
	z-index: 5;
}

div#calendrier {
	position: absolute;
	left: 296px;
	top: 247px;
	width: 291px;
	height: 232px;
	background: url(../images_new/calendrierBG.gif) no-repeat left top #014f93;
}

div#calendrierTxt {
	position: absolute;
	left: 33px;
	top: 55px;
	width: 225px;
	height: 155px;
}

div#sondage {
	position: absolute;
	left: 589px;
	top: 247px;
	width: 291px;
	height: 232px;
	background: url(../images_new/sondageBG.gif) no-repeat left top #014f93;
}

div#porteVoix {
	position: absolute;
	left: 777px;
	top: 423px;
}

div#blogueTitre {
	position: absolute;
	left: 1px;
	top: 481px;
	width: 586px;
	height: 33px;
}

div#blogueCorps {
	position: absolute;
	left: 1px;
	top: 515px;
	width: 584px;
	height: 229px;
	border: 1px solid #bee2ff;
	background: url(../images_new/blogueBGRep.gif) repeat-x left top #fff;
}

div#blogueTxt {
	position: absolute;
	left: 11px;
	top: 13px;
	width: 565px;
	height: 180px;
}

span.blogueHomeTitre {
	font-size: 12px;
	font-weight: bold;
	color: #106bb3;
	text-transform: uppercase;
}

span.blogueHomeAuteur {
	font-size: 10px;
	color: #4085be;
}

div.blogueHomeTxt {
	padding-top: 10px;
}

div.blogueHomeTxt p {
	margin: 0;
	padding: 0 0 6px 0;
}

div.blogueHomeTxt a {
	color: #106bb3;
}

div.blogueHomeTxt a:link, div.blogueHomeTxt a:active, div.blogueHomeTxt a:visited {
	text-decoration: underline;
}

div.blogueHomeTxt a:hover {
	text-decoration: none;
}

div#blogueBtn {
	position: absolute;
	left: 11px;
	top: 203px;
}

div#blogueBtn img {
	margin-right: 2px;
}

div#regard {
	position: absolute;
	left: 589px;
	top: 481px;
	width: 291px;
	height: 94px;
	background: url(../images_new/regardBG.gif) no-repeat left top #d5edff;
}

div#regardPhotoBG {
	position: absolute;
	left: 217px;
	top: 1px;
	z-index: 5;
}

div#regardPhoto {
	position: absolute;
	left: 225px;
	top: 9px;
	z-index: 10;
}

div#regardTxt {
	position: absolute;
	left: 53px;
	top: 36px;
	width: 160px;
	height: 50px;
	overflow: hidden;
}

div#bulletin {
	position: absolute;
	left: 589px;
	top: 577px;
	width: 291px;
	height: 83px;
	background: url(../images_new/bulletinBG.gif) no-repeat left top #b1daf8;
}

div#bulletinForm {
	position: absolute;
	left: 51px;
	top: 48px;
}

div#membre {
	position: absolute;
	left: 589px;
	top: 662px;
	width: 291px;
	height: 84px;
	background: url(../images_new/membreBG.gif) no-repeat left top #d5edff;
}

div#membreBtnDiv {
	position: absolute;
	left: 1px;
	top: 1px;
}

img#membreBtnImg {
	width: 289px;
	height: 82px;
}

div#partenairesTitre {
	position: absolute;
	left: 1px;
	top: 747px;
	width: 879px;
	height: 33px;
}

div#partenairesLogos {
	position: absolute;
	left: 1px;
	top: 781px;
	width: 879px;
	height: 400px;
}

/* CONTENU HOME FIN */

div#innerDivInside {
	background: #fff;
	border: 1px solid #afd9f8;

	text-align: left;
}

/* CONTENU INSIDE DÉBUT */

div#contenuTxtDiv {
	padding: 0 10px 25px 10px;
}

td#arianeCell {
	background: url(../images_new/arianeBG.gif) no-repeat left top #014f93;
	width: 879px;
	height: 33px;
	vertical-align: middle;
}

div#arianeDiv {
	padding: 0 15px;
	font-size: 11px;
	color: #fff;
}

div#arianeDiv a {
	font-size: 11px;
	color: #fff;
}

div#arianeDiv a:link, div#arianeDiv a:active, div#arianeDiv a:visited {
	text-decoration: underline;
}

div#arianeDiv a:hover {
	text-decoration: none;
}

span.arianeSplit {
	padding: 1px 8px;
}

td#contenuCellInside {
	background: url(../images_new/contenuBG.gif) no-repeat left top #fff;
	width: 640px;
	vertical-align: top;
}

td#colDroiteCell {
	width: 238px;
	vertical-align: top;
}

td#colDroiteCell div {
	text-align: left;
	vertical-align: top;
}

div#regardIn {
	background: url(../images_new/regardBGIn.gif) no-repeat left top #d5edff;
	position: relative;
	width: 236px;
	height: 92px;
}

div#regardPhotoBGIn {
	position: absolute;
	left: 163px;
	top: 0;
	z-index: 5;
}

div#regardPhotoIn {
	position: absolute;
	left: 171px;
	top: 8px;
	z-index: 10;
}

div#regardTxtIn {
	position: absolute;
	left: 52px;
	top: 45px;
	width: 107px;
	height: 50px;
	overflow: hidden;
}

span.regardTxtTitre, span.regardTxtTitre a {
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

span.regardTxtTitre a:link, span.regardTxtTitre a:active, span.regardTxtTitre a:visited {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

span.regardTxtTitre a:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

span.regardTxtDesc, span.regardTxtDesc a {
	font-size: 11px;
	color: #3c3c3c;
}

span.regardTxtDesc a:link, span.regardTxtDesc a:active, span.regardTxtDesc a:visited {
	text-decoration: underline;
	font-size: 11px;
	color: #3c3c3c;
}

span.regardTxtDesc a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #3c3c3c;
}

div#bulletinIn {
	background: url(../images_new/bulletinBGIn.gif) no-repeat left top #b1daf8;
	position: relative;
	width: 236px;
	height: 81px;
}

div#bulletinFormIn {
	position: absolute;
	left: 50px;
	top: 47px;
}

div#membreIn {
	background: url(../images_new/membreBGIn.gif) no-repeat left top #d5edff;
	position: relative;
	width: 236px;
	height: 82px;
}

div#membreBtnInDiv {
	position: absolute;
	left: 1px;
	top: 1px;
}

img#membreBtnInImg {
	width: 236px;
	height: 82px;
}

div#calendrierIn {
	background: url(../images_new/calendrierBGIn.gif) no-repeat left top #014f93;
	position: relative;
	width: 238px;
	height: 83px;
}

div#calendrierTxtIn, div#formationTxtIn {
	position: absolute;
	left: 50px;
	top: 33px;
	width: 162px;
	height: 45px;
	overflow: hidden;
	line-height: 14px;
}

span.calendrierTxtDate {
	font-size: 10px;
	color: #fff;
}

span.calendrierTxtTitre, span.calendrierTxtTitre a {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

span.calendrierTxtTitre a:link, span.calendrierTxtTitre a:active, span.calendrierTxtTitre a:visited {
	text-decoration: underline;
}

span.calendrierTxtTitre a:hover {
	text-decoration: none;
}

div#formationIn {
	background: url(../images_new/formationBGIn.gif) no-repeat left top #014f93;
	position: relative;
	width: 238px;
	height: 99px;
}

div#sondageIn {
	background: url(../images_new/sondageBGIn.gif) no-repeat left top #014f93;
	position: relative;
	width: 291px;
	height: 232px;
}

div#porteVoixIn {
	position: absolute;
	left: 188px;
	top: 176px;
	z-index: 5;
}

div#sondageTxtIn {
	position: absolute;
	left: 45px;
	top: 37px;
	width: 230px;
	height: 155px;
	overflow: hidden;
	line-height: 14px;
}

div#sondageBtn {
	position: absolute;
	left: 55px;
	top: 190px;
}

/* CONTENU INSIDE FIN */

td#footerCell {
	padding: 0 16px;
}

td#footerCell p {
	font-size: 10px;
	color: #679ecb;
	margin: 0;
	padding: 0;
	line-height: 16px;
}

td#footerCell a:link, td#footerCell a:active, td#footerCell a:visited {
	font-size: 10px;
	color: #679ecb;
	text-decoration: underline;
}

td#footerCell a:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

td#copyCell {
	padding: 16px 0 16px 16px;
}

td#copyCell p {
	font-size: 10px;
	color: #487da9;
	margin: 0;
	padding: 0;
	line-height: 16px;
}

td#copyCell a:link, td#copyCell a:active, td#copyCell a:visited {
	font-size: 10px;
	color: #487da9;
	text-decoration: underline;
}

td#copyCell a:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

div#archivesDiv1 {
	position: absolute;
	left: 542px;
	top: -88px;
	]top: -76px;
}

div#archivesDiv2 {
	position: absolute;
	left: 542px;
	top: 0;
}


/* ========== DESIGN ========== */

.posRel {
	position: relative;
}

.floatR {
	float: right;
}

.bordureBleue {
	border: 1px solid #bbe1ff;
}

.mb1 {
	margin-bottom: 1px;
}

.calpage_btn {
	padding: 0 3px;
}

a.titre, p.titre {
	font-size: 12px;
	font-weight: bold;
	color: #014F93;
	text-decoration: none;
}

table.commonTable {
	width: 100%;
	border: 1px solid #014f93;
}

table.commonTable td {
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #014f93;
}

table.commonTable th {
	background: #014f93;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #fff;
}

tr.row2 td {
	background: #d5edff;
}

.w30 {
	width: 30%;
}

.w70 {
	width: 70%;
}

/* ========== CMS ========== */

.msg_erreur{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #CC0000;
	color: #CC0000;
	background-color: #FED8D8;
	margin-top: 8px;
}

.msg_success{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #009900;
	color: #009900;
	background-color: #DBFFCE;
	margin-top: 8px;
}

.erreur_loc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
	font-style: italic;
	/*display: block;*/
	margin-left: 0px;
}

.autodatatable{
	border: 1px solid #014f93;
}

.autodatatable th{
	font-size: 11px;
	border-bottom: 1px solid #014f93;
	background-color: #014f93;
	color: #fff;
}

.autodatatable .td1{
	font-size: 11px;
	background-color: #b1daf8;
}

.autodatatable .td2{
	font-size: 11px;
	background-color: #d5edff;
}

.regform input{
	border: 1px solid #237ac1;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;

}



.regform input.button{
/*
	background:url(../images/fr/formbtn_bg.gif) repeat-x center;
	color:#FFFFFF;
	font-weight:bold;
	height: 17px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
	border: 1px double #237ac1;
	*/
	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images_new/fr/formbtn_bg.gif) repeat-x center #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #237ac1;
	padding-left: 10px;
	padding-right: 10px;
	
}

.button_par{
	margin-top: 20px;
}

.regform input.radio{
	border: none;
	font-size: 10px;
}
/*
.regform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	font-size: 10px;
	padding-left: 5px;
}
*/
.regform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #237ac1;
	font-size: 11px;
	padding-left: 5px;
}


.regform select{
	/*border: 1px solid #000;*/
	/*height: 13px;*/
	font-size: 10px;
	padding-left: 5px;
}

.regform label{
	clear: both;
	float:left;
	width: 175px;
	margin-right: 8px;
	text-align: right;
	font-weight: bold;
}

.regform label.radio{
	clear: none;
	float:none;
	margin-left: 3px;
	text-align: right;
	font-weight: bold;
}

.horzform input{
	border: 1px solid #237ac1;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.horzform input.button{
	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images_new/fr/formbtn_bg.gif) repeat-x center #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #237ac1;
	padding-left: 10px;
	padding-right: 10px;
}

.horzform input.radio{
	border: none;
	font-size: 10px;
}

.horzform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #237ac1;
	font-size: 10px;
	padding-left: 5px;
}

.horzform select{
	/*border: 1px solid #000;*/
	/*height: 13px;*/
	font-size: 10px;
	padding-left: 5px;
}

.horzform label{
	clear: both;
	float:left;
	margin-right: 8px;
	font-weight: bold;
}

.horzform label.radio{
	clear: none;
	float:none;
	margin-left: 3px;
	text-align: right;
	font-weight: bold;
}
.secteur_act{
font-size:14px;
font-weight:bold;
}
