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

body {
background-color: #CACACA;
font-size: 12px;
text-align:center;
margin:0px;
padding:0px;
font-family:  trebuchet ms, sans-serif;
}

#box {
width:970px;
margin: 0px auto;
padding:0px;
text-align:left;
background-color:#FFFFFF;
background-repeat:repeat-y;
background-image:url(/dist/images/fond.png);
}

#medias {
width:225px;
padding:0 0 0 5px;
float:left;
text-align:center;
}

#content {
width:540px;
padding:0px;
float:left;
background-color:#fff;
overflow: auto;
}

#secondaire {
width:185px;
padding:0 5px 0 0;
float:right;
margin:0px;
}

#content_galerie {
width:850px;
padding:0 5px 0 5px;
margin-left:5px;
float:left;
background-color:#fff;
overflow: auto;
text-align:center;
}

#pave_hau {
width: 184px;
background: url(/dist/images/pave_haut.jpg) top left no-repeat;
text-align:left;
}
#pave {
background: url(/dist/images/pave_bas.jpg) bottom left no-repeat;
padding: 0 0 10px 5px;
}

div#pave p {
margin: 0 10px 0 10px;
}
div#pave ul {
				padding:0 0 0 23px;
				margin:0;
list-style-image:url(/dist/images/puce_bl.gif);
}
div#pave li {
	font-size:14px;
	padding-right:20px;
}

div#pave li a {
	color:black;	
	text-decoration:none;
}


#head {
padding:2px;
margin:0 3px;
height:153px;
}
#search{
position:absolute;
right:10px;
top:3px;
margin:0;
padding:0;
}
#logo{
	float:left;
margin:0;
padding:0;
}
#pied {
	text-align:center;
}
#pied a{
text-decoration:none;
}

.titre {
font-weight:bold;
}
.edito {
}
.edito p {
text-align:justify;
text-indent:0;
line-height:1.2;
}

#prochainement {
	border : 1px dotted #000;
	font-size:12px;
	text-align:justify;
	text-indent:0;
	line-height:1.2;
	padding: 0 15px 0 15px;
	background-color:#EFEFEF;
}

h4 {
	font-size:14px;
}
img { border:0;}

.titreArticle {
	font-size:16px;
	font-weight:bold;
	color:#336699;	
	margin-bottom:5px;
	letter-spacing: 2px;
	text-align:center
} 
.dateArticle {
	font-size:10px;
	color:#336699;	
	text-align:right;
	font-style:italic;
} 
.titreRubrique { 
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#336699;	
	margin-bottom:25px;
	border: 1px outset #CECECE;
	background-color: #CECECE;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	padding-left:0px;
	padding-right:0px;
}
.hr_ps {
	width:90%;
	color:#f7004a;
	background-color:#f7004a;
	border:0;
	height:1px;
}

.liste_articles{
	margin:5px 5px 15px 5px;
	padding:0;
	text-align:center;
	border-style:inset;
	border-width:2px;
	border-color:#f7004a;
	background-color:#f8d2df;
}
.liste_articles a{
	text-decoration:none;
	color:black;
}
.liste_articles a:hover{
	text-decoration:underline;
}
.liste_articles ul{
	text-indent:0px;
	text-align:left;
	line-height: 1.5em;
	list-style-position: inside;
	margin:0;
	padding:2px;
}
.liste_articles ul li{
}
.lienPS {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#f7004a;
}
.syndicPS {
	padding:3px;
	border-style:inset;
	border-width:2px;
	border-color:#f7004a;

}
