#annuaire-cgv {
    color:#333333;
    font-size:11px;
    text-decoration:underline;
}
#annuaire-bloc {
	background-image:url(/design/annuaire/bg-bloc.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
    border:1px solid #e4ecee;
}

#annuaire-bloc .error{
	border: 1px solid #c92a70;
	background-color: #982256;
	color:white;
}

#annuaire-bloc strong {
	display:block;
	line-height:20px;
	font-weight:normal;
	padding:5px 0 5px 40px;
	font-size:14px;
	margin-bottom:10px;
}

#annuaire-bloc div.inner {
    padding:0 20px 10px 20px;
}

#annuaire-bloc div.inner p {
    margin-bottom:10px;
}
#annuaire-bloc div.inner p.titre {
    font-size:18px;
    color:#902b52;
}
#annuaire-bloc div.inner p.big {
    font-size:16px;
    color:#333333;
}
#annuaire-bloc div.inner p.bleu {
    font-size:12px;
    color:#007284;
}
#annuaire-bloc div.inner div.subtitle {
    font-size:16px;
    color:#333333;
    background-image:url(/design/annuaire/puce-bleu.png);
	background-repeat:no-repeat;
    background-position:left center;
    padding-left:15px;
    margin-bottom:5px;
}

#annuaire-bloc div.inner div.bloc {
    background-color:#eef3f4;
    padding:5px;
    margin-bottom:10px;
}

#annuaire-bloc div.inner div.bloc input,
#annuaire-bloc div.inner div.bloc select {
    border:1px solid #5dc8c9;
    padding:2px;
    width:250px;
}
#annuaire-bloc div.inner div.bloc textarea {
    border:1px solid #5dc8c9;
    padding:2px;
    width:350px;
	height:150px;
}
#annuaire-bloc div.inner div.bloc input.check,
#annuaire-bloc div.inner div.bloc input.small {
	width:30px;
	text-align: center;
}

#annuaire-bloc div.inner div.bloc table {
    width:100%;
}
#annuaire-bloc div.inner div.bloc table th {
    font-weight:normal;
	font-size:14px;
	text-align:left;
	width:180px;
	vertical-align:top;
}
#annuaire-bloc div.inner div.bloc table th.large {
	width:280px;
}
#annuaire-bloc div.inner div.bloc table th,
#annuaire-bloc div.inner div.bloc table td {
    padding:5px 0 5px 0;
}
#annuaire-bloc div.inner div.bloc table td p{
    margin-bottom: 5px;
}


#annuaire-bloc div.inner div.bottom {
    color:#666666;
}
#annuaire-bloc div.inner div.bottom a {
    color:#666666;
}
#annuaire-bloc div.inner div.bottom a.next {
    display:block;
    width:169px;
    height:31px;
    background-image:url(/design/annuaire/btn-next.png);
    float:right;
	margin-left:5px;
}
#annuaire-bloc div.inner div.bottom a.prev {
    display:block;
    width:98px;
    height:31px;
    background-image:url(/design/annuaire/btn-prev.png);
    float:right;
}
#annuaire-bloc div.inner div.bottom a.finish {
    background-image:url(/design/annuaire/btn-finish.png);
}


#annuaire-bloc div.inner div.bottom a.continue {
    display:block;
    width:249px;
    height:48px;
    background-image:url(/design/annuaire/btn-continue.png);
    float:right;
	margin-left:20px;
}
#annuaire-bloc div.inner div.bottom a.login {
    display:block;
    width:315px;
    height:48px;
    background-image:url(/design/annuaire/btn-login.png);
    float:right;
}

#annuaire-bloc div.inner div.bottom a.optionbase {
    display:block;
    width:250px;
    height:31px;
    background-image:url(/design/annuaire/btn-optionbase.png);
    float:left;
	margin-left:20px;
}
#annuaire-bloc div.inner div.bottom a.optionpack {
    display:block;
    width:280px;
    height:31px;
    background-image:url(/design/annuaire/btn-optionpack.png);
    float:right;
	margin-right:20px;
}

