@charset "utf-8";
/* CSS Document */

* { margin: 0px; padding: 0px; border: none; }

body {background-color: #ffffff; font-family: verdana; font-size: 11px; color: #000000;font-family:Arial; }

.clear { clear: both; }

a{text-decoration:none; color:#000033;}

li{font-size:18px;font-weight:bold;	list-style: none; }

#container{ margin: 40px auto 0 auto; width: 1000px;; height:auto; }

#bloc_gauche{position:relative; float:left;width:800px;height:auto;}
#bloc_gauche #titre_bloc_gauche{height:60px;font-family:Arial; font-weight:bold; font-size:52px;}
#bloc_gauche #contenu_bloc_gauche{padding:20px 0 0 0;}
#contenu_bloc_gauche{padding:20px 0 0 0;}

#bloc_gauche #groupe_lowe{width:29px;height:28px;margin:50px 0 0 0;}
#bloc_gauche #groupe_lowe #lowe{text-align:center;font-weight:bold;font-size: 7px;}
#bloc_gauche #groupe_lowe #logo_lowe{background: url("../images/lowe.gif") no-repeat left top;width:29px;height:28px;}

#bloc_gauche .lien{background-color:#000000; height:20px;width:auto; margin:10px 0 0 15px; float:left; position:relative; vertical-align: middle;text-align:center;padding:3px 10px 0 10px;}
#bloc_gauche .lien a{color:#FFFFFF; font-weight:bold;font-size:13px;}
#bloc_gauche .lien a:hover{color:#ff5d01;}

#bloc_droit{position:relative; float:right;width:134px;height:auto; text-align:right;}
#bloc_droit #logo{position:relative; float:right;background: url("../images/logo.jpg") no-repeat left top;width:134px;height:60px;}
#bloc_droit #logo #logo_click{width:134px;height:60px;}

#bloc_droit #menu{width:126px;height:auto;padding:15px 8px 0 0;text-align:right; font-size:26px;font-weight:bold;}
#bloc_droit #menu a{text-decoration:none; color:#000033;}
#bloc_droit #menu a:hover{text-decoration:none; color:#ff5d01;}



/* wysiwyg  style */

span.titre_noir{
color:#000000;
font-family:arial;
font-weight:bold;
font-size:58px;
}

span.titre_orange{
color:#ff5c00;
font-family:arial;
font-weight:bold;
font-size:58px;
}

span.texte_noir{
color:#000000;
font-family:arial;
font-weight:bold;
font-size:26px;
}

span.texte_orange{
color:#ff5c00;
font-family:arial;
font-weight:bold;
font-size:26px;
}

span.texte_orange2{
background-color:#000000;
color:#ff5c00;
font-family:arial;
font-weight:bold;
font-size:17px;
}

span.texte_blanc{
background-color:#000000;
color:#ffffff;
font-family:arial;
font-weight:bold;
font-size:17px;
}

.texte_orange2 a{
background-color:#000000;
color:#ff5c00;
font-family:arial;
font-weight:bold;
font-size:17px;
}

.texte_blanc a{
background-color:#000000;
color:#ffffff;
font-family:arial;
font-weight:bold;
font-size:17px;
}

span.texte_petit{
color:#000000;
font-family:arial;
font-weight:bold;
font-size:14px;
}