/* Feuille de styles du site ATD France */

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	background: #FFFFFF;
	text-align: center;
	font-size: 0.9em;
	height: 100%;
}


a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #E40071;
	text-decoration: underline;
}


/* structure */
#container {
	margin: 0px;
	padding: 0px 0px 25px;
	width: 915px;
	text-align: left;
	height: 100%;
	position: relative;
	z-index: 5;
	background: url(../images/bg_container.jpg) no-repeat left top;
}
td.bg_colonne { background: #FFFFFF url(../images/bg_colonne.jpg) repeat-y left top; }
#header {
	height: 100px;
	background: url(../images/bg_header.jpg) no-repeat left top;
	position: relative;
	width: 915px;
	margin: 0px;
	padding: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 915px;
	background: url(../images/bg_content.jpg) repeat-y right top;
}
#content img { border-style: none; }
#sidebar {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_sidebar.jpg) no-repeat left top;
}

#contenu {
	width: 705px;
	float: right;
	margin: 0px;
	padding: 10px 30px 10px 20px;
	background: url(../images/bg_contenu.jpg) no-repeat left top;
	font-size: 85%;
}
#contenu p {
	margin: 0px 0px 6px;
	padding: 0px;
}
#contenu ul {
	margin: 5px 0px 10px;
	padding: 0px 0px 0px 25px;
	list-style: outside;
}
#contenu li {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style: disc outside;
	line-height: 1.2em;
}
#footer {
	background: url(../images/bg_footer.jpg) no-repeat right -50px;
	margin: 0px;
	padding: 5px 0px 0px;
	text-align: center;
	font-size: 0.8em;
	color: #666666;
	position: relative;
	width: 915px;
	height: 100%;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover, #footer a:active { color: #E40071; }
#bloc_export {
	position: absolute;
	z-index: 50;
	left: 28px;
	top: -120px;
}
#bloc_export img {
	background: #000000;
	padding: 2px;
	border-style: none;
}
#bloc_export img:hover { background: #E40071; }

#copyright {
	width: 140px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666666;
	margin: 0px;
	padding: 0px 15px 0px 5px;
	text-align: right;
	float: left;
}
#copyright a:link, #copyright a:visited {
	color: #666666;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/* bloc de pub du header */
#bloc_pub_header {
	position: absolute;
	height: 75px;
	width: 190px;
	left: 700px;
	top: 15px;
}
#bloc_pub_header a:link, #bloc_pub_header a:visited {
	color: #0066CC;
	text-decoration: underline;
}
#bloc_pub_header a:hover, #bloc_pub_header a:active { color: #000000; }

/* design du haut */
#bande_haut {
	background: #A0A0A0;
	height: 100px;
	width: 100%;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	font-size: 1.3em;
	color: #0066CC;
	background: url(../images/bg_h1_head.jpg) no-repeat left top;
	display: block;
	position: absolute;
	text-indent: -4500px;
	z-index: 10;
	top: 0px;
	height: 88px;
	width: 237px;
	left: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#header h2 {
	font-size: 1em;
	color: #9C6CCF;
	background: url(../images/bg_h2_head.jpg) no-repeat left top;
	text-indent: -4500px;
	display: block;
	position: absolute;
	height: 62px;
	width: 373px;
	top: 26px;
	left: 286px;
	overflow: hidden;
	z-index: 10;
	margin: 0px;
	padding: 0px;
}
#header h3 {
	font-size: 1em;
	color: #9C6CCF;
	background: url(../images/bg_h3_head.jpg) no-repeat left top;
	text-indent: -4500px;
	display: block;
	height: 52px;
	width: 175px;
	overflow: hidden;
	z-index: 10;
	margin: 0px 0px 3px;
	padding: 0px;
}

/* Nettoyeur */
.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
/* Bloc en un clic */
#en_un_clic {
	position: absolute;
	left: 700px;
	top: 13px;
	text-align: center;
	width: 165px;
}

