body
{
   width: 1024px;
   margin: auto;  
   background-color: #b4b4b4;
   background-repeat: no-repeat;
}

#header1{
   width: 1024px;
   height: 263px;
   background-image: url("images/header1.jpg");
   background-repeat: no-repeat;
}

#fond{
   width: 1024px;
   background-image: url("images/fond.jpg");
   background-repeat: repeat-y;
}

#footer{ 
   width: 1024px;
   height: 86px;
   background-image: url("images/footer.jpg");
   background-repeat: no-repeat;
}


/*menu du site*/

.menu{
   float: left;
}

.mn-h-pr{
   width: 227px;
   height: 133px;
   background-image: url("images/mn-h-pr.jpg");
   background-repeat: no-repeat;
}

.mn-h-li{
   width: 227px;
   height: 106px;
   background-image: url("images/mn-h-li.jpg");
   background-repeat: no-repeat;
}

.mn-ce{
   width: 227px;
   background-image: url("images/mn-ce.jpg");
   background-repeat: repeat-y;
}

.mn-b{
   width: 227px;
   height: 18px;
   background-image: url("images/mn-b.jpg");
   background-repeat: no-repeat;
}


/*Corps du site*/

.corps{
   float: right;
}

.co-h-lgx{
   width: 797px;
   height: 125px;
   background-image: url("images/co-h-lgx.jpg");
   background-repeat: no-repeat;
}

.co-ce-lgx{
   width: 797px;
   background-image: url("images/co-ce-lgx.jpg");
   background-repeat: repeat-y;
}

.co-b-lgx{
   width: 797px;
   height: 20px;
   background-image: url("images/co-b-lgx.jpg");
   background-repeat: no-repeat;
}

.co-t-h{
   width: 797px;
   height: 100px;
   background-image: url("images/co-t-h.jpg");
   background-repeat: no-repeat;
}

.co-t-ce{
   width: 797px;
   background-image: url("images/co-t-ce.jpg");
   background-repeat: repeat-y;
}

.co-t-b{
   width: 797px;
   height: 18px;
   background-image: url("images/co-t-b.jpg");
   background-repeat: no-repeat;
}

.co-h-news{
   width: 797px;
   height: 64px;
   background-image: url("images/co-h-news.jpg");
   background-repeat: no-repeat;
}

.co-ce-news{
   width: 797px;
   background-image: url("images/co-ce-news.jpg");
   background-repeat: repeat-y;
}

.co-b-news{
   width: 797px;
   height: 18px;
   background-image: url("images/co-b-news.jpg");
   background-repeat: no-repeat;
}


/*Alignement et typo du site*/

.mn-al-ty{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding-left: 55px;
	font-weight: bold;
	font-size: 14px;
}

a
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}

a:hover
{
   color: #3300cc;
   text-decoration: underline;
}


/*Cutenews*/

.titre{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding-left: 55px;
	padding-top: 0px;
	font-weight: bold;
   text-decoration: underline;
	font-size: 20px;
}

.basauteur{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	padding-left: 55px;
	font-weight: bold;
	font-size: 12px;
}

.bas{
	color: blue;
	font-weight: bold;
	font-size: 30px;
	padding-left: 90px;
	padding-top: 0px;
}

.avatar
{
   float: left;
}

.news
{
	color: #000000;
	text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: none;
	text-decoration: none;
	padding-left: 60px;
	padding-right: 90px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.suite{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	padding-right: 90px;
	font-weight: bold;
	font-size: 12px;
}


/*Lgx*/

.ladders{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: blue;
    margin: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 13px;
}

.date{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}

.invit{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	padding-left: 120px;
	padding-right: 120px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}

.team{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
}