/* #ff6d09 orange */
/* #04c60e vert */
/* #0095ff bleu clair */
/* #982fce violet */
/* #fd0402 rouge */
/* #f42fd6 rose */
/* #3538ff bleu */

/* BODY --------------------------------------------------------------------------------------------- */
html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #982fce;
	background: #FFFFFF;
	text-align: center; /* for IE */
}
/* ---------------------------------------------------------------------------------------------------- */

/* GLOBAL ------------------------------------------------------------------------------------------- */
#global {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: left;
	width: 980px;
	height: auto;
}
/* ---------------------------------------------------------------------------------------------------- */

/* EVITEMENT --------------------------------------------------------------------------------------- */
#evitement {
	display: none;
	visibility: hidden;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 980px;
	height: 30px;
}
#evitement p { margin-left: 10px; }
#evitement a { color: #FFFFFF; font-weight: bold; text-decoration: none; background: none; }
#evitement a:hover { color: #FFFFFF; text-decoration: underline; }
#evitement a img { border: none; background: none; }
/* ---------------------------------------------------------------------------------------------------- */

/* HAUT DE PAGE ----------------------------------------------------------------------------------- */
#header {
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 980px;
	height: 245px;
}
#header_left {
	z-index: 1;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 550px;
	height: 250px;
	/*background: url("rep/rep_site/header_left_bg.gif") top left no-repeat;*/
}
#header_left a {
	display: block;
	margin: 0;
	padding: 0;
	width: 550px;
	height: 245px;
	border: none;
}

#header_right {
	z-index: 1;
	display: inline;
	float: right;
	overflow: hidden;
	margin: 0;
	padding: 40px 70px 50px 190px;
	/*width: 430px;
	height: 245px;*/
	width: 170px;
	height: 155px;
	color: #ff6d09;
	background: url("rep/rep_site/header_right_bg.gif") top left no-repeat
}
/* ---------------------------------------------------------------------------------------------------- */

/* FLAG ---------------------------------------------------------------------------------------------- */
#flag {
	z-index: 1;
	margin: 0;
	padding: 13px 5px 5px 0;
	width: 970px;
	height: 13px;
}

#flag_left {
	float: left;
	margin: 0;
	padding: 0;
}
#flag_left a {
	z-index: 1;
	margin: 0 10px;
	font-size: 13px;
	font-weight: bold;
	color: #ff6d09;
	text-decoration: none;
	letter-spacing: 0;
}
#flag_left a:hover {
	color: #04c60e;
}

a.header_accueil { 
	padding: 0 0 0 20px;
	background: url("rep/rep_site/ico_accueil.gif") 0 0 no-repeat;
}
a.header_contact { 
	padding: 0 0 0 20px;
	background: url("rep/rep_site/ico_contact.gif") 0 0 no-repeat;
}
a.header_blog { 
	padding: 0 0 0 20px;
	background: url("rep/rep_site/ico_blog.gif") 0 0 no-repeat;
}
a.header_mag { 
	padding: 0 0 0 20px;
	background: url("rep/rep_site/ico_mag.gif") 0 0 no-repeat;
}

#flag_right {
	float: right;
	margin: 0;
	padding: 0;
}
#flag_right img {
	z-index: 1;
	margin: 0 5px;
	padding: 0;
}
/* ---------------------------------------------------------------------------------------------------- */

/* MENU --------------------------------------------------------------------------------------------- */
#main {
	z-index: 50;
	position: relative;
	overflow: hidden;
	margin: 5px 0 0 0;
	padding: 0;
	width: 980px;
	height: 50px;
	font-size: 12px;
	/*background: #ff6d09;
	border-left: 2px solid #FFFFFF;*/
}
/* ---------------------------------------------------------------------------------------------------- */

/* CONTENU ----------------------------------------------------------------------------------------- */
#content_global {
	clear: both;
	position: relative;
	margin: 0;
	padding: 0; 
	width: 980px;
	height: auto !important;
	height: 1650px;
	min-height: 1650px;
	background: #FFFFFF;
}

#content {
	position: relative;
	overflow: hidden;
	float: left;
	top: 10px;
	left: 5px;
	margin: 0;
	padding: 5px 20px 5px 0;
	width: 690px;
	height: auto !important;
	height: 1630px;
	min-height: 1630px;
	border-right: 1px solid #ffe2ce;
}
#content ul {
	margin: 0 20px 0 20px;
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style: square inside;
}
#content ul li {
	margin: 5px 0 10px 20px;
}

