body {
margin:0px;
padding:0px;
background-color:#FFCC99; /*orange*/
/*background-color:#fde4af;*/ /*jaune*/
/*background-color:#ffbdbe;*/ /*rose*/
text-align:center;
font-family:arial, verdana;
}

img {
border:none;
}

.icone {width:20px;}

.erreur {
	text-align:center;
	color:#FF0000;
	font-size:0.7em;
	border:1px solid #FF0000;
	background-color:#FF9933;

}

.cadrage {
	margin : 0px; 
  padding : 0px;
  text-align: center;
}

.milieu {
	margin-left : auto;
  margin-right : auto;
  width : 400px;
  text-align : left;
}

p.erreur {
	color:#FF0000;
	font-weight:bold;
}

td.onglet {
background-image:url(images/elements/sous_menu.jpg);
background-repeat:no-repeat;
width:140px;
height:57px;
}

table#onglet {
width:600px;
height:65px;
font-size:0.9em;
}

div#bouton {
background-image:url(images/elements/sous_menu.jpg);
background-repeat:no-repeat;
width:138px;
height:57px;
text-align: center;
padding-top: 10px;
padding-right:10px;
margin-left: 200px;
}

div#conteneur {
	text-align:left;
	position:relative;
	margin:0 auto; 
	width:1024px;
}

div#entete {
	background-image:url(images/elements/banniere7.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:150px;
	position:relative;
}


div#menu {
	background-image:url(images/elements/menu4.jpg);
	float:left;
	margin:0px;
	padding:0px;
	width:250px;
	height:588px;
	color:#fff;
}


div.menu {
	background-image:url(images/elements/onglet_centre.jpg);
	background-repeat:repeat-x;
	background-position:right;
	height:23px;
	padding-left:14px;
	position:relative;
	color:#000000;
	margin-left:5px;
	font-size:15px;
}

span.menu_admin {
	background-color:#4d4a55;
	border:1px solid #000;
	padding:5px;
	padding-bottom:1px;
}



span.menu_admin_hover {
	background-color:#909ba2;
	border:1px solid #000;
	border-bottom:1px solid #909ba2;
	padding:5px;
	padding-bottom:1px;
	position:relative;
}

div#admin {
	background-color:#909ba2;
	border:1px solid #000;
	padding:5px;
}

h4.titre_admin {
text-align:center;
color:#fff;
}

tr.admin {
background-color:#654261;
color:#FFFFFF;
}

tr.admin th {
font-weight:normal;
}

div.onglet {
	font-size:0.8em;
	padding-left:10px;
	padding-bottom:1px;
	border-bottom:1px solid #FFCC99 /*orange*/
	/*border-bottom:1px solid #fde4af;*/ /*jaune*/
	/*border-bottom:1px solid #ffbdbe;*/ /*rose*/
}


div.onglet_droite {
	position:absolute;
	right:0px;
	top:0px!important;
	top:1px;
	background-image:url(images/elements/onglet_droite.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:22px;
}

div.onglet_gauche {
	position:absolute;
	left:0px;
	top:0px!important;
	top:1px;
	background-image:url(images/elements/onglet_gauche.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:22px;
}

div.barre_rouge {

height:15px;
background-color:#e90c2e;
}

/*LARGEUR DES ONGLETS DU MENU*/
div#o_accueil{
	width:210px!important;
	width:225px;
}

div#o_groupe{
	width:195px!important;
	width:210px;
}

div#o_travail{
	width:175px!important;
	width:190px;
}

div#o_tournees{
	width:165px!important;
	width:180px;
}

div#o_besoin{
	width:170px!important;
	width:185px;
}
div#o_contact{
	width:180px!important;
	width:195px;
}
div#o_media{
	width:190px!important;
	width:205px;
}
/*FIN ONGLETS*/



div#poeme{
position:absolute;
/*font-family:French Script MT;
font-size:1.4em;
color:#e90c2e;
text-align:center;
line-height: 22px;*/
/*top:270px;*/
top:390px;
left:219px;
width:230px;
height:247px;
background-image:url(images/elements/poeme.jpg);
background-repeat: no-repeat;
}


div#carteblandine{
position:absolute;
font-weight: bold;
font-size:10px;
color:#e4244c;
text-align:center;
/*top:540px;*/
top:200px;
left:258px;
width:150px;
height:119px;
}



div#contenu {
	overflow:auto;
	width:600px;
	height:570px;
	float:right;
	margin-top:10px;
	border:1px solid #000033;
	text-align:center;
}


