/* Rayonnor CSS --- Pages intérieures --- */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #576973;
	background-color: #FFF;
	background-image: url(images/top_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a {
    color:#d54c02;
    text-decoration:none;
}
a:hover { 
    color:#d54c02;
    text-decoration:underline;
}

#container {
    width:955px;
    margin:0px auto;
    padding:0px;
}


#header {
    float:left;
    width:780px;
}

h1#logo {
    margin:10px 0px 10px 0px;
    padding:0px;
}

#contact-home {
    float:right;
    width:165px;
    margin:10px 0px 0px 0px;
    padding:0px;
    color:#D1D7DA;
}

#contact-home a.linked {
    margin:0px 2px 0px 2px;
    padding:0px 0px 0px 7px;
    background:url(images/contact-arrow.gif) no-repeat left;
    color:#556670;
    text-decoration:none;
    font-size: 11px;
}

#contact-home a.linked:hover {    text-decoration:underline;
}

#contact-home img {
    margin-top:20px;
}

#contact-home p.small {
    color:#FFFFFF;
    font-size:11px;
    margin:0px;
    padding:0px 0px 0px 5px;
}

#contact-home p.small a {
    color:#C0C9E4;
    text-decoration:none;
}

#contact-home p.small a:hover {
    text-decoration:underline;
}

/*---- Menu CSS ---*/
#menu {
    margin:0px;
    padding:0px;
    list-style:none;
    width:698px;
    overflow:hidden;
}

html>body #menu {
    margin:0px 0px -11px 0px;
}

#menu li {
    float:left;
    margin:0px;
    padding:0px;
    text-align:center;
    font-size:14px;
}

#menu li a span { 
    display:block; 
    padding:15px 12px 12px 12px;
}

#menu li a {
    display:block;
    background:url(images/menu-border.gif) no-repeat bottom right;
    color:#FFFFFF;
    text-decoration:none;
}

#menu li a:hover {
    background:#E65608 url(images/corner.gif) no-repeat top left;
    color:#FFFFFF;
    text-decoration:none;
}

#menu li a:hover span {
    background:url(images/menu-hov.gif) no-repeat top right;
    padding:15px 12px 12px 12px;
    display:block;
}

#menu li.last a {
    background-image:none;
}

#menu li.last a:hover {
    background:#E65608 url(images/corner.gif) no-repeat top left;
    color:#FFFFFF;
    text-decoration:none;
}

#menu li.first {
    margin:0px 0px 0px 25px;
}
html>body #menu li.first {
    margin:0px 0px 0px 50px;
}

/*--- Contenu de la page ---*/
/*--- Fond de la page ---*/
#page {
    margin: 0;
    width:100%;
}

/*--- Bloc de centrage ---*/
#wrapper {
    clear:both;
    width:1024px;
    margin:0px auto;
    min-height:473px;
    height:1%;
    padding: 22px 0px 9px 0px;
}

html>body #wrapper {
    padding-top:26px;
    padding-bottom:0px;
}


/*---Colonne de gauche---*/
#col_gauche {
    float: left;
    padding: 0;
    width: 217px;
    margin: 0 0 0 15px;
}
html>body #col_gauche {
    margin-bottom: 15px;
}

/*---menu de gauche---*/
#menu_left {
    width: 217px;
    height: 57px;
    margin-top: 17px;
    background: url(images/fond_menu_top.gif) left top no-repeat;
}

#contenu_menu_left {
    float: left;
    margin: 0;
    padding-bottom: 50px;
    width: 217px;
    background: url(images/fond_menu_bottom.gif) left bottom no-repeat;
}

html>body #contenu_menu_left {
    padding-bottom: 85px;
}

ul#menu_gauche {
    margin: 0 0 24px 0;
    padding: 10px 0 0 25px;
    list-style-type: none;
    list-style-image: url(images/arrow.gif);
    font-weight: bold;
    font-size: 11px;
}

html>body ul#menu_gauche {
    margin-bottom: 0;
    padding-left: 30px;
}

ul#menu_gauche li {
    /*background: url(images/arrow.gif) no-repeat 1px 0;*/
    padding: 0;
    margin: 0;
    margin-bottom: -5px;
}

html>body ul#menu_gauche li {
    margin-bottom: 10px;
}

ul#menu_gauche li a {
    display: block;
    color: #576973;
    font-weight: bold;
    text-decoration: none;
}
ul#menu_gauche li a.current {
    color: #CB4700;
}


ul#menu_gauche li a:hover {
    color: #CB4700;
}

/*---  encart gauche---*/
#encart_gauche {
    float: left;
    width: 215px;
    margin : 17px 0 0 0;
    padding:0;
}

#encart_gauche_bottom {
    float: left;
    width: 215px;
    background: url(images/encart_gauche_bottom.gif) left bottom no-repeat;
    padding-bottom: 20px;
}

