/*****************************************************/
/********** OS communications informatiques **********/
/**********        	  INFO@OS.CA  		    **********/
/**********   Feuille de style en cascade   **********/
/*****************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

body {
line-height: 1;
}

ol, ul {
list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}

caption, th, td {
text-align: left;
font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}

blockquote, q {
quotes: "" "";
}

/*****************************************************/
/*****	       STRUCTURE - Mise en page		     *****/
/*****************************************************/

body {
background-image: url(images/bgBody.gif);
background-position: 0 0;
background-repeat: repeat-x;
background-color: #1D4073;
}

#container {
width: 960px;
height: 1620px;
margin: 0 auto;
position: relative;
background-color: #FFF;
}

#banner {
height: 272px;
background-image: url(images/bgBanner.jpg);
background-position: 0 0;
background-repeat: no-repeat;
position: absolute;
width: 960px;
}

#sousBanner {
position: absolute;
top: 272px;
height: 118px;
}

#introParagraphe {
position: absolute;
top: 515px;
width: 550px;
height: 230px;
}

#btnConcours {
position: absolute;
top: 368px;
left: 90px;
}

#titreFormulaire {
width: 550px;
height: 39px;
position: absolute;
top: 790px;
}

#content {
background-image: url(images/imgTopForm.gif);
background-position: 0 0;
background-repeat: no-repeat;
padding-top: 450px;
margin-right: 330px;
position: absolute;
top: 390px;
}

#sidebar-b {
width: 330px;
margin-bottom: 35px;
position: absolute;
top: 390px;
right: 0;
}

#sidebar-b #medaille {
background-image: url(images/bgLogoOeuf.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 221px;
}

#sidebar-b #rabais {
background-image: url(images/bgTirageDates.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 144px;
}

#sidebar-b #ecolo {
background-image: url(images/reglementsEligibilite.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 556px;
padding-top: 30px;
}

#sidebar-b #obligatoire {
background-image: url(images/obligatoires.png);
background-position: 0 0;
background-repeat: no-repeat;
height: 148px;
padding-top: 80px;
}

#footer {
height: 30px;
padding-top: 20px;
width: 960px;
margin: 0 auto;
text-align: center;
/*background-color: #CCC;
*/}

/*****************************************************/
/*****	           Elements TEXTE			     *****/
/*****************************************************/

#banner p {
right: 0;
position: absolute;
top: 15px;
}

#content p.confirme {
font-size: 14px;
font-weight: bold;
color: #063;
margin-left: 90px;
}

#content p.erreur {
font-size: 14px;
font-weight: bold;
color: #900;
margin-left: 90px;
}

#content p {
font-size: 11px;
margin-left: 155px;
margin-right: 35px;
line-height: 18px;
}

#content p.impact {
font-family: 'Trebuchet MS';
font-size: 18px;
font-weight: bold;
margin-right: 35px;
color: #212121;
margin-top: 20px;
}

#sidebar-b #medaille p {
font-size: 11px;
line-height: 18px;
width: 125px;
margin-left: 25px;
}

#sidebar-b #ecolo p.titreReglements {
font-family: 'Trebuchet MS';
font-size: 18px;
margin-bottom: 25px;
line-height: 18px;
margin-left: 20px;
}

#sidebar-b #ecolo p {
font-family: 'Lucida Grande';
font-size: 11px;
line-height: 18px;
margin-left: 20px;
width: 250px;
}

#sidebar-b #rabais p {
font-size: 11px;
line-height: 18px;
margin-left: 132px;
}

#sidebar-b #obligatoire p {
font-size: 11px;
line-height: 18px;
margin-left: 20px;
}

#footer p {
font-size: 10px;
color: #333;
}

/*****************************************************/
/*****	           Elements LIST			     *****/
/*****************************************************/



/*****************************************************/
/*****	           Elements LIENS			     *****/
/*****************************************************/

#banner p a {
background-image: url(images/bulletTelechargement.gif);
background-position: 0 5px;
background-repeat: no-repeat;
font-size: 12px;
text-decoration: none;
padding: 5px 0 5px 20px;
color: #000;
display: block;
margin-right: 10px;
}

#banner p a:hover {
color: #ff7900;
}

#footer p a {
font-size: 10px;
color: #333;
text-decoration: none;
}

/*****************************************************/
/*****	           Elements FORMS			     *****/
/*****************************************************/

form {
width: 630px;
margin: 0;
padding: 0;
margin-bottom: 35px;
}

*html form {
width: 630px;
margin: 0;
padding: 0;
margin-bottom: 35px;
margin-top: -16px;
}

label {
font-size: 12px;
color: #333;
}

input {
font-family: Tahoma, Arial, sans-serif;
color: #000;
width: 444px;
border: 1px solid #7b8c96;
background-color: #fff;
padding: 3px;
height: 22px;
margin-left: 90px;
}

form div {
clear: left;
display: block;
width: 624px;
margin: 15px 0 0 0;
padding: 1px 3px;
}

form div label {
display: block;
width: 130px;
padding: 3px 5px;
margin: 5px 10px 5px 85px;
text-align: left;
}

form input.submit {
background-color: #FFF;
border: 0;
width: 100px;
height: 20px;
margin-left: 90px;
}

*html form input.submit {
background-color: #FFF;
border: 0;
width: 100px;
height: 20px;
margin-left: 88px;
}

*+html form input.submit {
background-color: #FFF;
border: 0;
width: 100px;
height: 20px;
margin-left: 85px;
}


/*****************************************************/
/*****	           Elements TABLES			     *****/
/*****************************************************/



/*****************************************************/
/*****	           Elements STYLES			     *****/
/*****************************************************/



/*****************************************************/




