html, body, table, tr, td, li, form, input, select, textarea, div, span, img, a, b, p, h1, h2, h3, h4  {font-family: Arial, Helvetica, sans-serif;color:#33cccc;}

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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #33CCCC;
	background-color: #000000;
	margin: 0;
	padding: 0;
	width: 100%;
}

table, th, td, input, select {
	font-size: 100%;
}

h1 {
	color: #425B81;
	margin: 0px;
	padding: 0.5em;
	font-size: 1.5em;
	font-weight:bold;
}

h2 {
	color: #FFCC00;
	font-family: Marathon;
	font-size: 24px;
	text-align: center;
}

h3 {
	font-size: 1em;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 0.9em;
	font-weight:normal;
	margin-top: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

p {
	clear:both;
	margin: 0 0 10px 0;
	color: #33CCCC;
	font-size: 13px;
}

td {
	font-size: 1em;
}

a {
  text-decoration: none;
  color:#FFCC00;
}

a:link {
  text-decoration: none;
  color:#FFCC00;
}

a:visited {
  text-decoration: none;
  color:#FF9900;  
}

a:hover {
  text-decoration: underline;
  color:#FF9900;  
}

textarea {
	color:#33CCCC;
	border: solid 1px #828282;
	background-color:#000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:1px;
	/*border-spacing : 1px;*/
	width: 100%;
	font-size:13px;
}

input {
	color:#000000;
	/*border: solid 1px #828282;*/
	background-color:#FFF;
}

.bouton_ok{
	background-image:url(../../premium/modeles/blog/images/ok.png);
	background-repeat:no-repeat;
	width:25px;
	height:22px;
	border:0px;

}

select {
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
}

.droite {
	text-align: right;
	padding-left: 0px;
}

.bold {
	font-weight:bold;
}
.italic{
	font-style:italic;
}
/* Header */
div.headertop{
	background-color:transparent;
	background-repeat:no-repeat;
	width:100%;
	height:110px;
	background-image: url(/images/header%20copy.gif);
}

div.header ul {
	margin: 0.3em;
	padding: 0.3em;
}

div.header ul li {

	display: inline;
	float: left;
	list-style: none;
}

div.header ul li.publicite {
	text-align:right;
}

/* Total */

div#ombre {
	width: 100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#head {
	color: #000000;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
    width: 980px;
}

div#total {
	clear:both;
	color: #33CCCC;
	overflow: hidden;
	text-align: left;
	width: 100%;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

/* Top Menu */
div#topmenu {
	text-align: right;
}
div#topmenu ul {
	list-style : none;
	margin: 0px;
	padding: 0.5em 0 0 0;
}
div#topmenu li {
	border-left: 1px solid #ddd;
	display: inline;
	padding: 0 0.5em 0 0.6em;
}
div#topmenu li.first {
	padding-top: 5px;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.6em;
	vertical-align: middle;
}
div#topmenu li.last {
	border-left: 1px solid #ddd;
	padding: 0 0.5em 0 0.6em;
}

/* Header */

/* Menu1 */

div#menu1 {
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	margin-top: 5px;
	/*padding-top: -45px;*/
	padding-right: 0;
	padding-bottom: 0;
	position: absolute;
	left: 16px;
	top: 88px;
	text-align: center;
	vertical-align: 50%;
	width: 970px;
	background-attachment: fixed;
	background-position: left;
	font-weight: bold;
	font-size: 14px;
}
div#menu1 ul {
	padding: 0;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

}
div#menu1 ul li {
	display: inline;
	float: left;
	list-style: none;
	margin-top: -5px;
	margin-right: 4px;
	margin-left: 4px;
	}
	
div#menu1 ul li a {
	margin: 0 2px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

