/**********************
/* Styles Génériques  *
/*********************/
html {
scrollbar-face-color: #666699;
scrollbar-highlight-color: #9999CC;
scrollbar-3dlight-color: #666666;
scrollbar-shadow-color: #333333;
scrollbar-darkshadow-color: #000000;
scrollbar-arrow-color: #9999CC;
scrollbar-track-color: #F3ECF2;

	}
body{	
	margin:5px;
	padding:5px;

	background-attachment:fixed;
 	background-color: #2F2B3A;
	color: #000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 65%;
	text-align: left ;

}


#container

{width:1024px;
}

input {
	background-color: #F9E4CD;
	font-size:10px;
	border:0.1em dotted #000066;
	cursor:text;	
	font-family:  Verdana, Arial;
	}
input[type=submit]{
background-color: #F9E4CD;
	font-size:10px;
	border:0.1em dotted #000066;
	font-family:  Verdana, Arial;
	cursor:pointer;
}

input[type=image]{
	border:0 dotted #000066;
	cursor:pointer;
}

.radio {
	background-color:#4E434F;
		border:0 dotted #000066;
	}

textarea {
	background-color: #F9E4CD;
	font-size:10px;
	border:0.1em dotted #000066;
	cursor:text;	
	font-family:  Verdana, Arial;
	}
	
select {
	background-color: #F9E4CD;
	font-size:10px;
	border:0.1em dotted #000066;
	font-family:  Verdana, Arial;
	}

a	{	text-decoration: none;
		color: #000066;
		background: url("/images/btlink.gif") bottom left repeat-x;
	}
a:link	 {color: #000066;}
a:visited 	{color: #000066;}
a:hover 	{color:#533871;	
text-decoration: overline underline;	
 
}
form 
{
margin-top: 2px;
margin-bottom: 2px;
padding-top: 2px;
padding-bottom: 2px;
}

h1 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	color: #000066;
	font-size:12px;
	padding-bottom: 2px;
	font: Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;

   }
   
 hr {
	color:#006699;
	padding-bottom: 2px;
	padding-left: 25px;
	height: 0.5px;
} 
 
#imgblock {
border: none;
display: block;
margin:0;
}
/********************************
/* Styles des blocs principaux  *
/*******************************/
#container {/* red is background color of right column and image is bg of left column*/
width:983px;
text-align:left;

}
#leftheader {
float: left;
width: 175px;
height: 125px;
margin: 0;
}
#rightheader {
float: right;
width: 15px;
height: 125px;
margin: 0;
}

#middleheader {
max-width:793;
padding: 0px;
margin:0px;
height: 125px;
}

#flash p 
{
margin-top:0;
position: absolute;
 left:185px;
}
#left {
float: left;
width: 205px;
height:100%;
color: #EAD8F6;
background-color:#4E434F;

}
a.lienclair 	{	text-decoration: none;
		color: #EAD8F6;
		background: url("/images/btlink.gif") bottom left repeat-x;
	}
a.lienclair:link	 {color: #EAD8F6;}
a.lienclair:visited 	{color: #EAD8F6;}
a.lienclair:hover 	{color:#F7C162;	
text-decoration: overline underline;	
 
}

#left_top {
float: left;
width: 205px;
height: 52px;
margin: 0;
background-color:#4E434F;
background-image: url('http://www.divine-nolwenn.com/images/lefttop.jpg');
text-align:center;

}
#menuleft {
background-image: url('http://www.divine-nolwenn.com/images/fonds/fond-left.jpg');
text-align:center;
width:138px;
height:196px;
line-height:17px;
}


.submit_button
{background-color:#FDD7A1;
font-size:10px;
height:100%;
}


#right{
background-color:#4C444F;
float: right;
width: 14px;
margin: 0;


}

#middle {
padding: 0px;
margin:0px;
background-color: #DDCEDB;
text-align:left;
}
 

#content {
padding:5px;
}

/* Style Texte Discret*/
.texte_discret {
	font-size:10px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left ;
	 	}
		
		
