/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #000;
}

a:hover {
	color:#000;
}

a:visited {
	color:#333333;
}

.Noir:link{color: #000000;}
.Noir:visited{
	color:#000000;
}
.Noir:active{
	color: #000000;
}
.Noir:hover{color: #FFF;}

.Noir { font-size:18px;
		font-weight:800;}
		
.Noir2:link{color: #000000;}
.Noir2:visited{color:#000000;}
.Noir2:active{color: #000;}
.Noir2:hover{color: #FF6600;}

.Noir2 { font-size:18px;
		font-weight:800;}
		

.Orange:link{color:#FF6600;}
.Orange:visited{color: #000000;}
.Orange:active{color: #FF6600;}
.Orange:hover{color:#FF6600;}

.Orange {margin-left:10px;}

.Orange2:link{color:#FF6600;}
.Orange2:visited{color: #000;}
.Orange2:active{color: #FF6600;}
.Orange2:hover{color:#BC5B0C;}

.Orange2 {margin-left:50px;}

.cat { font-size:18px;
		font-weight:800;
		color:#FFFFFF;
		background-color:#FF4470;
		padding:3px;}
		
.partVign {padding-left:30px;}

#content
{
	width: 900px;
	margin: 0px;
}

.decalG {margin-left:25px;}

.part {
font-size:12px;
color:#333333;
}

.part-titre {
font-size:14px;
color:#000000;
font-stretch:expanded;
}

.part-logo {
padding-right:20px;}

#back
{
	width: 1025px;
	
}


.ico { margin-left: 10px;
		margin-right:10px;
		margin-top:5px;}

.pad {
	margin: 0px 10px 10px 10px;
}

.titrephilo {
color:#DD7508;
}

.padtitre {
margin:15px;
font-size:14px;}


.menu {
font-size:12px;
color:#FF0066;
}

#menu
{
width: 636px;
height: 45px;
padding-left: 140px;
background: url(../images/menu.jpg) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
}

#menu a:hover {
	width: 100px;
    height: 30px;
	color: #DEEBBC;
	text-decoration: underline;
	background: url(../images/menu_r.gif) repeat-x;
}


.marge-D {
margin-left:10px;}

.marge-G {
margin-right:10px;}

.pub {
	padding-top:17px;}

#right
{
	width: 290px;
	float: right;
	margin:5px;
}



#right ul {
	list-style: none;
	margin-bottom: 0px;
	padding-top: 10px;
}



#right .right_bottom
{
padding-bottom: 20px;
margin-bottom: 10px;
}

#right li  {
	padding: 7px;
	padding-left: 10px;


}

#right .sub
{
	padding-left: 20px;
	padding-top:21px;
}

#right a {
		color:#FF0066;
}
#right a:visited {
	color: #FF0066;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

#calendar {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#left
{
width: 700px;
background:#FFFFFF;
}

#left .left_top
{
/*background: url(../images/left_top.png) no-repeat;*/
height: 11px;
}

/*#left .left_back
{
background: url(../images/left_back.gif) repeat-y;
}
*/
#left .left_bottom
{
/*background: url(../images/left_bottom.gif) no-repeat bottom;*/
padding: 10px;
padding-bottom: 20px;
margin-bottom: 20px;
}

#left .left_bottom .gras {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color:#BF670F;
	font-weight:600;
}


#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #FF6600;;
}

#left a
{
color: #FF6600;;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #FF6600;;
}




#left ol, #left ul
{
margin-left: 230px;
}


.textcour {
font-size:12px;
}

.date {
	text-align: right;
	color: #FF6600;;
	font-size: 11px;

}

.date a {
	color: #FF6600;;

}




#footer {
	height: 44px;
	clear: both;
	padding-top: 30px;
	background-repeat: repeat-x;
	background-position: top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}