div#menu1 ul li a:hover {
	text-decoration: none;
	background-color:#FFCC00;
	color:#FF0000;
	font-weight: bold;
}
div#menu1 ul li.active {
	color: #000;
	padding: 0.3em 1em 0.3em 1em;
}
/* Fil d'Ariane */
div#ariane {
	float:left;
	width:970px;
	background-image: url(/modeles/blog/images/ar-menu.gif);
	background-repeat: repeat-y;
}
div#ariane p {
	text-align: right;
	margin-top:0px;
	margin-bottom:10px;
}
div#ariane span {
	text-align: right;
	color:green;
}

div#compte p {
	margin-bottom:0px;
	padding-left:10px
}

/* Menu 3 */

/* cadre */
.cadre {
	background-color:#980000;
	width:215px;
	margin:0px;
	padding:0px;
	border: medium solid #FFCC00;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;}

.cadre .header {
	
	width:215px;
	height:30px;
	padding:0 0 0 0;
	
}

.cadre .header h2{
	color: #FFCC00;
	font-family: Marathon;
	font-size: 24px;
	text-align: center;
	padding-top:5px;
	padding-left:5px;
	margin: 0px;
}

.cadre .content_menu {
	width:215px;
	font-size:12px;
	color:#FFCC00;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 5px;
}

.cadre .espace_gauche {
	padding-left:5px;
}
.cadre .espace_droite {
	padding-left:5px;
}
.cadre p {
	padding:0px;
	margin:0px;
}

.cadre h3 {
	color:black;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	width:215px;
}

.cadre ul{
	padding:0px;
	margin:0px;
}

.cadre li{
	list-style:none;
}

.cadre .footer {
	width:215px;
	height:11px;
}

/*fin cadre 
div#menu3 {
	background-image: url(/modeles/blog/images/bas-menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}*/
.menu3 .basmenu{
	background-image: url(/modeles/blog/images/bas-menu.gif);
	background-repeat: no-repeat;
	width: 173px;
}
div#menu3 h3 {
	margin: 0px;
	padding: 0px;
}

div#menu3 ul {
	margin: 0px;
	padding:0px;
}
/* Content */
/* deux colonnes : colonne menu droite, voir right.css */
/* trois colonnes : colonne menu droite et menu gauche, voir left_right.css */
/* Tableaux avec les produits */
table.produits {
	/*border: 1px dotted #000;*/
	border-top: 0px;
	border-bottom: 0px;
	margin: 0.2em;
	width: 99%;
}

/* Produits sur deux colonnes */
td.produit2col {
	/*border-bottom: 1px dotted #000;*/
	padding: 0em;
	vertical-align: top;
	margin-top: -30px;
	margin-bottom: 0px;
	margin-right: -60px;
	margin-left: 0px;
}
.bordure {
	margin: 0px;
	padding: 0px;	/*border-right: 1px dotted #000;*/
}
td.produit2col img {
	vertical-align: top;	/*float: left;*/
}
td.produit2col div.zoom {
	/*float: left;*/
}
td.produit2col div.zoom p {
	/*margin: 0px;
	 text-align: center;*/
}

p.flash{
	color:#dd0000;
	font-weight:bold;
}
.retour {
	clear: both;
}
p.retour img {
	float: none;
}
.alignerimage {
	vertical-align: middle;
}

/* Enregistrement Début */
div.enregistrement {
	float:left;
	width: 500px;
	background: #ffffff;
	margin: 0px;
	padding: 5px;
}

div.enregistrement span.enregistrement{
	width: 500px;
	margin: 0px;
}

div.enregistrement span.enregistrementgauche {
	float: left;
	margin: 0px;
	width: 130px;
	padding-right: 10px;
}

div.enregistrement span.enregistrementdroite  {
	float: left;
	margin: 0px;
	width: 320px;
}

form#entryform p {
	text-align: left;
}

form#entryform span input.champtexte {
	width:250px;
}

form#entryform fieldset {
	border: 1px solid #ddd;
	width:500px;
}
form#entryform textarea {
	width: 250px;
	height:30px;
}

.notice, .etoile {
	color:#990000;
	font-weight:bold;
	font-size:0.9em;
}

.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
/* Tableau minicaddie*/
table.minicaddie {
	width: 100%;
}

