
/*Les grandes parties de l'index*/
body {
	font-family: Arial,Tehoma, Verdana, serif;
	background: #bbdee8;
}
noscript #infos_js {
	border : solid 1px #4a472c;
}

/*///////////////////////////////////////*/
/*                      BANNIERE                          */
/*///////////////////////////////////////*/

#banniere {
}
#banniere #bann_image {
	background : url('../images/deco/general/canoe/banniere.gif') no-repeat;
}
#banniere #zone_log  {
	color : #4a472c;
}
#banniere #zone_log #log_ident {
	color : #828282;
	border : 1px solid #4a472c;
}
#banniere #zone_log #log_mdp {
	color : #828282;
	border : 1px solid #4a472c;
}
.b_go {
	background : url('../images/deco/general/canoe/bouton_petit.gif') -40px 0 no-repeat;
}
.b_go:hover {
	background-position : -40px -18px;
}

#banniere #zone_log .accueil a {
	color : #828282;
	text-decoration : none;
}
#banniere #zone_log .accueil a:hover {
	color : #828282;
	text-decoration : underline;
}

#banniere #zone_log .b_deconexion a {
	background : url('../images/deco/general/canoe/bouton_deconexion.gif') 0 0px no-repeat;
}
#banniere #zone_log .b_deconexion a:hover {
	background-position : 0 -10px;
}

/*///////////////////////////////////////*/
/*                      MAIN                                  */
/*///////////////////////////////////////*/

/* ///            SOUS MENU              /// */
#main #main-bottom .main-menu-top{
	background : url('../images/deco/general/canoe/sous_menu_top.gif') no-repeat;
}
#main #main-bottom .main-menu-top2{
	background : url('../images/deco/general/canoe/sous_menu_top2.gif') no-repeat;
}
#main #main-bottom .main-menu-middle{
	background : #dcded4;
}
#main #main-bottom .mon_compte .moncompte{
	background : url('../images/deco/general/canoe/sous_menu_degrad.gif') repeat-x #dcded4;
}
#main #main-bottom .mon_compte .moncompte2{
	background : #dcded4;
}
#main #main-bottom .main-menu-middle li {
	list-style-image:url('../images/deco/general/canoe/puce.gif');
}
#main #main-bottom .main-menu-middle h2 {
	color : #4a472c;
}
#main #main-bottom .main-menu-middle p.sous_titre {
	color : #4a472c;
}
#main #main-bottom .main-menu-bas{
	background : url('../images/deco/general/canoe/sous_menu_bottom.gif') no-repeat;
}
#main #main-bottom #mini_calendrier #libelle li  {
	color: #5a5635;
	background :  #b1b495;
}
#main #main-bottom #mini_calendrier .ligne li a {
	background : #b1b495;
}
/* ///            MAIN               /// */

#main #main-top{
	background : url('../images/deco/general/canoe/main_top.jpg') no-repeat #bbdee8;
}
#main #main-bottom{
	padding : 0;
	background : url('../images/deco/general/canoe/main_background.jpg') repeat-y #bbdee8;
}
#main #main-bottom h1 {
	color: #4a472c;
}
#main #main-bottom h3 {
	color: #4a472c;
}
#main #main-bottom ul  li {
	list-style-image:url('../images/deco/general/canoe/puce.gif');
}
#main #main-bottom a {
	color : #5a5635;
}
#main #main-bottom a:hover{
	color : #35331f;
}
#main #main-bottom .prix {
	color :#4a472c;
	font-weight : bold;
}
#main #main-bottom .retour {
	background : url('../images/deco/general/canoe/fleche.gif') no-repeat;
}
#main #main-bottom  h3.Qfaq {
	color : #4a472c;
	border-color : #828282;
}
#main #main-bottom .informations {
	background : url('../images/deco/general/canoe/question.gif') no-repeat;
}
#main #main-bottom legend {
	color : #4a472c;
	font-weight : bold;
}
#main #main-bottom  fieldset {
	border : solid 2px #4a472c;
	background : #dcded4;
}

