/*
 * ------------ templates/defaut/themes/1/css/style_basic.css ---------- 
 *
 */

/* 1. reset de ttes les proprietes */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;} th,td{vertical-align:top;}


/*
* Balises de base */
img, embed, object { display:block; }
strong,b  { font-weight:bold; }
.clear { clear:both; line-height:0em; font-size:0px; height:0px; display:block; padding:0; margin:0; border:0; }
.noscript { display:block; line-height:22px; text-align:center; background-color:#ffffff; color:#888888; border-bottom:2px #CC0000 solid; white-space:nowrap; font-weight:bold; top:0px; width:100%; position:fixed; } 
.hide 	{ display:none; visibility:visible; }
.show 	{ display:block; visibility:visible; }
.hide_on_print 	{ display:block; visibility:visible; }
.show_on_print 	{ display:none; visibility:hidden; }

/*
* Classe de débug */
.debug { color:#000000; font-weight:bold; font-size:10px; background:#EFEFEF; padding:3px 5px; position:absolute; border:1px #ffffff solid; font-family:Arial, Helvetica, sans-serif; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); z-index:100; display:block; }
.debug span.dbg_tit { background-color:#666666; color:#FFFFFF; padding:0 3px;  }
.debug div.dbg_content { display:none; color:#000000; background-color:#FFFFFF; padding:2px;  }
.debug div.dbg_head {  background-color:#036FA3; color:#FFFFFF;  }
.debug code { white-space:normal; }
.debug:hover { background:#333333; color:#FFFFFF; opacity:1; -moz-opacity:1; filter:alpha(opacity=100);  }
.debug:hover div.dbg_content { display:block; }
.debug:hover div.dbg_head 	{ display:block; }
.debug *:selected { background-color:#FF0000; }
.debug table tr:hover td { background-color:#666666; color:#ffffff; }
.debug table tr:hover td td { background-color:#FFFFFF; color:#000000; }
.debug table tr:hover td tr:hover td{ background-color:#666666; color:#ffffff; }
.debug table tr:hover td tr:hover td td { background-color:#FFFFFF; color:#000000; }
.debug table tr:hover td td tr:hover td { background-color:#666666; color:#ffffff; }
.debug_error { display:block; position:relative; border:1px #990000 solid; font-size:10px; -moz-border-radius:5px; margin:0.25em 0; }
.debug_error:hover { background-color:#FFFFFF; color:#000000; }

/*
* Classes génériques pour le print
*/
@media print {
.show_on_print 	{ display:block; visibility:visible; }
.hide_on_print 	{ display:none; visibility:hidden; }
}



/*
 * ------------ templates/defaut/themes/1/css/style_layout.css ---------- 
 *
 */

/*
 * Style layout
 * Mise en page du template et positionnement des éléments
 * Customisation des éléments de la page
 */
 
/*
 * CUSTOMISATION DES TAGS PRINCIPAUX ------------------------------
 */
html,body {
	margin:0; padding:0;
	height:100%;
}
body {
	background-color:#F2B047;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	margin:0;
}

a 			{ color:#017F01; text-decoration:underline; }
a:visited 	{  }
a:hover 	{ text-decoration:none; }

a:focus, a:active {
	outline:0;
}

h1, h2, h3, h4, h5, h6 {  }
h1 {  }
h2 {  }
h3 { font-weight:bold; margin-bottom:1px; }
h4 {  }
h5 {  }
h6 {  }

/*
 * CONTENEURS (de haut en bas) ------------------------------------
 */
/* conteneur de la page */
div#container {
	background-color:#F2B047;
	text-align:left;
	height:100%;
	position:relative;
}

div#container_left {
	background:url("../img/feuilles_bg_left.png") left 4.8cm no-repeat fixed;
	display:block;
	clear:both;
}

div#container_right {
	background:url("../img/feuilles_bg_right.png") right 4.8cm no-repeat fixed;
	display:block;
	clear:both;
}


div#header {
	background:url("../img/header.jpg") top center no-repeat;
	height:180px;
	min-width:950px;
}

div#menu {
	width:950px;
	margin:0 auto;
	padding:0;
	/*border:1px #ff0000 solid;*/
	display:block;
}

div#menu .menu_content {
	margin:138px 0 0 260px;
	position:absolute;
	display:block;
	width:650px;
}

div#menu .menu_content a {
	display:block;
	height:34px;
	float:left;
	margin:0 5px 0 0;
	line-height:34px;
	text-indent:-2000px;
	font-size:10px;
}

div#menu .menu_content a.presentation {
	background:url("../img/menu.png") 0 0 no-repeat;
	width:137px;
}
div#menu .menu_content a.presentation:hover {
	background-position:0 -38px;
}

div#menu .menu_content a.activites {
	background:url("../img/menu.png") -143px 0 no-repeat;
	width:98px;
}
div#menu .menu_content a.activites:hover {
	background-position:-143px -38px;
}

div#menu .menu_content a.anniversaire {
	background:url("../img/menu.png") -246px 0 no-repeat;
	width:134px;
}
div#menu .menu_content a.anniversaire:hover {
	background-position:-246px -38px;
}
div#menu .menu_content a.tarifs {
	background:url("../img/menu.png") -386px 0 no-repeat;
	width:74px;
}
div#menu .menu_content a.tarifs:hover {
	background-position:-386px -38px;
}
div#menu .menu_content a.contact {
	background:url("../img/menu.png") -466px 0 no-repeat;
	width:90px;
}
div#menu .menu_content a.contact:hover {
	background-position:-466px -38px;
}

