/* --- NEWMAN CORPORATE CSS STANDARD --- */
html {
    font-size: 100%;
}
html, body {
    margin: 0;
    padding: 0;
	font-family: "Georgia"; 
	text-decoration: none; 
	word-spacing: normal; 
	letter-spacing: 1px; 
	line-height: 1em; 
	font-size:12px;
	/*font-size: .8em;*/
    color: black;
	width:100%;
	height:100%;
	text-align:center;
}

#cdr {
	width:300px;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	background:white;
	border:3px solid #000;
}

#main {
	width:805px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#page {
	width:805px;
	height:525px;
	margin-left:auto;
	margin-right:auto;
	background:white;
	border:3px solid #000;
	position:relative;
	text-align:left;
}

#page-camp {
	width:930px;
	height:675px;
	margin-left:auto;
	margin-right:auto;
	background:white;
	border:3px solid #000;
	position:relative;
	text-align:left;
}


.selected { color: #ba2630; }
.clear {clear:both;}

/* TITLES */
h1, h2, h3, h4, h5, h6 {
    margin: 1em 0 .5em 0;
    line-height: 1.2em;
    font-weight: bold;
    font-style: normal;
}
h1 {
    font-size: 1.75em;
}

h2 {
    font-size: 14px;
	font-style:italic;
	font-weight:normal;
	padding-bottom:10px;
}

h2 span {
	font-size:16px;
}

h3 {
    font-size: 1.25em;
}
h4 {
    font-size: 1em;
}

/* LISTS */
ul, ol {
    margin: 0;
    padding: 0;
}

/* P */
p {
    margin: .75em 0;
	word-spacing:0.05em;
}
address {
    margin: .75em 0;
    font-style: normal;
}

/* LINKS */
a {
    text-decoration: none;
}
a:link {
    color: black;
}
a:visited {
    color: black;
}
a:hover, a:focus, a:active {
    color: #ba2630;
}
a img {
    border: none;
}

a.selected {
	color: #ba2630;
}

/* SHORTCUT */
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}

.center {
	text-align:center;
}

.flol {
	float:left;
}

.flor {
	float:right;
}

.txt-red {
	color: #ba2630;
}

.upp {
	text-transform:uppercase;
}
	
.padB3 {padding-bottom:3px;}


/* Menu */

#navigation {
	position:absolute;
	width:780px;
	text-align:center;
	bottom:20px;
	left:10px;
}

#navigation li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

#navigation li a {
	font-size: 0.9em;
	letter-spacing: 2px;
	padding:0 5px 0 5px;
	text-transform:uppercase;
}

#navigation li a.selected {
	color: #ba2630;
}

/* Lien e-boutique */

#lnk-ebout {
	text-align:right;
	padding:25px 60px 20px 0;
	text-decoration:none;	
}

#lnk-ebout a {
	padding-bottom:3px;
	font-size:1.1em;
	font-style:italic;
	padding:0 35px 0 0;
	background:url(../px/enveloppe.gif) no-repeat top right;
}

/* Video */

#h-vid {
	padding-top:15px;
	text-align:center;
}

/* Stores */

#sto_cont {
	position:absolute;
	top:-22px;
	left:25px;
	padding:8px 10px 8px 10px;
	background:#FFF;
	border:5px solid #000;
	font-style:italic;
	text-align:center;
	margin-top:5px;
	display:inline;
}

#sto_photo {
	text-align:center;
	background:url(../px/photo-boutique.jpg) no-repeat center center;
	height:392px;
}

#sto_pays {
	float:left;
	width:220px;
	display:table;
	line-height:30em;
	height:30em;
}

#sto_pays-in {
	padding-left:35px;
	line-height:1.2em;
	display:table-cell;
	vertical-align:middle;
}

#sto_pays-in li {
	list-style:none;
	font-style:italic;
	padding:3px;
}

#sto_pays-in li a {
	padding:0 3px 0 3px;
}

