html, body {
	background: #526068 url(../images/bg.gif) repeat-x ;
	margin:0;
	text-align: center;
}


/* DIVS *********************************************************/

div.wrapper {	
	background: url(../images/bg_repeat.gif) repeat-y ;
	width:820px;
	margin:0 auto 0 auto;
	padding:0;
	text-align: center;
}
div.header {
	background: url(../images/bg_header.jpg) no-repeat;
	width:820px;
	height:390px;
	margin:0;
	padding:0;
}
div.menu {
	background: url(../images/bg_menu_shadow.jpg) no-repeat bottom left;
	width:820px;
	height:59px;	
	margin:0;
	padding:0 10px 0 10px;
}
div.content {
	background: url(../images/bg_content.gif) repeat-y left;
	width:820px;
	margin:0;
	padding:0 10px 20px 10px;
	overflow: auto;	
}
div.content_left {
	background: url(../images/bg_left_top.jpg) no-repeat top;
	width:204px;
	margin:0;
	padding:0;
	float: left;
}
div.content_left_padded {	
	margin:0;
	padding:0 0 0 28px;
	float: left;
}
div.exemple_content {
	width: 177px;
	height: 165px;	
	float: left;
}
div.exemple_img_content {
	width: 176px;
	height: 125px;
	float: left;
}
div.exemple_txt_content {
	width: 176px;
	text-align: left;	
	color: #cc6200;
	font-family: Arial;
	font-size: 10px;
	padding: 5px 0 15px 0;
	margin: 0;
	float: left;
}
div.exemple_img {
	width: 176px;
	height: 125px;	
}
div.exemple_txt {
	width: 176px;
	text-align: left;	
	color: #cc6200;
	font-family: Arial;
	font-size: 10px;
	padding: 5px 0 15px 0;
	margin: 0;
}
div.content_middle {
	width:319px;
	margin:0;
	padding:0;
	float: left;
}
div.content_middle_padded {	
	margin:0;
	padding:20px 0 0 34px;
	float: left;
}
div.content_right {	
	width:277px;
	margin: 0;
	padding: 0;
	float: left;
}
div.content_right_padded {	
	margin:0;
	padding:20px 32px 0 32px;
	float: left;
}
div.demo {
	background: url(../images/bg_demo.jpg) no-repeat;
	width:209px;
	height:134px;
	padding: 0;
	margin: 0;
}
div.demoInput {
	padding: 12px 0 0 20px;
	margin: 0;	
	float: left;
}
div.footer {
	background: url(../images/bg_footer_shadow.jpg) no-repeat top left;
	width:820px;
	height:112px;
	margin:0;
	padding:0;
}
div.footerContent {
	padding: 45px 0 0 0;
	text-align: center;	
}
div.video {
	padding: 0 0 20px 0;
}
div.content_portfolio_top {
	width: 596px;
	margin:0;
	padding:0;
	float: left;
}
div.content_portfolio_top_padded {
	padding:20px 32px 0 32px;
	margin: 0;	
	float: left;
}
div.content_portfolio_left {
	width: 298px;
	margin:0;
	padding:0;
	float: left;
}
div.content_portfolio_left_padded {
	padding:20px 0 0 56px;
	margin: 0;	
	float: left;
}
div.content_portfolio_right {
	width: 298px;
	margin:0;
	padding:0;
	float: left;
}
div.content_portfolio_right_padded {
	padding:20px 32px 0 16px;
	margin: 0;	
	float: left;
}
div.content_wide {
	width: 596px;
	margin:0;
	padding:0;
	float: left;
}
div.content_wide_padded {
	padding:20px 32px 0 32px;
	margin: 0;	
	float: left;
}

div.profile {
	width:142px;
	float: left;
	padding:0 0 10px 0;
}
div.video_portfolio {
	padding: 14px 0 0 0;
}

div.video_portfolio_padded {
	padding: 0;
	width:200px;
	height:220px;
}


div.content_contact_middle {
	width:296px;
	margin:0;
	padding:0;
	float: left;
}
div.content_contact_middle_padded {	
	margin:0;
	padding:20px 0 0 34px;
	float: left;
}
div.content_contact_right {	
	width:300px;
	margin: 0;
	padding: 0;
	float: left;
}
div.content_contact_right_padded {	
	margin:0;
	padding:0 0 0 0;
	float: left;
}









