/* Style New-Tone Actualités - Pixels Carres 03/2009 */

html {
	font-size: 12px;
}
body {
	color: #fff;
	background-color: #333333;
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
a img {
	border-style: none;
}
#header {
	width: 950px;
	height: 150px;
	margin: 0;
}
.flv {
	float: left;
	margin-left: 40px;
}
#logo {
	float: left;
	margin-left: 30px;
	margin-top: 40px;
}
#logoprint {
	display: none;
}
a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#page {
	width: 950px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
}

/* @group Menu haut */
ul#navtop {
	width: 720px;
	height: 20px;
	float: left;
	margin-top: 20px;
	text-align: center;
	margin-left: 0;
	padding: 0 0 0 15px;
	margin-bottom: 0;
}
ul#navtop li {
	display: inline;
	letter-spacing: 3px;
	font-weight: normal;
	font-style: normal;
	color: #a9a9a9;
}
ul#navtop li a:hover {
	color: #fff;
}
/* @end */

/* @group Menu Left */
ul#menuleft {
	width: 205px;
	height: 440px;
	float: left;
	text-align: center;
	padding: 0;
	margin-top: 40px;
	margin-left: 0;
}
ul#menuleft li {
	list-style-type: none;	
}
ul#menuleft li a {
	text-decoration: none;
	display: block;
	height: 31px;
	padding: 0;
}
#navcosmetic {
	background-image: url(../photos/liens/cosmetique.jpg);
	width: 159px;
	height: 31px;
	padding: 0;
	margin: 10px auto 40px;
	text-indent: -5000px;
}
#navcosmetic a:hover {
	background-image: url(../photos/liens/cosmetique-roll.jpg);
	width: 159px;
	height: 31px;
}
#navobjets {
	background-image: url(../photos/liens/objets.jpg);
	width: 159px;
	height: 31px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	text-indent: -5000px;
}
#navobjets a:hover {
	background-image: url(../photos/liens/objets-roll.jpg);
	width: 159px;
	height: 31px;
}
#navarchi {
	background-image: url(../photos/liens/architecture.jpg);
	width: 159px;
	height: 31px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-indent: -5000px;
}
#navarchi a:hover {
	background-image: url(../photos/liens/architecture-roll.jpg);
	width: 159px;
	height: 31px;
}
#navencosmetic {
	background-image: url(../photos/liens/cosmetic.jpg);
	width: 159px;
	height: 31px;
	padding: 0;
	text-indent: -5000px;
	margin: 10px auto 40px;
}
#navencosmetic a:hover {
	background-image: url(../photos/liens/cosmetic-roll.jpg);
	width: 159px;
	height: 31px;
}
#navenobjets {
	background-image: url(../photos/liens/en-objects.jpg);
	width: 159px;
	height: 31px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	text-indent: -5000px;
}
#navenobjets a:hover {
	background-image: url(../photos/liens/en-objects-roll.jpg);
	width: 159px;
	height: 31px;
}
.english {
	top: 90px;
	position: relative;
}
#en a {
	color: #ccc;
}
#en a:hover {
	color: #fff;
}
.flag {
	position: relative;
	top: 80px;
}
/* @end */

#contenuactu {
	width: 636px;
	float: left;
	background-color: #d3d6d6;
	font-size: 14px;
	height: auto;
	margin-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	text-align: justify;
	color: #333;
}
#contenuactu h1 {
	font: normal normal 20px Helvetica, Arial, Geneva, sans-serif;
	margin-top: 40px;
	width: 280px;
	text-align: right;
	border-bottom: 1px solid #b3b3b3;
	color: #4c4c4c;
	position: relative;
	left: -25px;
}
#contenuactu h2 {
	font: normal normal 16px Helvetica, Arial, Geneva, sans-serif;
	margin-top: 5px;
	width: 380px;
	text-align: right;
	border-bottom: 1px solid #b3b3b3;
	color: #4c4c4c;
	position: relative;
	left: -25px;
}
#contenuactu h3 {
	margin-top: 5px;
	text-align: left;
	color: #4c4c4c;
	font: normal normal 15px Helvetica, Arial, Geneva, sans-serif;
}
#contenuactu p {
	line-height: 18px;
}
#contenuactu li {
	list-style-type: circle;
}
#contenuactu a {
	color: #197a83;
	font-weight: bold;
}
#contenuactu a:hover {
	text-decoration: underline;
}

