/* ========================================================================================
	Nom:			style.css
	Description:	Feuille de Style du site Collans
	Création:		14.05.2008
	Auteur:		Conception-Web | Wagner François
=========================================================================================*/
* {
    margin:0;
}
body{
    background-color:#F9F7ED;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
a {
    text-decoration:none;
    border:0;
    color:#0855C6;;
}
a:hover {
    text-decoration:underline;
}
a img{
    border:none;
}
.cadre_bleu {
    background-color:#E3EDF9;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    padding:15px;
    margin-top:40px;
}
.titre{
    color:#284B77;
    font-size:20px;
    font-family:arial, helvetica, sans-serif;
    font-weight: bold;
    margin-bottom:10px;
}
.information{
    background-image:url("../images/icones/information.png");
    background-position: 15px 50%; /* x-pos y-pos */
    background-repeat:no-repeat;
    padding-left: 45px;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:5px;
}
.interdit{
    background-image:url("../images/icones/erreur.png");
    background-position: 15px 50%; /* x-pos y-pos */
    background-repeat:no-repeat;
    padding-left: 45px;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:5px;
}
.petit{
    font-size:9px;
    color:#636563;
}
.sous_titre{
    font-family: georgia,arial, helvetica, sans-serif;
    font-size:12px;
    border-left:2px solid #36393D;
    padding-left:5px;
    margin-left:5px;
    color:#D01F3C;
    font-weight:bold;
}

.vertical_align{
    vertical-align:middle;
}
#map{
    margin:auto;
    margin-top:20px;
    margin-bottom:20px;
}
#goUp{
    margin-top:10px;
    margin-bottom:10px;
}
/*------------------------------------------------------------------------------
 Style pour le bb_code
 ----------------------------------------------------------------------------- */
.bold {
    font-weight:bold;
}

.souligne {
    text-decoration:underline;
}

.italique {
    font-style:italic;
}

.centre {
    text-align:center;
}

.droite {
    text-align:right;
}

.gauche {
    text-align:left;
}
.load{
    background:url("../images/loader.gif") no-repeat center;
}
/*------------------------------------------------------------------------------
Style header + haut
 ----------------------------------------------------------------------------- */
#header_image{
    background-image:url("../images/logo.png");
    background-repeat:no-repeat;
    margin-right:10px;
    margin-left:10px;
    margin-top:10px;
    padding-left:100px;
    height:80px;
    line-height:30px;
}
#header_motif{
    background-image:url("../images/motif.png");
    background-repeat:repeat-x;
    height:4px;
    position:absolute;
    top:119px;
    left:5%;
    right:5%;
    margin-left:20px;
    margin-right:20px;
}
/*------------------------------------------------------------------------------
Style menu
 ----------------------------------------------------------------------------- */
#menu_deroulant{
    margin-left:10px;
    margin-right:10px;
    position:absolute;
    top:140px;
    font-size:12px;
    font-family:Arial, Verdana, Helvetica, sans-serif;
}
#menu_deroulant a:hover{
    text-decoration:none;
}
#barre_couleur{
    background-color:#4096EE;
    height:28px;
    position:absolute;
    top:140px;
    width:90%;
    margin:auto;
}

#menuDeroulant
{
    width:840px;
    height: 28px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}
#menuDeroulant li
{
    float: left;
    width: 120px;
    margin: 0;
    padding: 0;
    border: 0;
    text-align:center;
}
#menuDeroulant li a{
    color:black;
    text-decoration:none;
    margin: 0;
    padding: 4px 8px;
    height: 1%;
}
#menuDeroulant li a:hover{
    color:white;
    text-decoration:none;
}
#menuDeroulant li .menu{
    line-height: 28px;
    font-weight:bold;
}
#menuDeroulant .sousMenu
{
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}
#menuDeroulant .sousMenu li
{
    float: none;
    margin: 0;
    padding: 0;
    border: 0;
    font-size:11px;
    width:120px;
    border-top:1px solid transparent;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
    display: block;
    color: #FFF;
    margin: 0;
    border: 0;
    text-decoration: none;
    background: transparent url("../images/fondTR.png") repeat;
}
#menuDeroulant .sousMenu li a:hover
{
    background-image: none;
    background-color:#36393D;
    color:#FFFFFF;
}
#menuDeroulant li:hover > .sousMenu {
    display: block;
}
/*------------------------------------------------------------------------------
Style page (page, content et menu_gauche)
 ----------------------------------------------------------------------------- */
#page{
    margin-left:auto;
    margin-right:auto;
    margin-top:50px;
    width:90%;
    border:1px solid #36393D;
    background-color:white;
    font-size:11px;
}
#clear{
    clear:both;
}
.clear{
    clear:both;
}
.float_left{
    float:left;
}
/*------------------------------------------------------------------------------
Style footer
 ----------------------------------------------------------------------------- */
#footer {
    text-align:center;
    margin:0;
    padding-top:10px;
    padding-bottom:10px;
    clear:both;

}

#footer p {
    font-size:10px;
    color: #666666;
}

