
body{
	background : #e0e0e0 url(../Images/diagonals.gif);
	font-family : Arial;
	font-size : 13px;
	color : #000000;
}

a{
	text-decoration : none;
	color : #000000;
}

img{
	vertical-align : bottom;
	border : 0px;
}

input{
	border-radius : 4px;
	-moz-border-radius-bottomleft : 4px;
	-moz-border-radius-bottomright : 4px;
	-moz-border-radius-topleft : 4px;
	-moz-border-radius-topright : 4px;
	-x-system-font:none;
	border:1px solid #ccc;
	color:#000;
	font-family:"Lucida Sans Unicode","Lucida Grande",Arial,Verdana,sans-serif; 
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:3px;
}

select{
	border-radius : 4px;
	-moz-border-radius-bottomleft : 4px;
	-moz-border-radius-bottomright : 4px;
	-moz-border-radius-topleft : 4px;
	-moz-border-radius-topright : 4px;
	-x-system-font:none;
	border:1px solid #ccc;
	color:#000;
	font-family:"Lucida Sans Unicode","Lucida Grande",Arial,Verdana,sans-serif; 
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:3px;
}


#body{
	background-color : #FFFFFF;
	width : 950px;
	box-shadow : 0px 0px 20px #777777;
	margin-top : 25px;
	margin-bottom : 25px;
	margin-left : auto;
	margin-right : auto;
	border-radius : 10px;
}

#header-diapo{
	background-color : #FFFFFF;
	color : #000000;
	min-height : 175px;
	min-height : 175px;
	width : 950px;
	border-radius : 10px 10px 0px 0px;
	-moz-border-radius-topleft : 10px;
	-moz-border-radius-topright : 10px;
	-moz-border-radius-bottomright : 0px;
	-moz-border-radius-bottomleft : 0px;
}

#header-image{
	background-color : #FFFFFF;
	color : #000000;
	min-height : 175px;
	width : 950px;
	border-radius : 10px 10px 0px 0px;
	-moz-border-radius-topleft : 10px;
	-moz-border-radius-topright : 10px;
	-moz-border-radius-bottomright : 0px;
	-moz-border-radius-bottomleft : 0px;
}

#header-text{
	background-color : #FFFFFF;
	color : #000000;
	min-height : 175px;
	width : 950px;
	border-radius : 10px 10px 0px 0px;
	-moz-border-radius-topleft : 10px;
	-moz-border-radius-topright : 10px;
	-moz-border-radius-bottomright : 0px;
	-moz-border-radius-bottomleft : 0px;
}

#menu{
	background-color : #f39c12;
	color : #ffffff;
	width : 980px;
	box-shadow : 0px 0px 3px #777777;
	padding : 5px 0px 0px 0px;
	margin-left : -15px;
	text-align : center;
	font-size : 28px;
}

#menu a{
	color : #fbfbfb;
}

#menu a:hover{
	color : #ffffff;
}

#bottomLeft{
	border-color: transparent #e67e22 transparent transparent;
	border-width: 0 15px 15px 0;
	margin-left : -15px;
	position: relative;
	border-style:solid;
	height : 0px;
	width : 0px;
	float : left;
	z-index: 1;
}

#bottomRight{
	border-color: transparent transparent transparent #e67e22;
	border-width: 0 0 15px 15px;
	margin-right : -15px;	
	border-style:solid;
	position: relative;
	float : right;
	height : 0px;
	width : 0px;
	z-index: 1;
}

#page{
	width : 950px;
	min-height : 100px;
}

#footer{
	background-color : #f39c12;
	color : #000000;
	width : 950px;
	border-radius :  0px 0px 10px 10px;
	-moz-border-radius-topleft : 0px;
	-moz-border-radius-topright : 0px;
	-moz-border-radius-bottomright : 10px;
	-moz-border-radius-bottomleft : 10px;
	padding : 5px 0px 0px 0px;
	text-align : center;
	height: 20px;
}


.rubrique{
	width : 900px;
	box-shadow : 0px 0px 5px #888888;
	border-radius : 10px;
	-moz-border-radius-topleft : 10px;
	-moz-border-radius-topright : 10px;
	-moz-border-radius-bottomright : 10px;
	-moz-border-radius-bottomleft : 10px;
	margin : 20px;
}

.slider{
	width : 900px;
	box-shadow : 0px 0px 5px #888888;
	border-radius : 10px 10px 0 0;
	-moz-border-radius-topleft : 10px;
	-moz-border-radius-topright : 10px;
	-moz-border-radius-bottomright : 0px;
	-moz-border-radius-bottomleft : 0px;
	margin : 20px;
}

.none{
	width : 900px;
	margin : 20px;
}

.titreR{
	background-image : url(../Images/orange/Title.png);
	color : #000000;
	border-radius : 10px 10px 0px 0px;
	-moz-border-radius-topleft : 10px;
	-moz-border-radius-topright : 10px;
	-moz-border-radius-bottomright : 0px;
	-moz-border-radius-bottomleft : 0px;
	padding : 0 15px 0 15px;
	height : 30px;
}

.titreN{
	background-image : url(../Images/orange/TitleS.png);
	color : #000000;
	background-repeat : no-repeat;
	padding : 0 15px 0 15px;
	height : 30px;
}

.contenue{
	padding : 10px;
}

.imageHeader{
	border-radius : 10px 10px 0px 0px;
	-moz-border-radius-topleft : 10px;
	-moz-border-radius-topright : 10px;
	-moz-border-radius-bottomright : 0px;
	-moz-border-radius-bottomleft : 0px;
}

.imageRubrique{
	border-radius : 0px 0px 10px 10px;
	-moz-border-radius-topleft : 0px;
	-moz-border-radius-topright : 0px;
	-moz-border-radius-bottomright : 10px;
	-moz-border-radius-bottomleft : 10px;
	width : 900px;
}

.header{
	padding : 3px 5px 3px 5px;
}