/*******************************************************************
 *   Footer Styles
 *******************************************************************/
#middlefooter {text-align:left;
		 margin-top:0px;
		 font-size : 10px;
		 color: #555555;
		 width:983px;	
		 }
		 
#footer {
	text-align:center;
		 margin-top:100px;
		 font-size : 10px;
		 color: #555555;
		 clear:both;
		
		 }
 
#footer a{ background-image: none;
}

.copy { font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center ; margin-left: 5px; margin-top:20px;	}
a.copy:link	 {	color: #555555;	text-decoration:underline;		}
a.copy:visited 	{	color: #555555;	text-decoration:underline	;		}
a.copy:hover 
		{
		color:#333333;
		text-decoration:underline;
		}
		
#flashTV {
background-repeat:no-repeat;
background-image: url('http://www.divine-nolwenn.com/images/fonds/flashTV.jpg');
height:165px;
width:150px;
text-align:center;
color:#000066;
}		
		
		
.bl2 {border: 1px solid #e68200; background:url(/images/bl.gif) 0 100% no-repeat; width:20em; text-align:center}
.bl {background:url(/images/bl.gif) 0 100% no-repeat; width:20em; text-align:center}
.br {background:url(/images/br.gif) 100% 100% no-repeat}
.tl {background:url(/images/tl.gif) 0 0 no-repeat}
.tr {background:url(/images/tr.gif) 100% 0 no-repeat; padding:10px}
.tr2 {background:url(/images/tr.gif) 100% 0 no-repeat}
.t {background:url(/images/dot.gif) 0 0 repeat-x; width:20em}
.b {background:url(/images/dot.gif) 0 100% repeat-x}
.l {background:url(/images/dot.gif) 0 0 repeat-y}
.r {background:url(/images/dot.gif) 100% 0 repeat-y}

#title_header {
background-image: url('http://www.divine-nolwenn.com/images/fonds/fond_titredesc.jpg');
letter-spacing:0.01em;
padding:7px;
width: 495px;
height: 110px;
border:0.1em solid #644B26;
text-align:justify;
font-size:11px;
color: #433015;
margin-left:210px;
margin-bottom:20px;
margin-top:5px;
display:block;
}

#nav {

margin-left:5px;
margin-right:30px;
margin-top:50px;
padding:5px;
display:block;
float:left;
width:500px;
background-color:#E0E3F6;
border:1px dotted black;
filter: alpha(opacity=90);
-moz-opacity:0.9; /* Mozilla */
}

#txtblock {
	border-width: 1px 1px 1px 8px;
	border-style: solid;
	border-color:#4C444F;
	padding: 5px;
	width:720px;
	background-color:#FAF9F5;
	-moz-border-radius:6px;
	border-radius:6px;
	margin-top:25px;
	filter: alpha(opacity=80);
-moz-opacity:0.8; /* Mozilla */
		float:left;
}





#txt {
	padding: 5px;
	display:block;
	width:700px;
	float:left;
}

#mainmenu
{
 float: left ;
background-color:#F3ECF2;
padding:25px 0px 10px 0px;
border: solid 1px black;
margin-left:10px;
margin-bottom:50px;
width:720px;
filter: alpha(opacity=80);
-moz-opacity:0.8; /* Mozilla */
text-align:center;
 }
#mainmenu a{ background-image: none;

}
#menuv {
	border-width: 1px 1px 1px 8px;
	border-style: solid;
	border-color:#4C444F;
	margin: 0px;
	padding: 5px;
	background-color:#FAF9F5;
	-moz-border-radius:6px;
	border-radius:6px;
	float:right;
	width:200px;
	margin-bottom:25px;
	margin-right:5px;
	margin-top:20px;
}


#members {
background-repeat:no-repeat;
background-image: url('http://www.divine-nolwenn.com/images/members.jpg');
height:150px;
width:195px;
text-align:left;
color:white;

}		

#members a{ color:#F4A641;

}



