@charset "ISO-8859-1";
/* CSS Document */

/************************************************************ BASE ************************************************************/

body {
	margin: 0 auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: justify;
	background: url(../images/fond.jpg) fixed no-repeat;
	background-position: center;
}


hr {
	visibility: hidden;
	color:#000;
	margin: 10px 0 10px 0;
}

hr.trait {
	visibility:visible;
	color:#000;
	margin: 10px 0 10px 0;
}

a img {
	border:0;
}


.contour {
	border: #FFF 1px;
}

#cons{
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0 20px 0 20px;
}

.cons2{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}


/******************** Titre ********************/


h1 {
	font: 22px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #77392a;
	margin: 0 0;
	padding: 8px 0 25px 15px;
	background: url(../images/dunes.png) no-repeat;
}

h4 {
	font: 22px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	float: right;
	font-weight: bold;
	margin: -63px 10px 0 0;
	color: #77392a;
	padding: 8px 0 25px 0px;
}

.bold {
	font-weight: bold;
}

.courant {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.info {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #77392a;
	font-style:italic;
}


.erreur {
	font-size: 12px;
	color: #ff4400;
	line-height: 20px;
}

.tab_titre {
	font-size:16px;
	font-weight: bold;
	color: #FFF;
}

.tab_option {
	font-size:14px;
	font-weight: bold;
	color: #dd6435;
}

/******************** Liens ********************/


a.link_courant {
	color: #e2001a;
	text-decoration: none;
}

a.link_courant:hover, a.link_courant:focus{
	color: #ffd101;
	text-decoration: none;
}


/************************************************************ CONTENU ************************************************************/



/******************** page ********************/


#fd_page {
	width: 980px;
	height: auto;
	background: url(../images/fond_page.png) top no-repeat;
	margin: 0 auto;
}



#page {
	width: 980px;
	height: auto;
	margin: 0 auto;
	background: url(../images/fd_blanc.png) repeat top;
}


/******************** Head ********************/


#head {
	width: 980px;
	height: 200px;
	background: url(../images/Mushu_Team_2011.png) no-repeat;
	background-position:top;
}


/******************** menu ********************/


#menuD {
	width: 260px;
	height: auto;
	margin: 60px 0 50px -20px;
}

.menu ul{
	font: 13px;
}

.menu li {
	list-style-type: none;
	font-weight: bold;
}

.menu li a {
	color: #77392a;
	text-decoration: none;
	text-align: left;
	line-height: 24px;
}

.menu a:hover, #menu a:focus {
	color: #dd6435;
	text-decoration: none;
}


.ssmenu ul{
	font: 10px;
}

.ssmenu li{
	margin: 0 0 0 -20px;
	list-style-image: url(../images/pupuce.png);
	font-weight: lighter;
}

.ssmenu li a {
	color: #fff;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
}

.ssmenu a:hover, #menu a:focus {
	color: #dd6435;
	text-decoration: none;
}


/******************** contenu ********************/


#spacer {
	width: 700px;
	height: 330px;
	background: url(../images/bas-news.png) no-repeat;
}


#contenu {
	width: 700px;
	height: auto;
	margin: -390px 0 50px 210px;
}


#positionA p {
	margin:0;
	padding:0;
}


#positionA img {
	float:left;
	margin:0 30px 0px 0;	
}

#positionB p {
	margin:0;
	padding:0;
}


#positionB img {
	float:right;
	margin:0 0 0 30px;
}

#positionC img {
	float:left;
	margin: 15px 100px 30px 0;	
}

#positionD img{
	float:left;
	margin: 15px 25px 15px 25px;	
}

.budget {
	font-weight: bold;
	color: #FFF;
}
.budgetL {
	font-weight: bold;
	color: #FFF;
	text-align: right
}

.budgetRight {
	text-align: right;
	font-weight: bold;
}

/******************** Footer ********************/

#footer {
	width: 980px;
	height: 40px;
	text-align: center;
	color: #fff;
	line-height: 18px;
	background: #77392a;
}

a.septieme {
	color:#FFF;
	text-decoration: none;
}

a.septieme:hover, a.septieme:focus{
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}
