/* Général */

* {
margin: 0px;
padding: 0px;
}

body {
padding: 75px 0px 12px;
background-color: #fff;
color: #fff;
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: center;
}

#container {
margin: 0px auto;
width: 767px;
padding-top: 85px;
padding-right: 85px;
background-repeat: no-repeat;
text-align: left;
}

span {
display: none;
}

/*------------------------------*/


/* Header */

#header {
width: 767px;
height: 235px;
overflow: hidden;
}

/*------------------------------*/


/* Menu Haut */

#menu {
margin: 44px 528px 0px 66px;
padding-bottom: 2px;
width: 173px;
clear: both;
text-align: center;
z-index: 1;
position: absolute;
}

#nmenu a {
text-decoration: none;
}

#menu li {
padding: 0px 11px;
float: left;
background: url('images/navmenu_background.gif') repeat-y 50% 0%;
line-height: 23px;
}

#menu li#menu_deb {
padding-top: 5px;
background-image: url('images/navmenu_background_top.gif');
background-repeat: no-repeat;
}

#menu li#menu_fin {
padding-bottom: 12px;
background-image: url('images/navmenu_background_bot.gif');
background-repeat: no-repeat;
}

#menu li a {
display: block;
background-color: #a3a1a1;
color: inherit;
font-size: 12px;
text-transform: uppercase;
cursor: pointer;
}

#menu li a:hover {
background-color: #dbd9d9;
color: #526052;
}

#menu li#menu_deb a {
padding-top: 2px;
background-image: url('images/navmenu_background_litop.gif');
background-repeat: no-repeat;
background-position: 50% 0%;
}

#menu li#menu_fin a {
background-image: url('images/navmenu_background_libot.gif');
background-repeat: no-repeat;
background-position: 50% 100%;
}

#menu li a b {
margin: 0px auto;
padding-bottom: 2px;
display: block;
width: 151px;
border-bottom: #fff 1px solid;
}

ul {
list-style-type: none;
}

li {
list-style-type: none;
}

/*------------------------------*/


/* Panneau gauche */

#content {
padding-left: 22px;
background: url('images/main_background.gif') repeat-y 22px 0%;
float: left;
clear: both;
text-align: center;
}

#content_int {
width: 435px;
}

#content_header {
width: 435px;
background: url('images/main_background_top.gif') no-repeat 50% 0%;
}

#content_header h2 {
padding: 10px 10px 12px;
font-size: 12px;
text-transform: uppercase;
}

#content_body {
margin: 0px auto;
padding: 2px 0px;
width: 411px;
min-height: 220px;
background-color: #bfbdbd;
color: inherit;
}

#content_body #content_box {
margin: 0px auto;
padding-bottom: 15px;
width: 380px;
text-align: justify;
}

#content_img {
padding: 10px 0px;
text-align: center;
width: 379px;
height: 177px;
background: url('images/vangastyle_boutique.gif') no-repeat;
}

h5 {
color: #e30e6f;
font-size: 12px;
margin-top: 130px;
margin-left: 200px;
text-align: left;
font-weight: bold;
}

#content_img a {
color: #e30e6f;
text-decoration: none;
font-weight: bolf;
text-align: right;
}

#content_img  a:visited {
color: #e30e6f;
text-decoration: none;
font-weight: bolf;
text-align: right;
}

#content_img  a:hover {
color: #e30e6f;
text-decoration: underline;
font-weight: bolf;
text-align: right;
}

#content_footer {
width: 435px;
height: 21px;
background: url('images/main_background_bot.gif') no-repeat 50% 100%;
overflow: hidden;
}

/*------------------------------*/


/* News */

#news {
margin-top: 266px;
width: 310px;
background: url('images/news_background.gif') #bfbdbd repeat-y 0% 0%;
color: #141619;
float: right;
font-size: 10px;
font-weight: normal;
letter-spacing: 1px;
line-height: 11px;
text-align: justify;
}

#news a {
color: #141619;
background-color: inherit;
}

#news a:hover {
color: #606c35;
background-color: inherit;
}

#news p {
margin-top: 2px;
line-height: 9px;
}

#news .thumbnail {
padding: 0px 0px 7px;
}

#news_header {
padding: 7px 15px 0px;
background: url('images/news_background_top.gif') no-repeat 0px 0%;	
}

#news h2 {
width: 280px;
color: #2f3c26;
font-size: 10px;
font-weight: bold;
line-height: 10px;
text-transform: uppercase;
text-align: center;
}

