@charset "utf-8";
/** Styles du site de Nathalie Renevier - Alp Traduction
	* Auteur :           Xavier Pitel
	* Mise à jour :      4 décembre 2008
	*/

/* Balises */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	text-align: center;
	color: #000;
}
strong, a {
	color: #f29400;
}
a img {
	border: none;
}

/* Conteneur */
#container {
	width: 984px;
	margin: 0 auto;
	text-align: justify;
	position: relative;
}

/* Bandeau */
#header {
	background: url(../images/bnd.jpg) no-repeat right 37px;
	height: 319px;
	width: 984px;
	margin-bottom: 20px;
}
#header  img {
	margin: 8px 0 0 19px;
}
#msgSrs {
	display: none;
	color: #9173AD;
	font-size: 18px;
	font-weight: bold;
}


/* Généralités */
.exergue {
	font-size: larger;
	line-height: 1.2;
}
ul.exergue {
	margin-bottom: 1.5em;
}
.saut {
	margin-bottom: 1.5em;
}
li {
	list-style: disc;
	margin-left: 2em;
}
li li {
	list-style: square;
}


/* Colonne de gauche de la page d'accueil */
#pgAccueil #sidebar1 {
	float: left;
	width: 487px;
	background: url(../images/lvr4.png) no-repeat left top;
	position: relative;
}

/* Actualités sur la page d'accueil */
#pgAccueil #actus {
	position: absolute;
	width: 210px;
	font-size: 11px;
	line-height: 16px;
	top: 70px;
	left: 160px;
	height: 270px;
	overflow: auto;
	padding-right: 10px;
}
#pgAccueil #actus h3 {
	font-size: 11px;
	color: #96bf0d;
}
#pgAccueil .suite {
	margin-bottom: 1em;
	text-align: right;
}

/* Formulaire d'abonnement à la LI */
#newsletter {
	margin-top: 487px;
	text-align: center;
}
#frmLI label {
	font-size: 11px;
	color: #f29400;
	display: block;
}
#frmLI #btnOK {
	color: #f29400;
	margin-left: 10px;
}

/* Contenu de la page d'accueil */
#pgAccueil #mainContent {
	margin-left: 487px;
}
/* Contenu des pages internes */
#pgPresentation h1 a {
	background: url(../images/ttrPrsnttn.png) no-repeat left top;
	text-indent: -9999px;
	height: 18px;
	width: 191px;
	display: block;
}
#pgCgv h1 a {
	background: url(../images/ttrCGV.png) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 331px;
}
#pgCgv #mainContent #insert { font-size: 12px; }

#pgDevis h1 a {
	background: url(../images/ttrDvs.png) no-repeat left bottom;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 142px;
}
#pgContact h1 a {
	display: block;
	background: url(../images/ttrCntct.png) no-repeat left bottom;
	text-indent: -9999px;
	height: 18px;
	width: 169px;
}
#pgReferences h1 a {
	background: url(../images/ttrRfrncs.png) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 198px;
}
#pgReferences #mainContent #insert {
	font-size: 14px;
	line-height: 1.4;
}
#pgReferences .temoignage {
	font-style: italic;
	margin-top: 1em;
}
#pgReferences .client {
	text-align: right;
	color: #F29400;
}


#pgReferences #ouvrages a {
	text-decoration: none;
}
#pgReferences #ouvrages a:hover {
	text-decoration: underline;
}
#pgReferences #ouvrages a img {
	float: right;
	margin-bottom: 2em;
	margin-left: 1em;
}
#pgReferences #ouvrages li {
	clear: right;
	margin-top: 2em;
	margin-bottom: 2em;
}


#pgRessources h1 a {
	background: url(../images/ttrRssrcs.png) no-repeat left bottom;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 182px;
}

/* page Devis */
#pgDevis #colDevis {
	float: left;
	width: 45%;
	margin-right: 5%;
	margin-top: 2em;
	font-size: 11px;
}
#pgDevis #mainContent #insert{
	font-size: 18px;
	padding-top: 6px;
}

#frmDevis {
	width: 50%;
	margin-left: 50%;
}
#pgDevis form p {
	text-align: left;
	margin-bottom: 10px;
}
#pgDevis label {
	margin-right: 1em;
}
#pgDevis label em {
	color: #090;
	font-size: 10px;
	line-height: normal;
}
#pgDevis input.larg200 {
	width: 200px;
}
#pgDevis #frmDevis strong {
	color: #F00;
	display: block;
	text-align: left;
	top : 0;
	left : 335px;
	width: 200px;
}

/* page Contact */
#pgContact form p {
	position: relative;
	margin-bottom: 20px;
	clear: left;
}
#pgContact #mainContent #insert {
	font-size: 14px;
	line-height: 1.8;
}

