﻿body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	color: #666;
}


/* Les liens */

a {
	color: #666;	
}

a:hover {
	color: #F78C22;
	text-decoration: none;
}

div.fiche_pdf a {
	text-decoration: none;
	font-weight: bold;	
}

ul#menu a {
	font-size: 13px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	text-align: center;
    display: block;
    padding: 0 15px;
    height: 20px;
    line-height: 20px;
}

ul#menu a:hover {
	color: #f78c22;	
}

/* for a mozilla better display with key nav */
ul#menu a:focus{
    /*background-color: #305979;*/
}

ul#menu li.menu_actif a {
	color: #305979;
}

ul#menu li.menu_actif li a {
	color: #305979;
}

ul#menu li li a.linkOver{
	background-color: #305979;
	background-image: url(../images/interface/fleche_menu_hover.gif);
	color: white;
}

ul#menu li li a.solution {
	background-image: none;	
}

ul#menu li li a{
	font-size: 11px;	
    border: none;
    background-image: none;
	background-color: #dfe4ea;
    font-weight: normal;
    padding: 4px 17px 4px 4px;
    height: auto;
    width: 129px;
    line-height: 1.2em;
    color: #305979;
    text-align: left;
    background-image: url(../images/interface/fleche_menu.gif);
    background-repeat: no-repeat;
    background-position: center right;    
}
    
ul#menu li li a:hover{
	background-color: #305979;
	color: white;
}

p.retour_cible a {
	text-decoration: none;
}

/* Les images */

img {
	border: 0;
	margin: 0;
}

img.left {
	float :left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

div.fiche_pdf img {
	vertical-align: middle;
	padding-right: 5px;	
}

div.partenaires img {
	vertical-align: middle;
}

div#partenaires img {
	vertical-align: middle;
	border: 0;
}

div.cible img {
	display: block;
	float: left;
	margin-left: 15px;
	margin-bottom: 8px;
	width: 156px;
	height: 156px;
	border: 3px solid #E4E9ED;
}

div.cible img:hover {
	border: 3px solid #F78C22;
}

li img {
	vertical-align: middle;
}

p.retour_cible img {
	vertical-align: middle;
}


/* Les titres */

h1 {
	margin: 0 0 15px 0;
	font-size: 20px;
	color: #305979;
	text-align: left;
}

div#edito h1 {
	border-bottom: 2px solid #305979;
	text-align: center;
	color: #305979;
	margin: 0;
	font-size: 16px;
	padding: 3px 0;
}

div.cible h1 {
	color: #305979;
	font-size: 13px;
	font-style: italic;
	margin: 5px 5px 5px 10px;
}

h2 {
	color: #F78C22;
	font-size: 15px;
	margin: 15px 0 5px 0;
	border-bottom: 1px dotted #ddd;
	text-align: left;
	font-style: normal;
	clear: both;
	padding-bottom: 2px;
}

div.solutions h2, div.actualites h2 {
	margin-top: 0;
	clear: none;
}

h3 {
	font-size: 13px;
	color: #305979;
	margin: 10px 0;
	text-align: left;
}

h3 a {
	color: #305979;
	text-decoration: none;
}

h4 {
	font-size: 12px;
	margin: 10px 0 0 0;
	text-align: left;
}


/* L'interface du site */

div#interface {
	border: 1px solid #305979;
	width: 980px;
	margin: 5px auto 5px auto;	
	overflow: hidden;
	padding-bottom: 5px;
}

div#entete{
	width: 980px;
	height: 120px;
	background-image: url(../images/interface/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0;
	clear: both;
}

div#conteneur {
	
}

div#contenu {	
	float: left;
	width: 760px;
	padding: 10px;
	text-align: center;
}

div#contenu.accueil {
	border-left: none;
}

div#conteneur_pied {
	clear: both;
}

div#pied {
	text-align: center;
	font-weight: bold;
	color: #305979;
	margin-bottom: 5px;	
}

div#edito {
	float: left;
	width: 180px;
	margin: 10px 10px 5px 10px;	
	border-bottom: 2px solid #305979;
	border-top: 2px solid #305979;
}

div#boites {
	float: left;
	width: 179px;
	padding: 5px 10px 5px 10px;
	clear: both;
	font-size: 11px;
	margin-top: 5px;
	border-right: 1px dotted #ddd;
}

div.boite_titre {
	color: #305979;
	font-weight: bold;
	padding: 3px;
	border-top: 2px solid #305979;	
	border-bottom: 2px solid #305979;
	margin-bottom: 10px;
}

div.boite_contenu {
	padding: 0 3px;
	line-height: 120%;
	text-align: center;
	margin-bottom: 15px;
}

div.partenaires {
	line-height: 75px;
}

div#selection_cible {
	text-indent: 4px;
	text-align: left;
	color: #305979;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 10px 0;
}

