body{
	font-family:Verdana;
	width:100%;
	margin:0;
	background-color:#f0f0f0;
}

#banner {
	margin:0;
	padding:10px; 
	padding-bottom:0;
	height:115px;
	background:url(../images/banniere_site.png) no-repeat top center;
}

#footer {
	clear:left;
	margin:0;
	margin-top:15px;
	padding:10px;
	height:40px;
	text-align:center;
	font-size:medium;
	font-family:Verdana;
	background:url(../images/fond_footer.png) no-repeat bottom center;
}

#menu_h {
	width:96%;
	font-size:small;
	height:20px;
	color:red;
	margin:0 auto;
	padding:;
	margin-bottom:2px;
}

#menu_h a {
	text-decoration:none;
	color:black;
	font-weight:normal;
}

#menu_h a:hover {
	text-decoration:underline;
}

#menu_h ul{
	display:inline;
	width:100%;
	list-style-type:none;
}

#menu_h li{
	margin:0 auto;
	float:left;
}

.selected {
	text-decoration:underline;
}

#menu_box{
	width:230px;
	font-size:x-small;
	margin:0;
	margin-top:0;
	padding:0;
	margin-left:auto;

}

#menu_box h1{
	background-color:red;
	color:white;
	width:216px;
	margin:0;
	padding: 5px 0;
	text-align:center;
	font-size:small;
}


#content{
	width:800px;
	padding:0;
	margin:auto;
	margin-top:0;
	padding-top:0;
}

#main_container{
	width:570px;
	float:left;
	margin:0;
	padding:0 5px;
	font-size:small;
	font-family:Verdana;
	min-height:100em; /* a modifier selon la longueur du bloc droit */

}

#main_container h1{

	font-size:medium;
	text-decoration:underline;
	font-size:large;

}

#main_container p{
	text-align:justify;

}

.video {

	text-align:center;
	width:550px;
	margin:auto 3px;
	border:1px solid #666;
	background-color:white;
	padding:0;
	-moz-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-webkit-border-radius:4px;

}

.video h1 {

	margin-top:15px;
	margin-bottom:0;
	width:100%;
	background-color:#666;
	color:white;
	padding-top:0.2em;
	padding-bottom:0.2em;
	text-decoration:none;

}

.video h2 {

	margin-top:0;
	padding-top:0.2em;
	padding-bottom:0.2em;
	width:100%;
	background-color:#F66;

}

.video hr {

	width:80%;

}

.article_accueil{ /* redef. IE */
 	width:560px;
	margin:auto;
	padding:0;
	margin-top:0;
	margin-bottom:3px;
	background-color:white;
	border:1px solid black;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;

}


.article_accueil_info{
	
	width:100%;;
	text-align:right;

}

.article_accueil_info p{ /* redef. IE */
	margin-top:0;
	padding-right:2px;
	padding-top:2px;
	font-size:0.9em;
	height:1.5em;
	background-color:#d2dae3;
}

.article_accueil_content{
	padding:0 5px;
}

.article_accueil_content h3{
	color:red;
	text-align:center;
}

.act_box{ /* redef. IE */
	width:542px;
	text-align:center;
	height:1.5em;
	background-color:#555555;
	color:white;
	margin:10px auto 0;
}

.box{
	border-bottom:1px solid red;
	border-left:1px solid red;
	border-right:1px solid red;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	background:white;
	margin:auto;
	margin-top:0;
	margin-bottom:5px;
	padding:0;
	width:220px;
}

.box p{

	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

.box h2{
	margin:0;
	padding-top:3px;
	padding-bottom:3px;
	font-size:small;
	text-align:center;
}

#lst_actbox{ /* redef. IE */
	text-align:justify;
	padding:5px 0;
	font-size:1em;
	margin:0 auto 10px;
	width:542px;
	height:150px;
	border-bottom:1px solid #555555;
	background:white;
	overflow:auto;

}

.article{ /* redef. IE */
 	width:550px;
	padding:0px;
	margin:0 auto;
	background-color:transparent;

}

.in_article { /* redef. IE */
	margin:0;
	width:540px;
	padding: 0 4px;
	padding-top:4px;
	background-color:transparent;
	color:#000088;
	background:url(../images/fond_article-up.png) center top repeat-x;
	/* background-color:#d5dae4; */
}