/* menu de gauche */
#menu {
	padding: 12px 0px 5px;
	width: 160px;
	margin: 0px;
	font-size: 85%;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style: none;
	color: #666666;
	height: 100%;
	width: 160px;
	display: block;
	margin: 0px 0px 8px;
	padding: 0px;
	overflow: hidden;
}
#menu a:link, #menu a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	height: 100%;
	padding: 0px 5px 0px 10px;
	overflow: hidden;
}
#menu a:hover, #menu a:active {
	color: #E40071;
	background: url(../images/survol_nav.gif) no-repeat left top;
}
#menu .current a {
	color: #E40071;
	font-weight: bold;
	text-decoration: underline;
	background: url(../images/current_nav.gif) no-repeat left top;
}
#menu p {
}
/* menu du bas */
#footer .menu_bas { margin: 25px 0px 0px; }
.menu_bas span        {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#footer .menu_bas a:link, #footer .menu_bas a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
#footer .menu_bas a:hover, #footer .menu_bas a:active {
	color: #000000;
	text-decoration: underline;
}
/* lien en bas de page */
#liens_bas {
	display: block;
	font-size: 70%;
	text-align: center;
	line-height: 120%;
	margin: -15px 0px 0px 160px;
	color: #999999;
}
#liens_bas a:link, #liens_bas a:visited {
	text-decoration: underline;
	color: #999999;
}
#liens_bas a:hover, #liens_bas a:active {
	color: #000000;
	text-decoration: underline;
}
#liens_bas .simple a:link, #liens_bas .simple a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
#liens_bas .simple a:hover, #liens_bas .simple a:active {
	color: #000000;
	text-decoration: underline;
}
/* styles des textes */
#edito {
	background: url(../images/visuel_accueil.jpg) no-repeat right bottom;
	padding: 10px 380px 170px 0px;
	color: #666666;
	line-height: 1.4em;
}
#contenu h1 {
	color: #0066CC;
	font-size: 1.6em;
	margin: 10px 0px 5px;
	padding: 0px;
}
#contenu h2 {
	color: #A0A0A0;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	margin: 8px 0px;
	padding: 10px 0px 3px;
	background: url(../images/bg_h2_tarifs.jpg) no-repeat right center;
	font-size: 150%;
}
#contenu h3 {
	color: #0066CC;
	margin: 15px 0px 5px;
	padding: 0px 0px 0px 5px;
	border-left: 17px solid #0066CC;
	line-height: 1.3em;
	font-size: 1.3em;
	height: 100%;
}
#contenu h4, .bloc_autre h4 {
	margin: 15px 0px 0px;
	padding: 0px 0px 3px;
	font-size: 110%;
	line-height: 105%;
	border-bottom: 1px dotted #333333;
}
.gras { font-weight: bold; }
.gras_color {
	font-weight: bold;
	color: #E40071;
	font-size: 105%;
}
.super_titre {
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	line-height: 1.1em;
}
#contenu p.surligne {
	background: #FFF6AE;
	padding: 2px 5px 0px;
	margin: 5px 0px;
	font-weight: bold;
	color: #333333;
	line-height: 1.3em;
}
#contenu p.question {
	background: #CCCCCC;
	padding: 10px 5px 5px;
	margin: 10px 0px 0px;
	font-weight: bold;
	color: #333333;
	line-height: 1.3em;
	font-style: italic;
}
#contenu p.reponse {
	background: #CFE3FF;
	padding: 5px 5px 10px;
	margin: 0px 0px 5px;
	color: #333333;
	line-height: 1.3em;
}
blockquote {
}
/* Bloc des marques dans le tarifs */
#contenu .bloc_marques {
	float: left;
	width: 200px;
	padding: 10px;
	margin: 0px 6px;
	background: #FFFFFF;
	text-align: center;
}
#contenu .bloc_marques ul {
	margin: 0px;
	padding: 0px;
}
#contenu .bloc_marques li {
	list-style: none;
	margin: 0px 0px 2px;
	padding: 0px;
}
.bloc_marques a:link, .bloc_marques a:visited {
	background: url(../images/btn_marques_off.jpg) no-repeat center center;
	text-decoration: none;
	color: #333333;
	height: 23px;
	width: 200px;
	display: block;
	line-height: 1.7em;
}
.bloc_marques a:hover, .bloc_marques a:active {
	background: url(../images/btn_marques_on.jpg) no-repeat center center;
	color: #FFFFFF;
}

/* Fil d'ariane */
p#ariane {
	display: block;
	border-bottom: 1px solid #A0A0A0;
	color: #A0A0A0;
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0px;
	padding: 10px 0px 5px;
}
#ariane span {
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#ariane a:link, #ariane a:visited {
	color: #A0A0A0;
	text-decoration: underline;
}

#ariane a:hover, #ariane a:active {
	color: #E40071;
	text-decoration: underline;
}
/* bloc autres en page produits */
#contenu .bloc_autre {
	display: block;
	width: 205px;
	float: left;
	padding: 0px 10px 10px;
	font-size: 90%;
	margin: 10px 0px 0px;
	border-top: 5px solid #0066CC;
	background: url(../images/bg_bloc_autre.jpg) no-repeat center top;
}
#contenu .bloc_autre  h4 {
	margin: 0px 0px 8px;
	text-align: center;
	font-size: 125%;
	color: #0066CC;
}
#contenu .bloc_autre a:link, #contenu .bloc_autre a:visited {
	color: #0066CC;
	text-decoration: underline;
	font-size: 120%;
	display: block;
	text-align: center;
	padding: 3px;
}

#contenu .bloc_autre a:hover, #contenu .bloc_autre a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #0066CC;
}
/* Formulaires divers */

form {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
input.text, textarea, input {
	background-color: #E0E0E0;
	display: block;
	font-size: 0.9em;
	color: #000000;
	border: none;
	padding:2px 5px;
}
select {
	font-size: 70%;
	margin: 0px;
	padding: 2px;
	line-height: 110%;
	background: #CCCCCC;
	border-style: none;
	overflow: hidden;
}
input:focus, textarea:focus, select:focus { background-color: #CCCCCC; }
option {
	background: #FFFFCC;
	margin: 0px;
	padding: 0px;
}
.valid input {
	cursor:pointer;
}
.valid input:hover {
	color:#FFFFFF;
	background-color: #0066CC;
}
fieldset {
	border:0px;
}
/* styles pour les images */
.align_left {
	margin: 1px 10px 3px 0px;
	padding: 0px;
	float: left;
}
.align_right {
	margin: 1px 0px 3px 10px;
	padding: 0px;
	float: right;
}
/* Bloc des téléphones en page d'accueil */
#telephones {
	position:absolute;
	left: 11px;
	top: 500px;
	width: 135px;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
}
#telephones p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 14px;
}
#telephones a:link, #telephones a:visited {
	color: #999999;
	text-decoration: underline;
}
#telephones a:hover, #telephones a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
