/*Domaine de sansay 2*/

/* @group remise à 0 */
/* @group */
/* remise à zéro http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end remise à zéro */

/* @group Général */

body {
	background-color: #fff;
}
.clearboth{
	clear: both;
}
.aguauche{
	float: left;
}
.aguaucheactu{
	float: left;
	margin-right: 10px;
}
.adroite{
	float: right;
	margin-right: 20px;
}
.adroitebleu{
	float: right;
	margin-right: 20px;
	border: 10px solid #009eda;
}
p{
	font-size: 14px;
	color: #272727;
}

/* @group entêtes */

h1{
	font-size: 24px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-right: 20px;
	font-variant: small-caps;
	font-weight: bold;
	color: #652165;
}
h2{
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 20px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-weight: bold;
	border-color: #FFFFFF;
}
h3{
	
}
h4{
	
}
h5{
	
}	
h6{
	
}



/* @end */
/* @end */

/* @group content */
.vert{
	border: 10px solid #92bd16;
	float: right;
	margin: 20px;
}
.bloc{
	margin-top: 30px;
	padding: 10px;
	font-size: 14px;
	color: #fff;
	border-style: none;
	background-color: #652165;
	margin-right: 20px;
	margin-bottom: 20px;
}

.blocclair{
	margin-top: 30px;
	padding: 10px;
	font-size: 14px;
	color: #fff;
	border-style: none;
	background-color: #D9D2C2;
	margin-right: 20px;
	margin-bottom: 20px;
}
.blocclair h1{
	color: #009EDA;
	border-style: none;
}


.blocimage{
	width: 120px;
	text-align: center;
	border: 5px solid #fff;
	background-color: #d9d2c2;
	margin-top: 10px;
	margin-right: 20px;
	color: #161215;
	float: left;
	margin-bottom: 10px;
}

.blocimage p a{
	color: #d9d2c2;
	text-decoration: none;
	background-color: #171218;
	padding: 5px;
	display: block;
	margin-top: 2px;
}
.blocimage a:hover{
	background-color: #92bd16;
}
#content{
	margin: 0 auto;
	width: 950px;
	background-image: url(images/fd2.png);
}
#contenudroit{
	width: 600px;
	float: right;
	color: white;
	padding-top: 30px;
}

#contenudroit a{
	color: #4C3B4F;
}

#menu{
	float: left;
	width: 244px;
	padding-left: 70px;
}
#menu p{
	color: #fff;
	font-size: 12px;
	margin-left: 17px;
	margin-top: 20px;
}
#menu p a{
	color: #fff;
}
#menu p a:hover{
	color: #e0007a;
}
#menu {

	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #333;
	width: 240px;
}


	#menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
	width: 240px;
}
		
	#menu li {
		margin: 0;
	padding: 5px;
	width: 220px;
}


	#menu li a {
		display: block;
		padding: 5px 5px 5px 0.5em;

		background-color: #93c109;
		color: #fff;
		text-decoration: none;
		width: 100%;
	line-height: 25px;
	border: 5px solid #48384b;
}
	#menu li a:hover.ledomaine{
		display: block;
	
		background-color: #00a1e5;
		color: #fff;
		text-decoration: none;

	line-height: 25px;
	border: 5px solid #92117c;
}
	#menu li a:hover.lesvins{
		display: block;
	
		background-color: #bd16ac;
		color: #fff;
		text-decoration: none;

	line-height: 25px;
	border: 5px solid #92117c;
}
	#menu li a:hover.finesbules{
		display: block;
			background-color: #93be19;
		color: #fff;
		text-decoration: none;
	line-height: 25px;
	border: 5px solid #6c8d03;
}
	#menu li a:hover.tradition{
		display: block;
			background-color: #ae915a;
		color: #fff;
		text-decoration: none;
	line-height: 25px;
	border: 5px solid #77643d;
}
	#menu li a:hover.prestige{
		display: block;
			background-color: #f09600;
		color: #fff;
		text-decoration: none;
	line-height: 25px;
	border: 5px solid #744508;
}
	#menu li a:hover.commander{
		display: block;
			background-color: #54bd4c;
		color: #fff;
		text-decoration: none;
	line-height: 25px;
	border: 5px solid green;
}


html>body #menu li a {
		width: auto;
		}

#menu li a:hover {
		background-color: #ae9159;
		color: #fff;
		border: 5px solid #171218;
		}
#menu li a.selected {
		background-color: #171218;
		color: #fff;
		border: 5px solid #009eda;
	font-size: 18px;
}

/* @end */

/* @group header */

#header{
	background-color: #161215;
}

/* @end */
/* @group options */


.blocguauche{
	width: 400px;
	background-color: #D7B46E;
	padding : 20px;
	color: #fff;
}



/* @group scrollPane */


a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowmenu, a.jScrollActiveArrowmenu:hover {
	background-position: 0 -30px;
}


.orange-bar .jScrollPaneTrack {
	background: #f60;
}
.orange-bar .jScrollPaneDrag {
	background: #00f url(../images/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			
.holder {
	float: left;
	margin: 10px;
}

.scroll-pane {
	width: 200px;
	height: 200px;
	overflow: auto;
	background: #ccc;
	float: left;
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}

#pane1 {
}
#pane2 {
	height: 150px;
}
#pane3 {
	height: 190px;
}
#pane4 {
	height: 190px;
}

/* @end */



/* @end */

/* @group Footer */

#footer{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: white;
	font-size: 12px;
	color: #77643d;
}
#footerdroit{
	width: 780px;
	float: right;
	padding-right: 10px;
	text-align: right;
	margin-top: 50px;
}
#footerdroit a{
	color: #483c24;
	text-decoration: none;
}
#footerdroit a:hover{
	color: #251e12;
	text-decoration: none;
}
#footerguauche{
	float: left;
	width: 154px;
	text-align: left;
}


/* @end */

