/* @charset "iso-8859-1" */
/* auteur: Seldo/Julien */
/* Date de création: 16/11/01 */

BODY {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
line-height:normal;
font-weight:normal;
font-variant:normal;
text-transform:none;
background-attachment:fixed;
background-image:'images/fond.jpg';
background-repeat:no-repeat;
background-position:left top;
letter-spacing:normal;
text-align:left;
vertical-align:top;
word-spacing:normal;
white-space:normal;
background-color:#FFCC99;
}


.texte {font-family:Verdana; font-size:13px; color:#000000; text-decoration:none}

.texte2 {font-family:Verdana; font-size:13px; color:#FFFFFF; text-decoration:none}

.lien {font-family:Verdana; font-size:13px; color:#FFFFFF; text-decoration:underline}
a.lien:hover {text-decoration:none; color:#000080}

.texteb {font-family:Verdana; font-size:13px; color:#000000; text-decoration:none}

.input
{
color:#000000;
border:solid 1px #D3F9FF;
background-color:#7BDAEE;
font-size:13px;
font-weight:normal;
font-family:Verdana;
width:150px;
}


.floatleft{
 float: left;
 padding:15px;
 margin-right:8px;
 margin-top:8px;
 width:240px;
 height:240px;
} 

.floatright{
 float: right; 
 padding:15px;
 margin-left:8px;
 margin-top:8px; 
 width:240px;
 height:240px; 
}


 