body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff url(../img/background_img.png) top left repeat-x;

}


a {
	text-decoration: underline;
	color: #ea7e1d;
}

a:hover {
	text-decoration: none;
	color: #fff;
}


.clear {
	clear: both;
}


#global {
	width: 960px;
	margin: auto;
	padding-bottom: 40px;
}


#logo{
	width: 360px;
	height:134px;
	float:right;
	padding-right: 25px;
}

#logo img {
	border: none;
}

#entete {
	width: 550px;
	float: left;
}

#hautnavigation {
	height: 54px;
	width: 365px;
	background: #FFB226;
	font-size: 10.5px;
	font-weight: bold;
	color: #fff;
	padding-right: 15px;
}

#hautnavigation a {
	color: #fff;
	text-decoration: underline;
	padding-left: 22px;
	padding-top: 15px;
	display: block;
	float: left;
	
}

#hautnavigation a:hover {
	color: #bb1a23;
	text-decoration: none;
}


#navigation {
	background: #970000;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	position: absolute;
}

#navigation ul {
    width: 540px;
    height: 80px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
}

#navigation li {
	float: left;
	display: block;
}

#navigation li a {
	width: 90px;
	height: 26px;
	padding-top: 14px;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: underline;
	background: #970000;
}

#navigation li a:hover {
	color: #fff;
	background: #FFB226;
	text-decoration: none;
}

#block1 {
	height: 250px;
	background:#ffc324;
	
}

#photo1 {
	width: 420px;
	float: left;
	background: #F8F326;
}

#photo2 {
	width: 540px;
	float: left;
}

#contentright {
	width: 420px;
	float: right;
	background: #970000;
min-height:430px;
}

#contentright img {
	border: none;
	text-decoration: none;
}
#photo {
	width: 142px;
	float: left;
	min-height:430px;
	background:#B11135;
}


#news {
	background: #970000;
	width: 267px;
	float: right;
	padding-left: 1px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-top: 20px;
	
}

.newselement {
	
	color: #ffc423;
}

.newselement a {
	text-decoration: underline;
	color: #ffc423;
    font-weight: bold;
}

.newselement a:hover {
	color: #ea7e1d;
}
.newselement ul{
padding-left: 10px;
}
.newselement li{
padding-bottom: 10px;
}

#block2 {
	height: 90px;
	background: #F8F326;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-top: 20px;
	color: #970000;
	text-align:center;
}

#contentleft {
	width: 540px;
	float: left;
	
}

#content {	min-height:430px;
	background: #970000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 15px;
	color: #fff;
}


#content ul {
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-top: 7px;
}

#content li {
	margin: 0px;
	padding: 0px;
	color: #ffc423;
	font-size: 10.5px;
}



#footer {
    text-align:center;
	height: 90px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-top: 20px;
	font-size: 10.5px;
	background: #FFB226;
}

#footer a {
	text-decoration: underline;
	color: #fff;
	padding-right: 20px;
}

#footer a:hover {
	text-decoration: none;
	color: #970000;
}

#copyright {
	color: #fff;
	font-size: 10.5px;
	padding-left: 25px;
	padding-top: 20px;
	line-height: 13px;
}

#copyright a {
	text-decoration: underline;
	color: #fff;
}

#copyright a:hover {
	text-decoration: none;
	color: #970000;
}



/* Style formulaire de contact*/

#contactformulaire {
	width: 220px;
	line-height: 20px;
}


.label1 {
	width: 220px;
	font-weight: bold;
	margin-right: 45px;
}

.label2 {
	width: 220px;
	font-weight: bold;
	margin-right: 10px;
}

.label3 {
	width: 220px;
	font-weight: bold;
	margin-right: 27px;
}



.input1 {
	width: 280px;
	border: none;
	background: #e5e5e5;
	color: #4e4e4e;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	height: 18px;
}

.input1:focus {
	background: #ffc423;
	color: #970000;
}

.input2 {
	width: 450px;
	border: none;
	background: #e5e5e5;
	color: #4e4e4e;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	height: 24px;
}

.input2:focus {
	background: #ffc423;
	color: #bb1a23;
}

.input3 {
	width: 450px;
	border: none;
	background: #e5e5e5;
	color: #4e4e4e;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	height: 100px;
}

.input3:focus {
	background: #ffc423;
	color: #970000;
}

.button {
	width: 80px;
	height: 26px;
	cursor: pointer;
	border: none;
	background: #ea7e1d;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}

/* Style boutique*/
#content_boutique_right {
	width: 620px;
	float: left;
	min-height: 100px;
}

#content_boutique {
	background: #970000;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	line-height: 15px;
	color: #fff;
	min-height: 100px;
}

#menu_boutique {
	width: 340px;
	float: right;
	background: #970000;
	min-height: 430px;
}


