html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -------------------------------------------------------- */

body {
	background-color:#fff;
	text-align:center;
	font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
}


.Spacer {
	display:block;
	clear:both;
	visibility:hidden;
	height:0px;
	line-height:0px;
	border:none;
	overflow:hidden;
}

#page {
	text-align:left;
	margin:0 auto 0 auto;
	width:1000px;
	position:relative;
}
#logo {
	float:left;
}

/* ----------------------------- compte ---------- */
#compte {
	position:relative;
	background-color:#4E70AE;
	background-image: url(../images/fond-compte.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:38px;
	width:432px;
	float:left;
	overflow:hidden;
}

#compte .fond-compte {
	position:absolute;
	top:0;
	left:0;
}

#compte .leform {
	margin:16px 0 0 50px;
}


#recherchez .fond-search {
	position:absolute;
	top:0;
	left:0;
}

#recherchez {
	position:relative;
	background-color:#99D799;
	background-image: url(../images/fond-recherchez.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:38px;
	width:568px;
	overflow:hidden;
}

#compte div {
	font-size:11px;
	margin:0 10px 0 0;
	color:#fff;
	float:left;
}

#connexion label {
	margin:0 3px 0 0;
}

#connexion input {
	font-size:11px;
	width:80px;
	border:1px solid #000;
}

#connexion select {
	font-size:11px;
	width:auto;
	border:1px solid #000;
}

#connexion div.submitCompte {
	border:1px solid #000;
	margin:0;
}

#connexion .submitCompte input {
	background-color:#1A377D;
	border-top:1px solid #8494B9;
	border-left:1px solid #8494B9;
	border-right:1px solid #142A60;
	border-bottom:1px solid #142A60;
	color:#fff;
	width:70px;
	margin:0;
}

#recherchez .leform {
	margin:16px 0 0 10px;
	width:100%;
}

#recherchez div {
	font-size:11px;
	margin:0 10px 0 0;
	color:#1A377D;
	float:left;
}

#compte .panel {
	border:1px solid #000;
	float:left;
}

#compte .panel a {
	display:block;
	font-size:11px;
	text-align:center;
	background-color:#1A377D;
	border-top:1px solid #8494B9;
	border-left:1px solid #8494B9;
	border-right:1px solid #142A60;
	border-bottom:1px solid #142A60;
	color:#fff;
	width:120px;
	margin:0;
	text-decoration:none;
	padding:2px 0 2px 0;
}

#compte .panel a:hover {
	padding-left:2px;
	width:118px;
}

#compte .deconnexion {
	margin-left:100px;
}

#compte .deconnexion a {
	background-color:#C30009;
	border-top:1px solid #DF757A;
	border-left:1px solid #DF757A;
	border-right:1px solid #8C0006;
	border-bottom:1px solid #8C0006;
	width:90px;
}
#compte .deconnexion a:hover {
	width:88px;
}

#recherchez .inscription {
	border:1px solid #000;
	float:left;
}

#recherchez .inscription a {
	display:block;
	font-size:11px;
	text-align:center;
	background-color:#1A377D;
	border-top:1px solid #8494B9;
	border-left:1px solid #8494B9;
	border-right:1px solid #142A60;
	border-bottom:1px solid #142A60;
	color:#fff;
	width:90px;
	margin:0;
	text-decoration:none;
	padding:2px 0 2px 0;
}

#recherchez .inscription a:hover {
	padding-left:2px;
	width:88px;
}

#connexion div.submitFind {
	border:1px solid #000;
	margin:0;
}

#connexion .submitFind input {
	display:block;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: left top;
	border:none;
	color:#fff;
	width:14px;
	height:13px;
	margin:0;
	padding:0;
}

/* ------------------------------------------------- */

#contenu {
	width:1000px;
	background-image: url(../images/fond-page.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.colonneA {
	width:432px;
	padding:10px 17px 10px 19px;
	float:left;
}

.colonneA .img-gauche {
	margin-right:10px;
}
.colonneA .img-bas {
	margin-top:10px;
}

.colonneB {
	float:left;
	width:344px;
	padding:10px 0 10px 0;
}

#centre {
	float:left;
	width:800px;
	margin:10px 0 10px 20px;
	border-left:2px solid #1A377D;
}

/* ---------------------------------------- */
#footer {
	text-align:right;
	background-image: url(../images/fond-footer.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:20px;

	position:absolute;
	right:0;
	overflow:hidden;
	padding:0 10px 0 20px;
}

#footer .coin {
	background-image: url(../images/coin-footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:20px;
	height:20px;
	position:absolute;
	left:0;
	top:0;
}

#footer a {
	text-decoration:none;
	padding:0 8px 0 8px;
	color:#000;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#footer a span {
	display:inline-block;
	margin:0px 5px 0 0;
	vertical-align:middle;
	width:7px;
	height:7px;
	background-color:#1A377D;
}

#footer a:hover {
	color:#C50009;
}

#footer a:hover span {
	background-color:#C50009;
}
/* ------------------------------------------------ */