/* @group Roll image Borel */
#borel {
	width: 321px;
	height: 214px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 0;
}
a.borel {
	width: 321px;
	height: 214px;
	display: block;
}
a.borel span {
	visibility: hidden;
	display: block;
	cursor: default;
}
a.borel:hover {
	z-index: 100;
}
a.borel:hover span {
	visibility: visible;
	z-index: 100;
	border: 0;
}
a.borel:hover span img {
	border: 0;
}
a.borel:active, a.borel:focus {
	border: 0;
}
a.borel:active span, a.borel:focus span {
	visibility: visible;	
}
a.borel:active span img, a.borel:focus span img {
	border: 0;
}
a.borel {
	background-image: url(../photos/actu/archi/maquette-borel-1.jpg);
}
/* @end */

.imgborel3 {
	width: 214px;
	height: 321px;
	margin-top: 5px;
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
}
.imgcerruti {
	width: 200px;
	height: 258px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 20px;
}
.imgdiesel {
	width: 200px;
	height: 267px;
	float: right;
	margin-left: 15px;
}
.imgmoret {
	width: 200px;
	height: 266px;
	float: right;
	margin-left: 15px;
}

/* @group Roll Louvre */
#louvre {
	width: 400px;
	height: 251px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 0;
}
a.louvre {
	width: 400px;
	height: 251px;
	display: block;
}
a.louvre span {
	visibility: hidden;
	display: block;
	cursor: default;
}
a.louvre:hover {
	z-index: 100;
}
a.louvre:hover span {
	visibility: visible;
	z-index: 100;
	border: 0;
}
a.louvre:hover span img {
	border: 0;
}
a.louvre:active, a.louvre:focus {
	border: 0;
}
a.louvre:active span, a.louvre:focus span {
	visibility: visible;	
}
a.louvre:active span img, a.louvre:focus span img {
	border: 0;
}
a.louvre {
	background-image: url(../photos/actu/archi/louvre.jpg);
}
/* @end */

/* @group New */
#epad {
	width: 455px;
	height: 340px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 0;
}
#trophee {
	width: 550px;
	height: 440px;
	display: block;
	border: 0;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
/* @end */
abbr {
	border-bottom: 1px dotted #000;
	cursor: help;
}
.trait {
	width: 100px;
	border-bottom: 1px solid #b3b3b3;
	margin-left: 160px;
}

.traitcentre {
	width: 100px;
	border-bottom: 1px solid #b3b3b3;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.spacer {
	width: 300px;
	height: 50px;
}
.spacer2 {
	width: 300px;
	height: 170px;
	margin: 0px;
}
.next {
	border-top: 2px solid #197a83;
	display: block;
	width: 235px;
	float: right;
	padding-top: 5px;
	color: #4c4c4c;
	text-align: right;
	margin-top: 10px;
	height: 35px;
}
.next a {
	color: #197a83;
	font-weight: bold;
}
.next a:hover {
	color: #197a83;
	font-weight: bold;
	border-bottom: 20px solid #197a83;
	font-style: italic;
}

/* @group Footer */
#footer {
	width: 950px;
	color: #ccc;
	text-align: center;
	padding-left: 70px;
	height: 50px;
	margin-top: 0;
	float: left;
}
#footer p {
	margin: 0 0 10px;
}
#footer ul {
	text-align: center;
	font-size: 10px;
	margin-top: 0;
}
#footer ul li {
	display: inline;
}
/* @end */
