/*                                :
                                  :
 :::::  ::::: :    ::    : :::::  : :    : ::::::
:  ::  :    : :    ::    : :    : : :    : :::::
:::  : :    : ::   ::   :: :    : : :    :      :
 ::::   :::::  :::: :::::   ::::: :  ::::: ::::::
            :        :::::::         :::::
            :    :::.                 ::     :
               :
----------------------------------
Général
----------------------------------*/
body {
background: #f2f6f9;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
margin: 0;
padding: 0;
}
h1 {
text-indent: -5000px;
margin: 0;
padding: 0;
text-decoration: none;
}
h3 {
color:#003366;
font-weight: bold;
text-align:right;
padding-right: 30px;
}
h4 {
color:#FF9900
}
a {
font-weight: bold;
color:#003366;
text-decoration: none;
}
a:hover {
font-weight: bold;
color:#FF9900;
text-decoration: none;
}
a img {
border: none;
}
label {
display:block;
width:120px;
float:left;
margin: 4px;
}
form {
text-indent: 0;
margin-left: 20px;
}
input {
margin: 3px;
}
textarea {
margin: 3px;
}
li {
padding: 1px;
}
/*--------------------------------
Class
----------------------------------*/
.blue{
color:#003366;
font-weight: bold;
}
.red {
font-size: 10px;
color:#FF0000;
font-style: italic;
text-indent: 20px;
}
.right {
text-align: right;
color:#003366;
font-weight: bold;
}
.top {
vertical-align: top;
}
.indent {
text-indent: 20px;
}
.signature {
text-align: right;
}
/*--------------------------------
Header
----------------------------------*/
#header {
width: 770px;
height: 100px;
margin: auto;
background: url(../images/header.png) no-repeat #FFFFFF;
}
#header_stagiaire {
width: 760px;
height: 40px;
margin: auto;
background: url(../images/header.png) no-repeat #FFFFFF;
text-align: right;
padding: 60px 10px 0 0;
}
/*--------------------------------
Menu
----------------------------------*/
#menu {
width: 590px;
height: 50px;
margin: auto;
background: url(../images/menu.png) no-repeat #FFFFFF;
padding: 0 0 0 180px;
}
#menu li {
float: left;
width: 90px;
margin-left: -1px;
list-style-type: none;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
padding: 0;
}
#menu li a {
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
line-height: 34px;
padding: 4px 0;
text-align: center;
text-decoration: none;
}
#menu li a:hover {
background-color:#FF9900;
text-decoration: none;
}
/*--------------------------------
Main
----------------------------------*/
#main {
width: 710px;
min-height: 320px;
padding: 10px 30px;
margin: auto;
background: url(../images/main.png) no-repeat fixed center 180px #FFFFFF;
text-indent: 20px;
text-align: justify;
}
#main table {
border-collapse: collapse;
text-indent: 0;
margin-left: 20px;
}
#main td {
border: 1px solid #000000;
padding: 0 10px;
line-height: 20px;
}
#main th {
border: 1px solid #000000;
text-align: center;
padding: 4px;
}
/*--------------------------------
Contact
----------------------------------*/
#contact {
width: 710px;
min-height: 320px;
padding: 10px 30px;
margin: auto;
background: url(../images/main.png) no-repeat fixed center 180px #FFFFFF;
text-align: justify;
}
#contact table {
border-collapse: collapse;
margin-left: 20px;
}
#contact td {
padding: 5px 10px;
}
/*--------------------------------
Stagiaire
----------------------------------*/
#stagiaire table {
border: none;
border-collapse: collapse;
margin-left: 20px;
}
#stagiaire td {
border: none;
padding: 5px 10px;
line-height: normal;
}
/*--------------------------------
GoogleMap
----------------------------------*/
#map {
width: 500px;
height: 300px;
margin: auto;
}
/*--------------------------------
Footer
----------------------------------*/
#footer {
width: 745px;
height: 30px;
margin: auto;
background: url(../images/footer.png) no-repeat #FFFFFF;
padding: 15px 0 0 25px;
font-size: 10px;
}
#footer table {
width: 720px;
}
