/* BIONICS
fond gris : #DEE2E5
bleu portail fond et lien : #4C6DB7
*/


/* Plan du site */
ul.plan li {
	margin-left:15px;
}


img {
	border: none;
}

a {
	color: #4C6DB7;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

h2, h3, h4, td {
	color: #0070a2;
 	font-size: 1.0em;
}

h1 {
	color: #0070a2;
	font-size: 1.273em;
}

p.accroche { color: #0070a2; }


#aideObjet div {
	padding-bottom:1.5em;
	clear:left;
}

.confirm {
	color:#76AB01;
}

.erreur {
	color:#CC0000;
	font-weight:bold;
}

.titre1 {
	text-align:left;
}

/* Moteur de recherche */

#recherche_resultats h3 {
	margin-bottom:0px;
	padding-bottom:0px;
}

#recherche_resultats p {
	margin-top:0px;
}

.occurences {
	font-style:italic;
}


.content form#moduleRecherche input#query {
	border:1px solid #CCCCCC;
	font-size:0.8em;
	color:#000000;
	width:150px;
}

.content input#search {
	color:#668100;
	background-color:#D1E977;
	border:1px outset #668100;
	font-weight:bold;
	font-size:1em;
	margin:0px 0px;
	width:auto;
}

/* Formulaire de contact */
legend {
	font-size: 1.2em;
	color:#1C1A6D;
	margin-top:1.5em;
	margin-bottom:1em;
	font-weight:bold;
}


.content fieldset {
	border:1px solid #B9D0F4;
	width:410px;
}


.content #contacter {
	text-align:center;
}

.content #contacter fieldset {
	text-align:left;
}



html>body .content #contacter fieldset {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


.content fieldset br {
	clear:left;
}
.content label {
	display:inline;
	float: left;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	margin-bottom:12px;
   	width:195px;
}

.content label.requis, p.requis {
	color:#668100;
}

.content input {
	font-size:1em;
	border: 1px inset #B3B3B3;
	width:185px;
}

.content  textarea {
	border: 1px inset #B3B3B3;
	font-size:1em;
	width:185px;
	margin-bottom:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.content .submit input {
	color:#668100;
	background-color:#D1E977;
	border:1px outset #668100;
	font-weight:bold;
	font-size:1em;
	clear:both;
   	width:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0.5em;
}

.content .submitUnChamp input {
	color:#668100;
	background-color:#D1E977;
	border:1px outset #668100;
	font-weight:bold;
	border:none;
	font-size:1em;
	width:auto;
}

.content .radio, .content .checkbox {
   margin-bottom:12px;
}


.content  select {
	margin-bottom:1em;
	font-size:1em;
	border: 1px inset #B3B3B3;
	width:185px;
}

.content select#id_objet {
   margin-bottom:0em;
}

.content .submit {
	width:420px;
	text-align:center;
}
	
.content .radio input, .content .checkbox input {
   width:auto;
   border:none;
   margin-bottom:0px;
}

/* Module references */
.ReferenceEntete{
	margin:5px;
}
.ReferenceEntete img{
	margin-right:10px;
	float:left;
	
}
.ReferenceDroite{
	float:right;
	margin:10px;
	padding:5px;
	
	border:1px solid #000000;
	
}
.ReferenceDescription{	
	margin:5px;	
}

.ReferenceDocuments{
	margin:5px;
}	
.ReferenceContact{
	margin:5px;
}
.ReferenceAccueil {
	background-color:#F6FAFF;
	margin:0px;
	padding:0px;	
	width:190px;
} 

.ReferenceAccueil ul{	
	 list-style-image: url(/img/commun/puce_cercle.gif);		 
}

.ReferenceAccueil li{
	margin-top:10px;	
	margin-right:10px;	
}

.ReferenceAccueil a{
	margin-left:70px;
}


/*module offre*/
#OffreDetailElement
{
	width:610px;
}
#OffreDetailGauche
{
	float:left;
	width:400px;
}
#OffreDetailDroite
{
	float:right;
	width:200px;
}
#OffreDetailEntete
{

}
.OffreSubmit {
	color:#FFFFFF;
	background-color:#1C1A6D;
	border:1px outset #296EAB;
	font-weight:bold;
	border:none;
	font-size:1em;
}
.OffreText {
	color:#000000;
	background-color:#FFFFFF;
	border:1px outset #296EAB;
	font-weight:bold;
	border:none;
	font-size:1em;
}

