/*
--------------------------------------------------
TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT
  CSS of the site www.labeauteducarmel.net
  Author:   Patricia Cardet (copyright)
  www.spirales-webdesign.net
  Version:  July 1, 2007
TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT
----------------------------------------------- */	   


/* Couleurs utilisées ------------------------------------------------------------ 
bordeaux    = #660000   fonds 102, 0, 0
rose		= #FFCCCC	text  255, 204 204
marine		= #000033
bleu ciel	= #D4E6F7	145,175,230
bleu roi	= #55A0FF  	85,160,255	(hover)
orange 		= #FF9900
orange2		= #006633 	(hover)
grey		= #F2F2F2
white 		= #FFFFFF
black 		= #000000
*/

/* ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo */


body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
color:#FFCCCC;
background-color: #660000;
}



#credit, #sort {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #FFCCCC;
	text-align: center;
	clear: both;
}
#credit a, #sort a {
	text-decoration: none;
	color: #FFCCCC;
	border-bottom: 0 dotted #96967E;
}
#credit a:hover, #sort a:hover {
	color: #FFFFFF;
	border-bottom: 0 solid #BDBDAE;
	text-decoration: none;
}

/* Text Styles
------------------------------ */
h2 {
	font: 1.5em Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FFCCCC;
}
h2 a:link, h2 a:visited {
	color: #FFCCCC;
	text-decoration: none;
}
h2 span {
	color: #FFCCCC;
}
h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



p {
margin: 0 0 10px 0;
}

img { 
border: 0;
}

#header {
height: 30px;
background-color: #660000;
}

#haut {
height: 10px;
background-color:#660000;
}

#conteneur {
position: absolute;
width: 100%;
background-color:#660000;
}

#centre {
position: relative;
top:1em;
left:18em;
background-color:#660000;
text-align:justify;
width:69%;

}

.ombre {
  float:left;
  clear:left;
  background-color:#800000;
  width:800px;
  margin: 10px 0 10px 10px !important;
  margin: 10px 0 10px 5px;
  padding: 0px;
  position:relative;
  }

 .boiteTxt {
  padding:4px;
  }



#centre_index {
background-color:#660000;
margin-left: 150px;
margin-right: 150px;
text-align:justify;
}


#cadre_central {
background-color:#660000;
margin-left: auto;
margin-right:auto;
width: 600px;
text-align:justify;
}

#gauche {
float:left;
width: 150px;
}
#droite {
float:right;
width: 150px;
margin-left:30px;
}

.float_left {
float:left;
display:inline;
width: 36%;
margin-right:3em;
padding-right:3em;
margin-left:2em;
padding-left:2em;
}

.float_right {
float:right;
width: 150px;
margin-left:6em;
padding-left:6em;
}

#pied {
clear:both;
height: 110px;
background-color: #660000;
text-align:center;
}

#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}

#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menuhaut a:hover {
text-decoration: none;
}
#menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
#menugauche li {
margin-bottom: 5px;
}
#menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menugauche a:hover {
text-decoration: none;
}
#menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
#menudroit li {
margin-bottom: 5px;
}
#menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menudroit a:hover {
text-decoration: none;
}

.display_inline{
    display:inline;
	}