#encart_gauche_bottom p {
    margin:0 10px 5px 15px;
    color: #313C42;
    font-weight: normal;
}

#encart_gauche_bottom h4 {
    font-size: 1em;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 0;
    color: #cb4700;
}



/*---Bloc central page intérieure---*/
#bloc_central {
    float: left;
    padding: 0;
    margin: -12px 0 10px 27px;
    width: 510px;
}
html>body #bloc_central {
    margin-top: 0px;
}

#bloc_central h1 {
    width: 500px;
    height: 70px;
    margin-top: 5px;
}

#bloc_central h2 {
    font-weight: bold;
    font-size: 18px;
    color: #CB4700;
}

#bloc_central h3 {
    font-weight: bold;
    font-size: 15px;
}

#bloc_central h4 {
    font-weight: bold;
    font-size: 13px;
}

#bloc_central p {
    margin-bottom: 15px;
    font-weight: normal;
}

#bloc_central li {
    line-height: 1.5em;
}

.bloc_central_illustr_droite {
    float: right;
    width: 250px;
    margin-left: 10px;
    margin-top: 5px;
}

.bloc_central_illustr_gauche {
    float: left;
    width: 250px;
    margin-right: 10px;
    margin-top: 5px;
}


.spacer {
    width: 500px;
    height: 19px;
    background: url(images/ligne_horizontale.gif) no-repeat;
    margin-bottom: 15px;
}

#col_droite {
    float: left;
    width: 190px;
    margin: 80px 0 0 20px;
    padding: 0;
}
#col_droite_bloc {
    height: 230px;
    background: url(images/fond_col_droite_top.gif) top left no-repeat;
    margin: 0;
    padding: 17px 17px 0 17px;
}

#col_droite_bottom {
    margin: 0;
    padding: 17px;
    background: url(images/fond_col_droite_bottom.gif) bottom left no-repeat;
}

#col_droite_bottom h4{
    color: #CB4700;
    font-size: 12px;
    margin-top: 0;
}

/*----Quizz----*/
#entete_form {
    text-align: right;
}

 #resultat_quizz {
    clear: both;
}

form.quizz span {
    display: block;
    float: left;
    width: 15px;
    padding-top: 5px;
}

form.quizz label {
    display: block;
    width: 440px;
    float: left;
    margin: 0;
}

form.quizz radio {
    display: block;
    float: left;
}

#bas_form {
    float: right;
    margin: 10px 0 20px 0;
}

/*----Calque logo fvd----*/
#fdv {
    float:left;
    width:180px;
    margin:0px;
    padding:0px;
    color:#7D8A91;
}

#fdv img {
    margin-top:140px;
}

#fdv a {
    color:#7D8A91;
    text-decoration:none;
}

#fdv a:hover {
    color:#d54c02;
    text-decoration:underline;
}

/*----Calque fvd pages intérieures----*/
#fvd {
    position: relative;
    width:1024px;
    margin:auto;
    padding-left:60px;
    color:#7D8A91;
}


#gros-plan {
    float:left;
    width:405px;
    margin-top:80px;
}

#gros-plan img {
    float:left;
    margin-right:10px;
}

#gros-plan h2 {
    font-size:18px;
    margin:0px 0px 0px 0px;
    padding:0px;
    color:#576973;
}

#gros-plan p {
	margin:0px;
	color:#686E81;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#gros-plan a {
    padding:0px 0px 2px 15px;
    background:url(images/arrow.gif) no-repeat left;
    color:#CC4700;
    text-decoration:none;
}

#gros-plan a:hover {
    text-decoration:underline;
}

/*--- Pied de page ----*/
#footer {
    clear: both;
    width:100%;
    height:200px;
    background-color:#E9E9E9;
    padding-top: 15px;
}

/*--- Formulaire ---*/
input, textarea{
	border: 1px solid #00A8E6;
    width: 65%;
}

input.radio {
    border: 0;
    width: 3%;
}

.validation-advice {
    float: left;
	color : #FF3300;
	font-weight: bold;
}

.custom-advice {
    color: red;
}

fieldset {
	padding: 10px 10px 10px 0;
	margin-bottom: 0.5em;
    /*border: solid 1px #DEDEDE;*/
    -moz-border-radius: 0.5em;
}

legend {
    font-weight: bold;
    font-size: 1.2em;
    color:#CB4700;
    margin-left: 10px;
}

label {
    display: block;
    float: left;
    margin-left: 10px;
    width: 25%;
	font-weight: bold;
}

.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {
    float:left;
}

.submit {
    float: right;
    cursor: pointer;
    border: none;
    width: 113px;
    height: 24px;
    margin: 5px 5px 10px 0;
    background: url(images/bouton.gif) top left no-repeat;
}

span.en_gras {
    font-weight: bold;
}

span.en_rouge_ital {
    font-style: italic;
    color: #CB4700;
}