/*
div#menu_presentation a.presentation {
	background:url("../img/menu.png") 0 0 no-repeat;
	line-height:34px;
	height:34px;
	width:171px;
	display:block;
	text-indent:-2000px;
}

div#menu_presentation a.presentation:hover {
	background-position:0 -40px;
}

div#menu_anniversaire {
	height:34px;
	width:167px;
	margin:-34px 0 0 437px;
	font-size:10px;
}

div#menu_anniversaire a.anniversaire {
	background:url("../img/menu.png") -176px 0 no-repeat;
	line-height:34px;
	height:34px;
	width:167px;
	display:block;
	text-indent:-2000px;
}

div#menu_anniversaire a.anniversaire:hover {
	background-position:-176px -40px;
}

div#menu_tarifs {
	height:34px;
	width:88px;
	margin:-34px 0 0 610px;
	font-size:10px;
}

div#menu_tarifs a.tarifs {
	background:url("../img/menu.png") -348px 0 no-repeat;
	line-height:34px;
	height:34px;
	width:88px;
	display:block;
	text-indent:-2000px;
}

div#menu_tarifs a.tarifs:hover {
	background-position:-348px -40px;
}

div#menu_contact {
	height:34px;
	width:112px;
	margin:-34px 0 0 704px;
	font-size:10px;
}

div#menu_contact a.contact {
	background:url("../img/menu.png") -441px 0 no-repeat;
	line-height:34px;
	height:34px;
	width:112px;
	display:block;
	text-indent:-2000px;
}

div#menu_contact a.contact:hover {
	background-position:-441px -40px;
}*/

div#accueil {
	width:950px;
	margin:0 auto;
	/*border:1px #ff0000 solid;*/
	display:block;
}

#lien-home {
	display:block;
	width:328px;
	height:95px;
	margin:33px 0 0 7px;
	position:absolute;
	/*border:1px #ff0000 solid;*/
}

#lien-notice {
	display:block;
	width:88px;
	height:13px;
	margin:19px 0 0 836px;
	position:absolute;
	font-size:10px;
}

#lien-notice a {
	text-decoration:none;
	color:#000000;
}

#lien-notice a:visited {

}

#lien-notice a:hover {
	text-decoration:underline;
}

/* contenu de la page */
div#content {
	width:950px;
	height:560px;
	margin:0 auto;
	/*border:1px #ff0000 solid;*/
}

div#content_anniversaire {
	background:url("../img/formules.png") top left no-repeat;
	width:950px;
	height:440px;
	margin:0 auto;
}

div#content_tarifs {
	background:url("../img/tarifs.png") top left no-repeat;
	width:950px;
	height:440px;
	margin:0 auto;
}

div#content_plan {
	background:url("../img/plan.png") top left no-repeat;
	width:950px;
	height:450px;
	margin:0 auto;
}

div#content_mentions {
	background:url("../img/mentions.png") top left no-repeat;
	width:950px;
	height:1110px;
	margin:0 auto;
}

