html {
	margin: 0;
	padding: 0;
	overflow-x: auto;
	/* corrige le pb de scrollbar dans IE mais ne les enl?ve pas, n'a pas d'effet dans Mozilla, ou Opera */
}

body {
	margin: 0;
	padding: 0; /* centre dans IE */
	color: #51576A;
	background-color: #DED4F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

p {
	margin: 0.5em;
	font-size: 0.9em;
}

img {
	border: 0;
	display: inline;
}

/********************
 *  styles communs  *
 ********************/
a:link,a:visited,a:active {
	background: transparent;
	color: #922b7a;
	text-decoration: none;
}

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





h1,h2,h3,h4,h5,h6,h7 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1em;
}

address {
	font-style: normal;
}

label {
	font-size: 1em;
	font-weight: bold;
}

div
.break
 
	/* Used this style to terminate floating elements, to clear all floating attributes */
{
	visibility
:
 
hidden;
	clear
:
 
both;
	font-size
:
 
0
px;
	line-height: 0px;

	/* Used this style to terminate floating elements, to clear all floating attributes */

}

div
.break_ombre
 
{
	visibility
:
visible;
	clear
:
 
both;
	font-size
:
 
0
px;
	height
:
 
0
px;
	background-image: url(../images/images_commune/ombre_bas_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


div
.fix
 
	/* Breaks unwanted connection between the content of the maincontent box and the menues on the left and right in some browsers */
{
	float
:
 
left;
	width
:
 
100%;
	height: 100%;
}
div
.block
 
	/* Use this style around groups of objects which are connected in some way */
{
margin
:
 
0
.5em
 
0
0
.5em
 
0;
padding
:
 
0;
}
div
.block
 
div
.element
,
div
.buttonblock
 
div
.element
 
	/* Use this style if several objects are to be stacked horizontally within the same block */
{
padding-right
:
 
1
em
;

    
float
:
 
left
;


}
.navigator {
	position: absolute;
	bottom: 3px;
	left: 210px;
	width: 596px;
	font-size: 1.3em;
	text-align: center;
}

/********************
 *  styles Menu Haut  *
 ********************/
/* menu 2 css */

#menu_d li {
	list-style-position: outside;
	list-style-image: url(../img_front/pedition__18.gif);
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}



/* menu css */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {
	list-style-type:none;
	margin:0px 0 0px 0px;
	padding:0;
	text-align: center;
	height: 30px;
}

#menu li {padding:0; margin:0 1px 0 0; position:relative; width:150px; height:1px; z-index:1;}
#menu li a, #menu li a:visited {text-decoration:none;}

#menu dl {position:relative; top:0; left:0; width: 150px; margin: 0; padding: 0}
#menu dt {margin:0;font-size:  0.9em; border-bottom:2px solid #fff; width:150px; float:left;  color: #fff; font-weight: bold;}
#menu dd {display:none; /*background: transparent;*/ width:150px;border-bottom:1px solid #fff; clear:left; margin:0; padding:0; color: #0; font-size: 0.9em; text-align:left;}

#menu dt a, #menu dt a:visited {display:block; color:#fff; padding: 6px 0px 6px 0px; }
#menu dd a, #menu dd a:visited {background: #eee; color:#333; text-decoration:none; display:block; padding:4px 5px 4px 5px; width:140px;}

#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl { border-bottom:1px solid #fff;}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {background: #ddd; color:#111;  font-weight: bold; }

/* menu_accueil */
#menu .menu_accueil dt				{background: #5ba4e3; }
#menu .menu_accueil dt a:hover, 	
#menu li:hover .menu_accueil dt a, 
#menu li a:hover .menu_accueil dt a {background: #DED4F0; color:#fff;}
/* menu_medias */
#menu .menu_medias dt				{background: #e5007b; }
#menu .menu_medias dt a:hover, 	
#menu li:hover .menu_medias dt a, 
#menu li a:hover .menu_medias dt a {background: #DED4F0; color:#fff;}
/* menu_infos */
#menu .menu_infos dt				{background: #b2da0d; }
#menu .menu_infos dt a:hover, 	
#menu li:hover .menu_infos dt a, 
#menu li a:hover .menu_infos dt a {background: #DED4F0; color:#fff;}
/* menu_promos */
#menu .menu_promos dt				{background: #FF6633; }
#menu .menu_promos dt a:hover, 	
#menu li:hover .menu_promos dt a, 
#menu li a:hover .menu_promos dt a {background: #DED4F0; color:#fff;}
/* menu_annonces */
#menu .menu_annonces dt				{background: #9359A1; }
#menu .menu_annonces dt a:hover, 	
#menu li:hover .menu_annonces dt a, 
#menu li a:hover .menu_annonces dt a {background: #DED4F0; color:#fff;}
/* menu_resa */
#menu .menu_resa dt				{background: #EB0E03; }
#menu .menu_resa dt a:hover, 	
#menu li:hover .menu_resa dt a, 
#menu li a:hover .menu_resa dt a {background: #DED4F0; color:#fff;}
/* menu_pub */
#menu .menu_pub dt				{background: #11B8AA; }
#menu .menu_pub dt a:hover, 	
#menu li:hover .menu_pub dt a, 
#menu li a:hover .menu_pub dt a {background: #DED4F0; color:#fff;}
/* menu_contact */
#menu .menu_contact dt				{background: #FFCC00; }
#menu .menu_contact dt a:hover, 	
#menu li:hover .menu_contact dt a, 
#menu li a:hover .menu_contact dt a {background: #DED4F0; color:#fff;}
/* menu_vide */
#menu .menu_vide dt				{background: #DED4F0; color:#DED4F0;}
#menu .menu_vide dt a:hover, 	
#menu li:hover .menu_vide dt a, 
#menu li a:hover .menu_vide dt a {background: #DED4F0; color:#DED4F0;}


/* menu_concept */
#menu .menu_concept dt				{background: #5ba4e3; }
#menu .menu_concept dt a:hover, 	
#menu li:hover .menu_concept dt a, 
#menu li a:hover .menu_concept dt a {background: #5ba4e3; color:#fff;}
/* menu_supports */
#menu .menu_supports dt				{background: #b2da0d; }
#menu .menu_supports dt a:hover, 	
#menu li:hover .menu_supports dt a, 
#menu li a:hover .menu_supports dt a {background: #b2da0d; color:#fff;}
/* menu_espace_pub */
#menu .menu_espace_pub dt				{background: #ee64d9; }
#menu .menu_espace_pub dt a:hover, 	
#menu li:hover .menu_espace_pub dt a, 
#menu li a:hover .menu_espace_pub dt a {background: #ee64d9; color:#fff;}

/* menu_index */
#menu .menu_index dt				{background: #E6D4F0; }
#menu .menu_index dt a:hover, 	
#menu li:hover .menu_index dt a, 
#menu li a:hover .menu_index dt a {background: ##E6D4F0; color:#fff;}











/*
* html .navigator{
	position: relative;
	left: 0;
	width: 567px;
}
*/
.navigator a:link,.navigator a:visited {
	color: red;
}

.navigator .current {
	padding: 2px 7px 5px 7px;
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/fond-navigator.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
}

.previous {
	font-size: 12px;
}

.next {
	font-size: 12px;
}

span.pages {
	margin: 0 45px 0 45px;
}

div.success {
	margin-top: 0;
	padding: 0.25em 0.5em 0.25em 0.5em;
	border: none;
	background-color: transparent;
	border-color: #d9d978;
}

div.success h2 {
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/message-feedback.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 0.5em;
	padding: 0.25em 0.5em 0.5em 2.5em;
}

div.warning {
	margin-top: 0;
	padding: 0.25em 0.5em 0.25em 0.5em;
	border: none;
	background-color: transparent;
	border-color: #d9d978;
}

div.warning h2 {
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/message-error.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 0.5em;
	padding: 0.25em 0.5em 0.5em 2.5em;
}

div.warning ul {
	margin-top: 0;
}

.validation-error {
	color: #fe1d1a;
}

div#container {
	margin: 10px auto 0px auto;
	/* centre la fenetre, quelque soit la taille de la fenetre du nav */
	padding: 0;
	text-align: left;
	/* re-aligne le texte ? gauche pour annuler le centrage pour IE */
	width: 979px;
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/fond_page.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}