/* Link Styles Zen
------------------------------ */
a:link, a:active, a:visited { text-decoration: none; color:#FFCCCC; }
a:hover, a:focus { text-decoration: underline overline; color: #FFFFFF; }



/* START  Liens Index -------------------------------------------*/

a.lien_index img {
	border: none;
}

a.lien_index {
   color:#FFCCCC;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   background-color: #660000;
}

a:visited.lien_index {
   color:#FFCCCC;
   text-decoration: none;
   background-color: #660000;
}

a:hover.lien_index{
   color:#FFFFFF;
   text-decoration: none;
   background-color: #660000;
}

/* END  Liens Index ---------------------------------------*/




/* START  Liens 2 -------------------------------------------*/

a.lien2 img {
	border: none;
}

a.lien2 {
   color:#FFCCCC;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: underline overline;
  
}

a:visited.lien2 {
   color:#FFCCCC;
   text-decoration: underline overline;
   background-color:#660000;
}

a:hover.lien2 {
   color:#FFFFFF;
   text-decoration: underline overline;
   background-color:transparent;
}

/* END  Liens 2 ---------------------------------------------*/

/* START  Liens 3 -------------------------------------------*/

a.lien3 img {
	border: none;
}

a.lien3 {
   color: #FFCCCC;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
}

a:visited.lien3 {
   color:#FFCCCC;
   text-decoration: none;
   background-color:transparent;
}

a:hover.lien3 {
   color:#FFFFFF;
   text-decoration: none;
   background-color:transparent;
}

/* END  Liens 3 ---------------------------------------------*/

/* START  Liens bordeaux -------------------------------------------*/

a.lien_bordeaux img {
	border: none;
}

a.lien_bordeaux {
   color:#FFCCCC;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
  
}

a:visited.lien_bordeaux{
   color:#FFCCCC;
   text-decoration: none;
   background-color:transparent;
}

a:hover.lien_bordeaux {
   color:#FFCCCC;
   text-decoration: underline overline;
   background-color:transparent;
}

/* END  Liens bordeaux ---------------------------------------------*/

.tableau {
    border-color:#FFCCCC;
	border: 1px;
	border-style:dotted;
	padding:1em;
	margin:0.5em;
	width:auto;
		}

.tableau_nuances {
    border-color:#660000;
	border: 0;
	border-style:solid;
	padding:1em;
	margin:0.5em;
	width:auto;
	background-color:#800000;
		}		
		
.tableau80 {
    border-color:#FFCCCC;
	border: 1px;
	border-style:dotted;
	padding:1em;
	margin:0.5em;
			}		
	
.td {
    border-color:#FFCCCC;
	border:1px;
	border-style:dotted;
	padding:1em;
	text-align:left;
	
	}
	
	
.td_nuances{
    border-color:#660000;
	border-style:solid;
	border-width:thin;
	padding:1em;
	padding-right:1em;
	text-align:left;
	background-color:#800000;
	}	

.td_large {
    border-color:#FFCCCC;
	border:1px;
	border-style:solid;
	padding:0.5em;
	text-align:left;
	font-size:3.5em;
	font-weight:bold;
	}	

.td_contact {
    padding:1.5em;
	font-size:1em;
	font-weight:bold;
	}	

.tr	{
    border-color:#FFCCCC;
	}
   
 
 .tableau_commande {
    border-color:#660000;
	background-color:#FFFFFF;
	border: 1px;
	border-style:dotted;
	padding:1em;
	margin:0.5em;
	width:80%;	
	}
 
.td_commande {
    border-color:#660000;
	border:1px;
	border-style:dotted;
	padding:1em;
	text-align:left;
	color:#660000;
	padding: 1em;
	}

.td_silver {
    border-color:#660000;
	background-color:#CCCCCC;
	border:1px;
	border-style:dotted;
	padding:1em;
	text-align:left;
	color:#660000;
	padding: 1em;
	}	

.h3bordeaux	{
    font-size:3em;
	font-weight:bold;
	display:block;
}

.h5bordeaux	{
    font-size:1.5em;
	font-weight:bold;
	display:block;
} 
   
   
   
   /*START Elements pour Pages --------------------------------*/

html>body {
  font-size: small;
}

p, blockquote {
    font-size: 1em;
	font-weight: normal;
	font-variant: normal;
	color: #FFCCCC;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
   text-decoration: none;
   color: #FFCCCC;
}
   
h1 {
   font-size: 2.0em;
}



h3 {
   font-size:1.5em;
}

h4 {
   font-size: 1.3em;
}

h5 {
   font-size:1.1em;
   line-height:0.9em;
   display:inline;
}

h6 {
   font-size:1em;
}


.gotop
{
padding: 0;
margin: 0;
text-align:right;
font-weight:bold;
text-decoration:overline underline;
background-color:#660000;
color:#FFCCCC;
}

<!---->


/* START  Class font-size ---------------------------------------*/
.xx-small {
  font-size:0.1px; 
  }
   
.x-small { 
  font-size:x-small;
  }
  
.small {
  font-size:small;
  }

.medium {
  font-size:medium;
  }

.large {
  font-size:large;
  } 
  
.x-large {
  font-size:x-large;
  }
  
.xx-large {
  font-size:xx-large;
  }    
 
/* END  Class font-size ------------------------------------*/

.textarea
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	background: #FFFFFF;
}

.label {
    position: absolute; 
	float:right;
	text-align:right;
	padding-left: 3em;
	top: 30em;
	left:28em 
}

.align_left {
    text-align:left;
}

.align_right {
    text-align:right;
}

.align_centre {
    text-align:center;
}

.align_justify {
    text-align:justify;
}

.lettrine {
float: left;
background-color: #660000;
margin: 6px;
padding: 6px;
border: 10px solid #660000; 
}


.lettrine_droite {
float: right;
background-color: #660000;
margin: 6px;
padding: 6px;
border: 3px solid #660000;
 }
 

 .jaune{
 color:#FFFF00;
 text-align:right;
 font-weight:bold;
 font-size:large;
 }
 
 
 .li {
 list-style-type:none;
 margin: 1em 0 1em 0;
 text-indent:-2em;
 }
 
 .clear {
 clear:both;
 }
 
 .cadre {
 border: solid 1px #FFCCCC;
 padding:1.5em;
 margin-bottom:1.5em;
 }
 
 .underline {
 text-decoration:underline;
 }
 
 /* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
    _position: absolute;
	right: 0px;
	top: 50px;
	width: 200px;
	border-bottom: 0 solid #E6E6DF;
	border-left: 0 solid #E6E6DF;
	background: #FFFFFF;
    z-index: 2;
}
#admin_data{
	top: 0px;
	padding-top: 600px;
	z-index: 1;
	line-height: 1.6em;
}
#admin h3 {
	font-weight: normal;
	color: #CCCCCC;
	margin:0;
	padding:100px;
}
#admin h3:hover { color:#CCCCCC; }

/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 0px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
    border: 0 solid #FFFFFF;
    background-color: #660000;
	color:#FFCCCC;
}
.imagethumb a:visited {
    background-color: #660000;
    border: 0;
	color:#FFCCCC;
}
.imagethumb a:hover {
	background-color: #FFFFFF;
	border: 0 solid #cccccc;
	color:#000000;
}
.imagethumb {
	float: left;
	margin:17px;
}
.albumdesc2 {
	line-height: 18px;
}




/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}
.album {
	margin: 0 12px 8px 0;
    padding: 10px 8px 2px 10px;
	float: left;
	width: 700px;
	border: 1px solid #FFFFFF;
	background-color:#660000;
    line-height: 100%;
}
.album a img {  }
.album .thumb {
    float: left; 
    margin-right: 6px;
	color:#FFCCCC;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album p {
	line-height: 12px;
	font-size: 11px;
    padding: 4px 0px 0px;
    margin: 0px;
}
.albumdesc small {
	color:#660000;
}


/* Individual Image
------------------------------ */
.image { 
	padding: 9px;
	margin: 0px 9px 9px 0px;
	border: 1px solid #FFFFFF;
    background-color: #660000;
	text-align:center;
}

img {
	border: 5px solid #FFFFFF;
	padding:8px;
}

.image_no_borders {
    border:0;
	padding:0;
}

#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 0 solid #D5E6EE;
	background-color:#660000;
	margin-top: -10px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color:#FFCCCC;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color:#660000;
	text-decoration: none;
	color: #FFFFFF;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}


/* Comments
------------------------------ */
#comments {
	clear: both;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #E7F0F5;
	background: #FBFCFD;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #8DB8CF;
	font-size: 85%;
}


/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #5A5A4B;
	font: 100%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}
#map {margin-left: -77px;}

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
    _position: absolute;
	right: 0px;
	top: 0px;
	width: 130px;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
    z-index: 2;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;
}
#admin h3 {
	font-weight: normal;
	color: #999;
	margin:0;
	padding:0;
}
#admin h3:hover { color: #036; }

/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: center;
	background: #fff;
}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}
#search ul {
  position:absolute;
  text-align: left;
  width:20px;
  margin:0px;
  padding:2px;
  list-style:none;
}
#search ul .item {
  display:none;
}
#search ul:hover .item {
  display:block;
  padding:1px;
  margin:0px;
  background:#fff
}
#search li {
width:150px;
}
.clear {
  clear:both;
  height:10px;
}

/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive #year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
ul.archive #month {
	font-size: 14px;
	list-style:none;
	border-top:2px solid #E6E6DF;
	padding-top: 5px;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #eee;
}
#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	background: #fff;
	border-top: 3px solid #E6E6DF;
	border-bottom: 3px solid #E6E6DF;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}

/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
	}
	
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
	color:#660000;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color:#FFCCCCC;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #660000;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}

