body {
	margin: 0;
	padding: 0;
}



    #page
   {
     position: absolute;

     width: 800px;        /* selon la largeur voulue */
     margin-left: -400px;  /* moitie de width */
     left: 50%;          /* constant, toujours 50% */

     height: 540px;       /* selon la quantite de texte */
     margin-top: -320px;   /* moitie de height */
     top: 50%;           /* constant, toujours 50% */

   }



/* IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
     #page {
	margin-top:8%;
	}
 /**/

#header {
	height: 239px;
	margin-right: auto;
	margin-left: auto;
}

#image {
	padding: 0;
	margin: 0;
}

/* @group news */

#newscontent
   {

     width: 327px;

     height: 472px;
	padding: 14px;
}

#newsbox {
	border-bottom: 1px dotted #383335;
	padding-bottom: 20px;
	padding-top: 10px;
}

.floatrightnews
{
     float: right;
	padding: 0;
	margin: 5px 0 10px 15px;
}

#supplement {
	clear: right;
	width: 200px;
}	
/* @end */

/* @group MENUS */

#menu {
	width: 800px;
	height: 20px;
	background: #6b6154;
	padding: 0;
	margin: 3px 0 0;
}

#menu_boutons
{
margin: 0 0 0 90px;
padding: 0;
	display: inline;
}

/* @group menu russe */

#navlist ul, #navlist li
{
margin: 0;
display: inline;
list-style-type: none;
	padding: 0;
}

#navlist a:link, #navlist a:visited
{
float: left;
margin: 0 10px;
text-decoration: none;
color: white;
	font: bold 13px Verdana;
	padding-top: 2px;
	text-transform: uppercase;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
background: inherit;
color: #df1414;
	text-decoration: none;
}

#navlist a:hover { color: #df1414;
	border-bottom-style: none;
}
	
/* @end */

/* @group menu langue */

.lang {
	padding: 0;
	width: 95px;
	margin: 0;
	top: 246px;
	position: absolute;
	left:705px;
}

.lang p {
	padding: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	float: right;
}

.right a, .right a:link, .right a:visited
{
	background: #df1414;
	padding: 4px 4.9px 5px;
	font-weight: bold;
	line-height: normal;
	color: white;
}

.right a#current:link, .right a#current:visited
{
background: #6b6154;
	border-top: 3px solid #df1414;
	color: white;
}

.right a:hover
{
	text-decoration: none;
	background: #6b6154;
}
/* @end */

/* @group menu secondaire */
 #navcontainer2 ul
{
padding: 0;
list-style-type: none;
	float: right;
	margin: -25px -15px 30px 0;
}

#navcontainer2 li { margin: 0;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#navcontainer2 a
{
display: block;
width: 140px;
	border-bottom: 1px dotted #383335;
	padding: 10px 10px 5px 0;
	color: #6b6154;
	font-weight: bold;
}

#navcontainer2 a:link
{
	text-transform: uppercase;
}

#navcontainer2 a:hover
{
text-decoration: none;
	color: #df1414;
	text-transform: uppercase;
}

#navcontainer2 a.active:visited, #navcontainer2 a.active:link 
{
color: #df1414;
	text-decoration: none;
	margin: 0;
}
	
/* @end */
	
/* @end */


#content {
	background: inherit;
	border: 1px solid #6b6154;
	padding: 14px;
	min-height: 300px;
	height: auto;
	margin: 0;
}

/* for Internet Explorer */
/*\*/
* html #content {
height: 300px;
}
/**/


/* IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
     #content {
	height: auto;
     width: 770px;
     }
 /**/
 
 #vignette {
	position: absolute;
	top: 130px;
    left: 570px;
	width: 72px;
	height: 72px;
	margin: 0;
	padding: 0;
	bottom: 47px;
}

 /* IE Mac ne voit pas l'astérisque qui suit l'antislash \*/

/*/
     #vignette {
	position: relative;
	margin:-47px -12px;
	float: right;
	}
	
 /**/


/* largeur totale = 800px
largeur réelle = 770px
largeur gauche = 299px */

#gauche {
	width: 450px;
	height: auto;
	/*background-color: #339933;*/
/*	display: table-cell;-*/
	float: left;
	margin: 0;
	padding: 15px 20px 0;

}

/* IE Mac ne voit pas l'astÈrisque qui suit l'antislash \*//*/
     #gauche{
	float: left;
	padding: 15px 20px 0;
	}
 /**/

#droite {
	width: 240px;
	height: auto;
	/*background-color: #FFCC66;*/
	/*display: table-cell;*/
	float: right;
	margin: 0;
	padding: 15px 20px 0;
	text-align: right;
}


#footer {
	background: bottom;
	width: 800px;
	margin: 0px auto;
	padding: 0;
	height: 30px;
}

.copyleft {
	text-align: left;
	font-size: 9px;
	float: left;
}

.copyright {
	text-align: right;
	font-size: 9px;
	float: right;
}


