/* v1.0 | 20080212 */

/*************** RESET ***************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{
	color:white;
	text-decoration:none;
}


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

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

/*********************************************/
/*************** STYLES NORMAL ***************/
/*********************************************/

body{
	color:#ffffff;
	background:#000000;
	font-family: Helvetica, sans-serif;
	font-size:12px;
}

#container{
	background:#000000;
/*	margin:5px 0 0 0;*/
	margin:20px 0 0 0;	
	width:1300px;
}

.lang{
	text-align:right;
	width:1120px;
	margin:5px 0 0 0;
	font-size:11px;
}

.lang a:hover{
	text-decoration:underline;
}

#left_content{
	width:225px;
	float:left;
	margin:0 5px 0 0;
	text-align:right;
/*	border:1px solid red;*/
}

#right_content{
	width:900px;
	float:left;
	background:url(images/bg.jpg);
}

.clear{
	clear:both;
}

.main{
	width:700px;
	padding:20px 0 0 10px;
}

.bg_diago{
	margin:60px 0 0px 0;
	padding:20px 0 0 0;
	width:730px;
	background:url(images/bg_diago1.png) no-repeat top right;
    behavior: url("http://unissonstructures.com/htc/iepngfix.htc");
}

.bg_diago2{
	margin:60px 0 0px 0;
	padding:20px 0 0 0;
	width:740px;
	background:url(images/bg_diago2.png) no-repeat top right;
    behavior: url("http://unissonstructures.com/htc/iepngfix.htc");
}

.bg_diago3{
	margin:70px 0 0px 0;
	padding:10px 0 0 0;
	width:710px;
	background:url(images/bg_diago3.png) no-repeat top right;
    behavior: url("http://unissonstructures.com/htc/iepngfix.htc");
}

.bg_botton_rea{
	height:15px;
	display:block;
	background:url(images/bg_diago4.png) no-repeat bottom left;
    behavior: url("http://unissonstructures.com/htc/iepngfix.htc");
}

.main2{
	width:860px;
	margin:80px 0 0px 0;
	padding:20px 0 0 0px !important;
	padding:40px 0 0 0px;
	background:url(images/bg_video_home.png) no-repeat right;
    behavior: url("http://unissonstructures.com/htc/iepngfix.htc");
}

.template-1{
	background:#000000;
}

.content{
	float:left;
	width:650px;
}

.content_rea{
	float:left;
	width:630px;
}

.fleche{
	width:30px;
	display:block;
	float:left;
}

h1{
	color:#B2B4B6;
	font-size:50px;
	width:450px;
	font-family:Georgia;
}

h2{
	color:#58595B;
	font-size:18px;
	font-family:Georgia;
	text-transform:uppercase;
}

p{
	margin:10px 0;
	line-height:16px;
}

.header{
	padding:0 20px 15px 0;
	width:590px;
	border-bottom:4px solid #C6C8CA;
	margin:0 0 20px 0;
}

.header img{
	display:block;
}

.bloc_texte{
	padding:0 0px 40px 0;
	width:610px;
	margin:0 0 20px 0;
	background:url(images/bloc_bottom.jpg) bottom no-repeat;
	
}

.bloc_texte_bg{
	background:url(images/bloc_bottom.jpg) bottom no-repeat;
}

.bloc_texte a{
	text-decoration:underline;
}

.bloc_texte a:hover{
	text-decoration:none;
}

.bloc_texte_left{
	width:220px;
	float:left;
}

.bloc_texte_right{
	float:right;
	width:360px;
	height:270px;
	padding:0 0 0 20px;
	margin:10px 0 5px 0px;
	background:url(images/bg.jpg);
}

#left_content ul.menu{
	width:168px;
	margin:0 60px 0 0;
	background:url(images/menu_bottom.jpg) bottom no-repeat;
	padding:0 0 180px 0;
	line-height:17px;
}

#left_content ul.sub_menu{
	margin:5px 0px 10px 0;
}

#left_content ul.menu li a{
	color:#ffffff;
	padding:1px 0 1px 5px;
}

#left_content ul.menu li a:hover, #left_content ul.menu li a.on{
	background:#ffffff;
	color:#000000;
}

#left_content ul.sub_menu li a{
/*	padding:1px 0 1px 5px;*/
	color:#666666;
	font-size:11px;
}

#left_content ul.sub_menu li a:hover, #left_content ul.sub_menu li a.on{
	color:#000000;
	background:#999999;
}


img.logo{
	margin:0 0 70px 0;
}

.address{
	margin:40px 0 0 700px;
}

.address img{
	border:0;
	display:block;
}

.footer{
	background:#000000;
	height:100px;
	padding:40px 0 0 0;
}

.footer .contact{
	border-top:4px solid #ffffff;
	padding:10px 0 0 0;
	font-size:10px;
	width:200px;
}

.realisation{
	width:180px;
	height:280px;
	float:left;
/*	padding:30px 15px 0px 15px;*/
	border-right:1px solid #222222;
	border-bottom:1px solid #222222;
	position:relative;
}

.realisation h2{
	margin:10px 0 0 0;
	text-decoration:inherit;
}

.realisation p{
	color:#aaaaaa;
	text-transform:lowercase;
}

.realisation .rea_bottom{
	height:20px;
/*	border:1px solid red;*/
	position:absolute;
	bottom:0;
}


.realisation a, .footer a{
	text-decoration:underline;
}

.realisation a:hover, .footer a:hover{
	text-decoration:none;
}

.rea1, .rea2, .rea3{
	width:185px;
	margin:0 auto;
}

.rea1 img, .rea2 img, .rea3 img{
	width:185px;
}

.rea1{
	padding:14px 14px 0 0;
}

.rea2{
	padding:14px 14px 0 14px;
}

.rea3{
	padding:14px 0 0 14px;
}

.list_realisation{
	padding:0 0 30px 0;
}

.border-right-none{
	border-right:none;
}
.border-bottom-none{
	border-bottom:none;
}

.header_realisation{
	font-size:11px;
	color:#999999;
}

.header_link_left{
	float:left;
	margin:0 0 20px 0;
}

.header_link_right{
	float:right;
}

a.underline{
	text-decoration:underline;
}

.header_link_left, .header_link_right{
	color:#ffffff;
}

.header_link_left a:hover, .header_link_right a:hover{
	text-decoration:none;
}

ul.pagination li{
	display: inline;
}

ul.pagination li a.black{
	color:black;
}

ul.pagination li a.black:hover{
	padding:1px;
	background:black;
	color:#000000;
}


ul.pagination li a{
	padding:1px;
}

ul.pagination li a:hover, ul.pagination li a.on{
	padding:1px;
	background:white;
	color:#000000;
}

ul.pagination li a.on{
	
}

.video_home{
	padding:30px p0x 0 0;
	float:left;
	width:550px;
}

.video_text{
	margin:0 0 0 10px;
	float:left;
/*	font-size:11px;*/
}

.video_text h1{
	color:#B2B4B6;
	font-size:20px;
	width:200px;
	font-family: Times New Roman;
}

.video_text p{
	width:200px;
}