#offreForm fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
	border: 1px solid #18186B;
}
#offreForm legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: black;
	font-size:1em;
}
#OffreblocNomOrganisme
{
	display:none;
}


/* Module Documentation */
div#titreBlocCategoriesDoc {
	float: left;
	display: inline;
	width: 270px;
	margin: 20px 0 3px 0;
	padding: 0;
}
h2#titreBlocCategoriesDoc {
	font-size: 11px;
	color: #668100;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div#titreBlocTypeDoc {
	float: right;
	width: 270px;
	margin: 20px 25px 0 0;
	padding: 0;
}
html> body div#titreBlocTypeDoc {
	margin: 20px 50px 0 0;
}

h2#titreBlocTypeDoc {
	font-size: 11px;
	color: #4c6db7;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
}

div#blocCategoriesDoc {
	float: left;
	display: inline;
	width: 270px;
	border: 1px solid #668100;
	margin: 0 0 20px 0;
	padding: 0;
}
div#blocCategoriesDoc ul {
	padding: 10px 0 10px 0;
	margin: 0 0 0 10px;
	list-style: none;
	color: #668100;
}


div#blocCategoriesDoc li a {
	color: #668100;
}
div#blocCategoriesDoc li a.courant {
	color: #000;
	font-weight: bold;
}


div#blocTypeDoc {
	float: right;
	width: 270px;
	border: 1px solid #4c6db7;
	margin: 0 25px 20px 0;
	padding: 10px 0 10px 0;
}
html>body div#blocTypeDoc {
	margin: 0 50px 20px 0;
}

#blocTypeDoc form, #blocTypeDoc fieldset, #blocTypeDoc select  {
	width: 185px;
	border: none;
	margin: 0;
	padding: 0;
}

#blocTypeDoc form {
	margin: 0 0 0 35px;
}

#blocTypeDoc select {
	border: 1px outset #636363;
}

#blocTypeDoc input#rechercher_annuaire {
	float: right;
	width: auto;
	color: #0c2e75;
	background-color: #819fde;
	border: 1px outset #061940;
	font-weight: bold;
	font-size: 1em;
	margin: 10px 0 0 0;
}


#blocTypeDoc input#submitTypeDoc {
	float: right;
	width: auto;
	color: #0c2e75;
	background-color: #819fde;
	border: 1px outset #061940;
	font-weight: bold;
	font-size: 1em;
	margin: 10px 0 0 0;
}

h2#categorieCourante {
	margin: 0 0 25px 0;
}

h2#titreDoc {
	color: #4c6db7;
	margin: 0;
	padding: 0;
}



/* Module annuaire */
div#blocRechercheAnnuaire {
	float: right;
	width: 270px;
	border: 1px solid #4c6db7;
	margin: 0 25px 20px 0;
	padding: 10px 0 10px 0;
}
html>body div#blocRechercheAnnuaire {
	margin: 0 50px 20px 0;
}

#blocRechercheAnnuaire form, #blocRechercheAnnuaire fieldset, #blocRechercheAnnuaire select  {
	width: 250px;
	border: none;
	margin: 0;
	padding: 0;
}

#blocRechercheAnnuaire form {
	margin: 0 0 0 7px;
}

#blocRechercheAnnuaire select {
	border: 1px outset #636363;
}

#blocRechercheAnnuaire label {
	float: left;
	text-align: right;
	width: 150px;
	border: 1px solid #636363;
}

#blocRechercheAnnuaire label.annuaire {
	border: none;
	display:inline;
	float: left;
	color: #4c6db7;
	font-weight: normal;
	text-align: right;
	width: 120px;
	margin: 0;
	padding: 0 3px 0 0;
}

#blocRechercheAnnuaire input#rechercher_annuaire {
	float: right;
	width: auto;
	color: #0c2e75;
	background-color: #819fde;
	border: 1px outset #061940;
	font-weight: bold;
	font-size: 1em;
	margin: 10px 5px 0 0;
}

#blocRechercheAnnuaire input#nom {
	width: 120px;
	border: 1px solid #636363;
	margin: 0;
	padding: 2px;
}


#blocRechercheAnnuaire input#txtlibre {
	width: 120px;
	border: 1px solid #636363;
	margin: 0;
	padding: 2px;
}
#blocRechercheAnnuaire input#rechercher_repertoire {
	float: right;
	width: auto;
	color: #0c2e75;
	background-color: #819fde;
	border: 1px outset #061940;
	font-weight: bold;
	font-size: 1em;
	margin: 10px 5px 0 0;
}