body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    #background-color: #000000;
    text-align:center;
    margin: 0px;
	background-image: url(../livre/templates/skins/ChezPierre_Space_New/images/bg_pg_sp.gif);
}

#page {
    POSITION: relative;
    #background-color: #ffffff;
    width: 800px;
    margin: 0px auto;
    text-align:left;
}

#entete {
    height:115px;
}

#logo {
    width: 160px;
    height:115px;
	background-image:url('../images/header/logo.jpg');
	background-repeat:no-repeat;
	background-position:center;
	LEFT: 0px;
    POSITION: absolute;
}

#menu {
	margin-left:160px;
    padding-top : 10px;
}

.img_menu {
    margin-left: 10px;
}

#sousmenu {
    height:30px;
    margin-left:170px;
    background-image:url('../images/header/sousmenu.gif');
	background-repeat:no-repeat;
    padding-top:5px;
}

#sousmenu1 {
    color: #0a9c6c;
    font-size: 12px;
	padding-left:30px;
	font-weight: bold;
}

#sousmenu2 {
    padding-left:50px;
    color: #da1d29;
    font-size: 11px;
}

.lien_menu {
    color: #da1d29;
    font-weight: bold;
    text-decoration : none;
	font:Verdana, Geneva, sans-serif;
}

.lien_menu:hover {
    color: #da1d29;
    font-weight: bold;
    text-decoration : underline;
}

.bas {
    color: #666666;
    font-weight: bold;
    text-decoration : none;
	font:Verdana, Geneva, sans-serif;
}

.bas:hover {
    color: #666666;
    font-weight: bold;
    text-decoration : underline;
}

#gauche {
    LEFT: 0px;
    WIDTH: 170px;
    height:300px;
    POSITION: absolute;
    background-image:url('../images/animation_gauche.gif');
	background-repeat:no-repeat;
	background-position:top center;
}

#droite {
    RIGHT: 0px;
    WIDTH: 220px;
    POSITION: absolute;
}

#img_droite {
    width: 200px;
    height: 100px;
    margin-left: 10px;
}

#infos {
    width: 200px;
    height: 100px;
    background-image:url('../images/droite/infos.gif');
	background-repeat:no-repeat;
	margin-top: 5px;
	margin-left: 10px;
}

#tarifs {
    width: 200px;
    height: 100px;
    background-image:url('../images/droite/tarifs.gif');
	background-repeat:no-repeat;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left:20px;
}

#pagecentrale {
    margin-left:170px;
    margin-right:220px;
}