#news_body {
padding: 0px 30px 3px;
}

#news_footer {
height: 6px;
overflow: hidden;
background: url('images/news_background_bot.gif') no-repeat 0% 0%;
}

/*------------------------------*/


/* Page Footer */

#page_footer {
padding: 18px 11px 0px;
margin-left: 9px;
font-size: 10px;
text-align: center;
letter-spacing: 1px;
background: url('images/footer.gif') no-repeat 0% 0%;
}

/*------------------------------*/


/* Liens */
a {
color: #fff;
background-color: inherit;
text-decoration: underline;
}

a:hover {
color: #526052;
background-color: inherit;
}

/*------------------------------*/


/* Images */

img {
border: none;
}

.thumbnail {
padding: 10px 0px;
text-align: center;
}

/*------------------------------*/


/* Paragraphes */

p {
margin: 10px 0px 12px;
text-align: justify;
line-height: 15px;
}

/*------------------------------*/


/* Esapces */

.clear {
margin : 0px;
height : 1px;
clear : both;
float : none;
font-size : 1px;
line-height : 0px;
overflow : hidden;
visibility: hidden;
}

/*------------------------------*/

/* 404 */

#content_404img {
padding: 10px 0px;
text-align: center;
width: 379px;
height: 177px;
background: url('images/404.gif') no-repeat;
}

#content_404img h5 {
color: #e30e6f;
font-size: 12px;
margin-top: 137px;
margin-left: 195px;
text-align: left;
font-weight: bold;
}

#content_img a {
color: #e30e6f;
text-decoration: none;
font-weight: bolf;
text-align: right;
}

#content_img  a:visited {
color: #e30e6f;
text-decoration: none;
font-weight: bolf;
text-align: right;
}

#content_img  a:hover {
color: #e30e6f;
text-decoration: underline;
font-weight: bolf;
text-align: right;
}


/*------------------------------*/

/* About*/

#about {
width: 500px;
height: 500px;
float: center;
margin-left: 55px;
margin-top: 40px;
}

#about_img {
padding: 10px 0px;
text-align: center;
width: 379px;
height: 177px;
background: url('images/about.gif') no-repeat;
}

#about p { 
margin-left : 15px;
margin-right : 15px;
text-align : justify;
color : #333333;
line-height: 15px;
}

#about h5 { 
margin-left : 15px;
margin-right : 15px;
text-align : center;
color : #333333;
}

/*------------------------------*/


/* Partenaires*/

#partners {
width: 435px;
height: 500px;
float: center;
margin-left: 55px;
margin-top: 40px;
}

#partners_img {
padding: 10px 0px;
text-align: center;
width: 379px;
height: 177px;
background: url('images/partners.gif') no-repeat;
}

#partners p { 
margin-left : 15px;
margin-right : 15px;
text-align : justify;
color : #333333;
line-height: 15px;
}

#partners h5 { 
margin-left : 15px;
margin-right : 15px;
text-align : center;
color : #333333;
}

/*------------------------------*/


/* Mentions légales */

#mentions {
width: 500px;
height: 500px;
float: center;
margin-left: 55px;
margin-top: 40px;
overflow-y : scroll;
}

#mentions_img {
padding: 10px 0px;
text-align: center;
width: 379px;
height: 177px;
background: url('images/about.gif') no-repeat;
}

#mentions p { 
margin-left : 15px;
margin-right : 15px;
text-align : justify;
color : #333333;
line-height: 15px;
}

#propos h4 { 
margin-left : 15px;
margin-right : 15px;
text-align : center;
color : #333333;
}

/*------------------------------*/

/* Contact */

#contact {
width: 500px;
height: 500px;
float: center;
margin-left: 55px;
margin-top: 40px;
overflow-y : scroll;
}

#contact_img {
padding: 10px 0px;
text-align: center;
width: 379px;
height: 177px;
background: url('images/merci.gif') no-repeat;
}

#contact p { 
margin-left : 15px;
margin-right : 15px;
text-align : justify;
color : #333333;
line-height: 15px;
}

#propos h4 { 
margin-left : 15px;
margin-right : 15px;
text-align : center;
color : #333333;
font-size: 12px;
}

label {
float: left;
width: 10em;
font: 1,3em Arial, Helvetica, sans-serif; 
}
 
input, label {
margin: 0 0;
}

/*------------------------------*/


