/* Début Images de Fond*/
.corps_top
{
	background-image:url(image/fond/corps_top.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}
.corps_bottom
{
	background-image:url(image/fond/corps_bottom.png);
	background-repeat:no-repeat;
	background-position:top center;
}
.corps_middle
{
	background-image:url(image/fond/corps_middle.png);
	background-repeat: repeat-y;
	background-position:center;
}
.menu_top
{
	background-image:url(image/fond/menu_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.menu_bottom
{
	background-image:url(image/fond/menu_bottom.png);
	background-repeat:no-repeat;
	background-position: top center;
}
.menu_middle
{
	background-image:url(image/fond/menu_middle.png);
	background-repeat: repeat-y;
	background-position:center;
}
.pied
{
	background-image:url(image/fond/pied.png);
	background-repeat: no-repeat;
	background-position:center;
}
.corps2_top
{
	background-image:url(image/fond/corps2_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.corps2_bottom
{
	background-image:url(image/fond/corps2_bottom.png);
	background-repeat:no-repeat;
	background-position:top;
}
.corps2_middle
{
	background-image:url(image/fond/corps2_middle.png);
	background-repeat: repeat-y;
	background-position:center;
}
.tfoot
{
	background-image:url(image/fond/fond_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:112px;
}
.thead
{
	background-image: url(image/banniere.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 141px;
}
body
{
	background-color: #123456;
	background-image:url(image/fond/etoile_ciel.jpg);
	background-repeat:repeat;
}
/* Fin Images de Fond*/

/* Début Design du Bloc*/
.bloc
{
	background-image:url(image/fond/fond_middle.png);
	background-repeat:repeat;
	background-position:top;
	border: 4px #000000;
	border-style: solid ;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
/* Fin Design du Bloc*/

/* Début Design Menu*/
#menu
{
   color: white;
   font-family: "Comic Sans MS", "Trebuchet MS";
   font-size: 15px;
}
#menu a img
{
	border: 0;
}
#menu a img:hover
{
	background: none;
}
#menu a
{
   text-decoration: none;
}
#menu a:hover 
{
	background: none;
	color: white;
}
#retour
{
	font-size:12px;
}
/* Fin Design Menu*/

/* Début Design Corps*/
#corps
{
    font-family: "Comic Sans MS", "Trebuchet MS";
    width:600px;
    display:block;
	margin:auto;
}
#corps h4, th a
{
	color: #00CC00; /* vert */
	text-indent: 30px;
	text-decoration: none;
	text-align:left;
}
#corps h3
{
	color: #00CC00; /* vert */
}
#corps h1
{
	color: red;
	text-align:center;
}
#corps p, ul
{
	text-align: justify; 
	color: white;
	font-size: 14px;
    text-indent: 30px;
}
.duree
{
	color: #0099CC; /*bleu*/
}
#corps table
{
	color: white;
	font-size: 14px;
    text-indent: 30px;
}
#corps table a
{
   text-decoration: none;
   background: none;
}
#corps td a:visited
{
	font-style:oblique;
	color:#999999;
}
#corps table a:hover
{
	color:#00CC00; /*vert*/
}
#corps tr
{
	text-indent: 0px;
}
#corps th
{
	vertical-align: text-bottom;
	color: #00CC00; /*vert*/
}
#corps td
{
	text-align: left;
}
img.logo
{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
a
{
   color: white;
}
/* Fin Design Corps*/

/* Début Design News*/
.table_news
{
   font-family: "Comic Sans MS", "Trebuchet MS";
   font-size: 16px;
   color: #000000;
   text-indent: 0px;
   text-align:justify;
}
#table_news
{
	background-image: url(image/logo_opa.png);
	background-position: top right;
	background-repeat:no-repeat;
}
.style_news
{
	padding-left: 10px
}
.titre 
{
	text-align: center;
}
.date
{
	font-size: 12px;
	font-style: italic;
	text-align:left;
}
/* Fin Design News*/

/*Début Design Membres*/
#membre th
{
	text-align:left;
	color: #009900;
	vertical-align: text-top;
	letter-spacing: 1px;
	background-image:url(image/fond/th_membre.png);
	background-repeat:repeat-y;
	text-indent: 10px;
}
#membre table
{
border-bottom: 1px;
}
#fiche_membre
{
	border-top: 2px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
.membre
{
	font-size:17px;
	color: #CC6600;
	letter-spacing: 3px;
	text-align: left;
	background-image:none;
}
#membre td
{
	letter-spacing: normal;
}
.avatar
{
	vertical-align: bottom;
}
#membre table a:visited
{
	font-style: normal;
	color: #FFFFFF;
}
#membre table a:hover
{
	color: #CC6600;
}
/*Fin Design Membres*/

/*Début Design Livre d'or*/
#livre_or p
{
	font-size: 14px;
	color: #000000;
}	
#livre_or h4
{
	color: #990000;
}	
#livre_or h5
{
	color: #990000;
}
#livre_or
{
	border: 1px dashed black;
	padding: 10px;
	text-indent: 0px;
	margin: 10px;
	font-family: "Comic Sans MS", "Trebuchet MS";
	font-size:13px;
}
#mail_or
{
	float:right;
	padding-top: 10px;
	padding-right: 20px;
}
#perso_formulaire
{
	border: 1px dashed black;
	text-indent: 0px;
	font-family: "Comic Sans MS", "Trebuchet MS";
	font-size:14px;
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin:auto;
	display: block
}
/*Fin Design Livre d'or*/
#images h1
{
	color: red;
	text-align:center;
	font-family: "Comic Sans MS", "Trebuchet MS";
}
#video
{
	text-align:center;
}
.description
{
	font-size:13px;
}
img.Photos
{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.infos_video
{
	font-size:13px;
	color: #CCCCCC;
	text-align:center;
}