* {
	margin: 0;
	padding: 0;
}

html, body {
	color: #000;
	background: #fff;
	
	font-family: Trebuchet MS,Gill Sans,Myriad,Tahoma,Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

a {
	text-decoration: none;
}

/**********************************************************************************************************************************************************************************
*** PAGE HEADER *******************************************************************************************************************************************************************
**********************************************************************************************************************************************************************************/

#HEADER {
	width: 932px;
	overflow: hidden;
	
	background: url('/img/entete2/general.jpg') no-repeat;
	background-position: 50% 100%;
}
#HEADER.headermoins18 { background-image: url('/img/entete2/enfants.jpg'); }
#HEADER.header1825_1  { background-image: url('/img/entete2/ados1.jpg'); }
#HEADER.header1825_2  { background-image: url('/img/entete2/ados2.jpg'); }
#HEADER.header1825_3  { background-image: url('/img/entete2/ados3.jpg'); }
#HEADER.headerplus18  { background-image: url('/img/entete2/adultes.jpg'); }

#preheader {
	margin-right: 150px;
}
.univers_none #preheader {
	margin-right: 0;
}

#preheader, #preheader td {
	color: #999;
	
	font-family: Arial,sans-serif;
	font-size: 11px;
}
#preheader a {
	color: #999;
	
	font-weight: bold;
	text-decoration: none;
}
#preheader input {
	font-size: 11px;
}

#preheadermenu {
	padding: 6px 0 0 0;
}
#preheaderlogin {
	padding: 6px 0 6px 0;
}

#headerlogo {
	text-align: left;
}

#headerslogan {
	color: #fff;
	
	font-family: Arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	
	padding: 45px 0 0 0;
	margin: 0;
}
#HEADER.headermoins18 #headerslogan,
#HEADER.header1825_1  #headerslogan,
#HEADER.header1825_2  #headerslogan,
#HEADER.header1825_3  #headerslogan,
#HEADER.headerplus18  #headerslogan { 
	padding: 45px 120px 0 0;
}

#headermenu a {
	display: block;
	
	color: #e2f5ff;
	
	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	
	border-left: solid 1px #79d3ff;
	padding: 5px 12px 6px 12px;
}
#headermenu a.first {
	border: none;
}
#headermenu a:hover {
	color: #fff;
	text-decoration: underline;
}

#headerselect {
	background: url('/img/entete/general-selection.jpg') no-repeat;
	background-position: 0 100%;

	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	text-decoration: none;

	border-top: solid 1px #fff;
	padding: 10px 10px 4px 10px;
}
.headerenfants    #headerselect{ background-image: url('/img/entete/enfants-selection.jpg'); }
.headercollegiens #headerselect{ background-image: url('/img/entete/collegiens-selection.jpg'); }
.headerlyceens    #headerselect{ background-image: url('/img/entete/lyceens-selection.jpg'); }
.headeretudiants  #headerselect{ background-image: url('/img/entete/etudiants-selection.jpg'); }
.headeradultes    #headerselect{ background-image: url('/img/entete/adultes-selection.jpg'); }

#headerselect p {
	color: #310;

	padding: 0 0 6px 0;
}
#headerselect b {
	border-right: solid 1px #310;

	margin-right: 10px;
	padding-right: 10px;
}
#headerselect input,
#headerselect select {
	margin: 0 10px 0 5px;
}

/**********************************************************************************************************************************************************************************
*** PAGE FOOTER *******************************************************************************************************************************************************************
**********************************************************************************************************************************************************************************/

#FOOTER {
	color: #ccc;
	
	font-family Arial,sans-serif;
	font-size: 12px;
	text-align: center;
	
	padding: 15px 0 40px 0;
}

#FOOTER a {
	color: #999;
	
	text-decoration: none;
	
	margin: 0 4px;
}

/**********************************************************************************************************************************************************************************
*** BANDEAUX **********************************************************************************************************************************************************************
**********************************************************************************************************************************************************************************/

