/*
Centrer la page
*/



html, body {
	color: #444444;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 0;
	height:100%;
        overflow-x: hidden;
}
a {
	color: #111111;
	text-decoration : none; 
}
a:hover {
	color: #ff9900;
}
#colonne1 ul,#colonne2 ul ,#colonne3 ul  {
	list-style-type: none;
	list-style-image: url(img/main.gif);
	list-style-position: inside;
	text-align: justify;
	width: 300px;
}

.box1c3 a {
  background-image: url(img/sortie.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 18px;
  padding-bottom: 3px;
}

#colonne1 p {
	width: 320px;
	text-align: justify;
}

#page{
	background-image: url(img/fond_1.gif);
	width: 1024px;	
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 
	padding: 0px;
	position: relative;
	_height:100%;
	min-height:100%;
	position: relative;
}
.spacer {
  clear: both;
}
#tete {
	background-image: url(img/tete.gif);
	background-repeat: no-repeat;
	height:32px;
	width:965px;
	position: relative;
	top: 0px;
	left: 24px;
}

#prendtonpied {
	padding-bottom: 32px;
	clear:both;
}
#pied {
	background-image: url(img/pied.gif);
	background-repeat: no-repeat;
	height:32px;
	width:965px;
	margin-top: 100px;
	margin-left:24px;
	position: fixed;
	bottom: 0px;
}
#pied p {
	text-align: center;
	padding-top: 2px;
	color: #cccccc;
}

#entete {
	position: relative;
	top: 0px;
	left: 26px;
	height: 106px;
	width:965px;
}
#entete .entete1 {
	background-image: url(img/entete_1.gif);
	background-repeat: no-repeat;
	height:106px;
	width:404px;
	position: relative;
	left: 0px;
	top:0;
	text-indent: -5000px;
}
#entete .entete1 a {
	display: block;
	height:106px;
	width:404px;
	overflow:hidden;
}
#entete .entete2 {
	background-image: url(img/entete_2.gif);
	background-repeat: no-repeat;
	height:107px;
	width:555px;
	position: relative;
	top:-106px;
	left: 403px;
	text-indent: -5000px;
}
#contenu {
}

#colonne1 {
	width: 403px;
	margin-left: 32px;	
}
#colonne1 .titre {
	background-image: url(img/titre_c1.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 28px;
	position: relative;
	top: 0px;
	left: -6px;
}
#colonne1 .infos {
	padding: 0px;
	margin: 0px;
	padding-left: 26px;
	padding-bottom: 11px;
	padding-top: 11px;
}
#colonne1 .boxme {
	background-image: url(img/box_me.gif);
	background-repeat: no-repeat;
	width: 26px;
	height: 17px;
	position: relative;
	top: 13px;
	left: 8px;
}
#colonne1 .boxtitre {
	background-image: url(img/title_tile_1.gif);
	background-repeat: no-repeat;
	width: 349px;
	height: 17px;
	position: relative;
	top: -4px;
	left: 33px;
}
#colonne1 .box1c1 {
	background-image: url(img/box_1_c_1.gif);
	background-repeat: no-repeat;
	width: 375px;
	height: 17px;
	position: relative;
	left:6px;
}
#colonne1 .box1c2 {
	background-image: url(img/box_1_c_2.gif);
	background-repeat: y-repeat;
	width: 375px;
	height: 17px;
	position: relative;
	left:6px;
}
/*ECRITURE*/
#contenu .box1c3 {
	background-image: url(img/box_1_c_3.gif);
	background-repeat: y-repeat;
	width: 375px;
	position: relative;
	left:6px;
	padding: 0px;
	margin: 0px;
}

#colonne1 p {
	padding: 0px;
	margin: 0px;
	padding-left: 26px;
	padding-bottom: 11px;
}
#colonne1 .boxtitre h1 {
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-size: 12px;
	color: #737c77;
	width:346px;
	font-variant:small-caps;
	font-weight:normal;
	font-family: Verdana,Arial, sans-serif;
	letter-spacing: 1px;
}
#colonne1 .box1c1 p {
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 5px;
	top: -2px;
	color: #cccccc;
}
#colonne1 .box1c4 {
	background-image: url(img/box_1_c_4.gif);
	background-repeat: no-repeat;
	width: 375px;
	height: 17px;
	position: relative;
	left:6px;
}

#colonne1 .box11 {
	background-image: url(img/box_1_1.gif);
	background-repeat: no-repeat;
	width: 388px;
	height: 31px;
	cursor: pointer;
}
#colonne1 .box12 {
	background-image: url(img/box_1_2.gif);
	background-repeat: y-repeat;
	width: 388px;
}
#colonne1 .box13 {
	background-image: url(img/box_1_3.gif);
	background-repeat: no-repeat;
	width: 388px;
	height: 33px;
	margin-bottom: 10px;
}


/* Calendar */
#calendar {
position: relative;
top: 0px;
left: 20px;
width:160px;
}
#calendar h2 {
    display : none;
}

