/* R2J - styles */
html, body {
	height : 100%;
}
body {
	background : #CFCFCF;
	background-image : url(http://www.r2j.ch/images/fond.png);
	text-align : left;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

/* ------------------------- Positionnement des éléments de fond: mise en page et design  */
#layout {
	height : 100%;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : auto;
	margin-right : auto;
	background-color : #FBFBF6;
	border : 0px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	padding: 0px;
	text-align : left;
	width: 748px;
}

#leftCol {
	position: absolute;
	top: 0px;
	left: 10px;
	height : 100%;
	width: 207px;
	background-color : #9BAD90;
	border : 0px none White;
	border-left: 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

#rightCol {
	position: absolute;
	top: 0px;
	left: 219px;
	width : 540px;
	height : 100%;
	background-color : #FBFBF6;
	border : 0px none White;
	border-right : 1px solid #FFFFFF;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

#logo {
	width : 207px;
	height : 103px;
	border : 0px none #FFFFFF;
	background-color: #FFFFFF;
}
#menuTop {
	width : 540px;
	height : 139px;
	border : 0px none #FFFFFF;
	background-image : url(http://www.r2j.ch/images/img_header1.jpg);
	background-repeat : no-repeat;
	background-position : left;
}

#menuLeft {
	width : 207px;
	margin-top : 30px;
	border : 0px none #FFFFFF;
	background-color : #9BAD90;
}

#content {
	width: 500px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 0px;
	padding-bottom : 20px;
	border : 0px none #000000;
	background-color : #FBFBF6;
}
#content.home {
	float: right;
	width: 520px;
	padding-left : 0px;
	padding-right : 0px;
	margin: 0;
}

.col1 {                /* pour la page accueil */
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px;
}

.col2 {                /* pour la page accueil */
	float: right;
	width: auto;
	margin-left: 10px;
	padding: 0px;
}

.specialDiv1 {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	border: 0px solid #000000;
}
.specialDiv2 {
	margin: 0px;
	padding-bottom: 4px;
	border-bottom: 0px solid #CCCCCC;
}

.specialDiv1 div.header, .col2  div.header {
	width: 150px;
	padding-left: 5px;
	background-color: #617A68;
	border-bottom: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}