table.minicaddie td {
	border-bottom: solid 1px #ddd;
	padding: 0.1em;
}

table.minicaddie td.final {
	font-weight:bold;
	color:#990000;
}

table.minicaddie caption {
	background: #425B81;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

/* Tableau caddie et historique des commandes */
table.caddie {
	width: 98%;
}
table.caddie td {
	border-bottom: solid 1px #ddd;
	padding: 0.1em;
}
table.caddie th {
	border-bottom: solid 1px #ddd;
	padding: 0.1em;
}
table.caddie caption {
	background: #425B81;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

.listeprod {
	text-align: left;
}

div.totalcaddie p {
	padding-right: 1em;
	text-align: left;
}

div.totalcaddie ul {
	list-style : none;
	margin: 0px;
	padding: 0.5em 0 0.5em 0;
}
div.totalcaddie li {
	border-left: 1px solid #ddd;
	display: inline;
	padding: 0 0.5em 0 0.6em;
}
div.totalcaddie li.premier {
	border-left: 0px;
	padding: 0 0.5em 0 0.6em;
}
div.totalcaddie li.dernier {
	border-left: 1px solid #ddd;
	padding: 0 0.5em 0 0.6em;
}

.boutoncaddie ul {
	list-style : none;
	margin: 0px;
	padding: 0.5em 0 0.5em 0;
}
.boutoncaddie  li {
	border-left: 1px solid #ddd;
	display: inline;
	padding: 0 0.5em 0 0.6em;
}

/* Menu2 */
div#menu2 {
	/*
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	*/
	/* deux colonnes : colonne menu droite, voir right.css */
}
div#menu2 ul {
	margin: 1em;
	padding: 0px;
}
div#menu2 ul li {
	list-style-type: none;
	padding: 0.1em 0 0.1em 0;
}
div#menu2 li a {
	text-decoration: none;
}

div#menu2 li a:hover {
	color: #666;
	background: #fff;
	text-decoration: underline;
}

/* Footer */
div#footer {
	clear: both;
	width: 100%;
	text-align:center;
}
div#footer ul {
	list-style : none;
	margin: 0px;
	padding: 0.5em 0 0.5em 0;
}
div#footer li {
	border-left: 1px solid #ddd;
	display: inline;
	padding: 0 0.5em 0 0.6em;

}
div#footer li.first {
	border-left: 0px;
	padding: 0 0.5em 0 0.6em;
}
div#footer li.last {
	border-left: 1px solid #ddd;
	padding: 0 0.5em 0 0.6em;
}

/*maryline page change_mot_pass_form*/
.changepass {
	background: #fff;
	border: 1px solid #ddd;
	color: #000;
	float: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0.3em 0 0.2em 0;
	width: 98%;
}

/*maryline page change_param_form*/
.changeparam {
	background: #fff;
	border: 1px solid #ddd;
	color: #000;
	float: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0.3em 0.2em 0.2em 0.2em;
}

.changeparamgauche {
	background: #fff;
	color: #000;
	float: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0.2em 0 0.2em 0;
	width: 278px;
}
.changeparamdroite {
	background: #fff;
	color: #000;
	float: left;
	margin: 0.2em 0 0.5em 4px;
	padding: 0.2em 0 0.2em 0;
	width: 278px;
}

.changeparam2 {
	background: #fff;
	color: #000;
	float: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0.3em 0 0.2em 0;
}

.formulaire-param {width:150px;}

/*maryline page historique_commande_liste*/
div#commande {
	background: #425B81;
	clear: both;
	color: #fff;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
	height:30px;
}
div#commande ul {
	margin: 0px;
	padding: 0px;
	height:30px;
}
div#commande ul li {
	background: #425B81;
	color: #fff;
	display: inline;
	list-style: none;
	line-height:10px;
}
div#commande1 {
	clear: both;
	color: #000000;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
	height:30px;
}
div#commande1 ul {
	margin: 0px;
	padding: 0px;
	height:30px;

}
div#commande1 ul li {
	color: #000000;
	display: inline;
	list-style: none;
	line-height:10px;
}
/* maryline page step1  */
.stepgauche {
	color: #33cccc;;
	float: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0.2em 0 0.2em 0;
	width: 270px;
}
.stepdroite {
	color: #33cccc;;
	float: left;
	margin: 0.2em 0 0.5em 4px;
	padding: 0.1em 0 0.2em 0;
	width: 270px;
}
form#entryformstep p {
	text-align: left;
}

