/*********** Général ***********/

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-image: url(deco/bg_fete.jpg);/* NOEL*/
	background-repeat: no-repeat;
	background-position: center top;
}

a:active{
} 
a:visited{
} 
a:link{
}
a:hover{
}

p{
	margin: 0;
	padding: 0;
}
.grasviolet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9900CC;
}


form {
	margin: 0;
	padding: 0;
}



/*********** Titres ***********/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 10px;
	height: auto;
	line-height: 53px;
	padding: 0;
	margin: 0;
	text-align: left;
}
h1:first-letter  {
	font-size: 26px;
	font-weight: bold;
	color: #CCCC66;
	padding-right: 2px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-indent: 10px;
	height: auto;
	line-height: 35px;
	padding: 0;
	margin: 0;
	text-align: left;
}
h2:first-letter  {
	font-size: 26px;
	font-weight: bold;
	color: #CCCC66;
	padding-right: 2px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8A5E00;
	vertical-align: middle;
	height: auto;
	line-height: normal;
	margin: 0px;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.T_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 10px;
	height: auto;
	line-height: 40px;
	padding: 0;
	margin: 0;
	text-align: left;
}
.T_col:first-letter  {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}

.TitreMenu {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #45521D;
	text-decoration: none;
	line-height: 20px;
	vertical-align: middle;
	text-align: left;
	padding: 0 0 0 18px;
}

.TitreMenuIndex {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	color: #000;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
a.TitreMenuIndex {
	color: #000;
	text-decoration: none;
}
a.TitreMenuIndex:hover {
	color: #98AB42;
	text-decoration: none;
}

.TitreMenuIndex2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	color: #000;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
a.TitreMenuIndex2 {
	color: #000;
	text-decoration: none;
}
a.TitreMenuIndex2:hover {
	color: #98AB42;
	text-decoration: none;
}



/*********** Menus ***********/

/**** menuG ****/

.menuG {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://www.orchidee-lecoufle.com/deco/menuG_puce.gif);
	background-position: top left;
	background-repeat:no-repeat;
	line-height: 27px;
	padding: 0 0 0 29px;
	text-align: left;
}
a.menuG {
	text-decoration: none;
	color: #FFFFFF;
}
.menuG:first-letter  {
	font-size: 18px;
	font-weight: bold;
	color: #CCCC66;
	padding-right: 1px;
}
a.menuG:hover {
	color: #CCCC66;
}


/**** menuD ****/

.menuD {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(http://www.orchidee-lecoufle.com/deco/menuD_puce.gif);
	background-position: top left;
	background-repeat:no-repeat;
	line-height: 20px;
	padding: 0 0 0 20px;
	text-align: left;
}
a.menuD {
	text-decoration: none;
	color: #FFF;
}
.menuD:first-letter  {
	font-size: 14px;
	font-weight: bold;
	color: #475317;
	padding-right: 1px;
}
.menuD:hover:first-letter  {
	color: #FFF;
	padding-right: 1px;
}
a.menuD:hover {
	color:  #000;
}


/**** menuH ****/

#menuH ul, li {
	list-style-type: none;
	margin:0;
	padding:0;
}
#menuH ul {
	top: 0;
	left: 100px;
	background: transparent url(http://www.orchidee-lecoufle.com/deco/menuH_fd.jpg) top left no-repeat;
	background-position: -80px 0%;	
	width: 676px;
	text-align: center;
}
#menuH li {
	float: left;
}
#menuH li a {
	display: block;
	padding: 0 15px 0 15px;
	color: #fff;
	font-size: 13px;
	line-height: 48px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#menuH a:hover {
	background: transparent url(http://www.orchidee-lecoufle.com/deco/menuH_fd.jpg) top left no-repeat;
	color: #000000;
}
a#lien1:hover {
	background-position: -836px 0%;	
}
a#lien2:hover {
	background-position: -927px 0%;
}
a#lien3:hover {
	background-position: -1081px 0%;
}
a#lien4:hover {
	background-position: -1170px 0%;
}
a#lien5:hover {
	background-position: -756px 0%;
}
a#lien6:hover {
	background-position: -756px 0%;
}


/**** menuB ****/