a.btn_accueil {
	background: url(../images/fr/btn_accueil.gif) bottom left no-repeat;
	width: 97px;
	height: 34px;
	float: left;
}
a.btn_accueil:hover { background-position:top left; }
a.btn_produits {
	background:url(../images/fr/btn_produits.gif) bottom left no-repeat;
	width: 175px;
	height: 34px;
	float: left;
}
a.btn_produits:hover { background-position:top left; }
a.btn_exemples {
	background:url(../images/fr/btn_exemples.gif) bottom left no-repeat;
	width: 113px;
	height: 34px;
	float: left;
}
a.btn_exemples:hover { background-position:top left; }
a.btn_impact {
	background:url(../images/fr/btn_impact.gif) bottom left no-repeat;
	width: 161px;
	height: 34px;
	float: left;
}
a.btn_impact:hover { background-position:top left; }
a.btn_portfolio {
	background:url(../images/fr/btn_portfolio.gif) bottom left no-repeat;
	width: 155px;
	height: 34px;
	float: left;
}
a.btn_portfolio:hover { background-position:top left; }
a.btn_contact {
	background:url(../images/fr/btn_contact.gif) bottom left no-repeat;
	width: 99px;
	height: 34px;
	float: left;
}
a.btn_contact:hover { background-position:top left; }




