/* Markups */

body
{
 font-family: Arial;
 font-size: 10px;
 margin: 0;
 padding: 0;
 background-color: #fff;
}

* {
 font-family: Arial;
 font-size: 10px;
}

p {
 margin: 0 10px 0 10px;
}

a {
 color: #000000;
 text-decoration: none;
 font-weight: bold;
}

a:hover
{
 color: #FF6600 ;
 text-decoration: underline;
}

/* Components */

.form_properties
{
 font-weight: bold;
}

.site_nom
{
 font-size: 12px;
 color: #FF6600;
}

.site_infos
{
 font-size: 12px;
}

.site_description
{
 font-size: 12px;
}

.site_lien
{
 font-size: 12px;
}

.index_categorie
{
 font-size: 14px;
 color: #FF6600;
}

.index_sous_categorie
{
 font-size: 9px;
 font-weight: normal;
}

.section_title
{
 font-size: 14px;
 font-weight: bold;
 color: #FF6600;
}

.left_menu_puce
{
}

.left_menu_item
{
}

div#titre
{
 border: #000000 solid 1px ; border-bottom: 0px; margin: auto; width: 743px; height: 25px; background: url('titre.gif') no-repeat ; background-position: 10px 5px ;
}

div#structure
{
 font-size: 11px; border: #000000 solid 1px ; margin: auto; width: 747px; height: auto; text-align: center; background-color: rgb(240,240,240);
}

div#bas
{
 color : #FF6600; text-align: center;
}

img {
 border: 0px;
}


select.contacte {
 color:#000000;	background-color:#000000; font-weight: bold;
}
