body
{
   width: 800px;
   margin: auto;

   margin-top: 0px;
   margin-bottom: 10px;   
	background-color: #d4e8f7;
	background-image: url(http://www.pjge.ch/images/background-baniere.jpg);
	background-repeat: repeat-y;
	background-position: center;
   font-family: "Arial", serif;
}

/* L'en-tête */

#en_tete
{
   width: 800px;
   height: 115px;
   margin-bottom: 5px;
   background: url("http://pjge.ch/images/baniere115.jpg");
   
   text-align: right;
   font-size: small;
   color: #c6261d;
}


/* Le menu */

#menu
{
   width: 190px;
   float: left;
   position: absolute;
   background: none;
   margin-bottom: 10px;
}

.sous-menu
{

   margin-top: 10px;
}  

/* Menus a développement */

.jeunes
{
   font-size: small;
}


/* Les liens et titres */

a
{
   color: #c6261d;
   text-decoration: none;
}

a:active, a:hover
{
   color: #cecb00;
}

h3
{
   text-align: center;
}

h4
{
   padding-left: 50px;
}

/* Le corps de la page */

#corps
{
   float: right;
   position: absolute;

   width: 580px;
   min-height: 500px;

   margin-left: 200px;
   margin-bottom: 20px;
   margin-top: 5px;
   padding-top: 0px;
   padding-left: 10px;
   padding-bottom: 10px;
   padding-right: 10px;
   color: #000000;
}

/* Pour la page contact -_- */
#schnaffon
{
   float: right;
   position: absolute;

   width: 580px;
   min-height:1000px;

   margin-left: 200px;
   margin-bottom: 20px;
   margin-top: 10px;
   padding-top: 30px;
   padding-left: 10px;
   padding-bottom: 10px;
   padding-right: 10px;
   color: #000000;
   background: url("http://pjge.ch/images/bgtext.png");
}

/* Formatage du text */

.text
{
   text-indent: 30px;
}

.num_page
{
   text-align: center;
   font-size: small;
   font-weight: bolder;
}

.titre_news
{
    border-bottom: ridge;
    border-right: ridge 0.1em;
    font-size: large;
}

em
{
   font-weight: normal;
   font-size: small;
}

.admin
{
   color: red
}

#commentaire
{
   font-size: small;
   font-weight: bold;
}


#seb
{
   float: left;
   position: absolute;
   margin: 10px;
}

#push
{
   float: left;
   position: absolute;
   margin-left: 810px;
   margin-top: 0px;
   width:210px;
   background-color:#4e4f8b;
}

#matteo
{
	float: right;
	position: absolute;
	margin-left: 350px;
	margin-top: 10px;
	left: 257px;
	top: 188px;
}

#reste
{
   margin-top: 20px;
   margin-left: 30px;
}

.liens
{
   margin-top:630px;
   text-align: center;
}

#messe_image
{
	float: right;
	position: absolute;
	margin-left: 330px;
	margin-top: 10px;
	top: 145px;
	left: 54px;
}

#messe_text
{
	float: left;
	position: absolute;
	margin: 10px;
}

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