@charset "utf-8";
/* GLOBAL  */

/* couleurs



*/

body, p, table {
	color: #ffffff;
	line-height:18px;
	
}

body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-color: #2b1717;
	/*padding-top: 16px;*/
	
}


img, a img{
	border:none;
}

p {
	padding: 0;
	margin: 0;
	margin: 1em 0;
	/*color: black;*/
}

/*table {
	color: black;
}*/



a {
	color: #ffffff;
	text-decoration:underline;
}

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


h1 {
	color: #b7985d;
	font-size: 16px;
	font-weight:bold;
}

h2 {
	color: #d78d9c;
	font-size: 16px;
	font-weight:bold;
}

h3 {
	color: #b29b6e;
	font-size: 16px;
	font-weight:bold;
}

h4 {
	color: #7c7369;
	font-size: 16px;
	font-weight:bold;
}

h5 {
	color: #a85052;
	font-size: 16px;
	font-weight:bold;
}

h6 {
	color: #8d5b76;
	font-size: 16px;
	font-weight:bold;
}

h7 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
}

ul, ol {
	margin: 0;
	padding: 0;
	list-style-position:inside;
}
li {

}


form {
	margin: 0;
	padding: 0;
}

hr, .hr {
	border-top: solid 1px black;
	margin: 10px 0;
}


.clear {
	clear:both;
}

input, select, textarea {
	border:#d78d9c solid 1px;
	color:#ffffff;
	background-color:#3e2b2b
}


input[type="image"]{
	border:none;
}


.erreur {
	 border: 1px #B0232A solid;
}

.error{
	color:#CC0000;
}

/**** STYLES TINY ****/
.cadre{
color:#702440;
}
.fruite {
color:#d78d9c;
}
.harmonie {
color:#b29b6e;
}
.caractere {
color:#7c7369;
}
.richesse {
/*color:#a85052;*/
color:#812348;
}
.finesbulles {
color:#8d5b76;
}

.blanc{
color:#FFFFFF;
}

.petit {
font-size:9px
}

.grand {
font-size:12px
}

.soustitre {
color:#b7985d;
}




.lesvignoblesdelaloire{
	color : #8d5b76;
}

.allianceloire{ 
	color : #321c1c;
}

.nosvins{
	color : #812348;
}

.ensavoirplus{
	color : #b8a072;
}

.actualites{
	color : #9ca03d;
}

.contact{ 
	color : #d78d9c;
}

.espaceprofessionnel{ 
	color : #b2accc;
}

.citation{
	color:#b7985d;
	font-size:24px;
}

.citation_vins_fruite{
	color:#d78d9c;
	font-size:17px;
}

.soustitrebig_allianceloire{
	font-size:17px;
	color:#b7985d;
}

.soustitrebig_vignoble{
	font-size:17px;
	color : #8d5b76;
}

.soustitrebig_vins_fruite{
	font-size:17px;
	color:#d78d9c;
}



.ideerecette{
	background-color:#482927;
}




* html img,
* html .png{
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
		this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}