div.news {
	width:96%;
	/*background-color:#FFCC99;*/ /*orange*/
	background-color:#fde4af; /*jaune*/
	/*background-color:#ffbdbe;*/ /*rose*/
	border:1px solid #990000;
	color:#000000;
	text-align:left;
	/*margin:0 auto;*/
}

div#contenu_news {
	overflow:auto;
	width:437px;
	height:570px;
	float:right;
	margin-top:10px;
	/*border-left:2px solid #990000;*/
	border-top:1px solid #990000;
	color: White;
	text-align:center;
}

hr {
	clear:left;
	clear:both;
	visibility:hidden;
}

div.corps_news {
padding:5px;
padding-bottom:0px;
}


div.entete_news {
	position:relative;
	height:22px;
	background-color:#e4244c;
	background-repeat:no-repeat;
	color:#000000;
	border-bottom:1px solid #FF6666;
	margin-bottom:5px;
	padding:3px;
	font-weight:bold;
}

img.coin_haut {
	float:left;
	position:relative;
	top:-4px;
	left:-4px !important;
	left:-7px;
}

img.coin_bas {
	position:relative;
	float: right;
	left:4px !important;
	left:4px;
	top:1px;
}

div.pied_news {
	background-image:url(images/elements/coin_bas2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	position: relative;
	top: 1px;
	left:1px;
}

div#contenu_grand {
	overflow:auto;
	width:630px;
	height:570px;
	margin-top:10px;
	padding-right:5px;
	font-size:0.8em;
}

div#corps {
	overflow:auto;
	width:630px;
	height:560px;
	margin-top:10px;
	padding-right:5px;
	font-size:0.8em;
}

span.dates {
position:absolute;
right:5px;
font-size:0.9em;
color:#FFCC99;
}



div#titre {
	font-family:French Script MT;
	color:#000000;
	font-size:32px;
	font-weight:bold;
	text-align:center;
	border-bottom:5px solid #990000;
	border-left:2px solid #990000;
	margin:auto;
}

span#sous_titre {
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#menu_droite {
float:right;
width:115px;
height:588px;
background-color:#ff7a94;
font-size:14px;
margin-left:3px;
padding:10px;
text-align:center;
}

img.i_droite {
width:115px;
}

div#besoin {
	width:115px;
	height:40px;
	background-color:#e90c2e;
	text-align:center;
	padding-top:5px;
	font-size:1.1em;
}


span.appel
{
	color: #ffffff;
	font-size: 13px;
}


div#appel
{
	text-align: center !important;
	/*text-align: right;*/
	position:relative;
	left:0px !important;
	left:10px;
}

div#appel2
{
	text-align: center !important;
	/*text-align: right;*/
	position:relative;
	left:0px !important;
	left:10px;
}

div#pied {
position:absolute;
left:0px;
top:736px;
width:1024px;
height:25px;
background-image: url(images/elements/pied.jpg);
text-align:center;
font-size: 15px;
}

div#coin_BD {
position:absolute;
width:135px;
height:25px;
left:889px;
top:0px;
background-color:#f4435e;
}



div#signature {
text-align:center;
}

div.cote_gauche {
float:left; 
width:120px; 
margin-right:20px;
margin-bottom:10px;
}

div.legende {
/*font-size:0.8em;*/
font-size:10px;
text-align: center;
color:#e4244c;
font-weight:bold;
}

legend.legende
{
	color: #f31549;
	font-size:1.1em;
}


div#poesie {
font-family:French Script MT;
font-size:22px;
color:#e90c2e;
text-align:center;
/*position:absolute;
top:250px;
left:220px;*/
line-height: 22px;
}


table#article {
text-align:center;
font-size:13px;
/*position:relative;
top:30px;
left:10px;
width:190px;*/
}

td.partenaires {
font-size:13px;
}

/*

COULEURS

*/

.news {
	background-color:#000;
	width:100%;
}

.gris {background-color:#999999;}

.blanc {background-color:#FFFFFF;}

.orange {background-color:#FF9933;}

.rose {
	color:#e90c2e;
}

.t_blanc {color:#fff;}

.gras {font-weight:bold;} 

.italique {font-style: italic;}

.grand
{
	font-size: 1.2em;
	font-weight: bold;
}

/*

LIENS

*/

/*liens dans le menu de droite*/
div#menu_droite a{
	color:#e90c2e;
}

/*liens dans le menu de gauche*/
div#menu a{
	color:#fff;
	text-decoration:none;
}

/*liens dans le menu de gauche*/
div#menu a:hover{
	text-decoration:none;
	color:#FFBE4A;
}




/*liens du pied de page*/
a.lienblanc {
color: #ffffff;
font-size:0.8em;
}

/*liens blancs sans souligné*/
a.lienblanc2 {
color: #ffffff;
text-decoration: none;
}