#calendar table {
    border-collapse : collapse;
    font-size : 0.85em;
    margin : 0 auto;
    background-color: #d1ddd7;
    color: #f1f3f7;
}
 
#calendar caption {
    padding : 0 0 0.3em 0;
    font-size : 1.2em;
    margin : 0 auto;
}
 
 
#calendar abbr {
    border : none;
}
#calendar th, #calendar td {
    border : none;
    padding : 1px;
}
#calendar td {
    text-align : center;
}
 

#calendar td.active {
    border : 1px solid #0373A1;
}
#calendar td.active a {
    font-weight : bold;
}
  
#calendar a {
    font-weight : bold;
}
#calendar a.hover {
    background-color: #000;
}




#tag {
position: absolute;
top: 40px;
left: 450px;
	width: 150px;
	padding: 0px;
	margin: 0px;
	float: left;
	z-index: 10;
	overflow:none;
}
#tag a {
	color: #d1ddd7;
}
#tag a:hover {
	color: #ff9900;
}
#tag ul {
   list-style-type: none;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 10px;
	width: 150px;
	padding: 0px;
	margin: 0px;
	display: block;
	overflow:hidden;
	height: 80px;
}

#tag ul li {
   display: inline;
   	padding: 0px;
	margin: 0px;
}

#tag .level-1 {
   font-size: 0.9em;
}

#tag .level-2 {
   font-size: 1.1em;
}

#tag .level-3 {
   font-size: 1.3em;
}

#tag .level-4 {
   font-size: 1.5em;
}

#tag .level-5 {
   font-size: 1.7em;
}



#colonne2 {
	margin-left:428px;
	top: 138px;
	padding:0px;
	position:absolute;
	width:274px;
	padding-left: 7px;
}


#colonne2 .titre {
	background-image: url(img/titre_c2.gif);
	background-repeat: no-repeat;
	width: 259px;
	height: 27px;
	position: relative;
	top: 0px;
	left: 3px;
}
#colonne2 p {
	padding: 0px;
	margin: 0px;
	padding-left: 13px;
	padding-bottom: 11px;
	padding-top: 11px;
}

#colonne2 .box21 {
	background-image: url(img/box_2_1.gif);
	background-repeat: no-repeat;
	width: 262px;
	height: 9px;
	padding: 0px;
	margin: 0px;
}
#colonne2 .box22 {
	background-image: url(img/box_2_2.gif);
	background-repeat: y-repeat;
	width: 262px;
	padding: 0px;
	margin: 0px;
}
#colonne2 .box23 {
	background-image: url(img/box_2_3.gif);
	background-repeat: no-repeat;
	width: 262px;
	height: 9px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}




#colonne3 {
	margin-left:701px;
	top: 138px;
	padding:0px;
	position:absolute;
	width:274px;
	padding-left: 7px;
}


#colonne3 .titre {
	background-image: url(img/titre_c3.gif);
	background-repeat: no-repeat;
	width: 261px;
	height: 27px;
	position: relative;
	top: 0px;
	left: 3px;
}
#colonne3 p {
	padding: 0px;
	margin: 0px;
	padding-left: 13px;
	padding-bottom: 11px;
	padding-top: 11px;
}

#colonne3 .box31 {
	background-image: url(img/box_3_1.gif);
	background-repeat: no-repeat;
	width: 270px;
	height: 9px;
	padding: 0px;
	margin: 0px;
}
#colonne3 .box32 {
	background-image: url(img/box_3_2.gif);
	background-repeat: y-repeat;
	width: 270px;
	padding: 0px;
	margin: 0px;
}
#colonne3 .box33 {
	background-image: url(img/box_3_3.gif);
	background-repeat: no-repeat;
	width: 270px;
	height: 9px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}



#colonne3 .ON  {
	list-style-image: url(img/gyrophare_on.gif);
	text-align:left;
	width: 200px;
}
#colonne3 .OFF  {
	list-style-image: url(img/gyrophare_off.gif);
	text-align:left;
	width: 200px;
}
#colonne3 .OFF a {
	color: #d1ddd7;
	
}

#colonne3 li {
	text-align:left;	
}
#colonne3 .sousdomaine {
	margin-left: -28px;
	width:149px;
	text-align:left;
}
#colonne3 .jouets {
	float: right;
	width:141px;
	text-align:left;
}

pre {
	border: 0px;
}

#pied {
        z-index:1000;
}

#pied .deco {
	background-image: url(img/crazy_dwarf.gif);
	background-repeat: no-repeat;
	width:277px;
	height:51px;
	position:relative;
	right:7px;
	top:-74px;
	float: right;
}




/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
border: 0px solid #000;
background: transparent; 
width: 360px;
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 360px;
height: 20px; 
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 50px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
width:4000px !important;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: transparent;
margin-left: 10px;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

#pix {
    position:absolute;
    left: 600px;
    top: 70px;
    overflow:none;
    width:600px;
    height:20px;
    z-index:10001;
}