.specialDiv1  div.content, .col2  div.content {
	width: 150px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
}
.home div.specialDiv1  div.content, .col2  div.content {
	padding-bottom: 50px;
}
.divBanniere {
	margin: 0px;
	padding-bottom: 2px;
	border: none;
	width: 277px;
	font-family : "Zurich XCn BT";
	font-size: 22px;
	font-weight: normal;
	line-height: 23px;
}
.bgBanniere {
	background-image: url(http://www.r2j.ch/images/bg_banniere.jpg);
	background-repeat : no-repeat;
	background-position : left;
	width: 277px;
	height: 17px;
	margin-bottom: 4px;
}

.bgPopupVideo {
	background-color : #FBFBF6;
	margin: 20px;
	padding: 20px;
	border: solid 1px #666666;
	text-align: center;
}

/* --------------------------------------------------------------------------------------------------- */

/* --------------------------- MENUS : -------------------------------------------------------------*/

.menuElementVer {
	background-image: url(http://www.r2j.ch/images/menu_icon.jpg);
	text-indent: 25px;
	background-repeat : no-repeat;
	background-position : left;
	padding-top : 6px;
	padding-bottom : 5px;
	margin-left : 14px;
}

.menuElementHor {
	position: relative;
	top: 87px;
	left: 11px;
	display: inline;
	padding-left : 8px;
	padding-right : 8px;
}

.menu1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : White;
	letter-spacing : normal;
	text-decoration : none;
}
a.menu1:link { color: #FFFFFF; text-decoration : none; }
a.menu1:visited { color: #FFFFFF; text-decoration : none; }
a.menu1:hover { color: #FFFF66; text-decoration : none; }
a.menu1:focus { color: #FFFF66; text-decoration : none; }
a.menu1:active { color: #FFFFFF; text-decoration : none; }

.menu1Current {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFF66;
	letter-spacing : normal;
	text-decoration : none;
}

.menu2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	letter-spacing : normal;
	text-decoration : none;
}
a.menu2:link { color: #FFFFFF; text-decoration : none; }
a.menu2:visited { color: #FFFFFF; text-decoration : none; }
a.menu2:hover { color: #FFFF66; text-decoration : none; }
a.menu2:focus { color: #FFFF66; text-decoration : none; }
a.menu2:active { color: #FFFFFF; text-decoration : none; }

.menu2Current {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFF66;
	letter-spacing : normal;
	text-decoration : none;
}

/* ----------------------------------------------------------------------------------------------------------- */

/* ----------------------- sous-menu --------------------------------------------------------------------*/

.ssmenu {
  display : inline;
  padding-right : 5px;
  border: 0px solid #999999;
  border-right : 1px solid #999999;
  color : #000000;
}

/* -------------------------------------------------------------------------------------------------------------*/

table, th, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

table.doc4Members {
	border: 0;
	margin: 0;
	padding: 0;
	
}

table.doc4Members td,th {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	border: 0;
	border-bottom: 1px dotted #CCCCCC;
}
table.doc4Members th {
	border-bottom: 1px solid #999999;
}

table.partenaires {
	border: 0;
	margin: 0;
	padding: 0;
	
}

table.partenaires td {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	border: 0;
	border-bottom: 1px dotted #CCCCCC;
}


#imgBan {
	margin-top: 50px;
	margin-bottom: 30px;
	border: 0px none #FFFFFF;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	background-color: #FFFFFF;
}

#copyright {
	margin-top: 50px;
	margin-left: 10px;
	padding-top : 6px;
	padding-bottom : 5px;
}

a { color: #999999; text-decoration: underline; }
a:link { color: #999999; text-decoration: underline; }
a:visited { color: #999999; text-decoration: underline; }
a:hover { color: #333333; text-decoration: underline; } 
a:focus { color: #333333; text-decoration: underline; }
a:active  { color: #999999; text-decoration: underline; } 

img {
	border:0px;
}

h1 {
	font-family : monospace;
	font-size : 16px;
}
h1.maj {
	text-transform : capitalize;
}
h1.souligne {
	text-decoration : underline;
}

h2 {
	font-size : 13px;
	padding : 0px;
	color : #617A68;
	border-bottom: 1px dotted #617A68;
}
h3 {
	font-size : 12px;
	font-weight : bold;
}

li {
	padding-top: 4px;
	padding-bottom:4px;
	display: list-item;
}

hr {
	height: 1px;
	color: #CCCCCC;
	line-height : 1px;
}

.imgToLeft {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}
.imgToRight {
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}
.imgCenter {
vertical-align: middle ;
}
.spacerRight {
	clear: right;
}
.spacerLeft {
	clear: left;
}

.imgAlbum {
	float: left;
	margin: 2px;
	padding: 0px;
	border: 1px solid #000000;
	text-align: center;
	font-size: 9px;
}

.small {
	color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 9px;
}
a.small:link { color: #FFFFFF; text-decoration : underline; }
a.small:visited { color: #FFFFFF; text-decoration : underline; }
a.small:hover { color: #FFFF66; text-decoration : underline; }
a.small:focus { color: #FFFF66; text-decoration : underline; }
a.small:active { color: #FFFFFF; text-decoration : underline; }

.invisible {
	display: none;
}

.back {
	float: right;
}

blockquote {
	font-style : italic;
	text-align : justify;
}

.champForm {
	padding-bottom: 5px;
}

.needField {
	font-size: 9px;
	color: #FF0000;
}

/* ----------------------------------------------Style des formulaires : champs et boutons ---------------------*/

.fieldLabel {
	padding-top: 2px;
	padding-bottom: 2px;
}
.formElement {
	padding-top: 2px;
	padding-bottom: 10px;
}

fieldset {
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
}

legend {
	font-weight: bold;
	color: #CCCCCC;
	padding: 5px 5px 5px 5px;
}
.formfield {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #666666;
	BACKGROUND-COLOR: #FFFFFF;
	width: 250px;
}
.formfieldShort {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #666666;
	BACKGROUND-COLOR: #FFFFFF;
	width: 120px;
}

.formbutton {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #999999;
}

input.align {
	vertical-align: middle;
}

select {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-SIZE: 11px;
	COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF ;
}

textarea {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-SIZE: 11px;
	COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF ;
	width: 250px;
}