#pgContact label {
	width: 115px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 1em;
}
#pgContact label em {
	color: #090;
	display: block;
	font-size: 10px;
	line-height: normal;
}
#pgContact input.larg200 {
	width: 200px;
}
#pgContact label strong {
	color: #F00;
	display: block;
	text-align: left;
	position: absolute;
	top : 0;
	left : 335px;
	width: 200px;
}
#pgContact label strong.txtArea {
	left: 440px;
	width: 100px;
}
#pgContact .textareaRequiredMsg{
	left: 440px;
	position: absolute;
	top: 0;
	width: 80px;
}
#envoyer  {
	margin-left: 125px;
}
#frmDevis, #frmContact {
	margin-top: 2em;
}
.pgInterne #mainContent {
	background: url(../images/lvr.jpg) no-repeat 28px top;
	height: 773px;
	position: relative;
}
.pgInterne #mainContent #insert {
	color: #FFF;
	position: absolute;
	height: 70px;
	width: 115px;
	left: 695px;
	top: 80px;
	font: italic normal 11px/1.2 Arial, Helvetica, sans-serif;
	text-align: left;
}
.pgInterne #mainContent #insert a {
	color: #FFF;
}

.pgInterne #page {
	margin: 0 83px 100px 327px;
	height: 540px;
	position: relative;
}
#page a.tsvp {
	text-align: right;
	display: block;
	font-style: italic;
	position: absolute;
	bottom: 3em;
	right: -1em;
}

.pgInterne #mainContent h1 {
	color: #f29400;
	font-size: 13px;
	text-transform: uppercase;
	padding: 40px 83px 100px 327px;
}
.pgInterne  #page  h2 {
	font: bold 16px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #96BF0D;
	border-bottom: 1px solid #a2a2a2;
	margin-bottom: 20px;
	margin-top: 2em;
	padding-bottom: 10px;
}
.pgInterne #page h3 {
	color: #96BF0D;
	font: bold 16px Verdana, Geneva, sans-serif;
	margin-top: 2em;
	margin-bottom: 1em;
}

.pgInterne #page p.fin§ {
	margin-bottom: 40px;
}

/* Pied de page */
#footer {
	height: 226px;
	width: 1000px;
	margin-right: -16px;
	position: relative;
}
#pgAccueil #footer {
	background:url(../images/pdpAccueil.jpg) no-repeat right top;
	margin-top: 20px;
}
.pgInterne #footer {
	background:url(../images/pdp.jpg) no-repeat right top;
	margin-top: 0;
}
#contact {
	display: block;
	position: absolute;
	left: 250px;
	top: 70px;
}
#infosL {
	position: absolute;
	left: 225px;
	top: 95px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
#infosL:hover {
	text-decoration: underline;
}
#sommaire {
	position: absolute;
	left: 491px;
	top: 70px;
	line-height: normal;
}
#sommaire li {
	list-style: none;
	height: 20px;
}
#footer p {
	color: #f29400;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	padding: 160px 600px 60px 0px;
}

/* Menu */
#menu {
	position: absolute;
	top: 7px;
	right: 0px;
	width: 658px;
	height: 36px;
}
#menu li {
	list-style: none;
	position: absolute;
	top: 0;
}
#menu #mnAccl {
	left: 0px;
	width: 70px;
}
#menu #mnActlts {
	left: 70px;
	width: 105px;
}
#menu #mnPrsnttn {
	left: 175px;
	width: 119px;
}
#menu #mnRfrncs {
	left: 294px;
	width: 96px;
}
#menu #mnRssrcs {
	left: 390px;
	width: 98px;
}
#menu #mnCGV {
	width: 44px;
	left: 488px;
}
#menu #mnDvs {
	width: 49px;
	left: 532px;
}
#menu #mnCntct {
	width: 77px;
	left: 581px;
}


#menu li a {
	display: block;
	text-indent: -9999px;
}
#menu #mnAccl a {
	background: url(../images/mn_accl.png) no-repeat left top;
	height: 36px;
	width: 70px;
}
#menu #mnActlts a {
	background: url(../images/mn_actlts.png) no-repeat left top;
	height: 36px;
	width: 105px;
}
#menu #mnPrsnttn a {
	background: url(../images/mn_prsnttn.png) no-repeat left top;
	height: 36px;
	width: 119px;
}
#menu #mnRfrncs a {
	background: url(../images/mn_rfrncs.png) no-repeat left top;
	height: 36px;
	width: 96px;
}
#menu #mnRssrcs a {
	background: url(../images/rssrcs.png) no-repeat left top;
	height: 36px;
	width: 98px;
}
#menu #mnCGV a {
	background: url(../images/mn_cgv.png) no-repeat left top;
	height: 36px;
	width: 44px;
}
#menu #mnDvs a {
	background: url(../images/mn_dvs.png) no-repeat left top;
	height: 36px;
	width: 49px;
}
#menu #mnCntct a {
	background: url(../images/mn_cntct.png) no-repeat left top;
	height: 36px;
	width: 77px;
}
#menu #mnAccl a:hover, .actuelle {
	background-position: left -36px;
}
#menu #mnActlts a:hover, .actuelle {
	background-position: left -36px;
}
#menu #mnPrsnttn a:hover, .actuelle {
	background-position: left -36px;
}
#menu #mnRfrncs a:hover, .actuelle {
	background-position: left -36px;
}
#menu #mnRssrcs a:hover, .actuelle {
	background-position: left -36px;
}
#menu #mnCGV a:hover, .actuelle {
	background-position: left -36px;
}
#menu #mnDvs a:hover, .actuelle {
	background-position: left -36px;
}
#menu #mnCntct a:hover, .actuelle {
	background-position: left -36px;
}

/* Lien SFT membre */
#sft {
	display: block;
	position: absolute;
	height: 57px;
	width: 57px;
	left: 0px;
	top: 250px;
}

/* Divers */
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