#Actualites {
	width:344px;
	background-image: url(../images/actualites-fond.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#Actualites .footer {
	background-image: url(../images/actualites-bas.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:18px;
	width:344px;
	overflow:hidden;
}

#OffresEmploi {
	width:344px;
	background-image: url(../images/pa-fond.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom:10px;
}

#OffresEmploi .footer {
	background-image: url(../images/pa-bas.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:18px;
	width:344px;
	overflow:hidden;
}

#OffresEmploi .titre {
	color:#C40009;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}

#OffresEmploi .BlocPA {
	width:150px;
	height:50px;
	overflow:hidden;
	float:left;
	margin-left:15px;
	font-size:10px;
}

.BlocPA .date{
	color:#4E70AE;
	display:block;
}
.BlocPA .intitule {
	color:#5C5B5F;
}
.BlocPA .intitule a{
	color:#5C5B5F;
	text-decoration:none;
}

.BlocPA .intitule a:hover {
	text-decoration:underline;
}

#PA {
	font-size:10px;
	padding:10px;
	color:#5C5B5F;
	width:320px;
}

#PA ul li div {
	padding-bottom:10px;
}

#PA a {
	color:#5C5B5F;
	text-decoration:none;
}

#PA a:hover {
	color:#C50009;
}

.BlocPA .date, #PA .date{
	color:#4E70AE;
}

/* -------------------------------- menu -------------- */
#menu {
	width:168px;
	float:left;
	text-align:center;
}

#menu .bloc {
	width:144px;
	background-image: url(../images/menu-bas.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:10px auto 10px auto;
	padding-bottom:4px;
}

#menu .blocUnique {
	width:144px;
	background-image: url(../images/bloc-bas-unique.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:10px auto 10px auto;
	padding-bottom:4px;
}

#menu ul {
	width:144px;
	display:block;
	text-align:left;
	padding:0 0 0 0;
	font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
	background-image: url(../images/menu-fond.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#menu li {
	padding-left:7px;
}

#menu li.menu-titre {
	padding-top:2px;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#000;
	background-image: url(../images/menu-titre.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#828286;
}

#menu li.menu-titre a {
	color:#000;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:0;
	line-height:12px;
}

#menu li a {
	zoom:1;
	display:block;
	font-size:11px;
	color:#1A377D;
	text-decoration:none;
	line-height:9px;
	padding:4px 0 4px 0;
	margin:0;
}


#menu li a:hover {
	color:#C50009;
}

/* ---------------------------------------------- */

/* ---- form wizard --- */

.prev, .next {
	background-color:#98D798;
	padding:5px 10px;
	color:#000;
	text-decoration:none;
}
.prev:hover, .next:hover {
	background-color:#4D6FAD;
	color:#fff;
	text-decoration:none;
}
.prev {
	float:left;
}
.next {
	float:right;
}
#steps {
	list-style:none;

	overflow:hidden;
	margin:0px 0 0 40px;
	padding:0px;
}
#steps li {
	font-size:12px;
	font-weight:bold;
	float:left;
	list-style: none;
}
#steps li a {
	background-color:#FBFBF1;
	display:block;
	color:#444;
	padding:2px 8px 2px 8px;
	border:1px solid #aaa;
	text-decoration:none;
	margin:0 8px 0 0;
}

#steps li a:hover {
	background-color:#4D6FAD;
	color:#fff;
}

#steps li.current a {
	background-color:#98D798;
}

#steps li span {
	font-size:16px;
	display:block;
}
#steps li.current {
	color:#000;
}

.ligneBouton {
	margin:4px 0 5px 20px;
}

.Bouton {
	border:1px solid #000;
	width:99px;
	margin:0 4px 0 0;
}

.Bouton a {
	display:block;
	font-size:11px;
	text-align:right;
	background-color:#1A377D;
	border-top:1px solid #8494B9;
	border-left:1px solid #8494B9;
	border-right:1px solid #142A60;
	border-bottom:1px solid #142A60;
	color:#fff;
	width:90px;
	margin:0;
	text-decoration:none;
	padding:4px;
	background-repeat: no-repeat;
	background-position: left center;
}

.Bouton a:hover {
	border-top:1px solid #142A60;
	border-left:1px solid #142A60;
	border-right:1px solid #8494B9;
	border-bottom:1px solid #8494B9;
}

.b_modif {
	background-image: url(../images/edit.png);
}

.b_add {
	background-image: url(../images/edit_add.png);
}

.LittleBouton {
	margin:0 10px 0 10px;
}

.Liste {
	border: 1px solid #000;
	border-collapse:collapse;
	padding:0;
	/* width:500px; */
	margin-left:20px;
}



.Liste thead td {
	color: #FFFFFF;
	background-color: #009900;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align:center;
	font-weight: bold;
}

.Liste .Color1 td, .Liste .Color2 td, .Liste .ColorSelect td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 2px;
}
.Liste .Color1 {
	background-color: #E6E6E6;
}

.Liste .Color2 {
	background: none;
}

.Liste .ColorSelect {
	background-color: #98D798;
}

.recherche td {
	font-size:10px;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
}

/* ---- news ----- */
.voirResumer, .masquerResumer {
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 20px;
	margin:5px 0 0 20px;
}

.voirResumer a, .masquerResumer a {
	font-size:12px;
	color:#000;
}
.voirResumer a:hover, .masquerResumer a:hover {
	color:#C30009;
}

.voirResumer a:visited, .masquerResumer a:visited {
	color:#999;
}

.UneInfo {
	margin:0 0 50px 0;
}

.UneInfo .Resumer {
	margin:0 0 30px 20px;
	font-size:12px;
}