#footer p a {
    text-decoration:none;
}

#footer p a:hover {
    text-decoration:underline;
}
/*------------------------------------------------------------------------------
Style des listes d'images
 ----------------------------------------------------------------------------- */
.liste_images div.icon {
    text-align: center;
    margin-right: 5px;
    float:left;
    margin-bottom: 5px;
}

.liste_images div.icon a {
    display: block;
    float: left;
    color: #666;
    vertical-align: middle;
    text-decoration: none;
}

#page .liste_images div.icon a:hover {
    text-decoration:none;
}

.liste_images img  { padding: 10px 0; margin: 0 auto; }
.liste_images span { display: block; text-align: center; }
/*------------------------------------------------------------------------------
Style des tableaux
 ----------------------------------------------------------------------------- */
.tableau {
    border-collapse:collapse;
}

.tableau td {
    padding : 5px ;
    border-spacing:0;
    border:1px solid #666;
    empty-cells: show;
    background-color:#fafafa;
    text-align:center;
    width:auto;
}

.tableau caption {
    font-size:2em;
    padding:1em 0 0.5em 1em;
}

.tableau tr.impair td {
    background-color: #eee;
}

.tableau th {
    font-size:11px;
    color:#666666;
    text-align:center;
    padding : 5px ;
}
/*------------------------------------------------------------------------------
Style pour les formulaires
 ----------------------------------------------------------------------------- */
.formulaire {
    width:600px;
    padding:14px;
}

#style_form {
    border:solid 2px #b7ddf2;
    background:#ebf4fb;
}

#style_form h1 {
    font-size:14px;
    font-weight:bold;
    margin-bottom:8px;
}

#style_form #info_form {
    font-size:11px;
    color:#666666;
    margin-bottom:20px;
    border-bottom:solid 1px #b7ddf2;
    padding-bottom:10px;
}

#style_form label {
    display:block;
    font-weight:bold;
    text-align:right;
    width:220px;
    float:left;
}

#style_form .small {
    color:#666666;
    display:block;
    font-size:11px;
    font-weight:normal;
    text-align:right;
    width:220px;
}

#style_form input,#style_form select,#style_form textarea {
    float:left;
    font-size:12px;
    border:solid 1px #aacfe4;
    width:350px;
    margin:2px 0 20px 10px;
    padding:4px 2px;
}

#style_form .checkbox{
    width:0px;
}

#style_form .bouton {
    width:100px;
    padding-top:5px;
    padding-bottom:5px;
    background:#666666;
    color:#FFFFFF;
    font-size:10px;
    font-weight:bold;
    float:none;
    margin-left:229px;
}

#style_form .bouton:hover{
    background-color:#969696;
}
#style_form input:focus, #style_form textarea:focus{
    background-color:#EEEEEE;
}
/*------------------------------------------------------------------------------
Style pour les paragraphes spéciaux
 ----------------------------------------------------------------------------- */
.erreur {
    background:#FFEBEF url("../images/icones/erreur.png") center no-repeat;
    background-position:15px 50%;
    text-align:left;
    border-top:2px solid #DE3C10;
    border-bottom:2px solid #DE3C10;
    padding:5px 20px 5px 45px;
}

.accept {
    background:#CEE6C3 url("../images/icones/accept.png") center no-repeat;
    background-position:15px 50%;
    text-align:left;
    border-top:2px solid #359545;
    border-bottom:2px solid #359545;
    padding:5px 20px 5px 45px;
}
/*------------------------------------------------------------------------------
Style pour le calendrier
 ----------------------------------------------------------------------------- */
.calendarBox {
    padding: 5px;
    width: 254px;
    border-bottom:2px solid #36393D;
}
.calendarFloat {
    float: left;
    width: 31px;
    height: 25px;
    margin: 1px 0px 0px 1px;
    padding: 1px;
    border: 1px solid #000;
}
.little{
    font-size:9px;
    width:254px;
}
.little p{
    text-align:center;
}
.reserve{
    background-color:#FF0084;
    font-weight:bold;
    padding:2px;
}
/*------------------------------------------------------------------------------
Style pour les listes
 ----------------------------------------------------------------------------- */
.cadre_bleu ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.cadre_bleu li{
    background-image:url("../images/icones/bullet_black.png");
    background-position:0px -1px;
    background-repeat: no-repeat;
    padding-left:20px;
}

.pagination {
	line-height:2em;
    margin:auto;
}
.pagination a,
.pagination span {
	padding:0.2em 0.5em;
}
.pagination a {
	border:1px solid #9AAFE5;
	color:#105CB6;
	text-decoration:none;
}
.pagination a:hover {
	border:1px solid #296BB5;
	color:#000031;
}
.pagination .prevnext {
	font-weight:bold;
}
.pagination span.disabled {
	border:1px solid #DDDDDD;
	color:#999999;
}
.pagination span.current {
	border:1px solid #2E6AB1;
	background-color:#2E6AB1;
	color:#ffffff;
	font-weight:bold;
}