* {
	margin: 0;
	padding: 0;
}

body {
	
	background: #FFFFFF;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

a {
	color: #29A3E1;
	text-decoration:none;
}

table{
	border-collapse : collapse;
	margin: 0px;
	padding:0px;		
}

td {
	vertical-align:top;
}



#orange {
	color: #E16629;
	}
a:hover {
	text-decoration: none;
	color: #E16629;
}

/* Boxed */

.title {
	background: url(/images/img4.gif) no-repeat right center;
	border-bottom: 3px solid #CFCFCF;
	color: #E16629;
}

.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	background: url(/images/img05.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed2 .title {
	font: normal 182% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed2 .content {
	background: url(/images/img06.gif) repeat-x left bottom;
	padding: 20px;
}

.boxed3 .title {
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	padding: 20px;
	
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}


/* Header */

#header {
	width: 1000px;
	height: 160px;
	margin: 0 auto;
	border-bottom: 5px solid #E16629;
}

.img_home {
	background: url(/images/img_entete.jpg) no-repeat 100% 50px;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	background: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}

#logo h1 {
	padding-top: 80px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	width: 758px;
	height: 50px;
	background: #F4F4F4;
}

#menu ul {
	height: 5px;
	background: #E16629;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 8px 0 9px;
	border-top: 5px solid #E16629;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size : 13px;
}

#menu a:hover {
	background: #DCDCDC;
	border-top-color: #993300;
}

#menu .active a {
	background: #FFA800;
	border-top-color: #E16629;
}

#menu a b {
	text-decoration: underline;
}

#menu div#menu_entreprise{
	clear:both;
	color:#000000;
	display:block;
	float:right;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	margin-right:20px;
	margin-top:10px;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* Content */

#content {
	width: 1000px;
	margin:0 auto 20px;
	padding-top: 20px;
	border-bottom: 1px solid #FFFFFF;
	
}

#content p, #content ol, #content ul {
	line-height: 152%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}



/* Welcome */

#welcome {
	margin-bottom: 20px;
}

/* Samples */

#sample1 {
	float: left;
	width: 40%;
}
#sample2 {
	float: right;
	width: 40%;
}


/* Footer */

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 5px solid #E16629;
	clear: both;
}

#footer p {
	text-align: center;
	
}

hr.clear{
	clear:both;
	visibility:hidden;
}

/* Twimmads */
#pub_twimmads {
	margin:0;
	padding:0;
	text-align:right;

}
#pub_twimmads div {
	clear:both;
	color:#999999;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	padding:5px 5px 10px;
	text-align:left;
}
#pub_twimmads div.titre {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EF8522 url(/images/twimmo_fondmenu.gif) repeat-x scroll right top;
	color:#FFFFFF;
	display:block;
	font-family:arial,sans-serif,verdana;
	font-size:12px;
	font-weight:bold;
	padding:6px;
	position:relative;
}
#pub_twimmads div.twimmads_paire {
	background-color:#FEEEDE;
}
#pub_twimmads div.twimmads_impaire {
	background-color:#FFFFFF;
}
#pub_twimmads div h5 {
	color:#EF8522;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0 0 5px;
	padding:0;
	position:relative;
}
#pub_twimmads div a {
	color:#666666;
	text-decoration:none;
}
#pub_twimmads div a {
	color:#666666;
	text-decoration:none;
}
#pub_twimmads div img.img_twimmads {
	clear:both;
	float:right;
	padding-right:10px;
}
#pub_twimmads div p {
	color:#666666;
	position:relative;
}
#pub_twimmads div img.appercu {
	float:left;
	height:50px;
	margin-right:5px;
	width:70px;
}
#pub_twimmads span.agence_twimmads {
	color:#00A9EC;
	float:right;
	font-family:arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-right:5px;
}