.content_cdr {
	position: relative;
	width: 660px;
	height: auto;
	overflow: hidden;
	margin: 10px auto;
	padding: 10px;
	background: #FFF4EB;
	border: 2px solid #ff6d09;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.content_cdr h2 {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #982fce;
}
.content_cdr_left {
	position: relative;
	float: left;
	width: 150px;
	overflow: hidden;
	margin: 0;
	padding: 5px 0;
}
.content_cdr_right {
	position: relative;
	float: left;
	width: 480px;
	overflow: hidden;
	margin: 0;
	padding: 5px;
}
.content_cdr_tel {
	margin: 15px 25px 5px 0;
	padding: 0 5px 5px 25px;
	text-decoration: none;
	line-height : 20px;
	border: 0;
	background: url("rep/rep_site/ico_tel.png") 0 0 no-repeat;
}
.content_cdr_mobile {
	margin: 15px 25px 5px 0;
	padding: 0 5px 5px 25px;
	text-decoration: none;
	line-height : 20px;
	border: 0;
	background: url("rep/rep_site/ico_mobile.png") 0 0 no-repeat;	
}
.content_cdr_fax {
	margin: 15px 25px 5px 0;
	padding: 0 5px 5px 25px;
	text-decoration: none;
	line-height : 20px;
	border: 0;
	background: url("rep/rep_site/ico_fax.png") 0 0 no-repeat;	
}
.content_cdr_link {
	margin: 15px 25px 5px 0;
	padding: 0 5px 5px 25px;
	text-decoration: none;
	line-height : 20px;
	border: 0;
	background: url("rep/rep_site/ico_link.png") 0 0 no-repeat;	
}
.content_cdr_mail {
	margin: 15px 25px 5px 0;
	padding: 0 5px 5px 25px;
	text-decoration: none;
	line-height : 20px;
	border: 0;
	background: url("rep/rep_site/ico_mail.png") 0 0 no-repeat;	
}
.content_cdr_map {
	margin: 15px 25px 5px 0;
	padding: 0 5px 5px 25px;
	text-decoration: none;
	line-height : 20px;
	border: 0;
	background: url("rep/rep_site/ico_map.png") 0 0 no-repeat;	
}
.content_cdr_meeting {
	margin: 15px 25px 5px 0;
	padding: 0 5px 5px 25px;
	color: #ff6d09;
	font-weight: bold;
	text-decoration: none;
	line-height : 20px;
	border: 0;
	background: url("rep/rep_site/ico_meeting.png") 0 0 no-repeat;	
}
.content_cdr_description {
	margin: 15px 25px 5px 0;
	padding: 0 5px 5px 25px;
	color: #ff6d09;
	font-weight: bold;
	text-decoration: none;
	line-height : 20px;
	border: 0;
	background: url("rep/rep_site/ico_description.png") 0 0 no-repeat;	
}

.content_guestbook h2 {
	text-transform : uppercase;
}

#side {
	position: relative;
	float: right;
	top: 10px;
	right: 0;
	margin: 0;
	padding: 0;
	width: 260px;
	height: 1700px;
}
#side_ourire {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 255px;
	height: 70px;
}

#side_app {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 35px 40px 65px 35px;
	/*width: 255px;*/
	width: 180px;
	/*height: 390px;*/
	height: 290px;
}
.side_app_0 {
	color: #ff6d09;
	background: url("rep/rep_site/side_app_p0.gif") no-repeat;
}
.side_app_1 {
	color: #fd0402;
	background: url("rep/rep_site/side_app_p1.gif") no-repeat;
}
.side_app_2 {
	color: #04c60e ;
	background: url("rep/rep_site/side_app_p2.gif") no-repeat;
}
.side_app_3 {
	color: #ff6d09;
	background: url("rep/rep_site/side_app_p3.gif") no-repeat;
}
.side_app_4 {
	color: #0095ff;
	background: url("rep/rep_site/side_app_p4.gif") no-repeat;
}
.side_app_5 {
	color: #04c60e ;
	background: url("rep/rep_site/side_app_p5.gif") no-repeat;
}
.side_app_6 {
	color: #f42fd6;
	background: url("rep/rep_site/side_app_p6.gif") no-repeat;
}
.side_app_7 {
	color: #3538ff;
	background: url("rep/rep_site/side_app_p7.gif") no-repeat;
}
.side_app_8 {
	color: #ff6d09;
	background: url("rep/rep_site/side_app_p8.gif") no-repeat;
}
#side_app_livre {
	position: relative;
	overflow: hidden;
	margin: 10px auto 10px auto;
	padding: 0;
	width: 160px;
	height: 240px;
	border: 1px solid #FFFFFF;
}

