/*Global   background:#e8b36d
-------------------------------------------------*/
*
{
	margin: 0;
	padding: 0;
}
BODY, HTML
{
	background-color: #8e5d30;  /*F6C89E*/
	background-image: url(../images/fond..jpg);
}
BODY
{
	padding: 0 15px 15px;
	color: #222;
	font: 76%/150% "Lucida Grande", "Microsoft Sans Serif", Geneva, Verdana, Arial, Helvetica, sans-serif;
}
/*Main layout
-------------------------------------------------
#e2a55c;*/
#wrap
{
	margin: 0px auto;
	max-width: 75em;
	background: #FFF url(../images/separateur.gif) repeat-y 70% 0;
	border: 2px solid #D27D4E;
	border-width: 0px 2px 2px;
	position: relative;
}
#principal
{
	float: left;
	width: 65%;
/*A garder pour IE ou trouver autre solution*/
	margin: 1em 0 0 20px !important;
    /* Pour IE6 */
    margin: 1em 0 0 10px;
	overflow: hidden;
}
#principal_large
{
	float: left;
	width: 90%;
/*A garder pour IE ou trouver autre solution*/
	margin: 1em 0 0 40px;
	overflow: hidden;
}
#principal_full
{
	background-color: #FFF;
}
#colonnedroite
{
	text-align: center;
	font-size: 0.94em;
	line-height: 1.3em;
	float: right;
	width: 27%;
	margin: 0px 14px 0px 5px !important;
    /* Pour IE6 */
	margin: 0px 7px 0px 5px;
}
#colonnedroite LI
{
	margin-bottom: 10px;
}
#pied
{
	clear: both;
	background: #FFF;
	padding: 1em;
	text-align: center;
	font-size: 0.94em;
	border-top: 1px solid #CCC;
}
/*Links
================================================*/
A:link, A:visited
{
	color: #ae8450;/*FF9999*/
	font-weight: bold;
	text-decoration: none;
	padding: 2px 2px 0;
	margin: 0 -2px;
	border-bottom: 1px dotted #666;
}
A:visited
{
	color: #dccab4;/*C6C0F1*/
}
/*background:#ffd; border-bottom-style:none;*/
A:focus, A:hover
{
	color: #814b1a;/*9999FF*/
	border-color: #9999FF;
}
A.imglink:link, A.imglink:visited
{
	border: 0px;
	border-bottom: 0px;
    text-decoration: none;
}
A.imglink:hover
{
	background: transparent;
}
A.nounderline
{
	border-bottom: 0px;
}
#votreposition A:hover
{
	color: #fff; /*9999FF*/
	border-color: #9999FF;
}

