/* CSS - Page de Style du site Artisanat - Opportunités */

/* SECTION GENERALE*/
body {
font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
/*font-size: 0.8em;*/
font-size:100%;
margin: 0;
padding: 0;
background-color:#910028;
color:#000040;
}

img {
border: 0px;
}

a {
color: #910028;
}
a:hover {
/*color : #e8af10;	*/
text-decoration: none;
}

dl {
padding-left:20px;*/

}

dt{
background-color: #e7e6f9;
border-top:1px solid #999;
border-left: 1px solid grey;
border-right: 1px solid grey;
}

dd {
	padding:5px;
	margin:2px 7px 7px 7px;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	border-bottom: 1px solid grey;
	
}
/*-------------------------------------------------------------------------------*/
/* FIN SECTION GENERALE*/
/*-------------------------------------------------------------------------------*/

/* SECTION DIV DE LA PAGE */
#page {
position: absolute;
width: 839px;
left: 50%;
margin-top:5px;
margin-bottom:10px;
margin-left: -375px;
background-color:#fff;
border: 1px solid #ccc;
padding:0;
}

/*-------------------------------------------------------------------------------*/
/* SECTION ENTETE */
#entete {
	height: 139px;
	background-image: url(../img/bandeauinstitutionnel.jpg);
	/*background-color: #af545e;
border-bottom: 1px solid #8a8a8a;*/
}


#zonerecherche {
float:right;
padding-right:20px;
}
/*-------------------------------------------------------------------------------*/
/* SECTION CONTENU PRINCIPAL DE LA PAGE - COLONNE CENTRALE */
#contenu {
margin-left: 100px;
margin-right: 100px;
padding: 5px 7px;
font-size:80%;
/*border-left: 1px solid #8a8a8a;*/
}

#contenu span {
position : relative;
right: 0;
}

#alaune {
margin-bottom:8px;
padding:5px;
/*border-bottom:1px solid #ccc;*/

}
#encours {
border:1px solid #8F566B;
color:#666666;
padding:3px 3px 0 3px;
font-size:80%;
}

#encours h3, #newsletter h3 {
margin:0px;
padding:0 4px;
width:98%;
background-color:#8F566B;
color:#fff;
}
#encours dt {
background-color: #e7e6f9;
}

#encours dd {
border-bottom:1px solid #ccc;
}
#newsletter {
/*padding:0.5em;
border-top: 1px solid #8a8a8a;*/

}
/*-------------------------------------------------------------------------------*/
/* SECTION COLONNE DE DROITE*/

#droite {
padding:0 2px;
border: 1px solid #8a8a8a;
position: absolute;
right:0;
width: 150px;
font-size:80%;
}

#droite h2 {
margin:0;
}

#edito {
font-size:90%;
color:#666666;
}


/*-------------------------------------------------------------------------------*/
/* SECTION COLONNE DE GAUCHE*/

#gauche {
float:left;
width: 150px;
border: 1px solid #8a8a8a;
font-size:80%;
}
/*
#menu a{
padding:3px 3px 3px 5px;
display:block;
text-decoration:none;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color:#660066;
padding-left:1em;
}

#menu a:hover, {
color: #910028;
background-color:#FDFABB;
}


#menu ul, dd , dl{
padding:0;
margin:0;
}

#menu li, dt {
/*border-bottom:1px solid #999;*/

/*list-style:none;
margin:0;
font-size:95%;
color:#111;
display:block;
}
*/
.souslien {
display: block;
color: #ccc;
background-color:#E7E6F9;
}

.souslien:hover {
/*background-color: #c0545e;*/
background-color: #efefef;
}

#liens {
padding:0.5em;
margin-top:5px;
border: 1px solid #8a8a8a;
}


/* FIN SECTION GAUCHE */
/*-------------------------------------------------------------------------------*/



#navigation {
font-size: 90%;

}
#article {
padding: 1em;

}

#article hr {
border: 1px dotted #e8af10;
}



