/* CLASSES */

body {
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
input {
background-color : #ffffff;
border : 1px solid #adcaea;
}
textarea {
background-color : #ffffff;
border : 1px solid #adcaea;
}
img {
border : none;
}
a {
text-decoration : none;
color : #000000;
}
a:hover {
text-decoration : underline;
}
.allContent {
margin-left : auto;
margin-right : auto;
width : 955px;
height : 100%;
padding : 0;
border : 0;
}
.menu {
background-color : #adcaea;
width : 945px;
color : #ffffff;
height : 15px;
padding-left : 10px;
padding-top : 2px;
margin-top : 0;
}
.menu a {
background-color : #adcaea;
width : 955px;
color : #ffffff;
}
.entreprise {
background-image : url(img/fondsecteur.jpg);
background-repeat : no-repeat;
width : 361px;
height : 171px;
float : left;
}
.entrepriseContent {
text-align : left;
padding-left : 90px;
}
.machMenu {
position : absolute;
background-color : #adcaea;
color : #ffffff;
margin-left : 578px;
}
.machMenu a {
color : #ffffff;
text-decoration : none;
}
.contactMenu {
position : absolute;
background-color : #adcaea;
color : #ffffff;
margin-left : 90px;
}
.contactMenu a {
color : #ffffff;
text-decoration : none;
}
.secteurMenu {
position : absolute;
background-color : #adcaea;
color : #ffffff;
margin-left : 145px;
}
.temMenu a {
color : #ffffff;
text-decoration : none;
}
.temMenu {
position : absolute;
background-color : #adcaea;
color : #ffffff;
margin-left : 490px;
}
.secteurMenu a {
color : #ffffff;
text-decoration : none;
}
.bigTitle {
font-size : 12px;
color : #adcaea;
font-weight : bold;
padding-bottom : 3px;
padding-left : 5px;
}
.activites {
float : right;
background-image : url(img/fondcontact.jpg);
background-repeat : no-repeat;
width : 361px;
height : 171px;
}
.activitesContent {
text-align : left;
padding-left : 100px;
}
.news {
margin-top : 200px;
}
.newsContent {
border : 1px solid #adcaea;
padding : 20px;
}
.newsContentContact {
border : 1px solid #adcaea;
padding : 20px;
height : 400px;
}