div#page_home div#container {
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/fond_page_home.gif);
}

.gauche {
	float: left;
}

.droite {
	float: right;
}

input.defaultbutton,input.button {
	background-color: #be80b1;
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/button.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	border: 0;
	color: white;
	font-weight: bold;
	cursor: pointer;
	padding-bottom: 5px;
}

input.button:hover {
	color: #63004c;
}

div#page_home input.button {
	background: none;
}

/********************
 *  pagelayout.tpl  *
 ********************/
div#before_page {
	text-align: right;
	background-color: #DED4F0;
	padding: 0 164px 5px 0;
	width: 100%;
}

div#page {
	position: relative; /* pour l'alignement bas du bloc bas droite */
	width: 970px;
	margin-left: 4px;
	/* decale la page pour l'alignement avec 'lombre after_page */
}

div#page_home div#page {
	background-image: none;
}

div#page_login div#page {
	background-image: none;
}

div#after_page {
	text-align: center;
	padding: 0.5em 0 0.5em 0;
	background-color: #DED4F0;
	background-repeat: no-repeat;
	background-position: left top;
	width: 979px;
	background-image: url(../images/ombre_bas_page.jpg);
}

div#after_page a {
	color: #000000;
}

div#page_top {
	height: 100px;
	background-color: #ffffff;
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/pointilles_h.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

div#page_middle {
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/pointilles_h.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 1px;
	/* decalle le contenu pr laisser apparaitre les pointilles */
	/* permet de fixer la hauteur minimum FF, IE ...*/
	height: auto !important;
	height: 540px;
	min-height: 20px;
}

div#page_home div#page_middle {
	height: auto;
	min-height: 0;
}

div#page_login div#page_middle {
	height: auto;
	min-height: 0;
}

div#page_bottom {
	padding: 0 0 0.2em 0;
	background-color: #ffffff;
}

div#page_left {
	float: left;
	height: 100%;
	width: 210px;
}

div#page_home div#page_left {
	width: 205px;
}

div#page_main {
	margin-left: 210px; /* page_left width + page_left border */
	margin-right: 17%; /* page_right width */
	height: 100%;
	padding: 0 10px 0 10px;
}
div#page_main_index {
	margin-left: 0px; /* page_left width + page_left border */
	margin-right: 17%; /* page_right width */
	height: 100%;
	padding: 0 0px;
}

div#page_home div#page_main {
	margin-left: 205px;
	border-left: 5px none #F6F4F4;
	height: 250px;
	background-color: #F2ECF6;
	padding: 0;
	border-top: 5px solid #F6F4F4;
	border-right: 5px solid #F6F4F4;
	border-bottom: 5px solid #F6F4F4;
}
div#page_home div#page_main_index {
	border-left: 5px solid #F6F4F4;
	background-color: #FFFFFF;
	border-top: 5px solid #F6F4F4;
	border-right: 5px solid #F6F4F4;
	border-bottom: 5px solid #F6F4F4;
}
#page_comparateur {
	margin-left: 0px; /* page_left width + page_left border */
	margin-right: 17%; /* page_right width */
	height: 100%;
	padding: 0 0px;
	border-left: 5px solid #F6F4F4;
	background-color: #FFFFFF;
	border-top: 5px solid #F6F4F4;
	border-right: 5px solid #F6F4F4;
	border-bottom: 5px solid #F6F4F4;
	min-height: 710px;
}
#destination {
	height: 200px;
	clear: both;
	overflow: auto;
	width: 100%;
	padding-top: 5px;
}
#mois {
	height: 146px;
	clear: both;
	overflow: auto;
	width: 100%;
	padding-top: 5px;

}
#pays {
	height: 150px;
	clear: both;
	overflow: auto;
	width: 100%;
	padding-top: 5px;
	margin-right: 5px;
	
}
#region {
	height: 150px;
	clear: both;
	overflow: auto;
	width: 100%;
	padding-top: 5px;
	margin-right: 5px;

}
.destination {
	
}
.mois {
	
}