/* Inset 3D Raised */
.raised {background: transparent; width:100%; margin:0 auto;}
.raised h1, .raised p {margin:0 10px;}
.raised h1 {font-size:2em; color:#ccc; letter-spacing:1px;}
.raised p {padding-bottom:0.5em;}

.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#999; border-left:1px solid #999; border-right:1px solid #999;}
.raised .b3 {background:#fff; border-left:1px solid #999; border-right:1px solid #999;}
.raised .b4 {background:#fff; border-left:1px solid #999; border-right:1px solid #999;}
.raised .b4b {background:#fff; border-left:1px solid #999; border-right:1px solid #999;}
.raised .b3b {background:#fff; border-left:1px solid #999; border-right:1px solid #999;}
.raised .b2b {background:#999; border-left:1px solid #999; border-right:1px solid #999;}


.raised .b1 {margin:0 5px; background:#fff;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#fff;}
.raised .boxcontent {display:block;  background:#fff; border-left:1px solid #999; border-right:1px solid #999;}

#pieddepage {
    margin-top: 10px;
    height: 35px;
    text-align:center;
    color: #da1d29;
    font-weight: bold;
}

#footer {
    width: 800px;
    height: 17px;
    background-image:url('../images/footer/footer.gif');
	background-repeat:no-repeat;
	background-position:top center;
	padding-top: 1px;
}

.lien_footer {
    color: #da1d29;
    font-weight: bold;
    text-decoration : none;
}

.lien_footer:hover {
    color: #da1d29;
    font-weight: bold;
    text-decoration : underline;
}

.pays_tarifs{
    font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.tarif0_tarifs{
    font-family: Arial;
	font-size: 11px;
	color: #ff7b00;
	font-weight: bold;
	text-decoration: none;
}

.tarif_tarifs{
    font-family: Arial;
	font-size: 10px;
	color: #ff7b00;
	text-decoration: none;
}

.tab_tarifs{
    border-bottom: 1px solid #c0c0c0;
}

.tableau_tarifs{
    width:350px;
    height:400px;
    font-size:10px;
    border : 0px;
}

.tableau_tarifs th{
    background-color:#da1d29;
    color:#ffffff;
    height:20px;
}

.tableau_tarifs td{
    border-bottom : #fecb09 1px;
    height:15px;
}

.tableau_tarifs_vide {
    width:380px;
    height:400px;
    font-size:10px;
    border : 0px;
}

.tableau_tarifs_vide td{
    border-bottom : 0px;
    height:15px;
    text-align:center;
}

.titre{
    color:#da1d29;
    font-size:12px;
    font-weight:bold;
    text-align:center;
	text-decoration:none;
}

#blocrouge{
    width:380px;
    height:45px;
    background-image:url('../images/blocrouge.gif');
	background-repeat:no-repeat;
	background-position:center;
	font-size:11px;
	padding-top:15px;
	text-align:center;
}

.select_pays{
    font-size:11px;
    width:170px;
}

.texte_default{
    font-size:11px;
    margin-top : 20px;
    margin-bottom : 20px;
}

.tab_accueil{
    width:380px;
    text-align:left;
}

#blocgris{
    width:380px;
    height:33px;
    background-image:url('../images/blocgris.gif');
	background-repeat:no-repeat;
	background-position:center;
	font-size:11px;
	text-align:center;
	padding-top:10px;
}

.blocjaune{
    width:170px;
    height:45px;
    background-image:url('../images/blocjaune.gif');
	background-repeat:no-repeat;
	background-position:center;
	font-size:11px;
	text-align:center;
	color:#da1d29;
	font-weight:bold;
	float:left;
	padding-top:15px;
}

.blocjaune2{
    width:170px;
    height:45px;
    background-image:url('../images/blocjaune.gif');
	background-repeat:no-repeat;
	background-position:center;
	font-size:11px;
	text-align:center;
	color:#da1d29;
	font-weight:bold;
	float:left;
	padding-top:10px;
}

.note {
    font-size:11px;
	color:#d3d3d3;
	font-weight:bold;
}

.tableau_faq{
    font-size:10px;
    border : 0px;
}

.menuHaut{
	font-weight : bold;
    font-size : 14px;
    font-family : Arial,Helvetica, sans-serif;
    color : #E3F2FA;
	text-decoration: none;
	text-align: center;
}

.menuHaut:hover{
	font-weight : bold;
    font-size : 14px;
    font-family : Arial;
    color : #FF8223;
	text-decoration: none;
	background-repeat:no-repeat;
	background-position:left;
}

.titre{
	font-weight : bold;
	font-size : 14px;
	font-family : Arial,Helvetica, sans-serif;
	text-decoration:none;
}

.titre:hover{
	font-weight : bold;
    font-size : 14px;
    font-family : Arial;
    color : #FF8223;
	text-decoration: underline;
}


.texte{
	font-weight : normal;
	font-size : 11px;
	font-family : Arial;
	color : #00339A;
}
.texteGras{
	font-weight : bold;
	font-size : 11px;
	font-family : Arial;
	color : #00339A;
}

.etatPC{
	font-weight : bold;
	font-size : 11px;
	font-family : Arial;
	color : D8E3E7;
	background : #FFFEFF;
}

.chargementDialer{
	font-weight : bold;
	font-size : 11px;
	font-family : Arial;
	color : #8FACC1;
}

.tarifs{
	font-weight : bold;
	font-size : 11px;
	font-family : Arial;
	color : #00339A;
	text-decoration: none;
}

.tarifs:hover{
	font-weight : bold;
	font-size : 11px;
	font-family : Arial;
	color : #000000;
	text-decoration: underline;
}

.abonnement{
	font-weight : normal;
	font-size : 11px;
	font-family : Arial;
	color : #000000;
}

.validation{
	font-weight : normal;
	font-size : 11px;
	font-family : Arial;
	color : #848786;
}

.validationOK{
	font-weight : normal;
	font-size : 11px;
	font-family : Arial;
	color : #878787;
}

.bas1{
	font-size : 11px;
	font-family : Arial;
	color : #90ACBC;
	text-decoration: none;
	text-transform:none;
}
.bas1:hover{
	font-size : 11px;
	font-family : Arial;
	color : #90ACBC;
	text-decoration: underline overline;
	
}
.bas2{
	font-weight : bold;
	font-size : 11px;
	font-family : Arial;
	color : #91ABBC;
}

.boutonAppeler{
	font-weight : normal;
	font-size : 11px;
	font-family : Arial;
	color : #878787;
	background: url(../images/boutons/boutonAppeler.gif) no-repeat 0 0 ; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
	background-position:40% 50%;
}

.lien_footer {
    color: #da1d29;
    font-weight: bold;
    text-decoration : none;
}


/***** menu CSS *****/
/* fichier contenant le dropline_three.css */
ul#menu {padding:0; list-style:none; background:url(../images/menu/back.gif); text-align:center; margin:0 auto; font-size:11px; font-family:arial, sans-serif; height:41px; width:646px; position:absolute; left:337px; top:112px;}
ul#menu ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px;}
ul#menu table {border-collapse:collapse; font-size:1em; float:left; margin:-1px;}

ul#menu ul li {float:left; margin:0; text-align:left;}
ul#menu ul li a {display:block; line-height:20px; margin:0; padding:0 10px; background:transparent; width:150px;}

ul#menu li {display:inline; margin:0 -2px; text-align:left;}
ul#menu li a {display:inline-block; height:36px; margin:5px 0 0 0;padding:0 20px 0 0; background:url(../images/menu/button.gif) right top; line-height:30px; text-decoration:none; color:#000;}
ul#menu li a.sub {background:url(../images/menu/button-arrow.gif) right top;}

html>/**/body ul#menu li {display:inline-block; padding:0;}

* html ul#menu li a.sub {margin-right:3px;}
* html ul#menu li a {margin-bottom:-4px;}

ul#menu li a b {display:block; height:36px; float:left; padding:0 0 0 20px; background:url(../images/menu/button.gif) left top; cursor:pointer;}

ul#menu li a:hover {position:relative; background-position:right bottom; color:#fff;}
ul#menu li a:hover b {background-position:left bottom;}

ul#menu li:hover {position:relative;}
ul#menu li:hover > a {background-position:right bottom; color:#fff;}
ul#menu li:hover > a b {background-position:left bottom;}

ul#menu :hover ul {left:1px; width:105px; top:41px;}
* html ul#menu :hover ul {top:36px;}

ul#menu :hover ul li {display:block; float:left; margin:0; border-bottom:1px solid #fff;}
ul#menu :hover ul li a {display:block; float:left; margin:0; height:25px; line-height:25px; width:95px; background:#ddd; color:#000;}
ul#menu :hover ul li a.fly {background:#ddd url(../images/menu/arrow.gif) no-repeat right center;}
ul#menu :hover ul li a:hover {background:#c60; color:#fff;}
ul#menu :hover ul li:hover > a {background:#c60; color:#fff;}

ul#menu :hover ul li a.fly:hover {background:#c60 url(../images/menu/arrow-over.gif) no-repeat right center;}
ul#menu :hover ul li:hover > a.fly {background:#c60 url(../images/menu/arrow-over.gif) no-repeat right center;}

ul#menu :hover ul ul {left:-9999px;}

ul#menu :hover ul :hover ul {left:105px; top:0; width:150px;}

ul#menu :hover ul :hover ul li {display:block; float:left; margin:0; border-bottom:1px solid #fff;}
ul#menu :hover ul :hover ul li a {display:block; float:left; margin:0; height:25px; line-height:25px; background:#bbb; color:#000;}
ul#menu :hover ul :hover ul li a:hover {color:#fff; background:#840;}