#main #main-bottom  fieldset legend{
	padding-left : 5px;
	padding-right : 5px;
	border : solid 1px #4a472c;
	background : #dcded4;
	color : #4a472c;
}
#main #main-bottom  #chang_date tr {
	color : #4a472c;
}
/* ///     NEWS       ///*/

#main #main-bottom .news h3 {
	color : #4a472c;
}

#main #main-bottom table.titre .date  {
	color : #4a472c;
}
#main #main-bottom table.titre  td.table_date {
	border-right : 1px #4a472c solid;
}


/* ///      GALERIE              /// */
#main #main-bottom  #chang_date .select {
	border : 1px solid #4a472c;
}
#main #main-bottom  #chang_date .select a{
	background : #dcded4;
	color : #4a472c;
}
#main #main-bottom  #chang_date .select a:hover{
	background : #a9a985;
}
#main #main-bottom  #chang_date .no_select {
	color : #4a472c;
}
#main #main-bottom table td.miniature_galerie img{
	border : 1px solid #4a472c;
}
#main #main-bottom .galerie_photo img {
	border : 1px solid #4a472c;
}
#main #main-bottom table td.miniature_galerie{
	background : url('../images/deco/general/canoe/miniature.gif') no-repeat;
}
#main #main-bottom table img.galerie_photo {
	border : 1px solid #4a472c;
}
#main #main-bottom table td.miniature_galerie_photo{
	background : url('../images/deco/general/canoe/miniature_photo.gif') 0 -170px no-repeat;
}
#main #main-bottom table td.miniature_galerie_photo a:hover{
	background : url('../images/deco/general/canoe/miniature_photo.gif') 0 0 no-repeat;
}
#main #main-bottom table td.miniature_galerie_photo img{
	border : 1px solid #4a472c;
}

.thumbnail:hover span{
	border : 1px solid #4a472c;
	border-left : 4px solid #4a472c;
}

/* ///      FORMULAIRE       ///*/
#main #main-bottom input , #main #main-bottom textarea, #main #main-bottom select{
	border : 1px solid #4a472c;
}
/*/// GESTION FICHE ELEVE   */