div#page_home div#page_main_mag {
	border-left: 5px solid #F6F4F4;
	background-color: #FFFFFF;
	border-top: 5px solid #F6F4F4;
	border-right: 5px solid #F6F4F4;
	border-bottom: 5px solid #F6F4F4;
	text-align: center;
	padding-left: 5px;
	right: 5px;
	margin-right: 17%;
}

div#page_login div#page_main {
	margin: 0;
	padding-left: 20px; /* page_left width + page_left border */
	border: none;
	background-color: #ffffff;
}
div#page_login div#page_main_index {
	margin: 0;
	border: none;
	background-color: #ffffff;
}




div#page_right {
	float: right;
	width: 160px;
	height: 100%;
	font-size: 1,25;
	background-color: #ffffff;
}
div#page_right_compar {
	float: right;
	width: 160px;
	height: 100%;
	font-size: 1,25;
	background-color: #ffffff;
}


div#page_right p {
	margin: 0;
	padding: 0;
}

div#page_home div#page_right {
	height: 1037px;
	overflow: auto;
	position: absolute;
	left: 811px;
	top: 105px;
	text-align: center;
}
div#page_home div#page_right_compar {
	height: 700px;
	overflow: auto;
	position: absolute;
	left: 811px;
	top: 130px;
	text-align: center;
}
div#page_home div#page_right_Mag {
	height: 761px;
	overflow: auto;
	position: absolute;
	left: 810px;
	top: 103px;
	width: 165px;
}
/********************
 *   page_top.tpl   *
 ********************/
div#page_top div.logo {
	padding: 5px 0 0 10px;
	width: 40%;
	float: left;
}

div#page_top div.banniere {
	display: inline;
	float: right;
	margin-top: 1em;
	margin-right: 1em;
	height: 50px;
	width: 510px;
}

div#page_top div#video_lancement {
	position: absolute;
	visibility: hidden;
	top: 106px;
	left: 205px;
	width: 320px;
	background-color: #fff;
	z-index: 1000;
}

/********************
 *     menu.tpl     *
 ********************/
div.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 250px;
	/*width:200px;*/ /* page_left width - border */
	border: 5px solid #f6f4f4;
	border-bottom: none;
}

div#page_home div.menu {
	border-right: 5px none #f6f4f4;
	border-top: 5px solid #f6f4f4;
	border-bottom: 5px solid #f6f4f4;
	border-left: 5px solid #f6f4f4;
}

/********************
 *     home.tpl     *
 ********************/
div#page_home div.rollover {
	display: none;
}

div#page_home div.bloc_rollover img {
	display: inline;
}

div#page_home div.rollover p {
	margin: 0;
	padding: 0;
}

div#page_home div.show {
	display: inline;
}

div#page_home div.bloc_rollover {
	font-size: 14px;
	margin: 5px;
	margin-right: 0;
	margin-bottom: 0;
}

div#page_home div.bloc_rollover img {
	display: inline;
}

div#page_home div.bloc_rollover div.titre {
	margin-bottom: 0.2em;
}

div#page_home div.bloc_rollover div.photo {
	float: left;
	margin-right: 6px;
}

div#page_home div.bloc_rollover h3 {
	padding-top: 31px;
}

div#page_home div.bloc_rollover div.nom {
	font-size: 1em;
	font-weight: bold;
}

div#page_home div.bloc_rollover div.poste {
	font-size: 0.8em;
	font-weight: bold;
}

/*
div.class-home div.column_left {
	border: none;
}*/
div.class-home {
	border-style: 5px solid #F6F4F4;
}

div.class-home div.column_center {
	height: 100%;
	margin-right: 460px;
}

div.class-home div.column_right {
	float: right;
	height: 100%;
	width: 460px;
}

/********************
 *   page_left.tpl  *
 ********************/
div#page_left div.feuilletez_le {
	text-align: center;
	background-color: #dbd0ca;
	padding: 8px 0 3px 0;
	/*width: 100%;*/
	border: 5px solid #ebe9dd;
	border-top: none;
	border-bottom: none;
	/*position:absolute;
	bottom: 0;*/
	width: 200px;
}

div#page_left div.feuilletez_le .couverture {
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: left;
	background-color: transparent;
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/ombre_couverture.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 239px;
	width: 184px;
}

/************************
 * page_bottom_home.tpl *
 ************************/ /* classes pagelayout_home bottom */
div#page_bottom {
	font-size: 0.9em;
	width: 100%;
	vertical-align: top;
}

div#page_bottom div.column_left {
	float: left;
	width: 28%;
	height: 100%;
}
div#page_bottom div.column_left_index {
	float: left;
	width: 20%;
	height: 100%;
}

div#page_bottom div.column_center {
	margin-left: 28%;
	margin-right: 20%;
	height: 100%;
	padding: 0 0 0.5em;
	
}