#logo {
	text-align:center;
}
#logo a {
	color:black;
}
ul#images {
	background-color: white;
}
ul#images li {
	display:block;
	width:100px;
	padding:5px;
	text-align:center;
	float:left;
	margin-right:5px;
}
ul#images li a {
	color:black;
}

#bloc_erreur {
	background-color:#982256;
	padding:5px;
	margin-bottom:5px;
	color:white;
}
#bloc_erreur table th {
	width:110px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-right:1px solid #c92a70;
}
#bloc_erreur ul {
	margin:10px 0 0 10px;
}
#bloc_erreur ul li {
	list-style: disc;
	list-style-position: inside;
}
#bloc_erreur ul li a {
	font-weight: bold;
	color:white;
	text-decoration: underline;
}

#annuaire-bloc div.inner div.bloc table.paiement {

}
#annuaire-bloc div.inner div.bloc table.paiement thead td {
	background-color: #962055;
	text-align: center;
	color:white;
	padding:3px;
}
#annuaire-bloc div.inner div.bloc table.paiement tbody th,
#annuaire-bloc div.inner div.bloc table.paiement tbody td {
	border-bottom:2px solid white;
	padding:10px 0 10px 0;
}
#annuaire-bloc div.inner div.bloc table.paiement tbody th {
	width:560px;
}
#annuaire-bloc div.inner div.bloc table.paiement tbody td {
	width:20px;
}

#annuaire-bloc div.inner div.bloc table.paiement_abo td {
	padding:10px 0 10px 0;
	width:50%;
	font-size:14px;
}


#annuaire-bloc div.innerpack {
    padding:0 20px 10px 20px;
}
#annuaire-bloc div.innerpack div.bloc strong {
	display:block;
	padding:4px 0 0 15px;
	margin:0;
	background-image:url(/design/annuaire/packplus-bloctop.png);
	line-height:30px;
	font-weight: bold;
}
#annuaire-bloc div.innerpack div.bloc {
    background-color:#fff;
	background-image:url(/design/annuaire/packplus-blocbg.jpg);
	background-position: bottom;
    padding:0;
    margin-bottom:10px;
}
#annuaire-bloc div.innerpack div.bloc ul {
	padding:10px 200px 10px 20px;
}
#annuaire-bloc div.innerpack div.bloc ul li {
	font-size: 14px;
	margin-bottom: 7px;
	padding-left: 15px;
	background-image:url(/design/er/li-bleu.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#annuaire-bloc div.innerpack div.bloc ul li b {
	font-size: 14px;
}

/*
* listing annuaire
*/
div.annuaireList {

}
div.annuaireList div.head {
	background-image: url(/design/annuaire/resultat-head-bg.png);
	background-repeat: no-repeat;
	line-height: 27px;
	padding:2px 0 2px 40px;
	font-size: 14px;
	color:black;
}
div.annuaireList table {
	width:100%;
	background-color: white;
	border:1px solid #e4ecee;
	background-image: url(/design/annuaire/annuaire-list-bg.png);
	background-repeat: repeat-x;
	margin-bottom: 15px;
}
div.annuaireList table td {
	vertical-align: top;
}
div.annuaireList table thead td {
	color:black;
	text-transform: uppercase;
	font-weight: bold;
	padding:5px;
}
div.annuaireList table thead td.a {
	width: 150px;
	text-align: center;
	font-weight: normal;
}
div.annuaireList table thead td.b {
	width: 300px;
	padding-left: 15px;
	background-image:url(/design/er/li-bleu.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
div.annuaireList table thead td.b a {
	color:black;
	text-decoration: none;
}
div.annuaireList table thead td.b a:hover {
	text-decoration: underline;
}
div.annuaireList table thead td.c a {
	line-height: 14px;
	text-transform: none;
	background-image: url(/design/annuaire/loupe.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	color:#1b9596;
}
div.annuaireList table tbody td.a {
	text-align: center;
}
div.annuaireList table tbody td.b a {
	color:#1b9596;
}
div.annuaireList table tbody td.c {
	text-align: center;
}

/*
* fiche annuaire
*/

div#annuaireFiche {
	border:1px solid #e4ecee;
}
div#annuaireFiche table {
	width:100%;
	background-color: white;
}
div#annuaireFiche table td {
	vertical-align: top;
}
div#annuaireFiche table thead td {
	color:black;
	text-transform: uppercase;
	font-weight: bold;
	padding:5px 0 5px 0;
}
div#annuaireFiche table thead td.a {
	width: 150px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