form#entryformstep fieldset {
	border: 1px solid #dddddd;
}

form#entryformstep legend {
	color:color:#33cccc;
	font-weight:bold;
}

form#entryformstep p.droite {
	text-align: right;
}

form#entryformstep textarea {
	width: 98%;
}
form#entryformstep p.boutonenregistrement {
	clear: both;
}

fieldset {border:1px solid #dddddd;color:#33cccc;}

legend {color:#33cccc;font-weight:bold;}

.formulaire-achat {width:140px;}


/* achat/index.php */
.achatgauche {
	background: #ff0000;
	border: 1px solid #ddd;
	color: #000;
	float: left;
	margin-top: 0.5em;
	min-height: 260px;
	padding-top: 0.5em;
	width: 250px;
}
.achatdroite {
	background: #fff;
	border: 1px solid #ddd;
	color: #000;
	float: left;
	margin: 0.5em 0 0 4px;
	min-height: 260px;
	padding-top: 0.5em;
	width: 250px;
}

/*caddie.php */

th.caddie{
    background: #425B81;
	color : #ffffff;
}

ul.caddie {text-align:center;}
.caddie_red {color : #ff0000; font-weight:bold;}

p.caddie_bold {color : #33cccc;; font-weight:bold;text-align: left;}

div#choix_zone p{
	text-align: left;
}

/*step2 */
.step2 {
	color: #33cccc;;
	float: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0.2em 0 0.2em 0;
	width: 98%;
}

#step2caddie {
	color: #33cccc;
	float: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0.2em 0 0.2em 0;
	width: 98%;
}

#step2caddie p {
	text-align:right;
}

div#center {text-align:center;}

#center img{
	border:0px;
}

div#left {text-align:left;}


/*achat/produit_details.php */
.produit_detail_gauche {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0.2em 0 0.2em 0;
	width: 278px;
}
.produit_detail_droite {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin: 0.2em 0 0.5em 4px;
	padding: 0.2em 0 0.2em 0;
	width: 278px;
}
div.produit_detail_droite p {text-align:left;}
div.produit_detail_gauche p {text-align:center;}


.produit_detail_img3 {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0.2em 0 0.2em 0;
	width: 278px;
	text-align:center;
}
.produit_detail_img4 {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin: 0.2em 0 0.5em 4px;
	padding: 0.2em 0 0.2em 0;
	width: 278px;
	text-align:center;
}

div ul.produit_detail {
	background: #ffffff;
	float: left;
	width: 33%;
	margin: 0.5em 0 0.5em 0;
	padding: 0px;
}

div ul.produit_detail li {
	list-style-type: none;
	padding: 0 0 0 0.5em;
}

input img {
	border:0px;
}

/* utilisateurs/contact */
#contact table{
	padding:1em;
}

#contact textarea{
	width: 90%;
}

#contact input{
	width: 90%;
}

#contact .bouton{
	width:125px;
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
	font-weight: normal;
	padding:1px;
	border-spacing : 1px;
}

#contact .gauche{
	width: 25%;
}

#contact .droite{
	width: 75%;
}

/* fonction colonne */
#colonne {
	text-align:center;
}

/* Module publicité */
#publicite {
	text-align:center;
}

