/* @override http://www.salonduvin-arles.com/assets/css/style_general.css */

/* CSS Document */

/* IE 6 PNG */
* { behavior:url(assets/css/iepngfix.htc); margin:0; padding:0; }

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
fieldset,img { border: none; }
li {
	list-style-type: none;
}

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }



body {
	font: 13px "Helvetica Neue", Helvetica, Arial, verdana, sans-serif;
	color: #000;
	background-color: #5b1808;
}

/* @group Contour */

#contour_haut {
	width: 1000px;
	height: 16px;
	background: url(../images/commun/haut-page.png) no-repeat;
	margin: 10px auto 0;
}

#contour_milieu {
	width: 1000px;
	background: url(../images/commun/milieu-page.png) repeat-y;
	margin: auto;
}

#contour_bas {
	width: 1000px;
	background: url(../images/commun/bas-page.png) no-repeat;
	margin: auto;
	text-align: center;
	height: 16px;
}

/* @end */


#main {
	width:980px;
	margin:0 auto;
	background: #f9f7e9 url(../images/commun/illustration.jpg) no-repeat 70px 20px;
}

#main_page {
	width:980px;
	min-height: 580px;
	margin:0 auto;
	background: #f9f7e9 url(../images/commun/illustration_page.jpg) no-repeat 0 0;
}

/* @group Navigation une */
#menu {
	width: 500px;
	height: 35px;
	background: url(../images/commun/fond_navigation.jpg) no-repeat;
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	float: left;
	margin-right: 1px;
	text-align: center;
	line-height: 35px;
	font-size: 12px;
	color: white;
}
#menu ul li a, #menu ul li a:link {
	color: white;
	text-decoration: none;
	display: block;
}

#menu ul li a:hover {
	color: white;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

.onglet2 {
	width: 99px;
	height: 35px;
	background: url(../images/commun/onglet2.png) no-repeat;
}
/* @end */

/* @group Navigation interieur */
#menu_page {
	width: 680px;
	height: 35px;
	background: url(../images/commun/fond_navigation_page.jpg) no-repeat;
	float: right;
}

#menu_page ul {
	margin: 0;
	padding: 0;
}
#menu_page ul li {
	float: left;
	margin-right: 1px;
	text-align: center;
	line-height: 35px;
	font-size: 12px;
	color: white;
}
#menu_page ul li a, #menu_page ul li a:link {
	color: white;
	text-decoration: none;
	display: block;
}

#menu_page ul li a:hover {
	color: white;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#onglet2 ,#onglet6 {
	width: 79px;
	height: 35px;
	background: url(../images/commun/onglet1.png) no-repeat;
}
#onglet3 , #onglet4 , #onglet5{
	width: 99px;
	height: 35px;
	background: url(../images/commun/onglet2.png) no-repeat;
}
/* @end */		


/* @group Structure accueil */
#deroulant {
	width: 460px;
	height: 25px;
	margin-right: 35px;
	float: right;
	overflow: hidden;
	line-height: 25px;
}

#encarts {
	width: 460px;
	margin-right: 35px;
	float: right;
}
#une {
	width: 250px;
	height: 220px;
	padding: 10px 17px;
	margin-right: 2px;
	margin-bottom: 8px;
	float: left;
	background-color: white;
	border: 1px solid #980013;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#breves {
	width: 150px;
	height: 220px;
	padding: 10px;
	margin-bottom: 8px;
	float: right;
	background-color: white;
	border: 1px solid #980013;
}
#breves a{
	color: #000;
	text-decoration: none;
}
#breves a:hover{
	color: #000;
	text-decoration: underline;
}

#recherche_une {
	width: 460px;
	height: 28px;
	background-color: black;
	line-height: 35px;
	padding-top: 7px;
	margin-bottom: 8px;

}
#recherche_une img {
	margin: 0 25px;
	float: left;
}
#recherche_une input {
	padding-top: 1px;
	margin-left: 6px;
	float: left;
}
#pub {
	width: 460px;
	height: 85px;
	float: left;
	background-color: silver;
	margin-bottom: 7px;
}

/* @end */	

/* @group Structure page */

#contenu {
	width: 660px;
	margin-right: 20px;
	float: right;
}
#contenu h1 {
	color: #8c161b;
	font: bold 16px "Trebuchet MS";
}
#contenu a {
	color: black;
}
#contenu ul {
	padding: 20px;
}
#contenu ul li {
	list-style-position: outside;
	list-style-type: disc;
}

.exposant {
	width: 305px;
	height: 135px;
	float: left;
	margin: 5px 5px 0 0;
	border: 1px solid #8c161b;
	background-color: #9b8c7a;
	padding: 5px;
}
.titre_ex {
	font-weight: bold;
	font-size: 13px;
	line-height: 26px;
	width: 295px;
	background-color: #eeecdf;
	padding: 5px;
	display: block;
}
.detail_ex {
	padding: 5px;
	display: block;
}
#gauche{
	width: 231px;
	margin-top: 450px;
	margin-left: 10px;
	float: left;
}
#gauche a { 
	color: #665d63;
}
#recherche {
	width: 201px;
	height: 133px;
	padding-left: 30px;
	background: url(../images/fond-recherche.jpg) no-repeat;
	color: white;
}
#recherche h1 {
	color: white;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#recherche select {
	width: 190px;
}

/* @end */
.fl {
	float: left;
	margin-right: 1px;
}
.fr {
	float: right;
}
.img_droite {
	float: right;
	margin-left: 15px;
	overflow: auto;
}
.img_gauche {
	float: left;
	margin-right: 15px;
	overflow: auto;
}
#tvderoulant{
	width: 100%;
	margin-top: 4px;
}
#marqueeContent{
	width: 100%;
	overflow: hidden;
	
}