/*Headings
================================================*/
H1, H2, H3, H4, H5, H6
{
	font-weight: normal;
	color: #000;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
H1
{
	font-size: 1.6em;
	margin: 0 0 0.625em;
	text-shadow: 2px 2px 2px #ccc;
	line-height: 130%;
}
H2
{
	font-size: 1.2em;
	margin: 1.2em 0 0;
	font-weight: bold;
}
H3
{
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
.home H2
{
	font-weight: normal;
	font-size: 1.6em;
	margin: 0 0 0.625em;
	text-shadow: 2px 2px 2px #ccc;
}
H2 A:link, H2 A:visited, H2 A:hover
{
	font-weight: normal;
	color: #000;
	padding: 0;
	margin: 0;
}
/*Images
-------------------------------------*/
IMG
{
	border: none;
}
.cdi
{
	border: 1px solid gray;
	margin: 0px 5px 5px 0px;
}

img.gauche {
  float: left; margin-right: 10px;
}

img.droite {
  float: right; margin-left: 10px;
}


/*Entete
------------------------------------------------*/
#header
{
	background: #fff url(../images/entete/entete-fond-lb.jpg) no-repeat 0px 0px;
	height: 120px;
    padding: 10px;
    overflow: hidden;
}
/*Position
-----------------------------------------------------------
margin:25px 0 3em; pour remettre le menu déroulant*/
#votreposition
{
	width: 100%;
	color: white;
	font-size: 11px;
	border-bottom: 0px solid #CCC;
	border-top: 0px solid #FFF;
	background: #814b1a;  /*555*/
	margin: 0 0 15px 0;
	padding: 1px 0;
}
/*Textes
-----------------------------------------------------------*/
.texte
{
	margin: 0 0 2.5em;
	text-align: justify;
}
.intro
{
	font-weight: bold;
	color: #999;
}
/*Divers
-------------------------------------*/
#vousetesici
{
	color: #CC9999;
}
#liensturm
{
	display: none;
	float: right;
	width: 130px;
}
CODE, KBD, PRE
{
	font-family: Monaco, Courier, "Courier New", Tahoma;
}
INS
{
	background-color: #DDE3DD;
	text-decoration: none;
}
P, PRE
{
	margin: 0 0 1em;
}
ABBR, ACRONYM
{
	border: none;
}
ABBR[title], ACRONYM[title]
{
	border-bottom: 1px dotted #666;
	cursor: help;
	font-style: italic;
}
.video
{
	width: 342px;
	height: 198px;
	border: 1px solid black;
	display: block;
}
#box
{
	float: left;
	background-color: #ae8450; /*888*/
	width: 100%;
	z-index: 2;
	position: relative;
	top: 0px;
	left: 0px;
	font: 10px/17px verdana, arial, georgia, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 24px;
}
.titreprimaire
{
	color: #3366CC;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
UL
{
	margin-left: 2em;
}


.conseils
{
	text-align: center;
}
.parents
{
	text-align: center;
}
.calendrier
{
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
}
.calendrier LI
{
	padding-left: 18px;
	background-image: url(../images/puces/puce-fleche.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}
.jourmenu
{
	background-color: #FFFFCC;
}
SUP
{
	font-size: x-small;
}
.lignecouleurheader
{
	background-color: #FFCC99;
}
.lignecouleur
{
	background-color: #FFEE99;
}
.titre-article-qdn
{
	color: #D27D4E;
	padding-left: 25px;
	background-image: url(../images/puces/page_white_text.gif);
	background-repeat: no-repeat;
}
A.archives-qdn
{
	padding-left: 25px;
	background-image: url(../images/puces/page_white_text.gif);
	background-repeat: no-repeat;
}
.contact-article-qdn
{
	text-align: right;
	color: #AAA;
	padding-right: 25px;
	background-image: url(../images/puces/user_suit.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
.qdn-jour
{
	text-align: right;
	color: #57333A;
	font-weight: bold;
	padding: 2px 0px 5px 25px;
	height: 16px;
	background-image: url(../images/puces/date.gif);
	background-repeat: no-repeat;
}
UL.liste-fleche LI
{
	list-style: none;
	padding: 2px 0px 5px 25px;
	background: url(../images/puces/fleche.gif) no-repeat 0px 7px;
}
.titre-ephemeride
{
	width: 120px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #CCC;
	padding: 7px;
	background-color: #FEE3C0;
}
.photocdi
{
	float: left;
	margin-left: 30px;
	font-size: 11px;
}
BLOCKQUOTE
{
	border: 1px solid #E9962B;
	margin: 0px;
	padding: 10px;
	background-color: #FDEEDB;
}
A.image
{
	border: none;
	text-decoration: none;
}
.photo
{
	border: 1px solid #000;
	margin: 5px;
}
.foto
{
	border: 1px solid #000;
	padding: 2px;
	background-color: white;
}

.clear
{
  clear: both;
}


/*Pour détecter les changements de taille d'écran pour
// An Adaptive Layout Technique
// http://www.alistapart.com/articles/switchymclayout
~  Body class: initial
----------------------------------------------------------------------*/
.initial .imagewrapper
{
	overflow: hidden;
}
/*~  Body class: screen_med
----------------------------------------------------------------------*/
.screen_med .imagewrapper
{
	width: 300px;
	height: 200px;
    position: relative;
	float: left;
	overflow: hidden;
}

A.linkrss
{
	border-bottom: 0px;
}