/* Module nuage de tag */
#nuage {
	text-align: justify;
	position:relative;
	line-height:25px;
	padding: 0.5em;
}
#nuage a {text-decoration:none}
#nuage a.level0 {font-size:9px; color:#BFBFBF;}
#nuage a.level1 {font-size:9px; color:#B8C9D6;}
#nuage a.level2 {font-size:10px; color:#668AA8;}
#nuage a.level3 {font-size:10px; color:#47657B;}
#nuage a.level4 {font-size:11px; color:#E76300;}
#nuage a.level5 {font-size:11px; color:#685C65;}
#nuage a.level6 {font-size:12px; color:#8C524D;}
#nuage a.level7 {font-size:13px; color:#B44732;}
#nuage a.level8 {font-size:14px; color:#E53A11;}
#nuage a.level9 {font-size:15px; color:#E76300; font-weight: bold}
#nuage a.level10 {font-size:17px; color:#FF3300; font-weight: bold}
#nuage a:hover {color: white; background-color: #668AA8;}

/* Affichage des produits en ligne */
.col_flash{
	width: 550px;
	float: left;
	color:#dd0000;
	font-weight:bold;
}
.col1{
	width: 550px;
	height:20px;
	padding-top:5px;
    padding-left:5px;
	float: left;
    border-top:1px solid #C7C7C7;
    border-bottom:1px solid #C7C7C7;
}

.col1_nom {
	width: 49%;
	height:20px;
	float: left;
	margin-left:0.5em;
}
.col1_prix {
	width: 49%;
	height:20px;
	float: left;
	text-align:right;
}

.espace_prod {
	width: 550px;
	float: left;
	height:10px;
}

.col2{
	width: 160px;
	padding-top: 10px;
	padding-bottom: 2px;
	float: left;
    border:1px solid #C7C7C7;
}

.col3{
    width: 385px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left:5px;
	float: left;
}

.col4{
    width: 550px;
	float: left;
}
div.col_zoom {
	width:160px;
	text-align:center;
	font-weight:normal;
	font-size:1em;
}

div.col_zoom a{
	font-weight:normal;
	font-size:1em;
	text-decoration:none;
}

.col_zoom:link,.zoom:visited, .zoom:active{
	font-weight:normal;
	font-size:1em;
	text-decoration:none;
}

.col_zoom:hover{
	font-weight:normal;
	font-size:1em;
	text-decoration:underline;
}

div.col_detail {
    float: left;
	background-image:url(../../premium/modeles/blog/images/bouton_fond.png);
	background-repeat:no-repeat;
	width:133px;
	height:27px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	font-size:1em;
}

.col_detail:link, .col_detail:visited, .col_detail:active{
	font-weight:normal;
	color:#fff;
	font-size:1em;
	text-decoration:none;
}

.col_detail:hover{
	font-weight:normal;
	color:#fff;
	font-size:1em;
	text-decoration:underline;
}

.espace_haut {
	padding-top:10px;
}

/* Page catalogue */

table.fc {
	width:30%;
	
}

td.fc_titre_produit {
	font-size : 12px;
	font-weight:bold;
	text-align: center;
	margin-top: -5px;
	width: 40%;
	margin-right: auto;
	/*padding-left: -10px;*/
}
td.fc_prix {
	text-align:center;
	height:25px;
	font-weight:bold;
	color:#cc0000;
	font-size:1em;
	margin-top: 5px;
	/*padding-top: -20px;*/
}

td.fc_flash {
	text-align:center;	
	font-weight:bold;
	color:#cc0000;
	font-size:1em;
}

td.fc_descriptif {
	color:#000;
	font-size:1em;
	text-align:justify;
	height:25px;
}