.bandeautitre {
	background: url('/img/blocs-blancs/opaque-no.gif') no-repeat #1dade7;
}
.bandeautitre h1,
.bandeautitre h2 {
	background: url('/img/blocs-blancs/opaque-ne.gif') no-repeat right top;

	font-size: 22px;
	font-weight: normal;
	font-style: normal;

	margin: 0;
	padding: 5px 8px 4px 8px;
}
.bandeautitre h1, .bandeautitre h1 a,
.bandeautitre h2, .bandeautitre h2 a {
	color: #fff;
	
	text-decoration: none;
}

.bandeauimage {
	background: url('/_.gif') no-repeat;
	background-position: 50% 0;
	border: solid 1px #7f9ea8;
}

/**********************************************************************************************************************************************************************************
*** CONTENT BLOCKS ****************************************************************************************************************************************************************
**********************************************************************************************************************************************************************************/

.c1 { width: 100%; height: 100%; background: url('/img/coin-no.png') no-repeat; background-position: 0 0; }
.c2 { width: 100%; height: 100%; background: url('/img/coin-ne.png') no-repeat; background-position: 100% 0; }
.c3 { width: 100%; height: 100%; background: url('/img/coin-se.png') no-repeat; background-position: 100% 100%; }
.c4 { width: 100%; height: 100%; background: url('/img/coin-so.png') no-repeat; background-position: 0 100%; }
.c  { padding: 10px 10px 7px 10px; }

.bloc {
	color: #246;
	background: #b5e1fa;
	background: url('/img/degrades/d3e0fd.gif') repeat-x #d3e0fd;

	text-align: left;
	
	margin-bottom: 10px;
}

.bloctexte {
	color: #000;
	background: none;
	border: solid 1px #7f9ea8;
	border-width: 0 1px;
	
	margin: 0;
	padding: 12px 22px 6px 22px;
}
.fintexte1 { height: 8px; background: url('/img/blocs-blancs/blanc-so.gif') no-repeat left bottom; margin-bottom: 10px; }
.fintexte2 { height: 8px; background: url('/img/blocs-blancs/blanc-se.gif') no-repeat right bottom; }

/*
.bloc .bloc { border-bottom: solid 1px #fff; margin: 0; }
.bloc .bloc .c1, .bloc .bloc .c2, .bloc .bloc .c3, .bloc .bloc .c4 { background: none; }
*/

.bloc a {
	color: #000;
	
	text-decoration: underline;
}
.bloc a:hover {
	color: #069;
}

.bloc h1, .bloc h2, .bloc h3, .bloc h4 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	
	border-bottom: solid 1px #9cf;
	
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
}
.blocdark h1, .blocdark h2, .blockdark h3, .blockdark h4 {
	border-color: #fff !important;
}
.bloc h1,
.bloc h2 {
	border-width: 0 0 3px 0;
}
.bloc h3 {
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;

	margin-top: 5px;
	margin-bottom: 5px;
}
.bloc h3.faq_question {
	font-size: 13px;
}
.bloc h3 a, .bloc h4 a {
	text-decoration: none;
}
.bloc h3 a:hover, .bloc h4 a:hover {
	text-decoration: underline;
}

.bloc h4, .bloc p, .bloc li, .bloc dl {
	font-family: Arial,sans-serif;
	font-size: 13px;
}
.bloc .large h3, .bloc .large h4, .bloc .large p, .bloc .large li {
	font-size: 17px;
} 
.bloc .small h3, .bloc .small h4, .bloc .small p, .bloc .small li {
	font-size: 12px;
}

.bloc p {
	margin: 0;
	padding: 0 0 3px 0;
}
.bloc p.spacer {
	font-size: 7px;
	margin: 0;
	padding: 0;
}

