body {
	background-color: #212121;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body_iframe {
	
	background-image: url(../images/fondiframe.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #3D3D3D;
	
}

.english {
	float: right;
	margin-right: 10px;
}

/* @group base */

#page {
	width: 798px;
	margin: 0 auto;
	border-left: 1px solid #5d5d5d;
	/*border-bottom: 1px solid #5d5d5d;*/
	border-right: 1px solid #5d5d5d;
}

#footer {
	width: 798px;
	border-bottom: 1px solid #5d5d5d;
}

#menu {
	height: 90px;
	margin: 0;
	padding: 0;
}

#flash {
	height: 330px;
}

#barette {
	background: url(../images/barette.gif) repeat-x;
	height: 16px;
	padding-top: 4px;
	padding-right: 4px;
}

#content {
	background: #3D3D3D url(../images/fondnew.jpg) repeat-x center top;
	padding: 20px 30px 30px;
}

#container {
	position:relative;
	display:block;
}

#inner {
	display:block;
	}

#center_menu {
	padding-bottom: 10px;
	height: 20px;
}

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

#left {
	float:left;
	position:relative;
	width: 355px;
	left:0px;
}

#left_iframe {
	float:left;
	position:relative;
	width: 355px;
	left:0px;
}

#right {
	float:right;
	position:relative;
	width: 355px;
	right:0px;
}

#right_iframe {
	float:right;
	position:relative;
	width: 355px;
	right:0px;
}

.clear {
	clear:both;
	}

.iframe {
	overflow: auto;
	height: 300px;
}
	
/* @end */

.image_right {
	float: right;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 10px;
}

/* @group admin */

#flash_admin {
	height: 207px;
}

#content_admin {
	height: 397px;
	background: repeat-x url(../images/fondnew.jpg) #3d3d3d;
	padding: 20px 30px 30px;
}
	
/* @end */

.image_left {
	float: left;
	margin: 2px 20px 10px 0;
}

.bullet {
	margin-left: 10px;
	margin-right: 10px;
}

.image_partners {
	float: right;
	margin-left: 10px;
	margin-right: 20px;
}

#contenu {
	margin: 30px 66px;
}

/* @group sous menu  */
#navlist
{
	margin: 0;
	padding: 0;
}

#navlist li
{
display: inline;
	margin-right: 60px;
}

#navlist a
{
text-decoration: none;
}

#navlist a:link, #navlist a:visited
{
background: url(http://www.realride.ch/images/bullet.gif);
background-repeat: no-repeat;
	padding-left: 18px;
}

#navlist a:visited
{
color: white;	
}

#navlist a:hover
{
background: url(http://www.realride.ch/images/bullet.gif);
background-repeat: no-repeat;
	color: white;
} 
/* @end */

.line {
	border-top: 1px solid #5d5d5d;
	margin-bottom: 16px;
	width: 260px;
	margin-left: 30px;
	margin-top: 16px;
}

.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: white;
	line-height: normal;
	text-transform: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #bcbcbc;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

p, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #bcbcbc;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ed7800;
	line-height: normal;
	text-transform: uppercase;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 6px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: white;
	line-height: normal;
	text-transform: none;
	padding: 0;
	margin: 0;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #bcbcbc;
	line-height: normal;
	padding: 0;
	margin: 0;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #2b2b2b;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}

select {
width: 100px;
}

.orange {
	color: #ed7800;
	
}

.formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #2b2b2b;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}

.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	line-height: normal;
	text-align: center;
}

a.index:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	line-height: normal;
	text-decoration: underline;
}

a.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: white;
	line-height: normal;
	text-transform: none;
	text-decoration: underline;
}

.enter {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
}

/* @group ancres */

a.ancre:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a.ancre:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #bcbcbc;
	text-decoration: none
	}

a.ancre:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #bcbcbc;
	text-decoration: none
	}

a.ancre:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none
	}
	
/* @end */

a.submenu:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #bcbcbc;
	}

a.submenu:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #bcbcbc;
	text-decoration: underline
	}

a.submenu:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #bcbcbc;
	text-decoration: none
	}

a.submenu:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #bcbcbc;
	text-decoration: underline
	}

.titrecours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ed7800;
	line-height: normal;
	text-transform: none;
}

.titreoccase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: white;
	line-height: normal;
	text-transform: none;
}

.titrenews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: white;
	line-height: normal;
	text-transform: none;
}

	.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #a92314;
	line-height: normal;
	text-transform: uppercase;
}

.newscours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ed7800;
	line-height: normal;
	text-transform: uppercase;
}

.textegras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #bcbcbc;
	line-height: normal;
	text-transform: none;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #a92314;
	line-height: normal;
	text-transform: none;
}
a, a.newslink:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: white;
	text-decoration: underline;
}

a, a.newslink:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #a92314;
	text-decoration: underline
	}

a, a.newslink:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: white;
	text-decoration: none
	}

a, a.newslink:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: white;
	text-decoration: underline
	}

