/* www.traduction.com */

@import "traduction_screen_menu.css";
@import "traduction_screen_formulaires.css";

/* @group Général */

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

body {
	margin-top: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center; /* pour corriger le bug de centrage IE */
	color: #413735;
	background: #65828C url(/images/fond_motif.png);
}

#page {
	margin: 15px auto;
	padding: 0;
	position: relative;
	text-align: left; /* on r�tablit l'alignement normal du texte */
	width: 760px;
	background-color: #fff;
	border: #3e5b54 1px solid;
}


/* @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;
}

h3 {
	border-bottom: #fd0000 1px solid;
	border-left: #fd0000 1px solid;
	padding-left: 5px;
	clear: left;
}

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

/* @group Entete */

#entete {
	height: 198px;
	background: transparent url(/images/fond_entete.jpg) no-repeat center bottom;
}

#logo {
	position: absolute;
	top: 16px;
	left: 12px;
}

#paiement_cb {
	margin: 0;
	padding-top: 4px;
	position: absolute;
	top: 28px;
	width: 710px;
	font-size: 70%;
	text-align: right;
}

#paiement_cb a {
	color: #413735;
}

#langues_site {
	position: absolute;
	top: 28px;
	right: 6px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#langues_site li {
	display: inline;
}

#langues_site img {
	border: #93070d 1px solid;
}

/* @group  OEMPro */
#oemProSubscription {
	float: right;
	margin-top: 70px;
	margin-right: 6px;
}

#oemProSubscription label{
	font-size: 55%;
}

#oemProSubscription input {
	font-size: 50%;
}

#oemProSubscription p {
	margin: 0;
	vertical-align: middle;
}

#oemProSubscription p label {
	float: none;
}

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

/* @group Contenu */

#contenu {
	margin: 5px 20px;
	padding: 10px 20px;
	font-size: .8em;
	background-color: #dbe9e5;
}

h1 img {
	float: left;
	margin: -15px 20px 10px 0;
}

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

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

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

#intro {
	color: #FD0000;
}

#intro a {
	color: #fd0000;
	border-bottom: 1px solid;
}

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

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: #e10101;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	border: none;
}

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

.accueil img {
	width: 65px;
	height: 65px;
}

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

.accueil p.spip img {
	float: left;
	margin: 0 20px 20px 0;
}

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

.accueil .illustrations {
	display: block;
	position: relative;
	left: -7px;
	margin-bottom: 5px;
	text-decoration: underline;
	font-variant: small-caps;
	font-weight: bold;
}

.accueil ul.spip {
	margin-left: 20px;
}

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

#accueil_contenu li {
	float: left;
	margin: 0 20px 20px 20px;
	background-color: #343434;
}

#accueil_contenu li.devis {
	background-color: #e10101;
}

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

#accueil_contenu li img {
	width: 113px;
	height: 113px;
}

.accueil p.devis {
	clear: both;
	text-align: center;
	margin: 20px 0;
	color: #e10101;
}

#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;
	height: 25px;
	background: transparent url(/images/fond_pied.png) no-repeat center bottom;
}

#pied .absolutereferencement {
	position: absolute;
	visibility: hidden;
}

#pied p {
	padding-top: 3px;
	width: 80%;
	text-align: center;
	font-size: .7em;
}

#pied p.liens {
	width: 100%;
	margin: 0;
	font-size: .6em;
}

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

#pied .retour_haut {
	position: absolute;
	top: -6px;
	right: 20px;
	padding-top: 13px;
	background: transparent url(/images/retour_haut.png) no-repeat center top;
	font-size: .55em;
	color: #fff;
}

/* 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: #fd0000;
	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_rouge.png);
	margin-left: 110px;
}

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

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