*{
	margin:0;
	padding:0;
	border:0;
	font:12px Arial, Verdana;
}

body{
	background:url('images/background.jpg') top repeat-x;
	background-color:#171717;
}

table{
	width:70%;
}

textarea{
	width:98%;
	margin:10px auto;
	height:500px;
}

input{
	padding:2px 3px;
	border:1px solid #666;
	width:130px;
}

.color_title_tab{
	color:#999;
	border:1px solid #666;
	margin-bottom:10px;
}

h1#add_form{
	margin:10px 0 15px 20px;
}


h1#add_form a{
	font-size:16px;
	color:#fff;
	text-decoration:none;
}

h1#add_form a:hover{
	text-decoration:underline;
}

.clear{
	clear:both;
}

div#main{
	width:950px;
	height:650px;
	margin:0 auto;
}

div#header{
	background:url('images/bg_header.jpg') right top no-repeat;
	height:163px
}

div#main_left{
	float:left;
	min-height:452px;
	width:363px;
}

div#navigate{
	background:url('images/navigate.jpg') right top no-repeat;
	height:198px;
}

div#navigate ul{
	list-style-type:none;
	text-transform:uppercase;
	margin-left:235px;
	padding-top:15px;
	font-weight:bold;
}

div#navigate ul li#li_contact{
	padding-top:20px;
}

div#navigate ul a{
	color:#fff;
	text-decoration:none;
	font-size:18px;
	line-height:28px;
}

div#navigate ul a:hover{
	color:#d20009;
	text-decoration:underline;
}

div#icons{
	margin-left:25px;
}

div#icons img{
	margin-right:10px;
}

div#main_right{
	float:right;
	width:587px;
	color:#9f9f9f;
}

div#left{
	float:left;
	width:348px;
	background-color:#000;
	margin:5px;
	padding:4px 0;
	text-align:center;
	color:#fff;
}

div#left h1{
	font-size:18px;
	line-height:24px;
	text-align:left;
	margin:5px;
	border-bottom:1px dashed #fff;
}


div#left p{
	text-align:left;
	padding:4px;
	color:#8e8e8e;
}

div#right{
	padding-top:5px;
	float:right;
	width:229px;
	height:100px;
	margin:0 auto;
	color:#fff;
}

.box_menu{
	height:75px;
	width:202px;
	border:5px solid #000;
	background-color:#000;
	margin-bottom:5px;
}

.box_menu p.img{
	text-align:center;
}

.box_menu p.link{
	text-align:center;
	background-color:#2d2d2d;
}

.box_menu p.link a{
	margin:5px;
	padding: 1px 0;
	color:#fff;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

.box_menu p.link a:hover{
	text-decoration:underline;
}

.box_portfolio, .box_portfolio_admin{
	float:left;
	height:75px;
	width:202px;
	border:5px solid #000;
	background-color:#000;
	margin-right:20px;
	color:#fff;
}

.box_portfolio{
	height:75px;
}

.box_portfolio_admin{
	height:95px;
}

.p_box_admin{
	text-align:center;
}

.p_box_admin a{
	color:#fff;
	text-decoration:none;
}

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

.box_portfolio p.img{
	text-align:center;
}

.box_portfolio p.link a{
	color:#fff;
	text-decoration:none;
}

.box_portfolio p.link a:hover{
	text-decoration:underline;
}

.client{
	color:#9f9f9f;
}

.next{
	float:right;
	padding-right:20px;
}

.prev{
	float:left;
}

.prev a, .next a, .retour{
	font-style:italic;
	font-size:14px;
	color:#9f9f9f;
}
.prev a:hover, .next a:hover, .retour:hover{
	text-decoration:none;
}

div#fix_portfolio{
	height:40px;
}

div#fix_portfolio_web{
	height:10px;
}

div#portfolio{
	margin:0px 0 0 80px;
	color:#9f9f9f;
}

div#portfolio_web{
	color:#9f9f9f;
}

.box_portfolio_web, .box_portfolio_web_admin{
	width:170px;
	border:5px solid #000;
	background-color:#000;
	margin-bottom:5px;
	color:#fff;
	float:left;
	margin:0 15px 15px 0;
}

.box_portfolio_web{
	height:160px;
}

.box_portfolio_web_admin{
	height:190px;
}

.box_portfolio_web p.img{
	text-align:center;
}

.box_portfolio_web p.link{
	margin:5px;
}

.box_portfolio_web p.link a{
	color:#fff;
	text-decoration:none;
}

.box_portfolio_web p.link a:hover{
	text-decoration:underline;
}

div#right_txt{
	padding:5px;
	color:#9f9f9f;
	text-align:justify;
}


div#footer{
	clear:both;
	background:url('images/footer.jpg') left top no-repeat;
	height:35px;
	text-align:center;
	color:#171717;
	padding-top:8px;
}

div#footer a{
	text-decoration:none;
	color:#171717;
}

div#footer a:hover{
	text-decoration:underline;
}

.center{
	text-align:center;
}