/* CSS Document */

body {
background-image:url(design-3d-modelisation-3d-images/fond.jpg);
background-repeat:no-repeat;
background-color:#000000;
background-position:center;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
text-align:center;
overflow:hidden;
color: #CB5E19;
}

.textebas{
color:#FEB951;
font-size:68%;
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
text-align:center;
}

.dimension3D {
font-family:"Trebuchet MS", Helvetica, sans-serif;
color:#E17911;
font-weight:normal;
font-size:12px;
text-align:left;
}

.dimension3D2 {
font-family:"Trebuchet MS", Helvetica, sans-serif;
color:#E17911;
font-weight:normal;
font-size:12px;
text-align:right;
}

.design3D {
font-family:"Trebuchet MS", Helvetica, sans-serif;
color: #F88E28;
font-weight:normal;
font-size:68%;
text-align:justify;
}

.2d3D {
font-family:"Trebuchet MS", Helvetica, sans-serif;
color:#B64603;
font-weight:normal;
font-size:90%;
text-align:normal;
background-color:#FFCC66;
}

.a:link {
font-family:"Trebuchet MS", Helvetica, sans-serif;
text-decoration:none;
color: #CB5E19;
font-weight:normal;
font-size:10px;
border-bottom-style:dashed;
border-bottom-width:1px;
border-bottom-color:#CB5E19;
}
.a:visited {
font-family:"Trebuchet MS", Helvetica, sans-serif;
text-decoration:none;
color: #CB5E19;
font-weight:normal;
font-size:10px;
border-bottom-style:dashed;
border-bottom-width:1px;
border-bottom-color:#CB5E19;
}
.a:hover {
font-family:"Trebuchet MS", Helvetica, sans-serif;
text-decoration:none;
color: #CB5E19;
font-weight:italic;
font-size:10px;
border-bottom-style:none;
border-bottom-width:0;
border-bottom-color: ;
border-left-style:solid;
border-left-width:1px;
border-left-color:#CB5E19;
padding-left:5px;
}
.a:active {
font-family:"Trebuchet MS", Helvetica, sans-serif;
text-decoration:none;
color: #CB5E19;
font-weight:normal;
font-size:10px;
}