div#page_bottom div.column_center_index {
	margin-left: 0%;
	margin-right: 17%;
	height: 100%;
	padding: 0 0 0.5em 0;
	background-color: #F2ECF6;
	border-color: #FFFFFF;
	
}
div#page_bottom div.column_center_large {
	margin-left: 28%;
	margin-right: 17%;
	height: 100%;
	padding: 0 0 0.5em 0;
}

div#page_bottom div.column_right {
	float: right;
	width: 20%;
	height: 100%;
}

div#page_bottom div.block_top {
	
}

div#page_bottom div.block_bottom {
	padding-top: 1px;
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/pointilles_h.gif);
	background-repeat: repeat-x;
	background-position: top left;
	vertical-align: bottom;
}

/* bloc tests */
div#page_bottom div.tests {
	padding: 0 0 1em 0;
}

div#page_bottom div.tests div.logo {
	float: left;
	margin: 0.5em 0.5em 0.5em 0.5em;
}

div#page_bottom div.tests .button {
	text-align: center;
}

div#page_bottom div.tests h3 {
	margin-top: 0.5em;
}

div#page_bottom div.tests .attribute-texte {
	padding: 1em 0 0 0;
}

div#page_bottom div.tests .attribute-texte p {
	font-size: 1.8em;
	font-weight: bold;
}

/* bloc courrier */
div#page_bottom div.courrier {
	padding: 0.5em 1em 0 1em;
}

div#page_bottom div.courrier .attribute-description {
	padding-top: 1em;
}

div#page_bottom div.courrier .attribute-description p {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

div#page_bottom div.courrier div.logo {
	float: left;
	margin: 1em;
}

/* bloc la_redaction */
div#page_bottom div.la_redaction {
	
}

div#page_bottom div.la_redaction div.logo {
	float: left;
	margin: 0 0 1em 0;
}

div#page_bottom div.la_redaction h3 {
	padding-top: 20px;
}

div#page_bottom div.la_redaction .attribute-description {
	padding: 1em 0.5em 0.5em 0;
}

div#page_bottom div.la_redaction .attribute-description p {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

/* bloc enquete */
div#page_bottom div.enquete {
	margin-left: 1em;
}

div#page_bottom div.enquete h3 {
	padding-top: 10px;
	padding-bottom: 10px;
}

div#page_bottom div.enquete .attribute-description {
	padding: 0 0.5em 0.5em 0;
}

div#page_bottom div.enquete .attribute-description p {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

div#page_bottom div.enquete .button {
	text-align: center;
}

/* bloc sondages */
div#page_bottom div.sondage {
	padding: 1em 0.5em 0 1em;
}

div#page_bottom div.sondage label {
	font-size: 1.8em;
}

div#page_bottom div.sondage h1 {
	font-size: 1.5em;
}

div#page_bottom div.sondage_rep {
	text-align: center;
}

div#page_bottom div.sondage span.required {
	display: none;
}

/* bloc carnet_d_adresses */
div#page_bottom div.carnet_d_adresses {
	padding: 0.5em 0 0 1em;
}

div#page_bottom div.carnet_d_adresses .attribute-description {
	padding: 1em 2em 0 0;
}

div#page_bottom div.carnet_d_adresses .attribute-description p {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

div#page_bottom div.carnet_d_adresses div.logo {
	float: left;
	margin: 1em;
}

/* bloc horoscope */
div#page_bottom div.horoscope {
	margin: 0;
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-right: 0 !important;
	margin-right: -0.5em;
}

div#page_bottom div.horoscope .attribute-description {
	padding: 1em 2em 0 0;
}

div#page_bottom div.horoscope .attribute-description p {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

div#page_bottom div.horoscope div.logo {
	float: right;
	margin: 0;
	margin-right: 0.5em;
	margin-left: 0.5em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

div#page_bottom div.horoscope div.select {
	margin-top: 1em;
}

/************************
 *     classes ez       *
 ************************/
