body, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	margin:0px;
	margin-top:10px;
	margin-bottom: 10px;
}
body {
	background-image: url(../images/interface/fond_page.gif);
	background-repeat: repeat-x;
}
.body_popup {
	background-image:none;
	background-color:#FFFFFF;
	margin: 10px;
}
a {
	text-decoration: underline;
	color: #7095c5;
	/*color: #F7A408;*/
	/*font-weight: bold;*/
}
a:hover {
	color: #75a209;
}
 
 /* style de séparation (trait horizontal dans un contenu */
.HR_bleu, .HR_bleu-vert, .HR_mauve, .HR_vert {
	margin-left : -7px;
	margin-right: -7px;
	padding: 0px;
	height: 1px;
}
/* hack pour ie7 */
*+html .HR_bleu, *+html .HR_bleu-vert, *+html .HR_mauve, *+html .HR_vert {
	/*margin-top : -14px;
	margin-bottom: -14px;*/
	margin-top : -9px;
	margin-bottom: -9px
}
.HR_bleu {
	background-color:#7497c8;
}
.HR_bleu-vert {
	background-color:#96b49c;
}
.HR_vert {
	background-color:#9cd11b;
}
.HR_mauve {
	background-color:#9e8981;
}

select, input, textarea {
	border-color: #787878;
	border-width: 1px;
	border-style: solid;
	font-size: 10px;
	background-color: #dedede;
}
input, textarea, select {
	font-size: 11px;
	width: 240px;
}
.choix_projet input, .choix_projet select{
	width:150px;
}
.powermail_submit_uid4 {
	cursor:pointer;
}
.fond_noir {
	background-color: #000000;
}
.fond_blanc {
	background-color: #FFFFFF;
}

label>input {
	width: auto;
}
#civilites, #paiement, #paiement2, #paiement3, #valid {
	width: auto;
}

/* mise en page des logo témoignage */
.logo_temoignages {
	width:100%;
	text-align: center;
	padding-top:5px;
	padding-bottom: 3px;
}
/* séparateur gris */
.separateur {
	background-image: url(../images/interface/separateur1.gif);
	background-repeat: repeat-x;
	width:80%;
	height:2px;
	margin-top: 15px;
	margin-bottom: 7px;
	margin-left: auto;
	margin-right: auto;
}
/* fond du td de contenu */
.fond_td_contenu {
	background-image: url(../images/interface/fond_td_contenu.jpg);
	background-repeat: no-repeat;
}

/* Les tirets derrière derrière les noms sur la page société */
.societe {
	width: 100%;
	border: 0px;
	margin: 0px;
	margin-top:2px;
	margin-bottom: 5px;
	padding: 0px;
	background-image: url(../images/interface/pointille.gif);
	background-position: 0px 10px;
	background-repeat: repeat-x;
	font-weight:bold;
}
.societe td+td {
	text-align: right;
	font-weight: normal;
}
.societe span {
	background-color: #FFFFFF;
}

/* ---- COPYRIGHT ---- */

.copyright, .fond_copyright {
	font-size: 9px;
	/*color: #7d8da2;*/
	color: #ffffff;
	text-align: right;
	width: auto;
}
.fond_copyright {
	background-image: url(../images/interface/trait_bleu_copyright.gif);
	background-repeat: repeat-x;
	background-position: 0 0.8em;
	float:left;
	/*width:700px;*/
}
sup {
	font-size: 0.6em;
}
/* FIN COPYRIGHT */

/* ---- MENU ---- */
ul.globalmenu {
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin:0px;
}
/* hack IE 6 & 7 */
* html ul.globalmenu, *+html ul.globalmenu {
	padding-top: 0px;
	padding-bottom:  5px;
}
li.menu { 
	margin-top: 5px;
}
li.menu a {
    padding-left: 18px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	background-image: url(../images/interface/puce_logo.gif);
	color: #323232;
}
li.menu a:hover, li.menu_actif a{
	padding-left: 18px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	background-image: url(../images/interface/puce_logo.gif);
	color: #7497c8;
}