.in_article_accueil {
	margin:0;
	width:100%;
	height:1.8em;
	padding: 2px 0;
	background-color:#666;
	color:White;
	text-align:center;
	/* background-color:#d5dae4; */
}

.in_article_accueil_local {
	margin:0;
	width:100%;
	height:1.8em;
	padding: 2px 0;
	background-color:#F33;
	color:White;
	text-align:center;
	/* background-color:#d5dae4; */
}

.article h2 {
	margin:5px 0;
	font-size:large;
	text-decoration:underline;
}

.ancre {
	margin:2px 0;
	font-size:large;
	text-decoration:underline;
}

.article h3 {
	font-size:medium;
	color:#bb0e0e;
	text-align:center;
}

.article p {
	font-size:small;
	text-align:justify;
	padding:0 3px;
}


.article_info{ /* redef. IE */
	background-color:#ddddff;
	font-size:0.9em;
	margin:0;
	width:544px;
	padding:0 1px;
	display:block;
	margin-top:2px;
	margin-bottom:2px;
	text-align:right;
	color:#0000aa;
	background:url(../images/fond_article-down.png) center bottom repeat-x;
}

.annonce {
	font-size:large;
	font-weight:bold;
/*	border-bottom:1px solid black; */
	padding-bottom:1.2em;
}

.annonce img{
	float:left;
	margin-top:15px;
	margin-right:5px;
	border:0
}

.listelien{
	width:240px;
	margin:0 auto;
	padding:0;
}

.listelien{
	margin:0;
	padding:0;
	list-style-type:none;
	font-family:sans-serif;
}

.listelien li{
	padding-top:10px;
	margin-bottom:5px;
	font-size:small;
	font-family:sans-serif;
	color:#6161aa;
	width:100%;
	height:1.6em;
	background-color:transparent;
	text-align:center;
	text-transform:uppercase;
/*	border-top:1px dashed #6161aa; */

}

.listelien .imbrique{
	width:180px;
	list-style-type:none;
	margin:10px 0;
	padding:0;
	list-style-position:outside;
}

.listelien .imbrique li{
	padding:2px 30px;
	font-size:small;
	font-family:sans-serif;
	text-align:left;
	height:1.3em;
	background-color:transparent;
	text-transform:none;
	color:black;
	border:none;
}

.listelien .imbrique a{
	text-decoration:none;
	color:#5656cc;
}

.listelien .imbrique a:hover {
	text-decoration:underline;
	color:#cc5656;
}

/* ---------------------------------------------------- */
a img{
	border:1px blue dashed;
}

a {
	color:blue;
}

a:hover {
	color:red;
	cursor:pointer;
}

.tags{
	font-size:1.3em;
	color:#aa1111;
	text-decoration:none;
}

.tags:hover {
	color:red;
	background-color:orange;
}

/* Largeur totale de la boite */
.AngleRond {
	width:230px;
	background-color:transparent;
}

/* définition des pixels d'angles */
.AngleRond .pix1, .AngleRond .pix2, .AngleRond .pix3, .AngleRond .pix4, .AngleRond .pix5 {
	display:block;
	overflow:hidden;
	height:1px;
	border-left:0px solid red;
	border-right:0px solid red;
	background:red;
}


.contenu {
	background:#f66;
	font-size:x-small;
	font-weight:bold;
	color:white;
	text-align:center;
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-top: 1px solid red;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	padding: 2px;
	/* largeur: calque AngleRond - 14px (décalage latéral) */
	width:216px;
	/* centrage du calque de contenu */
	margin: 0 auto 0;
}

.liste_articles{ /* redef. IE */
	margin-top:0;
	font-size:xx-small;
	list-style-type:none;
	list-style-position:inside;
	padding:0;

}

.galerie {
	text-align:left;
	width:550px;
	margin:auto 3px;
	border:1px solid black;
	background-color:white;
	padding:0;
	-moz-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-webkit-border-radius:4px;
}


.io_pres_a {

	text-align:center;
	background:white;
	border:solid black 1px;
	width:98%;
	margin:0;
	margin-top:0;
	padding-bottom:15px
	-moz-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-webkit-border-radius:4px;

}


.io_pres_b {
	text-align:center;
	background:white;
	border:solid black 1px;
	width:98%;
	margin:0;
	margin-top:1em;
	-moz-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-webkit-border-radius:4px;

}