.bloc ol, .bloc ul, .bloc menu {
	margin: 0 0 0 16px;
	padding: 0 0 0 0;
}
.bloc ul, .bloc menu {
	list-style: circle;
}
.bloc li {
	padding: 0 0 3px 0;
}

.bloc img {
	border-color: white;
}

.bloc dt {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 3px 0;
}
.bloc dd {
	margin-left: 15px;
	padding-bottom: 8px;
}
.bloc form dd {
	padding-bottom: 14px;
}
.bloc dd.highlight { 
	border: solid 1px #cccc99;
	background: #ffffcc;
	padding-top: 2px;
	padding-bottom: 2px;
}


dl.listedestinations {
}
dl.listedestinations dt {
	font-size: 10px;
}
dl.listedestinations dd {
	padding-bottom: 12px;
}
dl.listedestinations ul {
	font-size: 11px;
	
	margin: 0;
	padding: 0;
}
dl.listedestinations li {
	margin: 0 0 0 8px;
	padding: 0;
}



.lirelasuite {
	text-align: right;
}
.lirelasuite a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

/**********************************************************************************************************************************************************************************
*** SPECIFIC BLOCKS ***************************************************************************************************************************************************************
**********************************************************************************************************************************************************************************/

.blocdark {
	color: #fff;
	background: url('/img/degrades4/16acff.gif') repeat-x #16acff;
}
.blocerreur {
	color: #fff;
	background: url('/img/degrades4/ff7f3a.gif') repeat-x #ff7f3a;
}
.blocdark a, .blocdark a:hover,
.blocerreur a, .blocerreur a:hover {
	color: #fff;
	font-weight: bold;
}


#bloccontact1 { color: #642; background: url('/img/degrades/fcfdd3.gif') repeat-x #fcfdd3; }
#bloccontact2 { color: #622; background: url('/img/degrades/fdf0d3.gif') repeat-x #fdf0d3; }
#blocpriveloginlogin { background: url('/img/degrades3/9a62ff.gif') repeat-x #9a62ff; }
#blocsejourapropos { color: #622; background: url('/img/degrades/fdf0d3.gif') repeat-x #fdf0d3; }


#blocindexnews { 
	height: 180px;
	overflow: hidden;
	background: url('/img/degrades3/3f7bff.gif') repeat-x #3f7bff;
	background: none;
}
#blocindexnews img {
	/*border-left: solid 1px #fff;*/
}
.blocindexnewslink {
	background: url('/img/colorstrans/FFF-070.png');
	border-top: solid 1px #fff;
}
.blocindexnewslink a, .blocindexnewslink a:hover {
	display: block;
	
	color: #000;
	
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	
	padding: 5px 12px;
}
#blocindexnewsnav {
	position: absolute;
	z-index: 150;
	right: 4px;
	bottom: 4px;
}
#blocindexnewsnav a {
	color: #333;
	
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	
	padding: 5px 4px 5px 0;
}
#blocindexnewsc1 { position: absolute; z-index: 100; left: 0;  top: 0;    background: url('/img/coin-no.png') no-repeat; width: 10px; height: 12px; }
#blocindexnewsc2 { position: absolute; z-index: 100; right: 0; top: 0;    background: url('/img/coin-ne.png') no-repeat; width: 10px; height: 12px; }
#blocindexnewsc3 { position: absolute; z-index: 100; right: 0; bottom: 0; background: url('/img/coin-se.png') no-repeat; width: 10px; height: 12px; }
#blocindexnewsc4 { position: absolute; z-index: 100; left: 0;  bottom: 0; background: url('/img/coin-so.png') no-repeat; width: 10px; height: 12px; }