#sto_pays-in li a:hover, #sto_pays-in li a:active, #sto_pays-in li a:focus  {
	background:#000;
	color:#FFF;
}

a.pays_sel {
	background:#000;
	color:#FFF;
}

#sto_infocomp {
	font-size:10px;
	font-style:italic;
}

/* scroll */

.holder {
	float:left;
	margin:10;
}

.scroll-pane {
	float:left;
	height:400px;
	overflow:auto;
	width:100%;
}

#pane_pays {
	width:200px;
	padding:20px;
}

#pane_content {
	width:550px;
}

#sto_listVille a {
	padding-bottom:10px;
	line-height:2.2em;
}

/* La marque */

#mark_cnt {
	width:740px;
	height:400px;
	text-align:center;
	padding-left:40px;
	overflow:auto;
}

#mark_cnt-in {
	text-align:left;
	width:610px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
}

#mark_cnt-in p {
	margin-bottom:20px;
}

/* parutions presse */

#press_cnt {
	padding:100px 75px;
	font-size:12px;
}

#press_cnt span {
	font-size:10px;
}

#press_nav {
	float:left;
	width:20px;
	padding-top:80px;
}

#pres_thumb {
	float:left;
	text-align:center;
	width: 150px;
}


/* liste des boutiques */

#sto_city-name {
	text-transform:uppercase;
	margin-bottom:20px;
}

#sto_city-name span {
	border-bottom:1px solid #000;
	padding-bottom:3px;
}

#sto_city-name p {
	margin:10px;
	padding:0;
	font-size:10px;
	font-style:italic;
}
	
#sto_city-adr {
	margin-bottom:30px;
	line-height:2em;
}

#sto_city-nom {
	text-transform:uppercase;
	padding-bottom:5px;
}

#sto_sepH {
	width:30px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #000;
	margin-top:0px;
	margin-bottom:10px;
}


/* Actualites */

#actu_vis {
	position:absolute;
	top:-22px;
	left:25px;
	width:235px;
	background:#FFF;
	border:3px solid #000;
	padding:3px;
	text-align:center;
}

#actu_cnt {
	padding-top:160px;
}

#pane_listActu {
	width:700px;
	margin-left:50px;
	height:200px;
	text-align:center;
}

#pane_listCont {
	width:750px;
	margin-left:50px;
	height:200px;
	text-align:center;
}

#actu_listttr {
	width:450px;
	margin-left:auto;
	margin-right:auto;
	line-height:2em;
}

#actu_listttr a:hover {
	background:#ba2630;
	color:#FFF;
}

#actu_im {
	width:500px;
	margin-right:5px;
	text-align:center;
}

#actu_re {
	width:265px;
	height:350px;
	line-height:1.2em;
	font-size:11px;
}

#actu_nav {
	font-style:italic;
	padding-left:25px;
}

#actu_nav span {
	padding:0 30px 0 30px;
	float:left;
}

.actu_pre {
	display:block;
	float:left;
	width:15px;
	background:url(../px/prev.gif) no-repeat 0 2px;
}

.actu_nex {
	display:block;
	float:left;
	width:15px;
	background:url(../px/next.gif) no-repeat 0 2px;
}


/* campagnes */

#camp_ttr {
	text-align:right;
	padding:40px 80px 20px 0;
	font-size:10px;
	text-transform:uppercase;
}

#camp_img {
	width:100%;
	text-align:center;
}

#camp_img img {
	border:1px solid #808080;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}

#camp_nav {
	padding:20px 0 15px 130px;
}

#camp_pre {
	position:absolute;
	display:block;
	top:615px;
	left:130px;
	width:15px;
	background:url(../px/prev.gif) no-repeat 0 2px;
}

#camp_nex {
	position:absolute;
	display:block;
	top:615px;
	right:130px;
	width:15px;
	background:url(../px/next.gif) no-repeat 0 2px;
}