#side_photo_1 {
	position: relative;
	overflow: hidden;
	margin: 10px auto 10px auto;
	padding: 24px 27px 56px 28px;
	/*width: 255px;
	height: 280px;*/
	width: 200px;
	height: 200px;
	background: url("rep/rep_site/side_photo.gif") no-repeat;
}
#side_facebook {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 240px;
	height: 300px;
	text-align: center; 
}
#side_tv {
	position: relative;
	margin: 25px auto 10px auto;
	padding: 28px 35px 52px 35px;
	/*width: 255px;
	height: 235px;*/
	width: 185px;
	height: 155px;
	background: url("rep/rep_site/side_tv.gif") no-repeat;
}
#side_photo_2 {
	position: relative;
	right: 0;
	margin: 10px 5px 10px 10px;
	padding: 0;
	width: 240px;
	height: 240px;
}
#side_rigolomag {
	position: relative;
	right: 0;
	margin: 0 auto 0 auto;
	padding: 105px 0 0 0;
	width: 255px;
	height: 130px;
	color: #982fce;
	background: url("rep/rep_site/side_rigolomag.gif") top center no-repeat;
}
#side_rigolomag_form {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px;
	width: 200px;
	height: 120px;
	text-align: center; 
	background: #FFF4EB;
	border: 2px solid #ff6d09;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#side_map {
	position: relative;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 240px;
	height: 150px;
	text-align: center;
}

#side_addthis {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 240px;
	text-align: center;
}

#carte_ou_rire {
	position: relative;
	margin: 10px auto;
	padding: 0;
	width: 520px;
	height: 480px;
}

#carte_continent {
	position: relative;
	margin: 10px auto;
	padding: 0;
	width: 650px;
	height: 350px;
}
/* ---------------------------------------------------------------------------------------------------- */

/* BAS DE PAGE ------------------------------------------------------------------------------------- */
#footer {
	z-index: 100;
	clear: both;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 12px;
	text-align: center;
	color: #982fce;
	/*border-top: 2px solid #ff6d09;
	background: #ffe2ce;*/
}
#footer a { color: #ff6d09; font-weight: normal; text-decoration: underline; }
#footer a:link { color: #ff6d09; font-weight: normal; text-decoration: underline; }
#footer a:visited { color: #ff6d09; font-weight: normal; text-decoration: underline; }
#footer a:hover { color: #04c60e; font-weight: normal; text-decoration: underline; }

#footer_content {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 0;
	width: 980px;
	height: auto;
	font-size: 11px;
	text-align: center;
	color: #982fce;
	background: #FFF4EB;
	border: 2px solid #ff6d09;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* ---------------------------------------------------------------------------------------------------- */

/* COPYRIGHT -------------------------------------------------------------------------------------- */
#copyright {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
	height: 20px;
	line-height: 20px;
	background: #ffe2ce;
}
/* ---------------------------------------------------------------------------------------------------- */

/* FLOAT -------------------------------------------------------------------------------------------- */
.left {
	float: left;
	margin: 0 5px 5px 5px;
}
.right {
	float: right;
	margin: 0 5px 5px 5px;
}
.center {
	margin: 0 auto;
}
.spacer {
	clear: both;
	padding: 5px 0 0 0;
}
/* ---------------------------------------------------------------------------------------------------- */

/* PARAGRAPHE ------------------------------------------------------------------------------------- */
p { margin: 0 0 10px 0; }
.p_left { text-align: left; }
.p_right { text-align: right;}
.p_center { text-align: center;}
.p_justify { text-align: justify; }
/* ---------------------------------------------------------------------------------------------------- */

/* TITRE --------------------------------------------------------------------------------------------- */
h1 {
	margin: 0;
	padding: 2px 0 7px 50px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #ff6d09;
	letter-spacing: 1px;
	background: url("rep/rep_site/picto_h1.gif") 0 0 no-repeat;
}
.hr_h1 {
	margin: 3px 0 15px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 2px solid #ff6d09;
}