.class-bloc {
	overflow: hidden;
	margin-left: 5px;
	padding: 5px 0 5px 0;
	background-color: transparent;
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/pointilles_h.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.last {
	background-image: none;
}

.class-bloc h2 {
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.3em;
}

/*
 * rubrique.tpl
 */
.class-rubrique .attribute-texte {
	margin-top: 0.5em;
}

.class-rubrique .attribute-texte h3 {
	text-transform: uppercase;
	color: #a6408d;
	border-bottom: 1px solid #90bc36;
}

/*
 * bandeau_haut.tpl
 */
.bandeau_haut {
	background-color: #ede8e4;
	margin: 3px 0 10px 0;
	padding: 5px;
	/* permet de fixer la hauteur minimum FF, IE ...*/
	height: auto !important;
	height: 60px;
	min-height: 60px;
	font-size: 0.8em;
}

.bandeau_haut .textimage {
	float: left;
	height: 60px;
}

/*
 * menu_sous_rubriques.tpl
 */
ul.menu_sous_rubriques {
	list-style: none;
	border: 1px solid #EDE8E4;
	padding: 2px 2px 4px 2px;
	margin: 30px 0 10px 0;
	display: inline;
}

* html ul.menu_sous_rubriques {
	padding: 2px 2px 2px 2px;
}

ul.menu_sous_rubriques li {
	display: inline;
	list-style: none;
	text-transform: uppercase;
	font-size: 0.8em;
	margin: 0;
	padding: 2px 8px 2px 8px;
}

ul.menu_sous_rubriques li.actif {
	background-color: #922b7a;
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/menu-onglet_actif.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: white;
	font-weight: bold;
}

ul.menu_sous_rubriques li.inactif {
	background-color: #b3a5a4;
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/menu-onglet_inactif.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

ul.menu_sous_rubriques li.inactif img {
	margin-bottom: -3px;
	padding: 0;
}

ul.menu_sous_rubriques li.inactif a:link,.class-rubrique ul.menu li.inactif a:visited
	{
	color: #402B3A;
	text-decoration: none;
}

ul.menu_sous_rubriques li.inactif a:hover {
	color: #63004c;
}

ul.menu_sous_rubriques li.delimiter {
	width: 1px;
	font-size: 14px;
	padding: 0;
	margin: 0 -3px 0 -4px;
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/pointilles_v.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

* html ul.menu_sous_rubriques li.delimiter {
	font-size: 15px;
	padding: 0;
	margin: 0 0 0 -1px;
}

/*
*
*/
.class-rubrique div.files_conteneur {
	float: right;
	padding-left: 1em;
	background-color: #fff;
	width: 15em;
}

.class-rubrique div.files {
	background-color: #e6d4e7;
	border: 1px solid black;
}

.class-rubrique div.files div.bandeau {
	background-color: #ede8e4;
	width: 100%;
	height: 2.5em;
}

.class-rubrique div.files h1 {
	padding: 0.2em 0 0 0.2em;
}

.class-rubrique div.files h2 {
	padding: 0 0 0 0.2em;
	font-size: 0.9em;
	font-weight: normal;
}

.class-rubrique div.files ul.files_list {
	list-style: none;
	margin: 0;
	padding: 0.5em;
	overflow: auto;
	height: 10em;
}

.class-rubrique ul.files_list li {
	list-style: none;
	margin-bottom: 0.1em;
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/pointilles_h.gif);
	background-repeat: repeat-x;
	background-position: 0em 1.2em;
}

.class-rubrique div.attribute-file div.size {
	font-size: 0.7em;
}

div.content_rubrique-survey {
	
}

div.content_rubrique-survey label {
	font-size: 1.3em;
}

.content_rubrique-survey div.element {
	margin: 0.4em 0 0.4em 0;
}

div.content_rubrique-carnet_d_adresses {
	padding-bottom: 2em;
}

div.content_rubrique-carnet_d_adresses div.groupe_alpha {
	margin: 1em;
}

div.content_rubrique-carnet_d_adresses div.alpha {
	padding: 0 0 0.1em 0.5em;
	margin-bottom: 0.1em;
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/pointilles_h.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	font-size: 1.3em;
	font-weight: bold;
	color: #fe1d1a;
}

div.class-adresse {
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}

div.class-adresse div.attribute-name {
	font-size: 0.9em;
	font-weight: bold;
	color: #fe1d1a;
	text-transform: uppercase;
	display: inline;
}

div.class-adresse div.attribute-name a {
	color: #fe1d1a;
}

div.class-adresse div.attribute-name a span {
	color: #fff;
	font-weight: bold;
	font-size: 0.6em;
	background-color: #be80b1;
	text-align: center;
	margin-left: 1em;
	vertical-align: 0.2em;
}

div.class-adresse div.attribute-site {
	font-size: 0.9em;
	display: inline;
}

div.class-adresse div.attribute-site a span {
	color: #fff;
	font-weight: bold;
	font-size: 0.6em;
	background-color: #be80b1;
	text-align: center;
	text-transform: uppercase;
	margin-left: 1em;
	vertical-align: 0.2em;
}

div.class-adresse div.attribute-telephone {
	font-weight: bold;
	font-size: 0.8em;
	margin-left: 0.5em;
	display: inline;
}

div.content-view-listitem div.class-file p {
	margin: 0;
	padding: 0;
}

div.content_rubrique-horoscope .hide {
	display: none;
}

div.content_rubrique-horoscope ul {
	margin-left: 2em;
	padding: 0;
	list-style: disc url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/puce.gif);
}

div.content_rubrique-horoscope {
	margin-top: 1em;
	padding-left: 1.5em !important;
	padding-left: 1em;
}

div.content_rubrique-horoscope div.break {
	visibility: visible;
	display: block;
	clear: both;
	font-size: 1em;
	height: 1em;
}

div.content_rubrique-horoscope div.signe {
	float: left;
	margin-left: 1em;
	margin-right: 1em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

div.content_rubrique-horoscope div.dates {
	color: #922b7a;
	font-size: 0.6em;
	text-transform: lowercase;
}

div.content_rubrique-horoscope div.signe_middle {
	float: left;
	margin-left: 3.5em;
	margin-right: 3.5em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

div.content_rubrique-horoscope div.logo {
	float: left;
	margin-right: 0.5em;
}

div.content_rubrique-horoscope div.nom_signe {
	font-size: 1.3em;
	color: #922b7a;
}

div.content_rubrique-horoscope div.nom_signe:first-letter {
	font-size: 1.3em;
	font-weight: bold;
}

div.content_rubrique-horoscope div.titre {
	font-size: 1em;
	font-weight: bold;
}

div.content_rubrique-horoscope div.texte {
	margin-bottom: 2em;
}

div.content_rubrique-horoscope div.texte a {
	color: #000;
}

div.content_rubrique-horoscope div.themes {
	font-size: 1em;
}

div.content_rubrique-horoscope div.autres {
	font-size: 1em;
	margin: 1em;
}

/************************
 *     courrier.tpl       *
 ************************/ /*
div.courrier-champs {
	margin: 10px 0 10px 0;
}

div.courrier-champs label {
	font-size: 1em;
}

div.courrier-champs div.gauche {
	float: left;
	margin-right: 25px;
}

div.courrier-champs div.droite {
	float: right;
	margin-right: 18px;
	margin-top: -2px;
}



* html .rubrique-courrier input.button {
	margin-top: -5px;
	padding: 15px 0 20px 17px;
}

.rubrique-courrier input.button:hover {
    color : red;
}
*/
div.class-courrier {
	height: 100%;
	margin: 0 2% 0 2%;
}

div.class-courrier div.title {
	color: #922b7a;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/pointilles_h.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.class-courrier div.attribute-nom {
	float: right;
	width: 18em;
	height: 100%;
	text-align: right;
	font-size: 0.7em;
}

div.class-courrier div.attribute-sujet {
	margin-right: 18em;
	height: 100%;
}

div.class-courrier h3 {
	margin-top: 1em;
	font-size: 1em;
}

/************************
 *     photo.tpl       *
 ************************/
.class-photo {
	float: left;
	margin: 0 3px 5px 3px;
	padding: 12px 11px 10px 6px;
	text-align: center;
	width: 162px;
	height: 230px;
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/fond-photo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.class-photo p.legende {
	margin: 0;
	padding-top: 15px;
	font-size: 11px;
	height: 45px;
}

.class-photo span.fonction {
	font-weight: bold;
}

.class-la_redaction {
	padding-bottom: 10px;
}

/*********************
 *    CLASSES OE     *
 *********************/
div.align_center {
	text-align: center;
}

/* class grand_jeu_jasmin */
div.class-jeu_concours div.attribute-mention {
	font-size: 12px;
}

div.class-jeu_concours {
	height: 100%;
	margin: 0 2% 0 2%;
}

div.class-jeu_concours div.title {
	color: #922b7a;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(file:///Disque externe/CREATION DE SITES/ALAPOURSUITEDUSOLEIL/JASMIN/images/pointilles_h.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.class-jeu_concours div.attribute-titre {
	margin-right: 18em;
	height: 100%;
}

div.class-jeu_concours div.attribute-status {
	float: right;
	width: 18em;
	height: 100%;
	text-align: right;
	font-size: 0.7em;
}

.content-view-blocs_home {
	padding: 1em;
	font-size: 1.25em;
}
.content-txt-annonce {
	font-size: 1.25em;
}
.contenu_bloc_texte_ss_mrge_g {
	font-size: 1.25em;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: justify;
}
.contenu_bloc_texte_ss_mrge {
	font-size: 1.25em;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: justify;
}

div.object-left {
	float: left;
	clear: left;
}

div.object-right {
	float: right;
	clear: right;
}

div.object-center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#page_home #container #page #menu_top {
	z-index: 1;
}
#page_home #container #annonceurs {
	padding-right: 10px;
	padding-bottom: 10px;
	border: 5px solid #F6F4F4;
}
#page_home #container #page #page_top #menu_top {
	height: inherit;
	z-index: 1;
}
#page_home #container #page #accroche {
	width: 770px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	z-index: 100;
}
#page_home #container #page #accroche_index {
	width: 770px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	z-index: 3;
	
}#page_home #container #page #page_top #accroche {
	height: inherit;
	z-index: 2;
}
div#page_main_2 {
	margin-left: 210px; /* page_left width + page_left border */
	margin-right: 17%; /* page_right width */
	height: auto;
	padding: 0 10px 0 10px;
}
.txt_14_gr_orange {
	font-weight: bold;
	color: #FF9900;
}
.txt_orange_X_Bold {
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 0.2em;
}
.txt_bleu_bold {
	font-weight: bold;
	color: #5ba4e3;
}
.txt_vert_bold {
	font-weight: bold;
	color: #66CC00;
}
.tex_blanc_bold {
	color: #FFFFFF;
}
a:hover.tex_blanc_bold {
	background: transparent;
	color: #FF0088;
}
	