#camp_num {
	text-align:center;
	padding:40px 20px 10px 20px;
}

#camp_retour {
	position:absolute;
	left:50px;
	bottom:20px;
}

#camp_arch {
	width:775px;
	height:400px;
	overflow:auto;
}

#camp_line {
	padding:10px 30px 0px 30px;
}

#camp_l_ttr {
	float:left;
	width:200px;
	padding-top:45px;
	font-style:italic;
	font-size:11px;
}

#camp_vision {
	float:left;
	width:500px;
	height:100px;
	}

#camp_vision-in {
	height:100px;
	}
	

#camp_vision a {
	margin:57px 5px 0 5px;
}

#camp_vision img {
	border:1px solid #808080;
}

/* Presse */

#nav_press_prev {
	position:absolute;
	top:200px;
	left:90px;
}

#nav_press_next {
	position:absolute;
	top:200px;
	right:90px;
}

#press_info {
	position:absolute;
	top:400px;
	left:530px;
	width:200px;
	font-size:11px;
}

#press_info span {
	font-style:italic;
}

/* Formulaires */

form, fieldset {
    margin: 0 auto;
    padding: 0;
    border: none;
}
input, button, select {
    vertical-align: middle;
}

form a {
	font-size:1.0em;
	color:#cc0228;
	font-style:italic;
	padding-left:15px;
}

form a:hover {
	color:#000;
}

form p {
	font-style:italic;
	font-size:0.9em;
}

fieldset {  
	margin:	10px 0 0 0;  
	padding: 0;
	border:	1px solid #fff; 
}

legend {
	font-style:italic;
	font-size: 0.9em;
	padding: 2px;
	margin-left: 1em;
	color:#CCC;
}

fieldset ol {  
	padding: 10px 10px 0 10px;  
	list-style:	none;
}

fieldset li {  
	/*position: relative;*/
	padding-bottom: 1em;
	line-height: 2.2em;
}

fieldset#submitform {  
	background-image: none;
	border-style: none;
}

label {
	position: relative;
	clear: left;
	float: left;
	width: 22em;
	margin-right: 5px;
	padding-right: 20px;
	line-height: 2.3em;
	text-align:	right;
}

label.required {
	background:	transparent url(../px/required.gif) no-repeat center right;
}

label span {
	position: absolute;
	left: -10000px;
	top: 0px;
}

p span.required {
	display: inline-block;
	vertical-align: middle;
	line-height: 2.0em;
	width: 13px;
	text-indent: -10000px;
	overflow: hidden;
	background: transparent url(../px/required.gif) no-repeat center right;		
}

input {
	padding: 3px;
	font-size: 0.9em;
	border: 1px solid #CCC;
	float:left;
}

select {
	padding: 0px;
	font-size: 1em;
	border: 1px solid #CCC;
	float:left;	
	display:block;
}

input.radio {
	border:	none;
	background:	transparent;
}

.form-ind {
	padding-top:15px;
}

.form-ind label {
	width:10em;
	padding-right:0;
	line-height:1.8em;
}

.form-ind input {
	padding-top:3px;
}

.form-i1 {
	float:left;
	width:295px;
	padding-top:5px;
	text-align:right;
}

.form-i2{
	float:left;
	width:225px;
	font-weight:bold;
}

.form-i3 {
	float:left;
	widows:80px;
}

.submit {
	border:1px solid #000;
	background:#FFF;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	margin:10px 0 0 0;
}
	
	
/* FOOTER */

#footer {
	width:805px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:20px;
}

a.logo {
margin-left:auto;
margin-right:auto;
display:block;
width:231px;
height:89px;
background: url(../px/logo-newman.png) no-repeat;
}

#mentions {
	text-align:right;
}

#mentions a {
	font-style:italic;
	font-size:11px;
	color:#FFF;
}

#mess-ind {
	margin-top:232px; font-style:italic; font-size:11px;
}