#blocindexform { 
	height: 180px;
	overflow: hidden;
	background: url('/img/degrades3/3f7bff.gif') repeat-x #3f7bff; 
	background: url('/img/degrades3/ffb216.gif') repeat-x #ffb216;
	background: url('/img/degrades3/ffb216.gif') repeat-x #ffb216;
	background: url('/img/degrades2/0be194.gif') repeat-x #0be194;
	background: url('/img/fond-recherche.gif') repeat-x #fdd674;
	color: #310;
}
/*
#blocindexform.unfilled {
	background: url('/img/degrades4/3f7bff.gif') repeat-x #3f7bff; 
	background: url('/img/degrades3/ff7f3a.gif') repeat-x #ff7f3a;
	background: url('/img/degrades3/ff7f3a.gif') repeat-x #ff7f3a;
	background: url('/img/degrades2/0be14d.gif') repeat-x #0be14d;
}
*/
#blocindexform p {
	font-weight: bold;
}

.indexformlabel {
	width: 100px;
	overflow: hidden;

	color: #620;
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
}
.indexforminput {
	text-align: left;

	padding-left: 3px;
}
.indexforminput input, .indexforminput select {
	width: 110px;
}

#bloclegendesindices {
	font-family: Arial,sans-serif;
	font-size: 14px;
	text-align: center;
	
	padding: 20px 0 10px 0;
}
#bloclegendesindices a {
	color: #069;
	text-decoration: underline;
}
#bloclegendesindices small {
	font-size: 12px;
}
#bloclegendesindices img {
	margin: 4px 0 5px 0;
}

#blocsatisfaction,
#blocconseiller,
#blocrecherche {
	height: 180px;
	overflow: hidden;

	margin-bottom: 10px;
}
#blocsatisfaction a,
#blocconseiller a {
	display: block;
	
	color: #fff;
	font-size: 13px;
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: right;

	padding: 156px 14px 10px 0;
}
#blocsatisfaction {
	background: url('/img/satisfaction.jpg') no-repeat;
	background: url('/img/satisfaction2009.jpg') no-repeat;
	background-position: 50% 0;
}
#blocrecherche select {
	font-size: 125%;
}

/**********************************************************************************************************************************************************************************
*** NAVIGATION ********************************************************************************************************************************************************************
**********************************************************************************************************************************************************************************/

#chemin {
	color: #ccc;
	background: #aaa;
	background: url('/img/degrades4/9a62ff.gif') repeat-x #9a62ff;
	
	font-size: 11px;
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	text-transform: lowercase;
	
	margin-bottom: 10px;
}
#chemin .c {
	padding: 4px 8px;
}
#chemin a {
	color: #fff;
	
	font-weight: bold;
	
	text-decoration: none;
}
#chemin a:hover {
	text-decoration: underline;
}
	
	
.tabs {
	background: url('/img/degrades/d3fdd4.gif') repeat-x #d3fdd4;
	background: #059;
	background-position: 0 -15px;
	border-bottom: solid 1px #fff;
	
	margin-bottom: 10px;

	background: #1dade7;
	border: solid 1px #7f9ea8;
	border-width: 0 1px;
	
	margin: 0;
}
.tabs a {
	display: block;
	
	color: #fff;
	
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	
	padding: 8px 0;
}
.tabs a:hover {
	color: #fff;
	
	text-decoration: underline;
}
.tabs .tab_on a span {
	color: #383;
	color: #059;
	color: #09d;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	
	padding: 2px 4px;
}

.hastabs .bandeau {
	margin-bottom: 0;
}



/**********************************************************************************************************************************************************************************
*** BOUTONS ***********************************************************************************************************************************************************************
**********************************************************************************************************************************************************************************/

.boutonjaune { 
	background: url('/img/fond-boutonjaune.gif') repeat-x; 
	background-position: 0 50%;
	
	margin-bottom: 10px;
}
.boutonjaune a {
	display: block;

	color: #000;
	color: #310;
	
	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-decoration: none;

	padding: 10px 4px;
}
.boutonjaune a:hover {
	color: #000;
	
	text-decoration: underline;
}
#boutoniphone a {
	font-size: 32px;
}