a.exemple_01 {
	background:url(../images/exemple_01.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_01:hover { background-position:top left; }
a.exemple_02 {
	background:url(../images/exemple_02.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_02:hover { background-position:top left; }
a.exemple_03 {
	background:url(../images/exemple_03.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_03:hover { background-position:top left; }
a.exemple_04 {
	background:url(../images/exemple_04.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_04:hover { background-position:top left; }
a.exemple_05 {
	background:url(../images/exemple_05.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_05:hover { background-position:top left; }
a.exemple_06 {
	background:url(../images/exemple_06.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_06:hover { background-position:top left; }
a.exemple_07 {
	background:url(../images/exemple_07.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_07:hover { background-position:top left; }
a.exemple_08 {
	background:url(../images/exemple_08.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_08:hover { background-position:top left; }
a.exemple_09 {
	background:url(../images/exemple_09.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_09:hover { background-position:top left; }
a.exemple_10 {
	background:url(../images/exemple_10.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_10:hover { background-position:top left; }
a.exemple_11 {
	background:url(../images/exemple_11.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_11:hover { background-position:top left; }
a.exemple_12 {
	background:url(../images/exemple_12.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_12:hover { background-position:top left; }
a.exemple_13 {
	background:url(../images/exemple_13.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_13:hover { background-position:top left; }
a.exemple_14 {
	background:url(../images/exemple_14.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_14:hover { background-position:top left; }
a.exemple_15 {
	background:url(../images/exemple_15.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_15:hover { background-position:top left; }
a.exemple_16 {
	background:url(../images/exemple_16.jpg) bottom left no-repeat;
	width: 145px;
	height: 125px;
	float: left;
}
a.exemple_16:hover { background-position:top left; }






a.btn_femme {
	background:url(../images/femme.jpg) bottom left no-repeat;
	width: 209px;
	height: 370px;
	float: left;
}
a.btn_femme:hover { background-position:top left; }
a.btn_homme {
	background:url(../images/homme.jpg) bottom left no-repeat;
	width: 181px;
	height: 370px;
	float: left;
}
a.btn_homme:hover { background-position:top left; }





a.video_f_01 {
	background:url(../images/video_f_01.jpg) bottom left no-repeat;
	width: 134px;
	height: 147px;
	float: left;
}
a.video_f_01:hover { background-position:top left; }
a.video_f_02 {
	background:url(../images/video_f_02.jpg) bottom left no-repeat;
	width: 134px;
	height: 147px;
	float: left;
}
a.video_f_02:hover { background-position:top left; }
a.video_f_03 {
	background:url(../images/video_f_03.jpg) bottom left no-repeat;
	width: 134px;
	height: 147px;
	float: left;
}
a.video_f_03:hover { background-position:top left; }
a.video_f_04 {
	background:url(../images/video_f_04.jpg) bottom left no-repeat;
	width: 134px;
	height: 147px;
	float: left;
}
a.video_f_04:hover { background-position:top left; }
a.video_f_05 {
	background:url(../images/video_f_05.jpg) bottom left no-repeat;
	width: 134px;
	height: 147px;
	float: left;
}
a.video_f_05:hover { background-position:top left; }



a.video_h_01 {
	background:url(../images/video_h_01.jpg) bottom left no-repeat;
	width: 134px;
	height: 147px;
	float: left;
}
a.video_h_01:hover { background-position:top left; }
a.video_h_02 {
	background:url(../images/video_h_02.jpg) bottom left no-repeat;
	width: 134px;
	height: 147px;
	float: left;
}
a.video_h_02:hover { background-position:top left; }
a.video_h_03 {
	background:url(../images/video_h_03.jpg) bottom left no-repeat;
	width: 134px;
	height: 147px;
	float: left;
}
a.video_h_03:hover { background-position:top left; }
a.video_h_04 {
	background:url(../images/video_h_04.jpg) bottom left no-repeat;
	width: 134px;
	height: 147px;
	float: left;
}
a.video_h_04:hover { background-position:top left; }
a.video_h_05 {
	background:url(../images/video_h_05.jpg) bottom left no-repeat;
	width: 134px;
	height: 147px;
	float: left;
}
a.video_h_05:hover { background-position:top left; }
a.video_h_06 {
	background:url(../images/video_h_06.jpg) bottom left no-repeat;
	width: 134px;
	height: 147px;
	float: left;
}
a.video_h_06:hover { background-position:top left; }
a.video_h_07 {
	background:url(../images/video_h_07.jpg) bottom left no-repeat;
	width: 134px;
	height: 147px;
	float: left;
}
a.video_h_07:hover { background-position:top left; }



/*****************************************/

a:link, a:visited, a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #016EB3;
}
a:link, a:visited {
	text-decoration: underlined;
}
a:hover {
	text-decoration: none;
}
/*****************************************/


a.img {
	margin:0;
	padding:0;
	border:0;
}


/* UL ************************************************************/
ul.menu {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
ul.menu li {
	margin: 0;
	padding: 0 0 0 0;
	float:left;
}



ul {
	margin:0;
	padding:0 0 10px 0;
	list-style-type: none;
}
ul li {
	color: #6E6E6E;
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	padding: 0 0 0 15px;
	margin: 0;	
}


ul.small {
	margin:0;
	padding:0 0 10px 0;
	list-style-type: none;
}
ul.small li {
	background: url(../images/arrow.gif) no-repeat left 4px;
	color: #6E6E6E;
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	padding: 0 0 0 15px;
	margin: 0;	
	/*border: thin solid;*/
}




ul.big {
	margin:0;
	padding:0 0 10px 0;
	list-style-type: none;
}
ul.big li {
	background: url(../images/arrow.gif) no-repeat left 4px;
	color: #6E6E6E;
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	padding: 0 0 10px 15px;
	margin: 0;	
	/*border: thin solid;*/
}



ul.contact {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.contact li ul li.title {	
	list-style-type: none;
	width:160px;
	margin: 0;
	padding: 2px 0 2px 0;
	float:left;
}
ul.contact li ul li.input {	
	list-style-type: none;
	width:290px;
	margin: 0;
	padding: 2px 0 2px 0;
	float:left;
}

ul.contact li ul {
	margin: 0;
	padding: 0;
}
ul.contact li {	
	list-style-type: none;
	margin: 0;
	padding: 0;
	float:left;
}







/* SPAN ************************************************************/
span.button {
	display:none;
}
span.orange {
	color:#cc6200;
}
span.red {
	color: #B40000;	
}

input.button {
	padding:0;
	margin:0;
}
input.demo {
	width:133px;
}



h1 {
	color: #cc6200;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	padding: 0 0 18px 0;
	margin: 0;	
}
h1.demo {
	color: #cc6200;
	font-family: Arial;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	padding: 16px 10px 7px 20px;
	margin: 0;	
}

h3 {
	color: #526068;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding: 0 0 15px 0;
	margin: 0;	
}
h3.demo {
	color: #526068;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0 0 0 20px;
	margin: 0;	
}
h3.footer {
	color: #c9cbcc;
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0;	
}
p.footer {
	color: #949799;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0;
}

p {
	color: #434549;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	padding: 0 0 10px 0;
	margin: 0;
}

object.video {
	z-index:100;
}

object.videoAccueil {
	z-index:100;
	margin: 156px 0 0 0;
}

form {
	margin:0;
	padding:0;
}
img {
	margin:0;
	padding:0;
	border:0;
}