td.fc_image {
	width:200px;
	text-align:center;
	margin-top: -30px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
td.fc_zoom {
	/*background-image:url('images/fc_fond.png');
	background-repeat:no-repeat;	*/
	width:130px;
	height:25px;	
	text-align:center;	
	font-weight:bold;
	font-weight:normal;	
	color:#33CCCC;
	font-size:1em;
}

td.fc_zoom a{
	font-weight:normal;	
	color:#33CCCC;
	font-size:1em;
	text-decoration:none;
}

.zoom:link,.zoom:visited, .zoom:active{
	font-weight:normal;	
	color:#33CCCC;
	font-size:1em;
	text-decoration:none;
}

.zoom:hover{
	font-weight:normal;	
	color:#33CCCC;
	font-size:1em;
	text-decoration:underline;
}

td.fc_detail {
	/*background-image:url('images/fc_fond.png');
	background-repeat:no-repeat;*/	
	width:130px;
	height:25px;	
	text-align:center;	
	font-weight:normal;	
	color:#33CCCC;
	font-size:1em;
}


.plus_detail:link, .plus_detail:visited, .plus_detail:active{
	font-weight:normal;	
	color:#33CCCC;
	font-size:1em;
	text-decoration:none;
}

.plus_detail:hover{
	font-weight:normal;	
	color:#33CCCC;
	font-size:1em;
	text-decoration:underline;
}

/* Page catalogue */

table.fp {
	width:600px;
	margin-left: 60px;
}

td.fp_produit {
	width:278px;
	height:278px;
	font-size : 1em;
	font-weight:normal;
	color:#33CCCC;
}

td.fp_image_grande {
	width:278px;
	height:278px;
	font-weight:bold;
	color:#33CCCC;
	font-size:1em;
	text-align:center;
}

td.fp_descriptif {
	color:#33CCCC;
	font-size:1em;
	text-align:justify;
	height:25px;
}


td.fp_image{
	width:40%;
	text-align:center;
}

td.fp_descriptif{
	width:100%;
	text-align:justify;
}

td.fp_ami {
	width:600px;
	text-align:left;
}

span.titre_produit {
	color: #CC0000;
	font-size: 1.1em;
	font-weight:bold;
	margin-top: -20px;
	/*padding-top: -20px;*/
}

p.prix {
	font-weight:bold;
	color:#cc0000;
	font-size:1em;
}	

p.notice {
	color:#cc0000;
	font-size:1em;
	text-decoration:none;
}	

.notice:link, .notice:visited, .notice:active{
	color:#cc0000;
	font-size:1em;
	text-decoration:none;
}	

.notice:hover{
	color:#cc0000;
	font-size:1em;
	text-decoration:underline;
}	

span.prix {
	font-weight:bold;
	color:#cc0000;
	font-size:1em;
}	

span.ecotaxe {
	font-weight:normal;
	color:#000;
	font-size:0.9em;

}

/* affiche_produit_colonne new */
#top {
	width:195px;
	margin:0px;
	padding:0px;
}

#top h3{
/*background-image:url('images/separateur_arrow.gif');
background-repeat:no-repeat;*/
	color:black;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	width:195px;
}

#top p{
	padding:0px;
	margin:0px;
	text-align:center;
}

.bouton {
	background-image:url('images/bouton_fond.png');
background-repeat:no-repeat;
color:#fff;
width:133px;
height:27px;
text-align:center;
padding-top:0.3em;
font-size:1em;
}

.bouton:link, .bouton:visited, .bouton:active {
	color:#fff;
	font-size:1em;
}

.bouton:hover {
	background-image:url('images/bouton_fond.png');
	background-repeat:no-repeat;
	color:#fff;
	width:133px;
	height:27px;
	text-align:center;
	text-decoration:none;
	font-size:1em;
}

.clicbouton {
	background-image:url('images/bouton_fond.png');
	background-repeat:no-repeat;
	color:#fff;
	width:133px;
	height:27px;
	text-align:center;
	font-size:1em;
	border:0px;
	padding-bottom:0.6em;
	cursor:pointer;
}

#content h2 {
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
	text-transform:uppercase;
	color: #980000;
	font-family: "BROKEN GHOST";
	text-align: center;
	width: 300px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #34D7E3;
	border-bottom-color: #34D7E3;
	border-left-color: #FFCC00;
	background-color: #9DD555;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;	/*color: #FFCC00;
	font-family: Marathon;
	font-size: 28px;
	text-align: center;
	background-color: #980000;
	border-bottom:1px solid #425B81;
	font-size: 1.1em;
	font-weight:bold;
	vertical-align:middle;
	line-height: 30px;*/
}