.boutonnews,
.boutonpromo {
	margin-bottom: 10px;
}
.boutonnews td {
	background: url('/img/boutonstrans/vert.png');
	background-position: 50% 50%;
}
.boutonpromo td {
	background: url('/img/boutonstrans/orange.png');
	background-position: 50% 50%;
}
.boutonnews a,
.boutonpromo a {
	display: block;

	color: #fff;
	
	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-decoration: none;

	padding: 10px 4px;
}
.boutonnews a:hover,
.boutonpromo a:hover{
	color: #fff;
	
	text-decoration: underline;
}
.boutonnews a {
	text-shadow: 0 0 3px #051;
}
.boutonpromo a {
	text-shadow: 0 0 3px #015;
}



.boutonretour {
	text-align: center;
	
	padding: 0 0 10px 0;
}
.bloctexte .boutonretour { padding: 10px 0 0 0; }
.boutonretour a {
	color: #1dade7;
	background: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;

	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;

	padding: 2px 10px;
}
.bloctexte .boutonretour a { color: #fff; background: #1dade7; }
.boutonretour a:hover {
	color: #000;
}
.bloctexte .boutonretour a:hover { color: #fff; background: #000; }




.boutondevis {
	text-align: center;
	
	padding: 8px 0 0 0;
}
.boutondevis a {
	color: #013;
	background: #fff;
	border: solid 2px #39f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

	font-family: Arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;

	padding: 5px 12px;
}
.boutondevis a:hover {
	color: #000;
	
	text-decoration: underline;
}



/**********************************************************************************************************************************************************************************
*** FORMULAIRES ***********************************************************************************************************************************************************************
**********************************************************************************************************************************************************************************/

table.form {
	padding-bottom: 4px;
}

td.formlabel {
	/*color: #578;*/
	opacity: 0.8;
	-moz-opacity: 0.8;
	
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-align: right;
	
	padding-right: 5px;
	padding-bottom: 6px;
}
.formtight td.formlabel {
	padding-bottom: 3px;
}

td.formitem {
	font-family: Arial,sans-serif;
	font-size: 13px;
	
	padding-bottom: 6px;
}
.formtight td.formitem {
	padding-bottom: 3px;
}

td.formspacer {
	height: 9px;
	overflow: hidden;
}
.formtight td.formspacer {
	height: 4px;
}

input, textarea, select {
	font-family: Arial,sans-serif;
	font-size: 13px;
}
input.bigtext, textarea.bigtext, select.bigtext {
	font-size: 15px;
	font-weight: bold;
}

.formerror {
	color: #fff;
	background: #f66;
}

#citeliscartes img { border: none !important; }



/**********************************************************************************************************************************************************************************
*** PAGES SEJOURS *****************************************************************************************************************************************************************
**********************************************************************************************************************************************************************************/

.sejourliste {
	margin-bottom: 20px;
}


#sejoursvotreselection {
	color: #00A7DF;
	
	font-size: 15px;
}
#sejoursvotreselection b,
#sejoursvotreselection a {
	color: #035;
	text-decoration: none;
	border: none;
}

#sejoursvotreselectioninfo {
	font-size: 11px;
	
	margin-bottom: 20px;
}
#sejoursvotreselectioninfo a {
	color: #00A7DF;
	text-decoration: none;
	border: none;
}



.sejourlisteentete {
	background: #1dade7;
}

.sejourlisteentete a {
	display: block;
	
	color: #fff;
	font-weight: bold;
	text-decoration: none;

	padding: 3px 6px;
}
.sejourlisteentete a:hover {
	color: #fff;
	text-decoration: underline;
}

.sejourlisteentetepresquecomplet .sejourlistetag a {
	background: #d71;
	text-decoration: blink;
}
.sejourlisteentetepromo .sejourlistetag a {
	background: #3b8;
	text-decoration: blink;
}
.sejourlisteentetecomplet .sejourlistetag a {
	background: #aaa;
	text-decoration: blink;
}