div.cible {
	background-image: url(../images/interface/fond_cible.png);
	width: 368px;
	height: 368px;
	margin: 0 4px 0 4px;
	float: left;
}

div#partenaires {
	line-height: 75px;
	clear: both;
	margin: 0 10px;
	overflow:hidden;
}

div.solutions, div.actualites {
	border: 1px solid #eee;
	padding: 5px;
	margin: 15px 0;
}

div.actualite {
	border-bottom: 1px solid white;
}

div.solutions {
	line-height: 2em;	
}

div.radios {
	float: left;
	width: 400px;
}

div.radio {
	float: left;	
}


/* Les paragraphes */

p {
	text-align: justify;
	margin: 0 0 15px 0;
}

p.lien_navigation, div.lien_navigation {
	text-align: center;
}

div.boite_contenu p {
	text-align: left;	
}

div#edito p {
	text-align: center;
	font-style: italic;	
	font-size: 11px;
	line-height: 1.3em;
	margin: 0;
	padding: 13px 0;
}

div.fiche_pdf {
	margin: 20px auto;	
}

p.telephone {
	color: #F78C22;
	font-size: 13px;
	font-weight: bold;
}

p.retour_cible {
	font-size: 12px;
	font-weight: bold;
	color: #f78c22;
}


/* Les styles de texte */

.intro {
	font-style: italic;
	font-weight: bold;
	color: #305979;
	font-size: 12px;
	width: 99%;
}

.legende {
	text-align: center;
	font-style: italic;
	color: #305979;	
}

.erreur {
	border: 2px solid red;
	background-color: #ffd6d6;
	padding: 10px;
	color: red;
	text-align: left;
	font-weight: bold;
	width: 600px;
	margin: 10px auto;
}

.formulaire_ok {
	color: green;
	margin: 20px 0;
}

span.pourcentage {
	color: #F78C22;
}


/* Les listes */

ul, ol {
	text-align: justify;
	margin-top: 0;
	margin-bottom: 15px;
}

ul li ul {
	margin-bottom: 0;
}

ul.erreur li {
	margin-left: 10px;	
}

div.boite_contenu ul {
	padding: 0;
	margin-left: 0;
	text-align: left;
	list-style: none;
}

div.boite_contenu li {
	background-image: url(../images/interface/puce_boite.gif);	
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
}

div.solutions ul {
	margin-top: 0;
	margin-bottom: 0;
}

div.solutions ul li {
	list-style-type: none;	
}

div.solutions ul ul li {
	list-style-type: square;	
}

ul#menu {
	display: block;
	background-color: #305979;
	margin: 0;
	overflow: auto;
	border-bottom: 0px solid white;
	padding: 0 1px 1px 0;
}

ul#menu li {
	float: right;
	display: block;
    height: auto;
    margin: 0;
    padding: 0;
}

ul#menu li.menu_actif {
	background-color: #dfe4ea;
}

ul#menu ul{
    position: absolute;
    display: block;
    width: 150px;
    padding: 0;
    margin: 0;
}

ul#menu li ul{
    visibility: hidden;
    background-color: #305979;
    border: 1px solid #305979;
    border-left: 5px solid #305979;
    margin: 0;
    padding: 0;
}

ul#menu li li ul{
    position: absolute;
    margin-left: 150px;
    margin-top: -22px;
}

ul#menu li li{
    display: block;
    float: none;
    margin: 0;
}

/* correct a little IE bug */
* html ul#menu li li{
    display:inline;
}


/* Les formulaires */

fieldset {
	border: none;
	text-align: left;
	line-height: 20px;
	padding: 0;
	margin: 0;
}

label {
	display: block;
	float :left;
	width: 250px;
	font-weight: bold;
	color: #305979;
	text-align: left;
	clear: both;
}

input, textarea {
	font-family: inherit;
	font-size: 12px;
	color: #666;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

input:focus, textarea:focus {
	border: 1px solid #f78c22;
}

input[type="hidden"]{
	border: none;	
}

input[type="submit"],input[type="button"],input[type="reset"]{
	font-weight: bold;
	background-color: #ddd;
	clear: both;
	margin: 10px auto 0 auto;
	width: 120px;
	background-image: url(../images/interface/fond_bouton.png);
} 

input[type="submit"]:focus,input[type="button"]:focus,input[type="reset"]:focus{
	border: 1px solid #ccc;
}

label.radio {
	display: inline;
	font-weight: normal;
	float: none;
}

input[type="radio"]{
	border: none;
}


/* Les tableaux */

table {
	width: 80%;
	margin: 5px auto;
	border: 1px solid #305979;
	border-collapse: collapse;	
}

tr {
	border-bottom: 1px solid #305979;
}

th {
	background-color: #305979;
	color: white;
}

.partenaires table, #partenaires table {
	border: none;
}

.partenaires table tr, #partenaires table tr {
	border: none;
}

table.presentation, table.presentation tr {
	border: none;
}