/* tableau principal IHM*/
html,BODY
{
margin: 0;
padding: 0;
height: 100%;
background-image: url('img/defiscalisation_photovoltaique_01.png');
background-repeat: repeat-x;
background-position: top;
}


p{
/*display:inline;     */
}


td.l1
{
background-color:#000000;
width:938px;
height:94px;
}

div.logo
{
 float:left;
 margin-left:40px;
 margin-top:5px;
}

div.menu
{
 float:right;
 margin-right:40px;
 margin-top:30px;
}


td.l2
{
background-image: url('img/defiscalisation_photovoltaique_07.jpg');
background-repeat: no-repeat;
width:938px;
height:268px;
}


td.l3_L
{
padding-top:15px;
padding-bottom:10px;
padding-right:20px;
}

td.l3_R
{
padding-bottom:10px;
}


td.l4
{
background-color:#efefef;
padding:8px;
background-image: url('img/defiscalisation_photovoltaique_10.png');
background-repeat: repeat-x;
background-position: bottom;
}

div.l5
{
background-image: url('img/defiscalisation_photovoltaique_21.png');
background-repeat: repeat-x;
background-position: top;
height:61px;
margin-top:10px;
}

div.l5content
{
background-image: url('img/defiscalisation_photovoltaique_22.png');
background-repeat: no-repeat;
background-position: center;
height:61px;
width:938px;
}

div.l3_deg
{
background-image: url('img/defiscalisation_photovoltaique_10.png');
background-repeat: repeat-x;
background-position: top;
width:280px;
margin-right:15px;
text-align:left;
}


div.title_form
{
margin-left:660px;
white-space: nowrap;
margin-top:216px;
}

a.menu:hover
{
 color:#68c2e2;               /* ##color */
 font-family:Tahoma, Geneva, sans-serif;
 font-size:12px;
 text-decoration:none;
 font-weight:normal;
 margin-right:5px;
 margin-left:5px;
}

a.menu
{
 color:#ffffff;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:12px;
 text-decoration:none;
 font-weight:normal;
 margin-right:5px;
 margin-left:5px;
}


a.menubas:hover
{
 color:#68c2e2;               /* ##color */
 font-family:Tahoma, Geneva, sans-serif;
 font-size:12px;
 text-decoration:none;
 font-weight:normal;
 margin-right:5px;
 margin-left:5px;
}

a.menubas
{
 color:#36657b;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:12px;
 text-decoration:none;
 font-weight:normal;
 margin-right:5px;
 margin-left:5px;
}

/* styles textuels*/

.menuclick
{
 color:#ffffff;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:12px;
 text-decoration:none;
 font-weight:bold;
 margin-right:5px;
 margin-left:5px;
}

.bigtitle
{
 color:#519ab3;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:24px;
 font-weight:normal;
 display:inline;
}

.bigtitle_color
{
 color:#000000;               /* ##color */
 font-size:15px;
 font-weight:normal;
 display:inline;
}


.txt
{
 font-family:Tahoma, Geneva, sans-serif;
 color:#555555;
 font-size:12px;
}

.txttitle
{
 font-family:Tahoma, Geneva, sans-serif;
 color:#519ab3;
 font-size:12px;
 font-weight:bold;
  display:inline;
}


.inputtxt
{
 font-family:Tahoma, Geneva, sans-serif;
 color:#519ab3;
 font-size:12px;
 font-weight:normal;
 padding:3px;
 background-color:#dddddd;
 border:1px solid #555555;
}


.txtcopyright
{
 font-family:Tahoma, Geneva, sans-serif;
 color:#65aac9;
 font-size:11px;
}


.link_bottom
{
  text-decoration:none;
}

.link_bottom:hover{
  text-decoration:underline;
}