.sejourlistedetails p {
	color: #666;
	
	font-size: 10px;
	
	margin: 0;
	padding: 6px 6px 0 6px;
}
.sejourlistetexte {
	padding: 6px;
}
.sejourlistetexte p {
	font-size: 12px;
	
	margin: 0;
	padding: 0;
}
.sejourlistetexte p a {
	color: #333;
	text-decoration: none;
	border: none;
}

.sejourlisteindices {
	/*float: right;*/
	
	color: #999;
	
	font-size: 10px;
	font-family: Arial,sans-serif;
	font-weight: normal;
	text-align: center;
	
	padding: 0 4px 0 5px;
}
.sejourlisteindices div {
	padding: 6px 0 0 0;
}
.sejourlisteindices img {
	margin: 3px 0 0 0;
}

.sejourlisteboutons a {
	/*clear: both;*/
	
	color: #fff;
	background: #1dade7;
	
	font-size: 13px;
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	
	margin: 4px 0 0 1px;
	padding: 4px 10px;
}
.sejourlisteboutons a.dernier {
	background: url('/img/coin-se.png') no-repeat 100% 100% #1dade7;
}
.sejourlisteboutons a:hover {
	color: #fff;
	
	text-decoration: underline;
}




.TAGPROMO {
	border: solid 1px #180;
	background: #2a0;
	color: #fff;

	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;

	padding: 1px 3px;
}
.TAGPROMOLARGE {
	float: right;
	border: solid 1px #180;
	background: #2a0;
	color: #fff;
	
	font-family: Tahoma,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 2px 4px;
	padding: 3px 5px 2px 5px;
}

.TAGCOMPLET {
	border: solid 1px #810;
	background: #a20;
	color: #fff;

	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;

	padding: 1px 3px;
}
.TAGCOMPLETLARGE {
	float: right;
	border: solid 1px #810;
	background: #a20;
	color: #fff;
	
	font-family: Tahoma,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 2px 4px;
	padding: 3px 5px 2px 5px;
}

.TAGPRESQUECOMPLET {
	border: solid 1px #440;
	background: #770;
	color: #fff;

	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;

	padding: 1px 3px;
}
.TAGPRESQUECOMPLETLARGE {
	float: right;
	border: solid 1px #840;
	background: #a50;
	color: #fff;
	
	font-family: Tahoma,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 2px 4px;
	padding: 3px 5px 2px 5px;
}


/**********************************************************************************************************************************************************************************
*** PAGES DEVIS / RESERVATION *****************************************************************************************************************************************************
**********************************************************************************************************************************************************************************/

table.listprix {
	padding: 0 0 10px 0;
}

table.listprix th {
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 1px 0;
}

table.listprix td {
	padding: 3px 3px 0 3px;
}
table.listprix td a {
	border: none;
}
table.listprix td, table.listprix td a {
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

table.listprix td.total {
	font-size: 18px;
	border-top: solid 1px;
}
table.listprix td.total small {
	font-size: 12px;
}

.explication {
	border: solid 1px #336;
	background: #cdf;
	padding: 4px 5px;
	margin: 2px 10px 8px 0;
	visibility: hidden;
	display: none;
}
.bloc .explication P {
	color: #336;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

#devis_votre_devis,
#reserv_recapitulatif {
	color: #622; 
	background: url('/img/degrades/fdf0d3.gif') repeat-x #fdf0d3;
	color: #421;
	background: #fdd46f;
}
#devis_votre_devis h3,
#reserv_recapitulatif h3 {
	border-color: #622; 
	border-color: #842;
}

#devis_votre_selection,
#reserv_prix { 
	color: #642;
	background: url('/img/degrades/fcfdd3.gif') repeat-x #fcfdd3; 
}
#devis_votre_selection h3,
#reserv_prix h3 {
	border-color: #642; 
}
#devis_votre_selection dt a {
	color: #a84;
	text-decoration: none;
}
#devis_votre_selection dd a {
	color: #642;
}

























