@charset "UTF-8";
/* CSS Document */



body {
	background-color: #123;
	background-image:url(images/bckg/bckg-site3.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:25px;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
}



.table_global {
	background-color:#FFFFFF;
	width:auto;
	height:460px;
	border-width:0px;
	border-style:solid;
	border-color:#FFFFFF;
}

.td_global {	
	vertical-align:middle;
}

.table_1-menu {
	background-color:#FFFFFF;
	width:1000px;
	height:30px;
}

.table_2-bckg {
	background-color:#000000;
	background-repeat:no-repeat;
	width:750px;
	height:autopx;
}

.table_2-1 {
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:right;
	width:1000px;
	height:40px;
}

.table_2-2 {
	background-color:transparent;
	width:250px !important;
	height:320px;
}


.table_2-2_2 {
	background-color:transparent;
	width:750px;
	height:360px;
}


.table_2-3 {
	background-color:transparent;
	background-image:url(images/elements/bandeau002-01.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:1000px !important;
	height:40px !important;
}

.table_3-baseline {
	background-color:#FFFFFF;
	width:1000px;
	height:30px;
	font-size:10px;
}

.table_mentions {
	background-color:transparent;
}

.table_contenu {
	background-color:transparent;
	filter : alpha(opacity=85);
    -moz-opacity : 0.85;
    opacity : 0.85;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
	border-right:0px;
	width:750px;
	height:320px;
}

.table_contenu-mentions {
	background-color:transparent;
	filter : alpha(opacity=85);
    -moz-opacity : 0.85;
    opacity : 0.85;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
	border-right:0px;
}





a.link_menu:link {
	color:#777777;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}

a.link_menu:visited {
	color:#333333;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}

a.link_menu:hover {
	color:#f50;
	font-size: 11px;
	font-weight:bold;
}

a.link_menu:active {
	color:#000000;
	font-size: 11px;
	font-weight:bold;
}

a.link_general01 {
	color:#09F;
	font-size:inherit;
}

a.link_general02 {
	color:#FFFFFF;
	font-size:inherit;
}

a.link_classic {
	color:#09F;
	font-weight:bold;
	font-size:inherit;
}

a.link_mentions {
	color:#777777;
	font-size:inherit;
	font-weight:bold;
}


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





.menu {
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}

.baseline {
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	font-weight:100;
}

.mentions {
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
	color:#FFFFFF;
}

.texte_central-1 {
	font-size:32px;
	margin-left:14px;
	text-align:left;
	font-weight:bold;
	color:#09F;
}

.texte_central-2 {
	font-size:23px;
	margin-left:14px;
    text-align:left;
	color:#FFFFFF;
}

.element003 {
	font-size:15px;
	margin-left:7px;
	text-align:left;
	color:#FFFFFF;
	font-weight: bold;
}


.text_contenu {
	font-size:12px;
	margin-left:12px;
	text-align:left;
	color:#999999;
	font-weight: normal;
	margin-right: 12px;
}

.text_mentions {
	font-size:12px;
	text-align:left;
	color:#999999;
	font-weight: normal;
}

.text_mentions-st {
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}


.text_formulaire {
	font-size:12px;
	text-align:left;
	color:#FFFFFF;
	font-weight: normal;
}


.titre_contenu {
	font-size:18px;
	margin-left:12px;
	margin-top:9px;
	text-align:left;
	color:#09F;
	font-weight: bold;
}

.titre_mentions {
	font-size:18px;
	margin-left:20px;
	margin-top:15px;
	text-align:left;
	color:#FFFFFF;
	font-weight: bold;
}

p {
	margin-top:1px;
	margin-bottom:0px;
}




a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.td_align-left {
	text-align:left;
	width: 250px; min-height: 40px;
}

.td_align-left-15 {
	text-align:left;
	margin-left:15px;
	margin-right:10px;
}

.td_contenu {
	background-color: #000000;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.td_contenu-petit {
	background-color: #000000;
	width:250px;
	
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.td_contenu-grand {
	background-color: #000000;
	width:350px;
	
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.td_contenu-mentions {
	background-color: #000000;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
	text-align:left;
	top:10px;
	vertical-align: top;
	padding-top: 15px;
}

.td_blank {
	width:auto;
	height:auto;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.td_blank-mentions {
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.td_blank-petit {
	width:250px;
	height:auto;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.td_blank-petit_variable {
	width:250px;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.td_blank-grand {
	width:350px;
	height:auto;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.td_blank-grand_variable {
	width:350px;
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}







.border_left {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


.border_right {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}


.border_top {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}


.border_bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}







.scroll_to_table {
   width:510px;
   height: 300px;
   overflow:auto;
   border: 0px;
   border-color:transparent;
 }



.inputbox { background-color:#000000; border: 1px solid #777777; margin: 2px 0px; color: #FFFFFF; }
.contact_email {margin: 0px;padding: 0px;}




#div_contenu {
	font-size:12px;
	margin-right:15px;
	margin-top:15px;
	text-align:left;
	color:#FFFFFF;
	font-weight: normal;
}

/* ajout arnaud */
h1, h2, h3 { margin :0px; padding :0px; color :white; text-align :left; }
h1 { font-size : 15px; }
h2 { font-size : 14px; }
h3 { font-size : 13px; }
h4 { font-size : 18px; color: #09C; font-weight: bold; padding:0px; margin-top: 10px; margin-bottom: 0px; margin-right: 0px; margin-left:10px; }

#ul_technologie {
	margin :0px;
	padding :0px;
	margin-top :-10px;
}

#ul_technologie li { 
	color :white;
	font-size :12px;
	list-style-type:none;
}

#ul_technologie1 {
	list-style-type:none;
}

#ul_technologie1 li { 
	color :#A8999C;
	font-size :12px;
}


.link_a { 
	color :white;
	text-decoration :underline;
	font-weight :bold;
}

.link_b { 
	color :9F0;
	text-decoration :none;
	font-weight :bold;
}

.link_b:hover { 
	color :777;
	text-decoration :none;
	font-weight :bold;
}

.para {
	width: 235px;
	color :white; padding-left :15px;font-size :11px;
}

.para-accueil {
	color :white; padding-left :10px; padding-right: 5px; font-size :12px; line-height: 12px !important;
}

#menuh {
	list-style-type:none;
	margin :0px;
	padding :0px;
}

#menuh li {
	margin :0px;
	padding :0px;
	margin-left :15px;
	display: list-item;
	float :left;
}







/* CSS Document */




/* CSS sections 2 et 3 */
/* CSS sections 2 et 3 */
/* CSS sections 2 et 3 */
/* CSS sections 2 et 3 */
/* CSS sections 2 et 3 */

#section2 {
	width: 1000px; height:170px;
	background: url(images/bckg/bckg-section2.png) repeat-x center;
	border-top: 2px solid #FFF;
}

.img_left-section2 {
	margin-left: 10px; margin-top: 0px;
	width: 300px; height: 150px;
	border: 1px solid #FFF;
}


td.section2-td_content {
	width: 320px; height: 170px;
	min-width: 310px; min-height: 170px;
	max-width: 310px; max-height: 170px;
	margin-left: 10px; margin-right: 10px;
}

td.section2-separation {
	width: 2px; height: 150px;
	margin-top: 0px; margin-bottom: 10px;
	background: url(images/bckg/separation-1x150px-FFF.png);
}

p.section2-content {
	padding: 0px;
	margin-left: 10px; margin-right: 10px;
	font-size: 14px;
	color: #FFF;
	text-align: left;
}

#section3 {
	width: 1000px; height:auto;
	background: url(images/bckg/bckg-section3.png) repeat-x center bottom #FFF;
	border-top: 2px solid #09C;
}

.img_left-section3 {
	margin-left: 10px;
	width: 150px; height: 125px;
	border: 1px solid #F70;
}

td.section3-td_content {
	width: 150px; height: 130px;
	min-width: 170px; min-height: 130px;
	max-width: 170px; max-height: 130px; 
	margin-left: 10px; margin-right: 10px;
	overflow: hidden;
}

p.section3-content {
	padding: 0px;
	margin-left: 10px; margin-right: 5px;
	font-size: 11px;
	color: #333;
	text-align: left;
}

p.section3-plus_de_texte {
	padding: 0px;
	margin-left: 10px; margin-right: 10px; margin-bottom: 5px;
	font-size: 14px;
	color: #F70;
	font-weight: bold;
	text-align: right;
}

.section3-plus_de_texte-link {
	color: #000;
	text-decoration: none;
}

/* CSS sections 2 et 3 */
/* CSS sections 2 et 3 */
/* CSS sections 2 et 3 */
/* CSS sections 2 et 3 */
/* CSS sections 2 et 3 */


p {
	text-align: inherit;
}

#contactez_nous-tel {
	position:absolute; margin-top: 390px;
	width: 1000px; height: 40px;
	left: 50%; margin-left: -500px;
	background: center right url(images/elements/bckg-contactez_nous-002.png) no-repeat;
}
