body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}

#main_layer{
	position:absolute;
    top: 0;
	left: 0;
	width:100%;
	height:100%;
	text-align: center;
}
#general_layer{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
}
#site_layer{
}
#title_layer{
	position:absolute;
    top: 25px;
	font-weight	: bold;
	font-size	: 16px;
	text-align	: left;
	padding-left: 170px;
	padding-top	:35px;
	font-family:tahoma;
}

#title_language{
	position	: absolute;
    top			: 20px;
	right		: 0px;
	font-size	: 10px;
	width		: 165px;
}


#title_language a:link {
	color: #464646;
	text-decoration: none;
	border:none;
}

#title_language a:visited {
	color: #464646;
	text-decoration: none;
	border:none;
}
#title_language a:hover {
	color: #777777;
	text-decoration: none;
	border:none;
}
#title_language a:active {
	color: #464646;
	text-decoration: none;
	border:none;
}


.cyberocdex a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.cyberocdex a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.cyberocdex a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.cyberocdex a:active {
	color: #464646;
	text-decoration: none;
}


a:link {
	color:#464646;
	text-decoration: none;
	border-bottom:1px dotted #464646;
}
a:visited {
	color:#464646;
	text-decoration: none;
	border-bottom:1px dotted #464646;
}
a:hover {
	color: #666666;
	text-decoration: none;
	border-bottom:none;
}
a:active {
	color:#464646;
	text-decoration: none;
	border-bottom:1px dotted #464646;
}


.Title2 {
	color: #B8611B;
	font-weight: bold;
	font-size: 12px;
}

.target_companies {
	font-size: 12px;
}


.table_internal_text{
	border-width : 1px;
	border-style : solid;
	background-color:#EEEEEE;
}

.td_topics_list{
	border-width : 1px;
	border-style : dotted;
	border-color : #000000;
}

.font_footer {
	color: #FFFFFF;
	font-size:10px;
}

ul#menu {
list-style-type: none;
width: 100%; /* précision pour Opera */
padding:0px;
margin:-1px;
margin-left:0px;
height:25px;
}

ul#menu li {
	float: left;
}

ul#menu a {
	float: left;
	margin: 0px;
	margin-right:3px;
	padding: 5px 15px;
	text-align: center;
	border: 1px solid gray;
	text-decoration: none;
	color: #000;
	background: #fff;
}

ul#menu a:hover {
	background: #ccc;
	border: 1px solid gray; 
}

#content_box{
	border: 1px solid gray;
	padding:10px 5px;
}

#content_box h1{
	font-size:12px;
	color: #464646;
	margin-top:0px;
}
#content_box h2{
	font-size:12px;
	/*color: #464646;*/
	color: #B8611B;	
	border-bottom: 1px solid #a6a6a6 ;

}
#content_box h3{
	text-indent: 1em ;
	font-size:11px;
	color: #464646;
}

#content_box p{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.5em ;
}

#content_box li{
	margin-left:100px;
	line-height: 1.5em ;
}

#page_contact UL LI{
	margin-left:15px;
}

#page_contact TABLE{
	margin-left:40px;
}

#page_customers UL LI{
	margin-left:40px;
}