#container ul#container_onglet li a:hover {
	border : solid 1px #4a472c;
	background : #dcded4;
	border-bottom : 0;
}
#container .content {
	border : solid 1px #4a472c;
	background : #dcded4;
}
#container a.current {
	border : solid 1px #4a472c;
	background : #dcded4;
}
#container a.ghost  {
	border-right : solid 1px #4a472c;
	border-left : solid 1px #4a472c;
	background : #4a472c;
	color: #e8e8e8;
}
#main #main-bottom a.ghost {
	color : #fff;
	border-bottom: solid 1px #4a472c;
}
#main #main-bottom a.ghost:hover {
	color : #4a472c;
}
/* ///           BOUTON         /// */
#main #main-bottom input.petit_bouton {
	border : none;
}
#main #main-bottom input.bouton {
	border : none;
	color : #fff;
	font-weight : bold;
	background : url('../images/deco/general/canoe/bouton.gif') 0 0 no-repeat;
}
#main #main-bottom input.bouton:hover {
	background-position : 0 -18px;
}
#main #main-bottom input.bouton_red {
	border : none;
}
#main #main-bottom .lectureMP {
	width : 85%;
	border : solid 1px #4a472c;
	background : #dcded4;
	padding-left : 15px;
	padding-right : 15px; 
	padding-top : 4px; 
	margin : auto;
	margin-top : 10px;
	margin-bottom : 10px;
}
#main .b_soulign {
	background : url('../images/deco/general/canoe/bouton_petit.gif') -80px 0 no-repeat;
}
#main .b_soulign:hover {
	background-position : -80px -18px;
}
#main .b_gras {
	background : url('../images/deco/general/canoe/bouton_petit.gif') -140px 0 no-repeat;
}
#main .b_gras:hover {
	background-position : -140px -18px;
}
#main .b_decal {
	background : url('../images/deco/general/canoe/bouton_petit.gif') -180px 0 no-repeat;
}
#main .b_decal:hover {
	background-position : -180px -18px;
}
#main .b_italic {
	background : url('../images/deco/general/canoe/bouton_petit.gif') -120px 0 no-repeat;
}
#main .b_italic:hover {
	background-position : -120px -18px;
}
#main .b_barre {
	background : url('../images/deco/general/canoe/bouton_petit.gif') -100px 0 no-repeat;
}
#main .b_barre:hover {
	background-position : -100px -18px;
}
#main .b_image {
	background : url('../images/deco/general/canoe/bouton_petit.gif') -160px 0 no-repeat;
}
#main .b_image:hover {
	background-position : -160px -18px;
}
#main .b_liste {
	background : url('../images/deco/general/canoe/bouton_petit.gif') -220px 0 no-repeat;
}
#main .b_liste:hover {
	background-position : -220px -18px;
}
#main .b_url {
	background : url('../images/deco/general/canoe/bouton_petit.gif') -60px 0 no-repeat;
}
#main .b_url:hover {
	background-position : -60px -18px;
}
#main .b_alinea {
	background : url('../images/deco/general/canoe/bouton_petit.gif') -200px 0 no-repeat;
}
#main .b_alinea:hover {
	background-position : -200px -18px;
}
#main .b_left {
	background : url('../images/deco/general/canoe/bouton_petit.gif') -260px 0 no-repeat;
}
#main .b_left:hover {
	background-position : -260px -18px;
}
#main .b_right {
	background : url('../images/deco/general/canoe/bouton_petit.gif') -280px 0 no-repeat;
}
#main .b_right:hover {
	background-position : -280px -18px;
}
#main .b_center {
	background : url('../images/deco/general/canoe/bouton_petit.gif') -240px 0 no-repeat;
}
#main .b_center:hover {
	background-position : -240px -18px;
}
#main .b_top {
	background : url('../images/deco/general/canoe/bouton_petit.gif') -20px 0 no-repeat;
}
#main .b_top:hover {
	background-position : -20px -18px;
}
#main .b_bottom {
	background : url('../images/deco/general/canoe/bouton_petit.gif') 0 0 no-repeat;
}
#main .b_bottom:hover {
	background-position : 0 -18px;
}
#main .b_gauche {
	background : url('../images/deco/general/canoe/bouton_defil.gif') -10px 0 no-repeat;
}
#main .b_gauche:hover {
	background-position : -20px 0px;
}
#main .b_gauche_off {
	background : url('../images/deco/general/canoe/bouton_defil.gif') 0px 0 no-repeat;
}
#main .b_gauche_off:hover {
	background-position : 0px 0px;
}
#main .b_droite {
	background : url('../images/deco/general/canoe/bouton_defil.gif') -15px 0 no-repeat;
}
#main .b_droite:hover {
	background-position : -25px 0px;
}
#main .b_droite_off {
	background : url('../images/deco/general/canoe/bouton_defil.gif') -5px 0 no-repeat;
}
#main .b_droite_off:hover {
	background-position : -5px 0px;
}
/*///////////////////////////////////////*/
/*                      BAS PAGE                            */
/*///////////////////////////////////////*/
#bas_page {
	background : url('../images/deco/general/canoe/bas_page.jpg') no-repeat #bbdee8;
}
#bas_page p {
	text-align : center;
	font-weight : bold;
	font-size : 10px;
	margin-top : 7px;
	color:#fff;
}
#xiti-logo .lien_BasPage {
	color : #6ca6b7;
	font-size : 10px;
}
#xiti-logo .lien_BasPage a{
	color : #6ca6b7;
	text-decoration : none;
}
#xiti-logo .lien_BasPage a:hover{
	color : #6ca6b7;
	text-decoration : underline;
}
/*///////////////////////////////////////*/
/*                 COMPLEMENTS                         */
/*///////////////////////////////////////*/