.blanc:link {color:#ffffff;}
.blanc:visited {color:#ffffff;}
.blanc:hover {color:#ffffff;text-decoration:none;}

#pscroller1{
	width: 90%;
	height: 150px;
	padding: 5px;
	/*border: 1px solid black;
	background-color: lightyellow;*/
}

#fscroller {
	margin:auto;
	width:90%;
	}

.form_error {
 	color:#C00;
}
.form_mandatory {
	color:red;
}
.conteneur-arrondi{
	padding:0;
	width:200px;/* determine la largeur de la boite contenue */
	float:left;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 3%;
}
.un      {
	height:1px;
	background-color:#980000;
	overflow:hidden;
	border-top-width: 0;
	border-right-width: 5px;
	border-bottom-width: 0;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	padding: 0px;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
}

.deux {
	margin:0 3px;
	height:1px;
	overflow:hidden;
	background-color: #980000;
	border-top-width: 0;
	border-right-width: 5px;
	border-bottom-width: 0;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}

.trois{
	margin:0 2px;
	height:2px;
	overflow:hidden;
	background-color: #980000;
	border-top-width: 0;
	border-right-width: 5px;
	border-bottom-width: 0;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}

.quatre {
	margin:0 1px;
	height:2px;
	overflow:hidden;
	background-color: #980000;
	border-top-width: 0;
	border-right-width: 5px;
	border-bottom-width: 0;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
	.centrearrondi {
	/*min-height:150px; avec eventuellement une hauteur mini */
	height:auto!important;
	height:150px;
	background-color: #980000;
	border-top-width: 0;
	border-right-width: 5px;
	border-bottom-width: 0;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	text-align: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 5px;
}
.td1 {
	background-image: url(http://www.peterspan.net/images/bas-menu.gif);
	background-repeat: no-repeat;
	height: 165px;
	/*padding-top: -1px;*/
	margin-top: -5px;
}
#td1 {
	background-image: url(http://www.peterspan.net/images/bas-menu.gif);
	background-repeat: no-repeat;
	height: 165px;
	/*padding-top: -1px;*/
	margin-top: -5px;
}
.td2 {
	background-image: url(http://www.peterspan.net/images/bas-orange.gif);
	height: 62px;
	background-repeat: no-repeat;
}
.td2 a {
	font-family: Marathon;
	color: #980000;
	font-size: 24px;
	padding-right: 30px;
	margin-left: 5px;
}
.td3 {
	background-image: url(http://www.peterspan.net/images/ar-orange.gif);
	height: 159px;
	background-repeat: no-repeat;
	color: #CC0000;
}
.style1 {
	font-family: "Comic Sans MS";
	font-size: 26px;
	color: #FFFF00;
	padding-top: 25px;
}
.style2 {color: #FF0000}
.style3 {
	color: #FFCC00;
	font-family: Marathon;
	font-size: 20px;
}
.style4 {
	font-family: Marathon;
	color: #980000;
	font-size: 24px;
	padding-right: 30px;
}
.style5 {
	color: #980000;
	padding-right: 50px;
}
.style7 {font-size: 24px}
.style8 {
	color: #FFCC00;
	font-family: Marathon;
	font-size: 24px;
	text-align: center;
}
#barelat {
	background-image: url(/modeles/blog/images/ar-menu.gif);
	width: 97px;
}
div#basmenu{
	background-image: url(/modeles/blog/images/bas-menu.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 165px;
	margin: 0px;
	padding: 0px;
	font-family: Marathon;
	color: #980000;
	font-size: 24px;
	padding-right: 30px;
}
div#basmenu a{
	font-family: Marathon;
	color: #980000;
	font-size: 28px;
	padding-right: 10px;
	padding-left: 30px;
	}
	div#basmenu2 p{
	font-size: 14px;
	color: #980000;
}
div#basmenu2{
	background-image: url(/modeles/blog/images/ar-orange.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 159px;
	margin: 0px;
	padding: 0px;
}