h2.home_h2 {
	margin: 5px 10px 5px 10px;
	padding: 0 0 0 20px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #982fce;
	text-decoration: underline;
	background: url("rep/rep_site/picto_h2.gif") 0 0 no-repeat;
}
.hr_h2 {
	margin: 0 10px 5px 10px;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px dotted #982fce;
}
h2 {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #982fce;
}

h3 {
	margin: 5px;
	padding: 0;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #ff6d09;
}
/* ---------------------------------------------------------------------------------------------------- */

/* LIGNE --------------------------------------------------------------------------------------------- */
hr {
	clear: both;
	margin: 5px 0 10px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #ff6d09;
}

.hr_solid {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #982fce;
}
.hr_dotted {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px dotted #982fce;
}

.hr_spacer {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	visibility: hidden;
}
/* ---------------------------------------------------------------------------------------------------- */

/* FONT --------------------------------------------------------------------------------------------- */
.txt_barre { text-decoration: line-through; }
.txt_italic { font-style: italic; }
.txt_normal { text-decoration: none; }
.txt_majusc { text-transform: uppercase; }
.txt_bold { font-weight: bold; }
.txt_warning { padding: 2px 7px; color: #FFFFFF; font-weight: bold; background: #982fce; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.txt_color_1 { color: #982fce; }
.txt_color_2 { color: #ff6d09; }
.txt_18 { font-size: 18px; }

.img_border {
	border: 1px solid #982fce;
}
/* ---------------------------------------------------------------------------------------------------- */

/* LIEN ---------------------------------------------------------------------------------------------- */
a:active, a:focus{ outline: none; }
a img { border-width: 0; border-style: none; }
a { color: #ff6d09; font-weight: bold; text-decoration: underline; }
a:link { color: #ff6d09; text-decoration: underline; }
a:visited { color: #ff6d09; text-decoration: underline; }
a:hover { color: #04c60e; text-decoration: underline; }

a.pageback { 
	margin: 0 5px;
	padding: 5px 5px 5px 15px;
	width: 11px;
	height: 11px;
	font-size: 12px;
	color: #ff6d09;
	font-weight: normal;
	text-decoration: none;
	border: 0;
	background: url("rep/rep_site/ico_pageback.gif") no-repeat left center;	
}
a:hover.pageback { 
	color: #990000;
}
a.pagetop { 
	margin: 0 5px;
	padding: 5px 5px 5px 15px;
	width: 11px;
	height: 11px;
	font-size: 12px;
	color: #982fce;
	font-weight: normal;
	text-decoration: none;
	border: 0;
	background: url("rep/rep_site/ico_pagetop.gif") no-repeat left center;
}
a:hover.pagetop { 
	color: #982fce;
}
/* ---------------------------------------------------------------------------------------------------- */

/* FORMULAIRE ------------------------------------------------------------------------------------- */
.form_table {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	border: none;
}
.form_td_left {
	width: 30%;
	vertical-align: top;
	text-align: left;
}
.form_td_right {
	padding-left: 20px; 
	width: 70%;
	vertical-align: top;
	text-align: left;
}

form {
	display: inline;
	font-size: 12px;
	font-weight: bold;
}
fieldset {
 	display: block;
	margin: 0;
	padding: 5px;
	border: 1px solid #ff6d09;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
legend {
	color: #ff6d09;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
fieldset p {
	margin: 5px 0 5px 0;
}
label {
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
	width: 30%;	
	text-align: left;
	line-height: 1.7;
	font-weight: bold;
	font-size: 12px;
}

#p_Ctc_Mail {
	display: none;
	visibility: hidden;
}


input {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #982fce;
	border-width: 1px;
	border-style: solid;
	border-color: #ff832e #ff6d09 #ff6d09 #ff832e;
	background-color: #ffe2ce;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
select, option {
	padding: 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #982fce;
	border-width: 1px;
	border-style: solid;
	border-color: #ff832e #ff6d09 #ff6d09 #ff832e;
	background-color: #ffe2ce;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
option {
	padding: 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a171b;
	border: none;
}
textarea {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #982fce;
	border-width: 1px;
	border-style: solid;
	border-color: #ff832e #ff6d09 #ff6d09 #ff832e;
	background-color: #ffe2ce;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	resize: none;
}

textarea:focus, input:focus {
	color: #982fce;
	border-width: 1px;
	border-style: solid;
	border-color: #a74ed5 #982fce #982fce #a74ed5;
	background-color: #f5e3ff;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

input.button {
	padding: 0 0 2px 2px;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #ff832e #ff6d09 #ff6d09 #ff832e;
	background-color: #ff6d09;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
input:hover.button {
	padding: 0 0 2px 2px;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #a74ed5 #982fce #982fce #a74ed5;
	background-color: #982fce;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

input.radio {
	background: none; 
	border: none;
}
/* ---------------------------------------------------------------------------------------------------- */

/* BARRE NAVIGATION ----------------------------------------------------------------------------- */
.barre_nav { font-size: 10px; }
.barre_nav a { background: #982fce; color: #FFFFFF; padding: 2px 5px; cursor: pointer; text-decoration: none; }
.barre_nav a.active, .barre_nav a:hover{ background: #ff6d09; color: #FFFFFF; }
.barre_nav a:visited { background: #982fce; color: #FFFFFF; padding: 2px 5px; cursor: pointer; text-decoration: none; }
.barre_nav span { background: #CCCCCC; color: #FFFFFF; padding: 2px 5px; cursor: pointer; text-decoration: none; }
/* ---------------------------------------------------------------------------------------------------- */

/* MENUMATIC--------------------------------------------------------------------------------------- */
#nav, #nav ul {
	z-index: 5;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 980px;
	height: 50px;
}
#nav li { 
	display: block;
	list-style: none;
	position: relative;
	float: left;
	margin: 0 2px;
	padding: 0;
}
#nav a {
	display: block;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
	width: 116px;
	height: 38px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}
#nav li a:hover, #nav li a:focus, #nav a.mainMenuParentBtnFocused {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav .li_active a {
	color: #FFFFFF;
	text-decoration: underline;
}

#subMenusContainer { 
	display: block;
	position: absolute; 
	overflow: visible;
	top: 5px; 
	left: 0; 
	/*left: -120px;*/
	margin: 0;
	padding: 0;
	width: 242px;
	height: 0; 
	z-index: 800; 
}
#subMenusContainer ul {
	left: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	width: 180px;
	/*background: #ff6d09;*/
}
#subMenusContainer li {
	margin: 0;
	padding: 0;
	list-style: none;
	/*white-space: nowrap;*/
	line-height: 16px;
	
}
#subMenusContainer a {
	display: block;
	margin: 0;
	padding: 4px 5px;
 	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	border-bottom: 1px dotted #FFFFFF;
}
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#subMenusContainer a.subMenuParentBtnFocused {
	color: #FFFFFF;
	text-decoration: underline;
}

.main_1 {
	background: #fd0402;
	border: 1px solid #fd0402;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}
.main_2 {
	background: #04c60e;
	border: 1px solid #04c60e;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}
.main_3 {
	background: #ff6d09;
	border: 1px solid #ff6d09;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}
.main_4 {
	background: #0095ff;
	border: 1px solid #0095ff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}
.main_5 {
	background: #04c60e;
	border: 1px solid #04c60e;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}
.main_6 {
	background: #f42fd6;
	border: 1px solid #f42fd6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}
.main_7 {
	background: #3538ff;
	border: 1px solid #3538ff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}
.main_8 {
	background: #ff6d09;
	border: 1px solid #ff6d09;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}


/* Parent Sub Menu Links - javascript users only */
.subMenuParentBtn {
	background: url("rep/rep_site/main_arrow_right.gif") right center no-repeat; 
}

/* Parent Sub Menu Links on hover or focus - javascript users only */
.subMenuParentBtnFocused {
	background: url("rep/rep_site/main_arrow_right_over.gif") right center no-repeat; 
}

/* Parent Main Menu Links - javascript users only */
.mainMenuParentBtn {	
	 /*background: url("rep/rep_site/main_arrow_down.gif") right center no-repeat; */
}

/* Parent Main Menu Links on hover or focus - javascript users only */
.mainMenuParentBtnFocused {
	/*background: url("rep/rep_site/main_arrow_down_over.gif") right center no-repeat;*/ 
}


/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW { 
	display: none; 
	position: absolute; 
	overflow: hidden; 
	/*the 2px left & right padding lets you have a 1px border on the ul or ol inside since overflow is set to hidden*/
	padding: 0 2px;
	margin: 0 0 0 -2px;
}

/* non-javscript users */
#nav li li {	float: none; }

#nav li li a { /* Just submenu links*/	
	position: relative;
	float: none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top: 2.2em;
}

/* third-and-above-level lists */
#nav li ul ul { margin: -1em 0 0 -1000em; }
#nav li:hover ul ul { margin-left: -1000em; }

 /* lists nested under hovered list items */
#nav li:hover ul { margin-left: 0; }
#nav li li:hover ul {	margin-left: 10em; margin-top: -2.5em; }

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul { margin-left: 0; margin-top: 2.2em; }
#nav li li a:focus + ul { left: 0; margin-left: 1010em; margin-top: -2.2em; }
#nav li li a:focus { left:0; margin-left: 1000em; width: 10em; margin-top: 0;}
#nav li li li a:focus { left: 0; margin-left: 2010em; width: 10em; margin-top: -1em; }
#nav li:hover a:focus{ margin-left: 0; }
#nav li li:hover a:focus + ul { margin-left: 10em; }
/* ---------------------------------------------------------------------------------------------------- */

/* MOOBYZOOMER ---------------------------------------------------------------------------------- */
a.byzoomer img {
	z-index: 900;
	margin: 2px 5px 0 0;
	border: 1px solid #982fce;
	cursor: pointer;
}
a:hover.byzoomer img {
	border: 1px solid #982fce;
}
a.byzoomerOver img {
	border: 1px solid #982fce;
}
img.byzoomerZoomed {
	z-index: 900; 
	border: 1px solid #982fce;
	cursor: pointer;
}
div#byzoomerTitle {
	color: #982fce;
}
/* ---------------------------------------------------------------------------------------------------- */

/* SLIDE --------------------------------------------------------------------------------------------- */
.sampleGlobal {
	margin: 0 auto;
	padding: 0;
	width: 662px;
	/*border: 1px solid #ff6d09;*/
}

.maskSlide {
	position: relative;
	width: 659px;
	height: 300px;
	overflow: hidden;
	/*border: 1px solid #ff6d09;*/
	background: #FFF4EB;
	border: 2px solid #ff6d09;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.sampleSlide .maskSlide {
	/*border-top: 1px dotted #982fce;
	border-bottom: 1px dotted #982fce;*/
}
.sampleSlide .buttons{
	margin: 0;
	text-align: center;
	clear: both;
}
.pSlide {
	margin-left: 10px;
}

#boxSlide1 {
	position: absolute;
}
#boxSlide1 div {
	width: 630px;
	padding: 5px 10px;
	float: left;
}
#boxSlide1 .buttons{
	text-align: left;
}
#boxSlide1 .next{
	float: right;
}
.boxSlide1_Content {
	height: 400px; 
}
.boxSlide1_Content a img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #982fce;
}
.boxSlide1_Content a {
	font-weight: normal;
	color: #ff6d09;
	text-decoration: underline;
}
.boxSlide1_Content a:hover {
	font-weight: normal;
	color: #04c60e;
	text-decoration: underline;
}
.boxSlide1_Content_h3 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 20px;
}
.boxSlide1_Content_h3 h3 {
	margin: 0 auto 10px 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #ff6d09;
	letter-spacing: 0.5px;
	text-transform: none;
}
.boxSlide1_Content_link {
	position: absolute;
	top: 210px;
	padding: 0;
	text-align: right;
}
.boxSlide1_Content_link span {
	margin: 0 10px 0 0;
	padding: 2px 7px;
	color: #FFFFFF;
	font-weight: bold;
	background: #ff6d09;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	letter-spacing: 0.5px;
}
.boxSlide1_Content_link span:hover {
	margin: 0 10px 0 0;
	padding: 2px 7px;
	color: #FFFFFF;
	font-weight: bold;
	background: #04c60e;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	letter-spacing: 0.5px;
}
.boxSlide1_Content_link span a {
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
.boxSlide1_Content_link span a:hover {
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}


.buttons { padding: 15px; }
.buttons span {
	padding: 2px 10px;
	font-size: 10px;
	cursor: pointer; 
	background: #ff6d09; color: #FFFFFF;
	border: 1px solid #ff6d09;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.buttons span.active, .buttons span:hover{ 
	color: #FFFFFF;
	background: #04c60e;
	border: 1px solid #04c60e;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* ---------------------------------------------------------------------------------------------------- */