/*#contenu a {
font-weight: bold;
text-decoration: none;
font-family: arial, "trebuchet ms", arial, verdana;
color: #54B886;
color: #3faba1;
}

#contenu a:hover {
text-decoration: underline;

}
*/






a.rub {
display:block;
background-color: #c0545e;
}


#lienfixe {
background-color:#000;
color:#fff;
}

.lienfixe:hover {
background-color:#000;
color:#fff;
}

#evenement {
	padding-left: 0px;
	padding-top:3px;
	/*border: 1px solid #910028;*/
position: absolute;
	right:0;
	width: 240px;
	min-height:200px;
	height: auto;
	background-image: url(../img/fond_evnt.jpg);
}

#pied {
margin: 0 auto;
text-align: center;
font-size:90%;
/*height: 25px;*/
background-color: #E7E6F9;
border-top: 1px solid #910028;
padding:0;
}

#pied a {
color : #910028;
}

#pied a:hover {
/*color : #eee;*/
text-decoration: none;
}



#partenaires {
background-color: #fff;
padding-top:5px;
}

#partenaires img {
padding-left: 50px;
border:0;

}

/*#pied li {
display: inline;
border-right : 1px solid #ccc;
padding:0 10px;
}

#pied li.dernier {
border: 0;
}
*/

.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}


/*---------------------------------------------------------------------------------------------------*/
/*** Mise en forme du formulaire ***/
/*---------------------------------------------------------------------------------------------------*/
#formulaire {
font-size: 80%;
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;	/*** Largeur du formulaire ***/
}
#titreForm, #piedForm {	/*** Mise en forme du titre et du pied de formulaire ***/
	font: bold 1.1em arial, hevetica, sans-serif;
	color: #000;
	/*background: black;*/
	margin: 0.5em;
	padding: .5em;
}
#piedForm {
	text-align: right; /*** Les boutons sont align?s ? droite ***/
}
#piedForm input {
	font-weight: bold; /*** Pour am?liorer la lisibilit? des boutons ***/
	margin-left: 1em;
}
#corpForm {	/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
	border: 1px solid black;
	color: black;
	background: #efefef;
	margin: 0;
	padding: 1em;
}
#corpForm fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
}
#corpForm legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: black;
	background: transparent;
	
}
#corpForm p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
}
#corpForm fieldset label {	/*** Mise en forme des intitul?s de champs ***/
	float: left;	/*** Tr?s important, ne pas suprimer ! ***/
	width: 25%;	/*** Les intitul?s prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont align?s ? droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centr?s verticalement. ***/
}
#corpForm label:hover, #piedForm input {
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs ? cliquer sur les intitul?s ***/
}
#corpForm label.oblig {
	font-weight: bold;	/*** Mise en ?vidence des champs obligatoires ***/
}
#corpForm .legende {	/*** Mise en forme des aides contextuelles ***/
	font-style: italic;
	color: #666;
	background: transparent;
	margin: 0;
	padding: 0;
}
#corpForm a.aide {	/*** Mise en forme des bulles d'aide ***/
	text-decoration: none;
}
#corpForm a.aide img {	/*** Mise en forme de l'image des bulles d'aide ***/
	margin: 0;
	padding: 0;
	border: 0;
}
#corpForm a.aide:hover {	/*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
	cursor: help;
}
#corpForm .focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background: beige;
	color: black;
}
#corpForm .normal {	/*** Retour ? l'?tat normal apr?s l'utilisation ***/
	background: white;
	color: black;
}

/*** Mise en forme des messages d'erreur ***/

#corpForm .alerte {	/*** Mis en ?vidence des champs mal renseign?s ***/
	border: 1px solid red;
}
#corpForm .messageAlerte {	/*** Mise en forme des message d'alerte ***/
	display: block;
	margin: 0 0 .3em .3em;
	padding-left: 2em;
	color: red;
	font-weight: bold;
	background: url('icon_alert.gif') no-repeat left center;
}


