


/*STYLE JAMIN*/
*{					margin:0;padding:0;outline:none;cursor:default}
html{				height:100%;}
body{				height:100%;background: #99897C ;text-align: justify;font-family: Arial, Helvetica, sans-serif;
					font-size: 13px;color: black}
					
h1{					color: white;font: normal 30px Helvetica,Arial,sans-serif;}
h2{					color: white;font: normal 20px Helvetica,Arial,sans-serif;text-decoration:none;margin-bottom:10px}
p,blockquote,ul,ol{	margin-bottom: 20px;line-height: 1.15em;}
ul, ol, li {		margin: 0px;padding: 0px;list-style: none;}
a {					text-decoration: underline;color: #07B6FE;cursor:pointer}
input,textarea{		cursor: text}
a:hover {			text-decoration: none;color: #838383;}
img{				vertical-align:middle}


/*SHAPES*/
#wrapper {			width:900px;height:550px;position:absolute;left: 50%;top: 50%; margin-top: -275px;margin-left: -450px;}
#logo_left {		width:900px;height:40px;border-bottom:1px solid #31313b;background:url('images/logo.png') no-repeat;margin-top:10px}
#menu_right {		text-align:right}
#switcher_jamin{	width:900px;height:360px}
#menu_jamin {		height: 60px;text-align:right;margin-right:0}
#menu_jamin ul {	list-style: none;line-height: normal;}
#menu_jamin li {	display: inline;text-align: center;}

#menu_jamin a {		display: block;float: right;
					padding:25px 5px 10px 5px;
					margin: 0px 0px 5px 50px;
					text-decoration: none;
					text-align: center;
					color: white;
					font: normal 12px Helvetica,Arial,sans-serif}
#menu_jamin a:hover,
#menu_jamin .active a{
					background: url(images/menu_bgalpha.png) ;
					color: #FFFFFF;
					border-bottom:2px solid #31313b;}

#fixheight{			height:360px}
#splash_jamin{		width:900px;height:380px;display:block;}


#page_jamin{		height:360px;width:900px;padding:30px 0 0 30px;margin:auto;background:url('images/bg_page.png') no-repeat;position:relative}
#page_jamin a{		color:black;text-decoration:none}
#page_jamin p{		width:580px;}
#page_jamin img#histoire{	position:relative;left:40px}
#page_jamin h2#histitle{display:block;width:580px;}
#page_jamin img#facade{float:left;position:relative;top:-10px;left:70px}
#page_jamin #contactform {position:absolute;top:30px;left:40px}
#page_jamin #googlemap {position:absolute;top:30px;right:70px}
#page_jamin #cartemenudiv {position:absolute;top:30px;left:40px;width:200px;}
#page_jamin #carte_content {width:850px;height:280px;
display: block;
overflow:hidden;
overflow-x: hidden;
overflow-y: auto;
overflow : -moz-scrollbars-vertical;

}




/* Footer */

#footer {
	width:100%;
	color:#31313b;
	margin:40px auto 0 auto;
	border-top: 1px solid #31313b;
	color: #FFFFFF;
}

#footer p {
	margin: 5px 0 0 0;
	text-align: center;
	font-size: 90%; 
}

#footer p#links{
	color:#31313b;
	font-size: 80%;
}


#footer p em{
	font-size: 70%;
}


#footer a {
	text-decoration: underline;
	color:#31313b;
}

#footer em {
	font-style:normal;
	color:#31313b;
}

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

#carte_content h3{text-align:center;margin-bottom:10px;margin-top:20px;color: white;font: normal 18px Helvetica,Arial,sans-serif;border-bottom:1px solid white}
#carte_content h4{text-align:left;margin-bottom:10px;color: white;font: normal 16px Helvetica,Arial,sans-serif;text-decoration:underline;margin-top:15px}
#carte_content ul{width:820px;}
#carte_content ul li{width:100%;height:20px;display:block;border-bottom:1px dotted black;margin-bottom:7px;position:relative;line-height:20px;}
#carte_content ul li i{display:inline;position:absolute;left:0;font-weight:normal;font-size:14px}
#carte_content ul li b{display:inline;position:absolute;right:0}



/*LES COMMENTAIRES DESACTIVENT LE BACKGROUND DU CONTACT*/



.c-item label {
	color: white;
	display: block;
	font-size: 11px;
	float: left;
	margin: 3px 10px 0 0;
	text-align: right;
	width: 50px;
	}

.c-item input {
	/*background: black url('images/input.png') no-repeat top left;*/
	background:#99897C;
	border: 0 none;
	color: white;
	float: left;
	font-size: 11px;
	line-height: 22px;
	outline: none;
	display: block;
	padding: 6px 7px 0px 7px;
	margin: 0 0 7px 0;
	height: 19px;
	width: 226px;
	}
/*
.c-item input:hover {
	background-position: top right;
	}

.c-item .input-error {
	background-position: -480px 0;
	}

.c-item input:focus,.c-item input:active {
	background-position: -240px 0 !important;
	color: #fff;
	}*/

.c-item textarea {
	/*background: #000 url('images/textarea.png') no-repeat bottom left;*/
	background:#99897C;
	border: 1px solid #1c1c1c;
	border: 0 none;
	color: #FFFFFF;
	font: 11px/22px "lucida grande",verdana,sans-serif;
	float: left;
	display: block;
	padding: 5px 7px;
	margin: 0 0 7px 0;
	width: 226px;
	height:132px;
	resize: none;
	}

/*
.c-item textarea:hover {
	/background-position: top right;
	color: #fff;
	}*/
	
.contact .submit_button {
	clear: left;
	padding-left:300px;
	}

.pressblock{float:left;margin:5px 10px 5px 40px;border:none}

a.presslink{display:block;margin:1px;cursor:pointer;border:none}
a.presslink img{cursor:pointer;border:none}
a.presslink:hover{border:1px solid white;margin:0}
