*
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
    background-color: #e2f9b5;
}
label
{
    padding-right: 3px;
}
a:link, a:visited, a:active, a:hover
{
	text-decoration: none;
}

hr { color: #FF6600; background-color: #FF6600; height: 1px; border: 0;}

h1
{
    position: relative;
    top: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url('../images/logo-sos-enfants.gif');
	margin: 0;
	overflow: hidden;
	width: 124px;
	height: 91px;
	text-transform: uppercase;
}

h1 a
{
	display: block;
	padding-top: 91px;
}

h3
{
	font-weight: bold;
}

h4
{
	text-decoration: none; /* cancel basic style */
}

h4, h5, h6
{
	font-weight: bold; /* cancel basic style */
	margin: 0;
	padding: 0;
}

#head
{
    background-color: #9feb0c;
}

.wrap
{
    position: relative;
    width: 933px;
    margin: 0 auto;
}

#head .wrap
{
    height: 136px;
    overflow: hidden;}

#slogan
{
    position: absolute;
    top: 0;
    left: 124px;
	background-repeat: no-repeat;
    overflow: hidden;
    width: 525px;
    height: 136px;
	background-position: right 55px;
	/*background-image: url('../images/slogan1.gif');*/
}

tr.cat
{
    display: none;
}


#sloganXX.r0
{
	background-position: 50px 40px;
	background-image: url('../images/slogan2.gif');
}

#sloganXX.r1
{
	background-position: right 40px;
	background-image: url('../images/slogan1.gif');
}

#slogan span
{
    display: block;
    padding: 0 0 0 20px;
    color: #fff;
    font-weight: bold;
    font-size: 1.4em;
    position: absolute;
    bottom: 20px;
    
}

#tools
{
    font-size: 1.2em;
    position: absolute;
    bottom: 1em;
    right: 0;
    list-style-type: none;
    text-align: right;
}

#tools li.menu-current > a { color: white; }

#tools li.form
{
    padding-bottom: 1em;
}

#head input
{
    color: #999;
    width: 7em;
}

#tools a:link,
#tools a:visited
{
    display: block;
    line-height: 1.3em;
    text-transform: lowercase;
    font-weight: bold;
    color: #000;
}

#tools a:active,
#tools a:hover,
#tools a.active:link,
#tools a.active:visited
{
    color: #fff;
}

#menus
{
    background-color: #76e9fb;
    height: 48px;
    font-size: 1.8em;
    overflow: hidden;
    background-image: url('../images/menus-bg.jpg');
    background-repeat: repeat-x;
}

#menus ul
{
    list-style-type: none;
}

#menus li
{
    display: inline;
}

#menus a:link,
#menus a:visited
{
    display: block;
    padding: .4em 2em .4em 0;
    float: left;
    color: #000;
    text-transform: lowercase;
    font-weight: bold;
}

#menus a:active,
#menus a:hover,
#menus .menu-current a:link,
#menus .menu-current a:visited
{
    color: #f67f20;
}

.accueil h2
{
    display: none;
}

#content,
#bottom
{
    margin-top: 10px;
}


#bottom p
{
    padding: 0 .5em 10px;
    font-size: .9em;
    color: #999;
}

#service
{
    margin-top: 48px;
    color: #f67f20;
    font-weight: bold;
    line-height: 54px;
    height: 54px;
    padding: 0 1em;
    font-size: 1.5em;
    background-image: url('../images/service-bg.gif');
    background-repeat: no-repeat;
    margin-bottom: 13px;
}

.presentation #content .wrap,
.contact #content .wrap,
.liens #content .wrap
{
    margin-top: 48px;
}

.box-wrap
{
    background-image: url('../images/box.gif');
    background-repeat: repeat-y;
    position: relative;
    padding: 0 1.5em;
}

.box .close
{
    height: 25px;
    background-image: url('../images/box-close.gif');
    background-repeat: no-repeat;
}

.box
{
    padding: 1em 0 0;
    background-image: url('../images/box-open.gif');
    background-repeat: no-repeat;
}

.box-wrap-telephone
{
    background-image: url('../images/picto-appel3.gif');
    background-repeat: repeat-y;
	height:178px;
    position: relative;
    padding: 0 1.5em;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.box-wrap-consultation h3{
	color:#FFFFFF;
    font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 8px;
	padding-top:70px;
	margin-left: 135px;
}

.box-wrap-consultation
{
    background-image: url('../images/picto-visite3.gif');
    background-repeat: repeat-y;
	height:178px;
    position: relative;
    padding: 0 1.5em;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.box-wrap-question
{
    background-image: url('../images/picto-question3.gif');
    background-repeat: repeat-y;
	height:178px;
    position: relative;
    padding: 0 1.5em;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}


.blue-content-box h3,
.boxBlue h3,
.presentation .box-wrap h3,
.contact .box-wrap h3,
.liens .box-wrap h3
{
	color:#fff;
    font-size: 1.8em;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 0;
}

.presentation .box-wrap h3,
.contact .box-wrap h3,
.liens .box-wrap h3
{
    color: #f67f20;
}

.telephone-nous .boxBlue h3
{
    margin-bottom: .5em;
}

.blue-content-box h3
{
	padding-top: 65px;
	margin-left: 145px;
}

.blue-content-box p
{
    font-weight: bold;
}

.box-wrap-question p,
.presentation .box-wrap h4
{
	color:#000000;
    font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 0px;
	padding-top: 0;
	margin-left: 145px;
}

.presentation .box-wrap h4
{
    margin-left: 0;
    margin-bottom: 1em;
}

.presentation .box-wrap p,
.contact .box-wrap p,
.liens .box-wrap p
{
    color: #000;
    margin-top: 1em;
}

.presentation ul li
{
    margin-left: 1.3em;
    /*font-weight: bold;*/
}

.wrapBlue
{
    position: relative;
    width: 933px;
    margin: 0 auto;
	background-image: url('../images/box-orange.gif');
    background-repeat: repeat-y;
}

.box-wrap-blue
{
    background-image: url('../images/box-orange.gif');
    background-repeat: repeat-y;
    position: relative;
    padding: 0 1.5em;
	padding-bottom:0px;
	padding-top: 5px;
	margin-top: -5px;
	margin-bottom:-5px;
}

ul li
{
    margin-left: 1.3em;
}

ul { list-style-type: square; }

.viens-nous-voir #content h3
{
    color: #fff;
}

.boxBlue .closeBlue
{
    height: 62px;
    background-image: url('../images/box-orange-close.gif');
    background-repeat: no-repeat;
	padding-bottom:0px;
	padding-top:0px;
}

.boxBlue
{
    padding: 0 0;
    background-image: url('../images/box-orange.gif');
    background-repeat: no-repeat;
}

.accueil .box
{
    clear: both;
}

.box-wrap *,
.accueil .blue-box *
{
    padding: 0;
    margin: 0;
    line-height: 1.2em;
}

.box-wrap h3
{
    font-size: 1.15em;
	margin-bottom: 0;
}

.box-wrap p
{
    color: #949494;
}

/*
.posez-votre-question .box
{
    padding-top: 50px;
    position: relative;
    top: -15px;
    background-image: url('../images/bg-question.gif');
    background-position: 0 0;
    background-color: #
}

.posez-votre-question .box-wrap
{
    background-color: #74e7fc;
    background-image: none;
    border: 1px solid red;
}
*/
.accueil .blue-box
{
    width: 302px;
    height: 116px;
    float: left;
    margin-bottom: 13px;
}

.accueil .blue-box h3 a:link,
.accueil .blue-box h3 a:visited
{
    padding-top: 13px;
    text-transform: lowercase;
    font-size: 1.8em;
    font-weight: bold;
    color: #fff;
}

.accueil .consultation
{
    float: right;
    background-image: url('../images/accueil-consultation.png');
    background-repeat: no-repeat;
}

.accueil .telephone
{
    background-image: url('../images/accueil-telephone.png');
    background-repeat: no-repeat;
}

.accueil .question
{
    margin-right: 13px;
    background-image: url('../images/accueil-question.png');
    background-repeat: no-repeat;
}

.accueil .blue-box a:link,
.accueil .blue-box a:visited
{
    display: block;
    padding: 0 13px;
    color: #000;
}

.accueil .blue-box p a:link,
.accueil .blue-box p a:visited
{
    padding-right: 40%;
    height: 75px;
}

.accueil #content .consultation a:link,
.accueil #content .consultation a:visited{
	padding-right: 25%;
}


/* Titre en bleu sur la page d'accueil */
h3.blueTitle
{
    color: #f67f20;
    font-size: 2em;
}

/* Mise des liens en gris*/
a:link.greyLink,
a:visited.greyLink
{
    color: #949494;
}

a:hover.greyLink,
a:active.greyLink
{
    color: #f67f20;
}

/* Liste des questions */
.questionBlock
{
    margin-top: 15px;
    padding-bottom: 15px;
}
.q1
{
    margin-top: 30px;
}

.questionsSeparator
{
    background-color: #ccc;
}
.questionContent,
.answerContent
{
    color: #000 !important;
}


/* Num telephone dans la page contacte nous */
.telephoneNum
{  
    position : absolute;
    top : -120px;
    right : 40px;
    float : right;
    
    color: #fff;
    font-size: 3.5em;
    font-weight: bold;
}
.telephoneHeures {
	position: absolute;
	top : -60px;
	right: 40px;
	float: right;
	color: #fff;
}

/* Le bouton envoyer*/
.btnSend
{
    margin-top : 15px;
    background-color : #f67f20;
}

/*
.telephonez-nous .box-wrap .telephone
{
    width: 302px;
    height: 201px;
    float: right;
    margin-top : 20px;
    margin-left : 10px;
    margin-bottom: 35px;
    background-image: url('../images/accueil-telephone.jpg');
    background-repeat: no-repeat;
}

.telephonez-nous .box-wrap .telephone h3
{
    padding-top: 13px;
    text-transform: lowercase;
    font-size: 1.8em;
    font-weight: normal;
    color: #fff;
}

.telephonez-nous .box-wrap .telephone
{
    display: block;
    padding: 0 13px;
    color: #000;
}

.telephonez-nous .box-wrap .telephone p
{
    color: #000;
	padding-top:0px;
    width: 60%;
}
*/

/*
.posez-votre-question .box-wrap .question
{
    width: 302px;
    height: 201px;
    float: right;
    margin-top : 10px;
    margin-left : 10px;
    margin-bottom: 10px;
    background-image: url('../images/accueil-question.jpg');
    background-repeat: no-repeat;
}

.posez-votre-question .box-wrap .question h3
{
    padding-top: 13px;
    text-transform: lowercase;
    font-size: 1.8em;
    font-weight: normal;
    color: #fff;
}

.posez-votre-question .box-wrap .question
{
    display: block;
    padding: 0 13px;
    color: #000;
}

.posez-votre-question .box-wrap .question p
{
    color: #000;
    width: 60%;
}

*/

/*
.venez-nous-voir .box-wrap .consultation
{
    width: 302px;
    height: 201px;
    float: right;
    margin-top : 10px;
    margin-left : 10px;
    margin-bottom: 10px;
    background-image: url('../images/accueil-consultation.jpg');
    background-repeat: no-repeat;
}

.venez-nous-voir .box-wrap .consultation h3
{
    padding-top: 13px;
    text-transform: lowercase;
    font-size: 1.8em;
    font-weight: normal;
    color: #fff;
}

.venez-nous-voir .box-wrap .consultation
{
    display: block;
    padding: 0 13px;
    color: #000;
}

.venez-nous-voir .box-wrap .consultation p
{
    color: #000;
    width: 60%;
}

.venez-nous-voir .box-wrap ul
{
    list-style-type: circle;
}

.venez-nous-voir .box-wrap li
{
     color: #949494;
     margin-top: 7px;
     margin-bottom: 7px;
     margin-left: 20px;
     padding-left: 15px;
}
*/


.questionnaire
{
	width: 100%;
	margin-top: 20px;
}

.questionnaire h3
{
    color: White;
}
.align_right
{
    text-align: right;
}
.noborder{
    border: none;
}

.inAge{
    width: 30px;
}
#question_user,.quest_fac{
	margin-top: 20px;
}
#question_user{
	display:none;
}
.tab_quest{
	width: auto;
}
.tab_quest td{
	padding-bottom: 15px;
        padding-right: 10px;
}