.liste_bleue {
	list-style-position: outside;
	list-style-image: url(../images/flecheGrd_bleue.gif);
	list-style-type: disc;
}
#page_home #container #page #page_bottom .column_center_large .block_top {
	vertical-align: top;
}
.block_titre {
	color: #FFFFFF;
	background-image: url(../images/fond_titre.png);
	background-repeat: no-repeat;
	font-weight: bolder;
	padding-left: 30px;
	vertical-align: middle;
	font-size: 1.1em;
}
.block_texte {
	padding: 8px 8px 5px 30px;
	font-size: 12px;

}.block_titre_2 {
	padding: 5px 0px;
}
#page_home #container #page #drapeaux {
	position: absolute;
	left: 772px;
	top: 15px;
	text-align: right;
}
div#page_home div#page_mag {
	margin-left: 20px;
	border-left: 5px none #F6F4F4;
	height: 250px;
	background-color: #F2ECF6;
	padding: 0;
	border-top: 5px solid #F6F4F4;
	border-right: 5px solid #F6F4F4;
	border-bottom: 5px solid #F6F4F4;
}
#page_home #container #page #page_middle #page_right #page_right_bottom {
	width: 100%;
	vertical-align: bottom;
}
#page_home #container .class-home {
}
#page_home #container .class-home {
}
#page_home #container #page #page_bottom .column_center_index .text_bas_pg {
	background-color: #FFFFFF;
	border: 5px solid #F6F4F4;
	width: 99%;
}
.textTitreParagInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0099;
	text-align: left;
	font-weight: bold;
}
.text_rose {
	color: #FF0099;
}
.text_bleu {
	color: #19A8E9;
}


#info_letsGo {
	background-color: #FFFFFF;
	padding: 10px;
	height: 100%;
}
#visuel_letsGo {
	width: 40%;
	float: left;
	height: 100%;
}
#TitreInfoLetsGo {
	float: left;
	width: 50%;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