tr, td {
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

table {
	margin: 7px;
	padding: 0;
	text-align: left;
}

.float
{
	margin: 0;
	padding: 20px 4px 4px;
}

.floatref
{
    color: #6b6154;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
	padding: 3px;
	margin: 0 10px 0 0;
	display: table-cell;
	display: inline-block;
	width: 90px;

}

.center {
	width: 300px;
	margin-left: 80px;
}

#ref
{
}

.floatstory
{
    float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

.floatabout
{
	margin: 0 10px 10px 0;
	padding: 0;
}

.floatright
{
    float: right;
	margin: 0 0 20px 20px;
	padding: 0;
}

.extraits
{
    float: left;
	margin: 0 0 8px 8px;
	padding: 0;
	border-style: none;
}

.services {
	padding: 0;
	margin-right: 15px;
}

#news {
	padding: 0;
	margin: 0;
}

#news p, #news h3, .date {
	text-align: left;
	margin-bottom: 0;
	margin-left: 40px;
}

.cleaner {
	clear:both;
	margin:0; padding:0;
	background:transparent;
	height: 1px;
	font-size: 1px;
}

#overflow 
{
height:300px;
overflow: auto
}

/* @group paragraphes */

p {
	color: #6b6154;
	padding: 0;
	font: 10px/11pt Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

.liste {
	margin: 0 0 10px 20px;
	padding: 0;
}

.italique {
	font-style: oblique;
}

input, textarea {
	color: #515150;
	padding: 0;
	text-align: left;
	font: 10px/11pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

.date {
	color: #6b6154;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 0;
}

.red {
	color: #df1414;
	padding: 0;
	margin: 6px 0 3px;
	text-align: left;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

.inputred {
	color: #df1414;
	padding: 0;
	text-align: center;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	border-style: none;
	border-color: white;
}

.contact {
	color: white;
	padding: 0;
	text-align: left;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
}
	
/* @end */

/* @group en-tetes */

h1 {
	color:#df1414;
	font: bold 18px/normal "Trebuchet MS", Verdana;
	margin: 0 0 10px;
	padding: 0;
}

h1.image {
	padding: 0;
	margin: 0 0 10px;
}

h1.russe {
	padding: 0;
	margin: 0 0 10px;
	text-align: right;
}

h2 {
	color: #6b6154;
	margin: 0px 0 10px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/red.gif) no-repeat left 0.4em;
	list-style: circle;
	padding: 0 0 0 9px;
}

h2.fineart  {
	background: url(../images/blue.gif) no-repeat left 0.4em;
}

.story {
	margin-top: 25px;
}

#droite h2 {
	background: none;
	list-style: none;
	margin-bottom: -7px;
}

h3 {
	color: #df1414;
	padding: 0;
	margin: 6px 0 5px;
	text-align: left;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

h3.fineart  {
	color: #4295c1;
}
	
/* @end */

/* @group liens */

.fineart a, .fineart a:link, .fineart a:visited  {
	color: #4295c1;
}

a,a:link,a:visited {
	color: #df1414;
	font-weight: normal;
	border-style: none;
	text-decoration: none;
}

a:hover, .copyright a:hover, .liste a:hover {
	text-decoration: underline;
}

.copyright a, .copyright a:link, .copyright a:visited, .liste a, .liste a:link {
	border-style: none;
	text-decoration: none;
	font-weight: normal;
	color: #6b6154;
}
	
/* @end */

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
		}

#resp {
	width: 200px;
	background: no-repeat url(images/rider_back.jpg);
	margin-right: 5px;
	margin-bottom: 15px;
	padding: 0;
	float: left;
}

#resp_right {
	width: 200px;
	background: no-repeat url(images/rider_back.jpg);
	margin-right: 0;
	margin-bottom: 15px;
	padding: 0;
	margin-left: 5px;
	float: right;
}

#resp p, #resp_right p {
	margin-bottom: -5px;
}

/* @group logos */

#logo {
	width: 215px;
	float: left;
	background: no-repeat url(images/rider_back.jpg);
	height: 150px;
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 0;
}

#logo p {
	padding: 0;
	margin: 0;
}

/*.logo_titre {

	line-height: 14px;
	margin: 0;
	padding-bottom: 5px;
	background: url(../images/red.gif) no-repeat 8em 0.5em;
}*/

.logo_titre_fineart {

	line-height: 14px;
	margin: 0;
	padding-bottom: 5px;
	background: url(../images/blue.gif) no-repeat 8em 0.5em;
}

.more {
	padding-right: 0;
	text-align: right;
	float: right;
	margin: 0;
	text-decoration: underline;
	font-weight: normal;
}

.floatlogo
{
    float: left;
	margin: 20px 10px 10px 0;
	padding: 0;
}
	
/* @end */

/* @group galerie photo */
#gal_container {
	width: 450px;
	float: left;
	margin: 0;
	padding: 0;
}

#gal_enlarge_container img{ }

#gal_thumb_container img{ 
	border: 1px solid #6b6154;
	width: 60px;
	height: 45px;
	margin-bottom: 4px;
	padding: 1px;
}

.thumbs{ 
	border: 1px solid #6b6154;
	width: 70px;
	height: 50px;
	padding: 1px;
	margin: 4px;
}	

#gal_thumb_container ul{ 
}

#gal_thumb_container li{
	display: inline;
}

#gal_thumb_container{
}

#gal_enlarge_container{
	color: #6b6154;
	font: 10px/11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
/* @end */

#navlist
{
margin: 0 0 0 150px;
padding: 0;
}

.log_anni {
	position: absolute;
	left: 84px;
}