div#content_presentation {
	background:url("../img/presentation.png") top left no-repeat;
	width:950px;
	height:600px;
	margin:0 auto;
}

div#content_notice {
	background:url("../img/notice.png") top left no-repeat;
	width:950px;
	height:575px;
	margin:0 auto;
}

div#content_contact {
	background:url("../img/contact.png") top left no-repeat;
	width:950px;
	min-height:1160px;
	margin:0 auto;
}


div#content_activites {
	width:950px;
	height:970px;
	margin:0 auto;
}

div#left {
	background:url("../img/left.png") top center no-repeat;
	height:510px;
	width:350px;
	float:left;
}

div#elephant {
	background:url("../img/elephant.png") top left no-repeat;
	height:201px;
	width:226px;
	margin:-38px 0 0 0;
	position:absolute;
}

div#hippo {
	background:url("../img/hippo.png") top left no-repeat;
	height:392px;
	width:256px;
	margin:-38px 0 0 0;
	position:absolute;
}

div#formules {
	width:650px;
	line-height:23px;
	padding:40px 0 0 265px;
}

div#mentions {
	width:650px;
	line-height:18px;
	padding:40px 0 0 265px;
}

div#presentation {
	width:650px;
	line-height:18px;
	padding:40px 0 0 265px;
}

div#plan {
	width:632px;
	line-height:18px;
	padding:40px 0 0 260px;
}

div#notice {
	width:641px;
	line-height:18px;
	padding:40px 0 0 265px;
}

div#papoos {
	width:260px;
	/*border:1px #ff0000 solid;*/
	margin:25px 0 0 0;
	font-size:15px;
	float:left;
}

div#mama {
	width:260px;
	/*border:1px #ff0000 solid;*/
	margin:25px 0 0 78px;
	font-size:15px;
	float:left;
}

div#feuillage {
	background:url("../img/feuillage.png") top left no-repeat;
	height:96px;
	width:146px;
	margin:110px 0 0 817px;
	position:absolute;
	z-index:10000;
	padding:0;
	display:block;
}

/*div#feuillage_anniversaire {
	background:url("../img/feuillage.png") top right no-repeat;
	height:96px;
	width:146px;
	margin:-38px 0 0 817px;
	position:absolute;
}*/

div#right {
	height:510px;
	width:600px;
	float:right;
}

.textepage_accueil {
	padding:207px 15px 0 42px;
	line-height:22px;
}

div#menu_flash {
	margin:28px 0 0 43px;
}

div#bg {
	background:url("../img/right.png") top center no-repeat;
	height:510px;
	width:600px;
	position:relative;
	margin:-408px 0 0 0;
}

ul.anniversaire li {
	display:block;
	background:url("../img/puce.jpg") top left no-repeat;
	padding:0 0 0 12px;
	margin:0 0 0 5px;
	/*_width:10px;*/ /* _nompropriete : hack que pour ie6 */
}

ul.anniversaire_none li {
	display:none;
	background:url("../img/puce.jpg") top left no-repeat;
	padding:0 0 0 12px;
	margin:0 0 0 5px;
	/*_width:10px;*/ /* _nompropriete : hack que pour ie6 */
}

ul.plan li {
	display:block;
	background:url("../img/puce_plan.jpg") top left no-repeat;
	padding:0 0 0 12px;
	margin:0 0 0 5px;
	line-height:25px;
	/*_width:10px;*/ /* _nompropriete : hack que pour ie6 */
}

div#tarifs {
	width:758px;
	line-height:18px;
	padding:65px 0 0 192px;
}

div#activites {
	background:url("../img/activites.png") top left no-repeat;
	height:880px;
	width:950px;
	margin:0;
	line-height:23px;
}

div#contact {
	background:url("../img/contact.png") top left no-repeat;
	display:block;
	width:950px;
	margin:0;
	line-height:18px;
	padding:66px 0 0 40px;
}

div#venir {
	width:370px;
	float:left;
}

div#horaires {
	width:450px;
	height:229px;
	margin:0 0 0 24px;
	line-height:18px;
	float:left;
}

div#formu {
	width:534px;
	float:left;
	background:url("../img/form_mid.png") top left repeat-y;
}

div#formulaire {
	/*height:800px;*/
	width:470px;
}