#page_home #container #page #page_bottom .column_center_index #ctn_bloc_middle #visuel_bloc_middle {
	text-align: left;
	width: 47%;
	height: 100%;
	float: left;
}
#page_home #container #page #page_bottom .column_center_index #ctn_bloc_middle #titre_info_bloc_middle {
	padding-left: 50%;
	padding-right: .5em;
}
#page_home #container #page #page_bottom .column_center_index #ctn_bloc_middle {
	background-color: #FFFFFF;
	height: 310px;
	margin-right: 5px;
	margin-left: 5px;
}
.bloc_middle_col_right {
	padding-left: 50%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
}
.partenaires {
}
.partenaires_logos {
	height: 40px;
	width: 100%;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	float: left;
}
.partenaires_nom {
	padding-left: 107px;
}
.index_Services {
}
.bordureMauve {
	background: transparent;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #922B7A;
	border-right-color: #922B7A;
	border-bottom-color: #922B7A;
	border-left-color: #922B7A;
	font-size: 0.9em;
}
.fond_mauve_pale {
	background-color: #F2ECF6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #922B7A;
	border-right-color: #922B7A;
	border-bottom-color: #922B7A;
	border-left-color: #922B7A;
}
.txt_mauve {
	color: #922B7A;
}

#window2 {
	position: absolute;
	top: 167px;
	left: 295px;
	width: 140px;
	height: 100px;
	overflow: hidden;
	/*border: 1px solid #3333ff;*/
}

#interior1, #interior2 {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	/*width: 444px;*/
	z-index: 1;
	/*border: 1px solid #ff3333;*/
}

#letexte {
	position: relative;
	width: 468px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*width: 444px;*/
	z-index: 2;
	/*border: 1px solid #33ff33;*/
}

#laliste {
	position: relative;
	width: 138px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*width: 444px;*/
	z-index: 2;
	/*border: 1px solid #33ff33;*/
}

#up1, #up2 {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 3;
	visibility: hidden;
}

#down1, #down2 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 3;
	visibility: hidden;
}
.text {
	margin: 12px 12px 12px 12px;
	/*text-align: justify;*/
    line-height: 14px;
	word-spacing: 2px;
	letter-spacing: normal;
}
#zoneFiltre {
	width: 720px;
	clear: none;
}
/*DEBUT COMPARATEUR*/