ul#menuB {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}
ul#menuB li {
	float: left;
}
ul#menuB a {
	float: left;
	margin: 0 2px;
	padding: 0 15px 0 15px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
ul#menuB a:hover {
	color: #CCCC66;
}


/*********** Divers Textes ***********/

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
a.txt {
	color: #45521D;
}
a.txt:hover {
	color: #FF0078;
	text-decoration: none;
}
.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
a.txt12 {
	color: #45521D;
}
a.txt12:hover {
	color: #FF0078;
	text-decoration: none;
}

.gras01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #45521D;
}
a.gras01:hover {
	color: #FF0078;
}

.gras02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0078;
}
a.gras02:hover {
	color: #45521D;
}

.gras03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.gras04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.gras05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2B3211;
}
a.gras05 {
	color: #9E1004;
	text-decoration: none;
}
a.gras05:hover {
	color: #EE5D04;
	text-decoration: none;
}

a.lien03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
	text-decoration: none;
}
a.lien03:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC33CC;
	text-decoration: none;
}

/*********** BT ***********/




/*********** Formulaires ***********/

.Formulaire {
	padding: 0;
	margin: 0;
	border: none;
	background-color: #FFF;
	scrollbar-arrow-color:#E8A456; 
	scrollbar-face-color:#4A611C; 
	scrollbar-highlight-color:#F2FAE3; 
	scrollbar-3dlight-color:#93A86A; 
	scrollbar-shadow-color:#2B3D07; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-track-color:#F7E6D2;
	color: #2B3D07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/********* Desginations **********/

@page
	{margin:.98in .79in .98in .79in;
	mso-header-margin:.49in;
	mso-footer-margin:.49in;}
.font5
	{color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	mso-font-charset:0;}
.font6
	{color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:italic;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	mso-font-charset:0;}
.font7
	{color:windowtext;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	mso-font-charset:0;}
.font8
	{color:windowtext;
	font-size:12.0pt;
	font-weight:400;
	font-style:italic;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	mso-font-charset:0;}
.font9
	{color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family: Arial, Helvetica, sans-serif;
	mso-font-charset:0;}
.font10
	{color:windowtext;
	font-size:12.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:underline;
	text-underline-style:single;
	font-family: Arial, Helvetica, sans-serif;
	mso-font-charset:0;}
.font11
	{color:windowtext;
	font-size:12.0pt;
	font-weight:700;
	font-style:italic;
	text-decoration:underline;
	text-underline-style:single;
	font-family: Arial, Helvetica, sans-serif;
	mso-font-charset:0;}
.style0
	{mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	mso-rotate:0;
	mso-background-source:auto;
	mso-pattern:auto;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	border:none;
	mso-protection:locked visible;
	mso-style-name:Normal;
	mso-style-id:0;}
.xl24
	{mso-style-parent:style0;
	font-size:12.0pt;
	font-weight:700;
	font-family: Arial, Helvetica, sans-serif;
	mso-font-charset:0;}
	
/*******************************/
.grasrouge {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8A5E00;
	vertical-align: middle;
	height: auto;
	line-height: normal;
	margin: 0px;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.grasvert {

	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8A5E00;
	vertical-align: middle;
	height: auto;
	line-height: 20px;
	margin: 0px;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.grasPromo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Surligne {
	background-color: #AABE4B;
}

/* POUR GESTION MENU DROITE DIV AND CO */
.Titremenudroit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#menudroitorchideemois {
	background-image: url(deco/menuDB_fd2_1trait.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 271px;
	width: 182px;
}
#menudroitorchideemoisTIT {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	height: 78px;
	width: 182px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(deco/menuDB_fd2_1.jpg);
	background-repeat: no-repeat;
}

.txt20Blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#menudroitorchideemoisphoto {
	background-image: url(deco/menuDB_fd2_3a.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 166px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-align: left;
	vertical-align: top;
}
#menudroitccoeur {
	color: #FFF;
	text-decoration: none;
	background-image: url(deco/menuD_fd.jpg);
	background-repeat: no-repeat;
	width: 182px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}
#menudroitccoeurTIT {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	height: 40px;
	width: 182px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menudroitccoeurphoto {
	height: 159px;
	width: 176px;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 0px;
	text-align: center;
	vertical-align: top;
}

#recadrage
{
	margin-left : -250px;
}