div#horaires_formulaire {
	/*height:1200px;*/
	width:534px;
	float:left;
	margin:0;
}

div#form_header {
	background:url("../img/form_header.png") top left no-repeat;
	height:48px;
	width:534px;
	margin:0;
	float:left;
	/*position:absolute;*/
}

div#form_footer {
	background:url("../img/form_footer.png") top left no-repeat;
	height:135px;
	width:534px;
	margin:0;
	float:left;
	/*position:absolute;*/
}
div#girafe {
	background:url("../img/girafe.png") top left no-repeat;
	height:384px;
	width:194px;
	margin:-38px 0 0 0;
	position:absolute;
}

div#tarifs_individuels {
	height:90px;
	width:260px;
	margin:0;
	line-height:23px;
	font-size:15px;
	float:left;
}

div#garderie {
	height:74px;
	width:260px;
	margin:10px 0 0 151px;
	line-height:23px;
	font-size:15px;
	float:left;
}

div#tarifs_groupe {
	height:120px;
	width:511px;
	margin:41px 0 0 0;
	font-size:15px;
	float:left;
	line-height:20px;
}

/* bas de page */
div#footer {
	background:url("../img/herbe.png") top left repeat-x;
	min-width:950px;
	padding:0;
	margin:0;
	position:fixed;
	bottom:0;
	width:100%;
	z-index:10001;
}

div#footer_content {
	background:url("../img/feuilles.png") top center no-repeat;
	height:40px;
	font-size:10px;
	color:#FFFFFF;
	padding-top:50px;
	line-height:18px;
	width:950px;
	margin:0 auto;
	z-index:10002;
}

div#footer_blank {
	width:89px;
	height:36px;
	float:left;
	/*border:1px transparent solid;*/
}

div#footer_txt {
	width:770px;
	height:36px;
	float:left;
}

div#footer_txt a {
	color:#FFFFFF;
	text-decoration:none;
}

div#footer_txt a:visited {

}

div#footer_txt a:hover {
	text-decoration:underline;
}

div#footer_logo {
	width:89px;
	height:36px;
	float:left;
	/*border:1px transparent solid;*/
}

#lien_ani {
	display:block;
	width:65px;
	height:18px;
	margin:13px 22px 0 1px;
	padding:0 1px 0 1px;
}

p.en { margin:0 0 2px 0; }

p.enbus { margin:15px 0 2px 0; }

p.de { margin:5px 0 2px 0; }

/*
 * MENUS ----------------------------------------------------------
 */
div#menuhaut {
	float:right;
}
div#menuhaut ul { list-style-type:none; margin:0; padding:0; }
div#menuhaut ul li { display:inline; float:left; color:#cccccc; margin:0 0.5em 0 0; line-height:1.4em; }
div#menuhaut ul li a 			{ text-decoration:none; display:inline; font-size:0.9em; color:#999999; }
div#menuhaut ul li a:visited 	{ text-decoration:none; }
div#menuhaut ul li a:hover 		{ text-decoration:underline; color:#000000; }

div#fil-ariane {
	display:block;
	margin:0.5em 0;
	padding:0.3em 1em;
	border:1px #ececec solid;
	font-size:0.8em;
}
div#fil-ariane ul {
	list-style-type:none;
	list-style-position:outside;
	padding:0; margin:0;
}
div#fil-ariane ul li {
	float:left; display:inline;
}
div#fil-ariane ul li a {
	
}

/* Propriétés du conteneur de navigation -----------------------------*/
#navigation			{ position:relative; display:block; height:2em; padding:0; margin:0;  }
#navigation li		{ float:left; display:inline;  list-style: none; padding:0; margin:0; }
#navigation li a		{ float:left; display:block; border:0; text-decoration:none; font-weight:normal; vertical-align:middle; padding:0px 1em; color:#666666; font-size:1.1em; margin:0px 0.3em 0 0; white-space: nowrap; line-height:2em; border:1px solid #dedede; }
#navigation li a:hover	{ color:#000000; }
#navigation li.current a
,#navigation li.jd_menu_hover_toolbar a    		{ background:url("") top left repeat-x; }
#navigation li.current ul li a
,#navigation li.jd_menu_hover_toolbar ul li a 	{ background:url(""); }
#navigation li ul { display:none; position:absolute; background-color:#ffffff; clear:left; height:auto; padding:0; margin:-1px 0 0 2px; border-top:1px solid #cccccc; z-index:1000; }
#navigation li ul li { display:block; float:none; padding:0; margin:0; list-style-position:outside; }
#navigation li ul li a { display:block; float:none; background:#ffffff url(""); background-color:#FFFFFF; background-image:none; margin:0; padding:0.2em 0.5em; line-height:normal; color:#666666; border:1px solid #cccccc; border-top:0; font-size:0.9em;}
#navigation li ul li a:hover
,#navigation li.jd_menu_hover_toolbar ul li a:hover
,#navigation li ul li.current a { background:#eeeeee url(""); color:#000000; }