#containerFiltre {
	text-align: left;
	clear: none;
}
#containerFiltre #containerCrit {
	float: left;
	width: 290px;
	height: 160px;
	margin-left: -8px;
	padding-left: 8px;
}
.criteres {
	float: left;
	height: 100%;
	width: 18%;
	margin: 0px;
	padding: 5px;
	line-height: 0.8em;
}
.critDest {
	float: left;
	height: 100%;
	margin: 0px;
	padding: 5px;
	width: 95%;
	
}
.critEnv {
	float: left;
	height: 100%;
	margin: 0px;
	padding: 5px;
	width: 15%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.critHeb {
	float: left;
	height: 100%;
	margin: 0px;
	padding: 5px;
	width: 18%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	
}
.critPers {
	float: left;
	height: 100%;
	margin: 0px;
	padding: 5px;
	width: 15%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	
}
.critMois {
	float: left;
	height: 100%;
	margin: 0px;
	padding: 5px;
	width: 15%;
}
.crit {
	line-height: 0.6em;
}
.filtVosFiltres {
	float: left;
	height: 100%;
	width: 12%;
	
}
.filtDest {
	float: left;
	height: 100%;
	width: 25%;
	
}
.filtEnv {
	float: left;
	height: 100%;
	width: 15%;
	
}
.filtHeb {
	float: left;
	height: 100%;
	width: 17%;
	
}
.filtPers {
	float: left;
	height: 100%;
	width: 10%;
	
}
.filtMois {
	float: left;
	height: 100%;
	width: 15%;
}
.resultats {
	clear: both;
	width: 100%;
}

/*FIN COMPARATEUR*/
#resultats {
	padding: 3px 5px 3px 3px;
	width: 794px;
}
#result {
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 4px;
	border: 1px solid #DED4F0;
	background-image: url(../images/comparateur/result_background2.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.resultLeft {
	margin-right: 168px;
}
.resultRight {
	float: right;
	display: inline;
	width: 160px;
	text-align: center;
}
.resultTextMarg {
	margin-top: 5px;
}

.resultPhoto {
	float: left;
	height: 75px;
	display: block;
	padding-right: 4px;
	width: 80px;
}
.resultLogoGroup {
	height: 32px;
	vertical-align: middle;
	padding-top: 8px;
}

.resultText {

}

.resultDescription {
	display: block;
	height: 70px;
	margin-bottom: 20px;
	text-align: justify;
	margin-left: 80px;
}
.text_centre_result {
	font-size: 0.9em;
}
.text_currency {
	font-size: 0.8em;
}
.text_italique {
	font-style: italic;
}



div.slideShowContainer{background-color:#FFF;background-position:left bottom;background-repeat:repeat-x;border:1px solid #1aa1e9;display:none;margin-left:-275px;margin-top:-100px;left:50%;position:absolute;top:50%;width:550px;z-index:100;padding:5px;}


div.slideShowContainer div.big{float:left;text-align:center;width:270px;}


div.slideShowContainer div.big img{max-height:300px;max-width:260px;}


div.slideShowContainer .list{margin-left:275px;margin-right:15px;}


div.slideShowContainer .list img{border:2px solid #DDD;cursor:pointer;height:80px;width:80px;}


div.slideShowContainer .list img.selected{border:2px solid #ff7f2a;}
.pgPrecSuiv {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 0.8em;
}
#photo {
	float: left;
	height: 70px;
	width: 37px;
}

/* ZONE CRITERES */
.critere h3{text-align:left;background-position:right top;background-image:url(../images/BordZoneCritMauve.gif);color:#1aa1e9;font-family:arial, sans serif;font-size:14px;font-weight:700;margin:0;padding:9px 8px 4px 0;}

.critere{
	background-image:url(../images/BordZoneCritMauve.gif);
	padding-left:8px;
	width: 798px;
}
.critere div.critereContainer{background-image:url(../images/BordZoneCritMauve.gif);background-position:bottom left;margin-left:-8px;padding-left:8px;}

.critere div.critereListe{
	background-image:url(../images/BordZoneCritMauve.gif);
	background-position:right bottom;
	padding-bottom:8px;
	padding-top:5px;
	padding-right:8px;
	height: 166px;
}
#affichResult {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ZONE DESSINS COMPARATEUR */

div.zoneDessins {
	float: right;
	width: 58%;
	height: 75px;
	padding: 20px 0 0;
}
abbr {
	background-color: #66FFCC;
}
.retourIndex {
	width: 18%;
	text-align: center;
	float: right;
}
.butt_retourIndex{
	text-align:center;
	font-weight:700;
	padding:5px 0px 5px 0;
	vertical-align: middle;
	background-color: #DED4F0;
	color: #FFFFFF;
	height: 17px;
	width: 130px;

}
a:hover.butt_retourIndex{
	text-align:center;
	font-weight:700;
	padding:5px 0px 5px 0;
	vertical-align: middle;
	background-color: #5ba4e3;
	color: #FFFFFF;
	height: 17px;
	width: 130px;

}
.zoneIcones {
	float: left;
	width: 95%;
	padding-top: 10px;
}
.contIconesG {
	float: left;
	height: auto;
	width: 20%;
	text-align: center;
}
.block_retourIndex {
	text-align: center;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: top;
	float: right;
	width: 18%;
	height: 100%;
}
.titre_page {
	padding-left: 10px;
}
.allerIndex {
	float: left;
	width: 20%;
}
/* ZONE ZONEGEO */
.critereZonegeo h3{text-align:center;background-position:right top;background-image:url(../images/BordZoneCritMauve.gif);color:#1aa1e9;font-family:arial, sans serif;font-size:14px;font-weight:700;margin:0;padding:9px 8px 4px 0;}

.critereZonegeo{
	background-image:url(../images/BordZoneCritMauve.gif);
	width: 32%;
	margin-bottom: 20px;
	float: right;
	margin-right: 12%;
	margin-top: 40px;

}
.critereZonegeo div.critereContainerZonegeo{
	background-image:url(../images/BordZoneCritMauve.gif);
	background-position:bottom left;
	margin-left:-8px;
	padding-left:8px;
}

.critereZonegeo div.critereListeZonegeo{
	background-image:url(../images/BordZoneCritMauve.gif);
	background-position:right bottom;
	padding-bottom:8px;
	padding-top:5px;
	padding-right:8px;
	height: 280px;
}
.critZonegeo {
	float: left;
	height: 100%;
	margin: 0px;
	width: 90%;
	padding-left: 10px;
	
}


	
	/* ZONE DESSINS */
.critereDessins h3{text-align:center;background-position:right top;background-image:url(../images/BordZoneCritMauve.gif);color:#1aa1e9;font-family:arial, sans serif;font-size:14px;font-weight:700;margin:0;padding:9px 8px 4px 0;}

.critereDessins{
	background-image:url(../images/BordZoneCritMauve.gif);
	padding-left:8px;
	width: 500px;
	margin-left: 160px;
	margin-bottom: 30px;
	margin-top: 70px;

}
.critereDessins div.critereContainerDessins{background-image:url(../images/BordZoneCritMauve.gif);background-position:bottom left;margin-left:-8px;padding-left:8px;}

.critereDessins div.critereListeDessins{
	background-image:url(../images/BordZoneCritMauve.gif);
	background-position:right bottom;
	padding-bottom:8px;
	padding-top:5px;
	padding-right:8px;
	height: 120px;
	text-align: center;
}
.critDessins {
	float: left;
	height: 100%;
	margin: 0px;
	padding: 5px;
	width: 90%;
	
}
.fond_mauve {
	background-color: #DED4F0;
}
#dessins #essaipays {
	width: 310px;
}

/* ZONE CHOIX_1 */

.container_critereChoix_1{
	width: 22%;
	float: left;
	margin-top: 40px;
	margin-left: 22%;
	margin-right: 10px;
	background-color: #F2ECF6;

}

.critereChoix_1 h3{text-align:center;background-position:right top;background-image:url(../images/BordZoneCritMauve.gif);color:#1aa1e9;font-family:arial, sans serif;font-size:14px;font-weight:700;margin:0;padding:9px 8px 4px 0;}

.critereChoix_1{
	background-image:url(../images/BordZoneCritMauve.gif);
	background-color: #F2ECF6;

}
.critereChoix_1 div.critereContainerChoix_1{background-image:url(../images/BordZoneCritMauve.gif);background-position:bottom left;margin-left:-8px;padding-left:8px;}

.critereChoix_1 div.critereListeChoix_1{
	background-image:url(../images/BordZoneCritMauve.gif);
	background-position:right bottom;
	padding-bottom:8px;
	padding-top:5px;
	padding-right:8px;
	text-align: center;
	height: 70px;
	background-color: #F2ECF6;
}
.critChoix_1 {
	float: left;
	height: 100%;
	margin: 0px;
	padding: 5px;
	width: 90%;
}

/* ZONE ModifChoix */
.modifChoix h3{
	text-align:center;
	background-position:right top;
	background-image:url(../images/cadre2.gif);
	color:#1aa1e9;
	font-family:arial, sans serif;
	font-size:12px;
	font-weight:300;
	margin:0;
	padding:14px 8px 4px 0;
	background-color: #F2ECF6;
	vertical-align: bottom;
}

.modifChoix{
	background-image:url(../images/cadre2.gif);
	padding-left:8px;
	width: 94%;
	text-align: center;
}
.modifChoix div.modifChoixContainer{
	background-image:url(../images/cadre2.gif);
	background-position:left bottom;
	margin-left:-8px;
	padding-left:8px;
}

.modifChoix div.modifChoixListe{
	background-image:url(../images/cadre2.gif);
	background-position:right bottom;
	padding-bottom:8px;
	padding-top:5px;
	padding-right:8px;

}