tab_admin_quest{
	text-align:center;
}

.tab_admin_quest tr{
	text-align:center;
	border:dotted 1px;
}

.tab_admin_quest_title td{
	text-align:center;
	border-right:dotted 1px #CCCCCC;
	background-color:#33CCFF;
}

.tab_admin_quest title td{
	text-align:center;
	border-right:dotted 1px #CCCCCC;
}

.tab_admin_quest_cour td{
	background-color:#FF9900;
}

p.presBig {
	font-size: 1.5em;
	padding:8px;
	color:#000000;
	font-weight: bold;
}

p.presNorm {
	font-size: 100%;
	font-weight: normal;
	padding:5px;
	color:#000000;
}

h3.blueBox{
	color:#FFFFFF;
	font-size: 150%;
}

h4.blueBox{
	color:#000000;
	font-size: 130%;
}

.hConsult{
	font-size: 1.5em;
	color:#000000;
	font-weight:normal;
	padding:0 2px;
}

p.consult{
	font-size: 100%;
	font-weight: normal;
	margin-top:10px;
	padding-bottom:5px;
	margin-bottom:5px;
	color:#000000;
}

p.phone{
	font-size: 100%;
	font-weight: normal;
	margin-top:0px;
	padding-bottom:5px;
	margin-bottom:5px;
	color:#000000;
}

.h3Telephone{
	font-size: 1.5em;
	color:#FFFFFF;
	font-weight:bold;
}

.h4Telephone{
	font-size: 1.3em;
	color:#000000;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}

.lien_page ul{
	padding-top:3px;
}

.lien_page li{
	margin-left:20px;
	padding-left:6px;
}

.lien_tab_page{
	padding-left:5px;
	width:95%;
	border:0px;
}

.lien_tab_page td{
	border-bottom:#000000 solid 1px;
	margin-top:8px;
	padding-top:10px;
}

.lien_droite{
	float:right;
}

textarea
{
    margin: .5em 0;
    width: 100%;
}

p.input
{
    padding-bottom: .3em;
}

input.text,
select
{
    width: 25em;
}


input.submit
{
    margin-top: 2em;
    border: 2px solid #fff;
    background-color: transparent;
    padding: .5em;
    color: #fff;
    font-weight: bold;
    font-size: 2em;
}


.viens-nous-voir #content h3
{
    margin-bottom: .5em;
}

.viens-nous-voir #content h4
{
    margin-top: .5em;
}


.banImg img {
	margin: 10px 0;
}

body #content .vacances {
	color: yellow;
}