li.menu_nonlu{ 
	margin-top: 5px;
}
li.menu_nonlu a {
    padding-left: 18px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	background-image: url(../images/interface/puce_logo.gif);
	color: #FA0000;
}
li.menu_nonlu a:hover, li.menu_nonlu_actif a{
	padding-left: 18px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	background-image: url(../images/interface/puce_logo.gif);
	color: #7497c8;
}





li.menu_actif a {
	margin-top: 5px;
	/*display: block;*/
	display : list-item;
}

li.sousmenu { 
	margin-top: 2px;
}
li.sousmenu a {
	margin-left: 15px;
    padding-left: 15px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0 -0.05em;
	background-image: url(../images/interface/puce_bleue.gif);
}
li.sousmenu a:hover, li.sousmenu_actif a{
	margin-left: 15px;
    padding-left: 15px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0 -0.05em;
	background-image: url(../images/interface/puce_verte.gif);
	color: #7497c8;
}
li.sousmenu_actif a {
	margin-top: 2px;
	/*display: block;*/
	display : list-item;
}
/* FIN MENU */


/* Cadre de témoignages */
.contenu_temoignages {
	border-color: #c6c6c6;
	border-width: 1px;
	border-style: solid;
	font-size: 10px;
	background-color: #ffffff;
	padding:5px;
	font-size: 9px;
}
.auteur_temoignage {
	text-align:right;
	color: #ababab;
}
.ombre_verticale_temoignages {
	width: 2px;
	background-image: url(../images/interface/cadre_temoignages/ombre.gif);
	vertical-align : top;
}
.ombre_horizontale_temoignages {
	height: 2px;
	background-image: url(../images/interface/cadre_temoignages/ombre2.gif);
}



/* ---- TITRES ---- */
h1 {
	color: #7094c4;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(../images/interface/puce_verte_titre.gif);
	background-repeat: no-repeat;
	background-position: 0 -0.27em;
	padding-left: 25px;
	margin-bottom:4px;
	margin-top:15px;
}
.titre1, .titre2 {
	font-size: 14px;
	font-weight: bold;
}
.titre1, .bleu13, .bleu {
	color: #0a479b;
}
.titre2 {
	color: #de6503;
}
.texte13, .vert13, .bleu13 {
	font-size: 12px;
}
.bleu13 {
	font-weight:bold;
}

.texte10 {
	font-size: 10px;
}
.vert13, .vert {
	color: #99cf16;
}
.vert13 {
	font-weight: bold;
	text-align: left;
}
.bleu13 {
	font-weight:bold;
}
.rose_gras {
	color: #dd9a8a;
	font-weight: bold;
}
/*.orange {
	color: #ea9500;
}*/
.titreA {
/* pour augmenter sensiblement la taille encore d'un titre et simuler un empatement plus important */
	font-size: 1.3em;
}
.noir14{
	font-size: 14px;
	font-weight:bold;
}
.minus, .minus_alt, .gris {
	color: #888888;
}
.minus, .minus_alt {
	font-size: 9px;
}
/* FIN TITRES */

/* Bouton téléchargez gratuitement */
.telechargez_gratuitement {
	background-image: url(../images/interface/Visuel_telechargez_gratuitement_fr.gif);
	background-repeat: no-repeat;
	width: 318px;
	height: 136px;
	float:right;
}
.telechargez_gratuitement:hover {
	background-image: url(../images/interface/Visuel_telechargez_gratuitement_fr2.gif);
}

/* partie pour le formulaire */
fieldset.tx-powermail-pi1_fieldset {
background-color:#EEEEEE;
}
/*fin pour le formulaire*/

/* image en haut du contenu */
dl.csc-textpic-image dt img{
	padding-top: 10px;
}