div#annuaireFiche table thead td.b {
	
}
div#annuaireFiche table thead td.b strong {
	padding:3px 0 3px 15px;
	background-image:url(/design/er/li-bleu.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-size: 14px;
	display:block;
}
div.premium#annuaireFiche table thead td.b strong {
	background-color: #d7dfe1;
}
div#annuaireFiche table tbody td.a {
	text-align: center;
}
div#annuaireFiche table tbody td.b p {
	margin-bottom: 10px;
}

div#annuaireFiche table tbody td.b a {
	color:#fff;
	background-color:#7e7e7e;
	padding:2px 10px 2px 10px;
	text-decoration: none;
	-moz-border-radius:10px;
	-border-radius:10px;
	border-radius:10px;
}
div#annuaireFiche table tbody td.c {
	width: 220px;
	text-align: left;
}
div#annuaireFiche table tbody td.c div {
	border:1px solid #d8e0e2;
	padding:10px;
}
div#annuaireFiche div.bloc {
	margin-bottom: 15px;
}
div#annuaireFiche div.bloc div.sectiontitle{
	margin-bottom: 10px;
	background-color: #e3ecee;
	color: black;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding:2px 0 2px 50px;
	background-image:url(/design/er/li-bleu.gif);
	background-repeat: no-repeat;
	background-position: 35px 3px;
}
div#annuaireFiche div.bloc div.inner {
	padding:0 35px 0 35px;
}
div#annuaireFiche div.bloc div.image img {
	margin:0 4px 10px 4px;
	border:1px solid #728083;
}
div#annuaireFicheMenu {
	text-align: right;
}
div#annuaireFicheMenu div.inner {
	display: inline;
	background-image:url(/design/annuaire/annuaire-menu-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 23px;
	padding:2px 10px 2px 20px;
}
div#annuaireFicheMenu div.inner a {
	color:black;
	text-decoration: none;
	padding:0 10px 0 25px;
	border-right: 1px solid #d1dfe2;
	border-left: 1px solid #fff;
	background-repeat: no-repeat;
	background-position: 5px center;
}
div#annuaireFicheMenu div.inner a.first {
	border-left: 0;
	border-top: 0;
}
div#annuaireFicheMenu div.inner a.last {
	border-right: 0;
	padding-right: 0;
}
div#annuaireFicheMenu div.inner a.contact {
	background-image:url(/design/annuaire/btn-menu-contact.png);
}
div#annuaireFicheMenu div.inner a.send {
	background-image:url(/design/annuaire/btn-menu-send.png);
	padding-left:30px;
}
div#annuaireFicheMenu div.inner a.print {
	background-image:url(/design/annuaire/btn-menu-print.png);
}
div#annuaireFicheMenu div.inner a.back {
	background-image:url(/design/annuaire/btn-menu-back.png);
}

form#formAnnuaireContact {
	background-color:white;
	background-image:url("/design/consoneo/search-bg.png");
	background-repeat:repeat-x;
}
form#formAnnuaireContact p {
	margin-bottom: 5px;
}
form#formAnnuaireContact input.txt,
form#formAnnuaireContact textarea {
	width:300px;
	border:1px solid black;
	padding:2px;
}
form#formAnnuaireContact textarea {
	height:150px;
}
form#formAnnuaireContact input.btn {
	width:150px;
	background-color:#96395A;
	border:1px solid #96395A;
	color:white;
	padding:2px;
}
form#formAnnuaireContact input.verif {
	display: none;
}

form#formAnnuaireContact .error{
	border: 1px solid #c92a70;
	background-color: #982256;
	color:white;
}