div#searchbox { position:relative; width:13em; border:0px #ff0000 solid; float:right; margin-top:-0.5em; }
div#searchbox fieldset { padding:0; margin:0; border:0; float:right; }
div#searchbox fieldset legend { padding:0; margin:0; border:0; font-size:0.8em; display:none; }
div#searchbox fieldset input.text { width:12em; font-size:0.8em; padding:0.2em 0.3em; vertical-align:middle; color:#999999; }
div#searchbox fieldset input.text:focus { color:#000000; }
div#searchbox fieldset button.submit { font-size:0.8em; padding:0.1em; vertical-align:middle; border:0px; background-color:transparent; color:#999999; }

/*
 * STYLES PERSONNALISES ----------------------------------------------------------
 */
 
/* Logo Animaweb */
.logo_animaweb {
	float:right;
	position:relative;
	margin:0px;
}

/*
* TABLES */
table.data { width:100%; }
table.data th { font-weight:bold; font-size:1em; color:#333333; white-space:nowrap; padding:0.2em 0.5em; border:1px #eeeeee solid; vertical-align:middle; }
table.data td { padding:0.2em 0.5em; font-size:1em; border:1px #eeeeee solid; vertical-align:middle; }

table.normal { width:100%; }
table.normal th { font-weight:bold; font-size:1em; padding:0; vertical-align:top; }
table.normal td { font-weight:normal; font-size:1em; padding:0; vertical-align:top; }

/*
* FORMULAIRES */
fieldset .required { font-size:1.2em; color:#CC0000; }
fieldset.normal { margin:0 auto; border:0px #cacaca solid; padding:0em 2em; background:transparent; display:block; }
fieldset.normal legend { font-size:1.5em; background-color:transparent; margin:0 0 0 -0.3em; }
fieldset.normal legend.img{ margin:0 0 0 -0.7em; }
fieldset.normal p { text-align:center; margin-bottom:5px; }
fieldset.normal ul { }
fieldset.normal ul li { list-style-type:none; margin-bottom:0.2em; }
fieldset.normal legend img { display:inline; }
fieldset.normal label { display:block; margin:0 0 0 0; font-weight:bold; }
fieldset.normal .inline { display:inline; }
fieldset.normal input { vertical-align:middle; }
fieldset.normal input[type=text], fieldset input[type=password] { display:block; width:97%; vertical-align:middle; }
fieldset.normal input[type=file] { display:block; }
fieldset.normal input[type=text]:focus, fieldset.normal textarea:focus {  }
fieldset.normal select { width:100%; display:block; }
fieldset.normal textarea { display:block; width:97%; height:6em; line-height:1.3em; }
fieldset.normal textarea.big { height:12em; }


/*
* PLAN Sitemap */
table.sitemap td { vertical-align:top; }
div.sitemap { }
div.sitemap ul { }
div.sitemap ul li { list-style-type:none; }
div.sitemap ul li a { color:#000000; font-weight:bold; font-size:1.3em; line-height:1.3em; }
div.sitemap ul li ul { margin-left:2em; }
div.sitemap ul li ul li { list-style:inside disc; }
div.sitemap ul li ul li a { color:#333333; font-weight:normal; font-size:1em; }
div.sitemap ul li ul li ul { margin-left:2em; }
div.sitemap ul li ul li ul li { list-style:inside lower-latin; font-size:0.8em; }

/*
* Bloc actualités */
.block_actualites {  }
.block_actualites ul { list-style-type:none; list-style-position:outside; margin:0; padding:0; }
.block_actualites li { display:block; margin:0 5px 1em 0; padding:0.5em; background-color:#F6F6F6; width:45%; float:left; }
.block_actualites a.link_rss { float:right; margin:-3.0em 0 0 0; font-size:9px; text-transform:uppercase; color:#FF9E00; padding:3px 5px; } 
.block_actualites a.link_rss:hover { background-color:#FF9E00; color:#ffffff; } 
.block_actualites h3 { display:block; border-bottom:1px #00CCCC dotted; padding:0.5em; margin:0;  }
.block_actualites .img { float:right; margin:0 0.5em 0 1em; clear:left; }
.block_actualites .texte { background-color:#ffffff; padding:1em; text-align:justify; }
.block_actualites .date { display:block; font-size:9px; color:#cccccc; text-transform:uppercase; text-align:right; padding:0 1em; background-color:#FFFFFF; }

.block_actualites.mini { clear:both; width:35%; float:right; background-color:#EFF4FA; padding:1em; }
.block_actualites.mini li { width:100%;  }
.block_actualites.mini h2 { margin:0; padding:0 0.5em;  }
.block_actualites.mini h3 a { display:block; padding:0.5em; text-decoration:none; }
.block_actualites.mini h3 a:hover { background-color:#ffffff; }
.block_actualites.mini .img { height:5em; position:relative; }
.block_actualites.mini .texte { font-size:11px; }


#formu legend {
	margin-left:1em;
	padding: 0 6px 0 6px;
	color: #000000;  
	font-weight: bold;
}

#formu ul {  
	padding: 1em 1em 0 1em;  
	list-style: none;
}

#formu li {  
	padding: 3px 0px 3px 0px;
	margin-bottom:5px;
	background-color:#;
	border:0px;
	display:block;
}

#formu label {
	display:block;
	width:110px;
	float:left;
}

#formu p {
	margin-left:28px;
}

.asterisque {
	font-size:10px;
	color:#FF0000;
}

#formu label.error{
	display:block;
	clear:both;
	float:none;
	white-space:nowrap;
	margin-left:0px;
	font-size:10px;
	color:#FF0000;
	font-style:italic;
}

input.error {
	border:1px #990000 solid;
}

.div_error, .form_error {
	background:#FBEED0 url("../img/bg_error_mini.png") top left no-repeat;
	padding:3px 0 3px 26px;
	color:#F80000;
	font-weight:normal;
	font-size:12px;
	margin:0.5em 0;
}

.success, .form_success {
	padding:0px 0 0px 37px;
	color:#008301;
	font-weight:normal;
	font-size:12px;
	margin:18px 0 -25px 0;
}



/*
 * ------------ templates/defaut/themes/1/css/style_page.css ---------- 
 *
 */

/* encarts divers ---------------------------------------------------------------------*/
#mid { padding-top:10px; }

#fil-ariane {
	padding:0 12px;
	margin:5px 0 10px 0;
	line-height:16px;
	font-size:10px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#BD8D46;
}
#fil-ariane ul li { display:inline; }

#footer { margin-left:300px; }

.col_left {
	width:266px;
	padding:0;
	margin:0;
	vertical-align:top;
}

.col_left fieldset {
	display:block;
	background:url("../img/sep-liste.gif") bottom left repeat-x;
	border:0;
	margin:0;
	padding:0px 8px 22px 8px;
}
.col_left fieldset legend {
	color:#000000;
	padding:0;
	margin:0;
	text-indent:0;
	font-size:1em;
	display:block;
}

.col_contenu {
	display:block;
	width:100%;
	padding:0 0 0 15px;
	margin:0;
	vertical-align:top;
}

.enc_reduc  { background:url("../img/enc_reduc.gif") top left no-repeat; height:110px; width:260px; display:block; }
.enc_reduc:hover { background-position:-260px 0px; }
.enc_reduc span { display:none; }

.enc_jeu20ans  { background:url("../img/enc_jeu20ans.gif") top left no-repeat; height:70px; width:260px; display:block; }
.enc_jeu20ans span { display:none; }

.enc_jeu20ans-large  { background:url("../img/enc_jeu20ans-large.gif") top left no-repeat; height:50px; width:620px; margin:15px auto 0px auto; display:block; clear:both; }
.enc_jeu20ans-large span { display:none; }

.tab-contenu {
	display:block;
	width:680px;
	background:url("../img/tab-top.gif") top left no-repeat;
	padding:40px 0 0 0;
}
.tab-contenu-mid {
	display:block;
	margin:0; padding:0;
	background:#ffffff url("../img/tab-1px.gif") top left repeat-y;
}
.tab-contenu-mid2 { display:block;  padding:5px 10px 0px 20px; }
.tab-contenu-mid3 { display:block; margin:-30px 0 0 0;z-index:0;}
.tab-contenu-bottom {
	display:block;
	clear:both;
	height:12px;
	font-size:1px;
	line-height:0em;
	background:url("../img/tab-bottom.gif") bottom left no-repeat;
	margin:0 !important;
	margin:6px 0 0 0; /* pour ie6... */
}


/*
* BLOCS */
.bloc1 {
	display:block;
	width:266px;
	margin:0 0 5px 0;
	padding:0;
}
.bloc1-container {
	display:block;
	background:url("../img/bloc1-bottom.gif") bottom left no-repeat;
	padding:0 0 12px 0;
	margin:0;
}
.bloc1-mid {
	display:block;
	background:url("../img/bloc1-bg.gif") top left repeat-y;
	padding:5px 4px;
	margin:0;
}

.bloc2 {
	display:block;
	background:url("../img/bloc2-bg0.gif") top left no-repeat;
	padding-top:9px;
}
.bloc2-container {
	display:block;
	background:url("../img/bloc2-bg0.gif") bottom left no-repeat;
	padding-bottom:9px;
}
.bloc2-mid {
	display:block;
	background:url("../img/bloc1-bg.gif") top left repeat-y;
	padding:0px 4px;
	margin:0;
}

ul.ul-links {
	display:block;
	margin:0;
	padding:0;
	list-style-position:outside;
	list-style-type:none;
}
ul.ul-links li { padding:0; margin:0; text-indent:0; }
ul.ul-links li a {
	display:block;
	padding:5px 10px;
	margin:0;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#901811;
	background:url("../img/href_bg_1.gif") 0px 100% no-repeat; }
ul.ul-links li a:hover { background-position:-300px 100%; color:#FFFFFF; text-decoration:none; }

/*
* TITRES */
.titre-etablissements {
	background:url("../img/tab-liste.gif") top left no-repeat;
	padding-top:50px;
}
.titre-meteo {
	background:url("../img/tab-meteo-top.gif") top left no-repeat;
	padding-top:35px;
}

.texte-center {	text-align:center; }
.texte-center img {	display:inline; }



/*
* Elements de formulaire */
button.button-ok {
	width:43px;
	height:31px;
	background:url("../img/button-ok.jpg") 0px 0px no-repeat;
	border:0;
	text-indent:-100px;
	cursor:pointer;
}
button.button-ok:hover { background-position:0px -40px; }

button.button-loupe {
	width:22px;
	height:22px;
	background:url("../img/loupe.gif") 4px 4px no-repeat;
	margin:0;
	border:0;
	text-indent:-100px;
	cursor:pointer;
}
button.button-loupe:hover { /*background-position:0px -40px;*/ }

/*
* Encarts de recherche */
#form_recherche_globale legend {
	display:none;
}
#form_recherche_globale .input-text {
	width:205px;
	padding:3px 4px;
	border:1px solid #CCCCCC;
	vertical-align:middle;
}
#form_recherche_globale .input-image {
	display:inline;
	vertical-align:middle;
}

#form_recherche_type select {
	display:inline;
	width:192px;
	vertical-align:middle;
	margin:0 0 4px 0;
}
#form_recherche_type button {
	display:inline;
	vertical-align:bottom;
	margin-left:3px;
}

#form_recherche_etabl select {
	display:inline;
	width:192px;
	vertical-align:middle;
	margin:0 0 4px 0;
}
#form_recherche_etabl button {
	display:inline;
	vertical-align:bottom;
	margin-left:3px;
}

#form_recherche_local fieldset {
	background:url();
	padding-bottom:0;
}
#form_recherche_local select {
	display:inline;
	width:192px;
	vertical-align:middle;
	margin:0 0 0px 0;
}
#form_recherche_local button {
	display:inline;
	vertical-align:bottom;
	margin-left:3px;
	margin-bottom:-5px;
}
#form_recherche_local a {
	font-size:11px;
}




