/* @override http://www.traduction.com/squelettes/css/traduction-commun.css */

/* www.traduction.com */

@import "traduction-menu.css";
@import "../traduction_screen_formulaires.css";

/* @group Général */

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center; /* pour corriger le bug de centrage IE */
	color: #413735;
	background: #fff url(body_fond.png) repeat-x center top;
}

#page {
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left; /* on r�tablit l'alignement normal du texte */
	width: 1000px;
}


/* @group Redéfinitions */

a {
	text-decoration: none;
}

img {
	border: 0;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 15px 0 20px 0;
	font-size: 1.8em;
	text-align: center;
	color: #555;
	font-weight: normal;
}

h3 {
	border-bottom: #b6101d 1px solid;
	border-left: #b6101d 1px solid;
	padding-left: 7px;
	padding-bottom: 5px;
	clear: left;
	margin-top: 30px;
}

/* @end */
/* @end */

/* @group Entete */
#entete {
	height: 173px;
	background: transparent url(entete_fond.jpg) no-repeat center bottom;
	position: relative;
}

#logo {
	position: absolute;
	left: -4px;
}

#paiement_cb, #langues_site {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#paiement_cb {
	border-right: #a8aca7 1px solid;
	padding-right: 5px;
	margin-right: 10px;
}

#paiement_cb a {
	color: #dc2c17;
	line-height: 30px;
	font-weight: bold;
}

#paiement_cb img {
	vertical-align: middle;
}

#langues_site {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#langues_site li {
	display: inline;
}

#langues_site img {
	margin: 6px 3px 0 3px;
}
/* @end */

/* @group Contenu */
#contenu-decoration {
	background: #fff url(contenu_fond-bas.png) repeat-x center bottom;
}

#contenu {
	margin: 0;
	padding: 10px 150px 80px;
	min-height: 250px;
	font-size: .8em;
	background: transparent url(contenu_fond-haut.png) repeat-x center top;
}

#logo_article {
	float: left;
	margin: 0 40px 20px 35px;
	padding-right: 10px;
	border-right: #b9b9b9 1px solid;
}

#contenu a {
	color: #b6101d;
	border-bottom: 1px solid;
}

#contenu a:hover {
	text-decoration: none;
	border-bottom: 1px dashed;
}

#contenu p.info {
	font-weight: bolder;
}

#intro {
	color: #343434;
	text-align: center;
}

dl.contact {
	margin: 7px 10px 12px 10px;
}

#references span {
	margin: 10px 15px;
	width: 140px;
	line-height: 140px;
	background-color: #fff;
}

#references span img {
	vertical-align: middle;
}

hr.references {
	border: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

span.lien_devis {
	margin-top: 5px;
	margin-bottom: 5px;
	/*background-color: #e10101;*/
	float: right;
	line-height: 17px;
	padding-right: 3px;
	padding-left: 20px;
}

#contenu span.lien_devis a {
	color: #b6101d;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	border: none;
}

/* @group Accueil */
.accueil {
	padding-top: 20px;
}

#contenu #accueil_contenu a:hover {
	border: none;
}

.accueil p.spip img {
	float: left;
	margin: 0 20px 20px 35px;
	padding-right: 3px;
	border-right: #b9b9b9 1px solid;
}

.accueil p.spip {
	clear: left;
	text-align: justify;
}

.accueil .illustrations {
	display: block;
	margin-bottom: 15px;
	text-decoration: underline;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 18px;
}

.accueil ul.spip {
	margin-left: 0;
}

#accueil_contenu {
	list-style-type: none;
	margin: 0 auto;
}

#accueil_contenu li {
	float: left;
	margin: 0 20px 5px;
}

#accueil_contenu li strong {
	display: block;
	text-align: center;
}

.accueil p.devis {
	clear: both;
	text-align: center;
	color: #b6101d;
	line-height: 30px;
	margin: 0 0 33px;
}

.accueil p.devis img {
	vertical-align: middle;
	position: relative;
	bottom: 3px;
	margin-right: 7px;
}

#accueil_contenu li a {
	border: none;
	color: #fff;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 12px;
}


/* @end */
/* @end */

/* @group pied */

#pied {
	position: relative;
	background: transparent url(pied_fond.png) repeat-x center top;
	line-height: 35px;
	font-size: 10px;
	padding-left: 26px;
	margin: 0 0 5px;
}

p.liens {
	width: 70%;
	margin: 0 auto;
	text-align: center;
	font-size: .6em;
}

p.liens, p.liens a {
	color: #44585f;
}

#pied .retour_haut {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 35px;
	padding-right: 26px;
	font-size: 9px;
	color: #b6101d;
	text-transform: uppercase;
}

/* Tag uniquement pris en charge par IE, qui bug sur "* html" */
* html #pied p {
	padding: 5px 0 8px 0;
	margin: 0;
}
/* @end */

/* @group spécifique SPIP */


table.spip {
	margin: 10px auto;
	border: #3e5b54 1px solid;
	border-collapse: collapse;
	width: 85%;
	text-align: center;
	clear: left;
}

tr {
	height: 1.5em;
}

tr.row_first {
	color: #b6101d;
	background-color: #b8d1cd;
	text-transform: uppercase;
	height: 2em;
}

td, th {
	border: #3e5b54 1px solid;
	width: 50%;
}
td {
	font-size: .85em;
}

th {
	font-size: 1em;
}

img.spip_puce {
	margin-left: 50px;
}

ul.spip {
	list-style-image: url(/puce_noire.png);
	margin-left: 110px;
}

#contenu li.spip a.spip_out {
	border: none;
}

#contenu li.spip a.spip_out:hover {
	color: #b6101d;
}
/* @end */