@charset "utf-8";
/* CSS Document */
/* VERSION 2007 */


/* GENERALITES */
body, div, ul, ol, li, p, hr, img, h1, h2, h3, h4, a, form, table, legend, fieldset, dl, dt, dd, input, label {	margin:0pt;	padding:0pt; }
body          { width:950px; margin:0 auto 0 ;background: #f2f0f0 url(../eco-invest/images/bg_body.gif) repeat-x 0pt 0pt; }
hr            { clear:both; height:10px; width:100%; font-size:10px; visibility:hidden; line-height:10px; }
ul            { list-style-type:none; }
ul.numbered   li { list-style-type:decimal; padding:0 0 0 25px; margin: 0 0 10px 0; }
ul.pucePleine li { list-style-type:disc; }
ul.puceVide   li { list-style-type:circle; }
.fLeft        { float:left; }
.fRight       { float:right; }
.nof          { clear:both; height:0px; font-size:0px; visibility:hidden; display:block; margin:0; padding:0 }
.clearBoth    { clear:both; }
.noClearBoth  { clear:none; }
.scroll       { overflow:auto; }
.scrollX      { overflow-x:auto; overflow-y:hidden; }
.scrollY      { overflow-x:hidden; overflow-y:auto; }
.displayNone  { display:none; }
img           { border:0; }
strong        { font-weight:bold; }
.hand         { cursor:pointer; }

/* TEXTE PAR DEFAUT */
* {	font-family:Arial;	font-size:11px;	text-decoration:none;	font-weight:normal;	color:#333; }

/* JEUX DE COULEUR */
.rouge     { color:#b5252e; }
.bleuFonce { color:#13235b; }

/* ATTRIBUT DE TEXTE */
.txtGras      { font-weight:bold; }
.txtNormal    { font-weight:normal; }
.txtSouligne  {	text-decoration:underline; }
.txtItalique  {	font-style:italic; }
.txtUppercase {	text-transform:uppercase; }
.txtCenter    { text-align:center; }
.txtRight     { text-align:right; }
.txtLeft      { text-align:left; }
.txtSize9     { font-size:9px; }
.txtSize10    { font-size:10px; }
.txtSize11    { font-size:11px; }
.txtSize12    { font-size:12px; }
.txtSize14    { font-size:14px; }

/* PARAGRAPHE */
p           { clear:both; text-align:justify; margin:0 0 10px 0; }
p.sansMarge { margin:0; }

/* TITRES */
H1 { font-size:13px; color:#666; font-weight:bold; text-decoration:none; }
H2 { font-size:12px; color:#666; font-weight:bold; text-decoration:none; }
H3 { font-size:11px; color:#666; font-weight:bold; text-decoration:underline; margin-bottom:5px; }

/* LIENS HYPERTEXTE */
a       { color:#13235b; text-decoration:none; }
a:hover { color:#13235b; text-decoration:underline; }

/* BLOCS */
#header { display:block; height:160px; background: transparent url(../eco-invest/images/bg_header.gif) no-repeat 0pt 0pt; }

#bodyContent                  { display:block; background: transparent url(../eco-invest/images/bg_bodyContent.gif) repeat-y 0pt 0pt; }

#bodyContent #col1              { display:block; float:left; width:184px; padding:0 17px 0 29px; background: transparent url(../eco-invest/images/bg_bodyContent_col1.gif) bottom no-repeat; }
#bodyContent #col1 #login       { padding:5px; margin:0; border-top:1px solid #CCC; border-bottom:1px solid #CCC; }
#bodyContent #col1 #login label { display:block; width:75px; float:left; }
#bodyContent #col1 li a         { display:block; padding:0 0 0 5px; height:36px; line-height:36px; font-size:12px; font-weight:bold; }
#bodyContent #col1 li a:hover   { text-decoration:none; background: transparent url(../eco-invest/images/bg_lien_menu.gif) repeat-x 0pt 0pt; }
#bodyContent #col1 li a.actif   { text-decoration:none; background: transparent url(../eco-invest/images/bg_lien_menu.gif) repeat-x 0pt 0pt; }
#bodyContent #col1 #logoQualiPV { display:block; width:160px; height:89px; margin:20px auto 0; background: transparent url(../eco-invest/images/Logo_QualiPV_2010.gif) no-repeat;}
#bodyContent #col1 p            { padding:20px 20px 0; font-size:12px; color:#CCC; font-weight:bold; text-align:left; }
#bodyContent #col1 #xitiTag     { padding:0 0 10px 0; }

#bodyContent #content                     { display:block; float:left; width:660px; margin:0 0 0 20px; }
#bodyContent #content div.bloc            { display:block; width:640px; margin:0 auto; }
#bodyContent #content div.bloc p          { margin:0; padding:0; }
#bodyContent #content div.bloc p.margeBas { padding-bottom:10px; }
#bodyContent #content div.bloc form                { width:360px; margin:0 auto; padding:0 0 10px 0; }
#bodyContent #content div.bloc form fieldset       { border:0; padding:0 0 5px 0; }
#bodyContent #content div.bloc form label          { display:block; float:left; clear:both; width:100px; color:#13235b; font-size:12px; font-weight:bold; }
#bodyContent #content div.bloc form input          { width:250px; }
#bodyContent #content div.bloc form input.captcha  { width:190px; }
#bodyContent #content div.bloc form input.submit   { width:100px; }
#bodyContent #content div.bloc form textarea       { width:250px; height:50px; }
#bodyContent #content div.bloc form div.imageVerif { display:block; float:left; width:160px; height:50px; }

#bodyContent #content div.bloc1                   { background: transparent url(../eco-invest/images/bg_bloc1.gif) no-repeat;}
#bodyContent #content div.bloc1 .contenu          { padding:10px 10px 0; }
#bodyContent #content div.bloc1 .contenu H1       { margin:0; padding:0 0 10px 0; font-size:14px; font-weight:bold; color:#13235b; border:0; }
#bodyContent #content div.bloc1 .contenu H2       { margin:0; padding:0 0 10px 0; font-size:12px; font-weight:bold; color:#13235b; border:0; }
#bodyContent #content div.bloc1 .contenu ul       { padding:0 0 10px 15px; }
#bodyContent #content div.bloc1 .contenu li       { padding:7px 0 0 0; }
#bodyContent #content div.bloc1 .contenu ul ul    { padding:0 0 0 15px;}
#bodyContent #content div.bloc1 .contenu ul ul li { padding:0;}

#bodyContent #content div.blocRappels .contenu       { height:120px; background: transparent url(../eco-invest/images/standardiste.jpg) no-repeat 10px 10px; }
#bodyContent #content div.blocRappels .contenu h1    { padding:10px 0 10px 160px; font-size:18px; }
#bodyContent #content div.blocRappels .contenu p     { padding:0 0 0 160px; font-size:18px; }
#bodyContent #content div.blocRappels .contenu p.nof { margin:0; padding:0; }
#bodyContent #content div.blocRappels .contenu a     { font-size:24px; font-weight:bold; }
#bodyContent #content div.blocRappels .contenu a.nof { margin:0; padding:0; }
#bodyContent #content div.blocRappels form           { padding:5px 0 0 230px; }
#bodyContent #content div.blocRappels form input     { width:auto; }
#bodyContent #content div.blocRappels #lienRappels   { margin-top:10px; }
#bodyContent #content div.blocRappels #okRappels     { font-size:12px; }
#bodyContent #content div.blocRappels #telRappels    { width:100px; }

#bodyContent #content div.animationFlash { width:650px; margin:0 auto 10px; cursor:pointer; }

#bodyContent #content div.blocnews {width:620px; margin:0 auto 40px; }
#bodyContent #content p.txtnews {font-size: 12px; font-family:Arial, Helvetica, sans-serif; color:#333;}
#bodyContent #content p.txtnews strong { font-size: 12px; }

#bodyContent #content div.blocReference H1            { margin:0; padding:0 0 10px 0; font-size:14px; font-weight:bold; color:#13235b; border:0; }
#bodyContent #content div.blocReference #flashcontent { width: 630px;	height: 600px; border: thin #999999 solid; }


#bodyContent #content div.footerBloc1       { display:block; width:640px; height:27px; margin:0 auto; background: transparent url(../eco-invest/images/bg_bloc1.gif) bottom left no-repeat;}

#footer { display:block; height:50px; padding:30px 5px 0 0; background: transparent url(../eco-invest/images/bg_footer.gif) no-repeat 0pt 0pt; font-size:10px; color:#999; text-align:right; }
#footer a       { font-size:10px; color:#999; text-decoration:none; }
#footer a:hover { font-size:10px; color:#999; text-decoration:underline; }


















