/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b264b;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 19px;
	font-weight: normal;
	color: #0b264b;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #1083bb;
}
div.hr {
	border: 0px none #FFFFFF;
	background-image: url(../images/hr.jpg);
	text-align: center;
	width: 100%;
	background-color: #FFFFFF;
	height: 24px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px;
}
div.hr hr {
  display: none;
}

#wrapper {
	width: 950px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
#toparea {
	background-image: url(../images/top_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 125px;
	width: 950px;
	margin-bottom: 15px;
}
#logo {
	float: left;
	padding-top: 25px;
	padding-left: 34px;
}
#contactinfo {
	float: right;
	width: 463px;
	padding-top: 0px;
	padding-right: 13px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afb2b5;
	font-weight: bold;
	height: 50px;
	clear: right;
	line-height: 12px;
}
#flags {
	float: right;
	padding-top: 3px;
	padding-right: 35px;
	height: 33px;
}

#contactinfo p {
	margin: 0px;
}

.phonenumber {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	font-size: 14px;
}
.phonelarge {
	font-size: 22px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: normal;
}
#homeleftcolumn {
	float: left;
	width: 228px;
	padding-right: 40px;
	padding-left: 5px;
}


#menubox {
	float: right;
	width: 720px;
	padding-top: 5px;
	background-image: url(../images/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 5px;
	height: 30px;
	text-align: right;
}




#home_tagline {
	/*background-image: url(../images/home_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	clear: left;
	float: left;
	height: 311px;
	width: 701px;
	/*padding-top: 52px;
	padding-left: 45px;*/
}

#home_tagline h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	color: #ec7f08;
	line-height: 42px;
	font-weight: normal;
}

.homectabox {
	background-image: url(../images/home_ctaboxback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 248px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.homeleftimage {
	float: left;
}

#homecontent {
	float: left;
	width: 670px;
}

div.clearfix {
	border-top:1px solid #cccccc;
	padding:15px 0px;
	vertical-align:top;
	}	

.ctamore {
	text-align: right;
	clear: left;
	float: left;
	width: 248px;
}

.homectabox h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #1083bb;
	margin-top: 4px;
	margin-bottom: 5px;
}
.textarea {
	float: left;
	width: 235px;
	padding-top: 9px;
	padding-right: 5px;
	padding-left: 8px;
	height: 76px;
}

.textarea a, .textarea a:visited {
	color:#1083bb;
	text-decoration:none;
}

.textarea a:hover {
	color:#569bc0;
	text-decoration:none;
}

.lienABC a, lienABC a:visited {
	color:#072349;
	text-decoration:none;
}

.lienABC a:hover {
	color:#1083bb;
	text-decoration:none;
}

#homebody {
	float: left;
	width: 950px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#bottomarea {
	background-image: url(../images/bottom_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 950px;
	padding-bottom: 20px;
}
#bottomnav {
	font-size: 11px;
	font-weight: bold;
	color: #fb8300;
	text-align: right;
	float: left;
	width: 755px;
	padding-top: 28px;
	text-transform: uppercase;
}


#bottomnav a {
	color: #122c50;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#bottomnav a:hover {
	color: #EC7F08;
	text-decoration: none;
}





.homectabox p {
	font-size: 12px;
	line-height: 15px;
	color: #0b264b;
	margin-top: 2px;
	margin-bottom: 0px;
}






#copyright {
	text-align: right;
	float: left;
	width: 747px;
	padding-top: 15px;
	font-size: 11px;
	color: #193a6a;
}
#copyright a {
	color: #193a6a;
	text-decoration: underline;
}

#bottomlogo {
	float: right;
	padding-right: 36px;
}
.lefttitle {
	float: left;
	width: 228px;
}

.lefttitle a {
	font-size: 12px;
	font-weight: bold;
	color: #102b4f;
	text-decoration: none;
	padding: 5px;
	float: left;
	width: 218px;
	background-color: #f0f1f4;
}
.lefttitle a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #f0f1f4;
	text-decoration: none;
	padding: 5px;
	float: left;
	width: 218px;
	background-color: #102b4f;
}
#inner_top {
	background-image: url(../images/top_4.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 105px;
	width: 690px;
	padding-top: 40px;
	padding-left: 26px;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #ec7f08;
	font-family: Arial, Helvetica, sans-serif;
}
.innerctabox {
	background-image: url(../images/Inside_ctaback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	height: 48px;
	width: 233px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.innerctatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1083bb;
	width: 200px;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 23px;
	line-height: 18px;
}
.innerctatext a {
	color: #1083bb;
	text-decoration: none;
}

#innerpagetitle {
	background-image: url(../images/pagetitleback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 39px;
	width: 932px;
	margin-top: 6px;
	padding-top: 10px;
	padding-left: 18px;
	padding-bottom: 14px;
	clear: left;
}
#innerbodyback {
	float: left;
	width: 950px;
	background-image: url(../images/left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftFranchise {
	float: left;
	padding-right:12px; 
	margin-top:10px; 
	margin-left:0px; 
	background:url(/images/images-rotator-franchise/nav_a.gif) repeat-x; width:233px;
}

#innerleftcol {
	float: left;
	width: 228px;
	padding-right: 42px;
}

#innerleftcolFranchise {
	float: left;
	width: 348px;
	padding-right: 42px;
}


#innermenu, #innerfranchise {
	float: left;
	width: 228px;
	padding-bottom: 20px;
}

#innerfranchise p {
	float:left;
	width:180px;
}

#innerfranchise img {
	float:left;
	margin:5px;
}

#innermenu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#innermenu li {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
}

#innerfranchise a {
	font-size: 13px;
	color: #274b72;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	font-variant: normal;
	text-transform: none;
}
#innermenu a {
	background-image: url(../images/leftnav_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #274b72;
	text-decoration: none;
	float: left;
	width: 218px;
	padding-top: 14px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-weight: normal;
	line-height: 15px;
	font-variant: normal;
	text-transform: none;
}
#innermenu a:hover {
	font-weight: bold;
}

#innermenu ul li ul li a {
	background-image: url(../images/leftnav_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #274b72;
	text-decoration: none;
	float: left;
	width: 213px;
	padding-top: 14px;
	padding-bottom: 7px;
	padding-left: 25px;
	font-weight: normal;
	line-height: 15px;
}
#innermenu .selected a{
	font-weight: bold;
}
#innermenu .selected  ul li a{
	font-weight: normal;
}
#innermenu .selected  ul li a:hover{
	font-weight: bold;
}
#innermenu .selected .selected a{
	font-weight: bold;
}
#innermenubottom {
	float: left;
	width: 228px;
	padding-bottom: 175px;
	background-image: url(../images/left_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
	clear: left;
}
#innerbodycontent {
	float: left;
	width: 660px;
	padding-top: 10px;
}

#innerbodycontentFranchise {
	float: left;
	width: 700px;
	padding-top: 10px;
}

#franchiseColDroite {
	padding-top:10px;
	float:left;
	width:240px;
	margin-left:0px;
}

#innerbodycontentWhitepaper {
	float: left;
	width: 680px;
	padding-top: 0px;
}


#contentWhitepaper {
	float: left;
	width: 420px;
}

#contentWhitepaper h2 {
	float: left;
	width: 420px;
}

#contentWhitepaper p {
	float: left;
	width: 400px;
}

#liensWhitepaper {
	float:right;
	width:218px;
	background-image: url(/images/left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border:1px solid #CCC;
	padding:5px;
}

#liensWhitepaper p {
	float:left;
	width:228px;
}

#liensWhitepaper img{
	float:left;
}

#innerbodycontent p {
	line-height: 16px;
}

.imgSMO {
	padding:5px;
}


#innerpagetitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	color: #569bbe;
	margin: 0px;
}


.innerctabutton {
	text-align: right;
	float: left;
	width: 233px;
}
#homecontent h1 {
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	color: #569bbe;
}

#homecontent h2 {
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	color: #569bbe;
	padding-top:20px;
	clear:both;
}

#homecontent p {
	line-height: 18px;
}
.homehighlightbox {
	float: left;
	width: 214px;
}
.homehighlightbox h3 {
	background-image: url(../images/highlight_title.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 37px;
	width: 199px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #072349;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.homehighlightbox h3 a, .homehighlightbox h3 a:visited, .homehighlightbox h3 a:hover  {
	color:#072349;
	text-decoration:none;
}

.homehighlightboxtext {
	padding: 10px;
	float: left;
	width: 194px;
}
.highlightlink {
	float: left;
	height: 18px;
	width: 204px;
	padding-top: 1px;
	padding-left: 10px;
	background-image: url(../images/home_ctalinkback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.highlightlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fb8c13;
	text-decoration: none;
}



.h3top {
	color: #569bbe;
}


.homespacer {
	float: left;
	width: 13px;
	height: 100px;
}
.homeleftvideo {
	float: left;
	background-image: url(../images/home_videoboxback.jpg);
	background-repeat: repeat-x;
	height: 210px;
	width: 208px;
	position: relative;
	text-align: center;
	padding-left: 20px;
}
.content {
position:relative;
height:120px;
width:171px;

}

 

#videoDiv {
bottom:0px;
position:absolute;
right:0px;
clip:rect(49px 240px 180px 64px);
z-index:300;
}
#contactinfolandingpage {

	float: right;
	width: 450px;
	padding-top: 60px;
	padding-right: 13px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afb2b5;
	font-weight: bold;
	height: 40px;
	clear: right;
	line-height: 12px;
}
#landingpagebox {
	background-image: url(../images/landing_page_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: left;
	float: left;
	height: 335px;
	width: 420px;
	padding-top: 15px;
	padding-left: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0b264b;
	line-height: 18px;
	font-weight: normal;
	padding-right: 25px;
}
#landingpagebox h1 {
	font-size: 50px;
	line-height: 60px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#landingpagebox p {
	float: left;
	padding-right: 20px;
	padding-left: 85px;
	padding-top: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottomlogolandingpage {
	float: right;
	padding-top: 5px;
	background-color: #FFFFFF;
	margin-right: 62px;
	margin-left: 62px;
}
.lpctabox {
	background-image: url(../images/home_ctaboxback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 248px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 12px;
}
.lpctabox h3 {

	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #1083bb;
	margin-top: 4px;
	margin-bottom: 5px;
}
.lpctabox p {

	font-size: 12px;
	line-height: 15px;
	color: #0b264b;
	margin-top: 2px;
	margin-bottom: 0px;
}
#lp_copyright {

	text-align: right;
	float: right;
	width: 500px;
	padding-top: 15px;
	font-size: 11px;
	color: #193a6a;
}
#lp_copyright a {

	color: #193a6a;
	text-decoration: underline;
}
.innerctatextes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1083bb;
	width: 200px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 23px;
	line-height: 14px;
	font-weight: bold;
	height: 26px;
}
.innerctatextes a {

	color: #1083bb;
	text-decoration: none;
}
.innerctaboxes {

	background-image: url(../images/Inside_ctaback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	height: 48px;
	width: 233px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#logoes {

	float: left;
	padding-top: 0px;
	padding-left: 34px;
}
#la-menubox {
	float: right;
	height: 30px;
	width: 840px;
	padding-top: 5px;
	padding-right: 9px;
	background-image: url(../images/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#la-logo {


	float: left;
	padding-top: 0px;
	padding-left: 34px;
}
#ru-menubox {
	float: right;
	height: 30px;
	width: 882px;
	padding-top: 5px;
	padding-right: 9px;
	background-image: url(../images/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu ul
{
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
}
#menu {
	float: right;
}


#menu ul li
{
	float: left;
	text-align: right;
}

#menu ul li ul li
{
	float: none;
	background-image: url(../images/blank.gif);
	background-repeat: no-repeat;
}

#menu ul ul
{
display: none;
}

#menu ul li:hover > ul
{
display: block;
}
#menu li
{
position: relative;
}

#menu ul li ul
{
	width: 150px;
	padding: 0px;
}

#menu ul ul
{
	position: absolute;
	z-index: 500;
	padding: 0px;
}

#menu ul ul ul
{
top: 0;
left: 100%;
}

#menu a
{
	display: block;
	color: #FB8300;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 9px;
	margin: 0px;
	padding-bottom: 0px;
}
.menubox_firstitem {
	background-image: url(../images/menu_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menubox_firstitem a{
	padding-left: 20px;
	line-height: 9px;
	height: 21px;
	padding-bottom: 5px;
}
.menubox_lastitem{
}
.menubox_lastitem a{
	height: 20px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
}
.menubox_lastitem a:hover{
}
.menubox_currentitems a{
	background-image: url(../images/menu_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	line-height: 9px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#menu .selected {
	background-image: url(../images/menu_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;


}
#menu .selected a{
	height: 20px;
	line-height: 9px;
	color: #FFFFFF;
}
#menu .selected a:hover
{
	color: #FB8300;
	cursor: pointer;
}

#last_item .selected a{
	color: #FFFFFF;
}

#first_item .selected a{
	padding-left: 20px;
	background-image: url(../images/menu_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 9px;
	height: 30px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#menu a:hover
{
color: #FFFFFF;
cursor: pointer;
}

#menu ul li ul li a {
	padding: 4px;
	height: auto;
	border: 1px solid #072349;
	background-color: #4c6383;
	font-weight: normal;
	line-height: 15px;
	background-image: url(../images/blank.gif);	
	color: #FFFFFF;
}
#menu ul li ul li a:hover {
	color: #FB8300;
}
#menu .selected ul li a {
	padding: 4px;
	height: auto;
	border: 1px solid #072349;
	background-color: #4c6383;
	font-weight: normal;
	line-height: 15px;
	background-image: url(../images/blank.gif);
}

.question {
	font-weight:bold;
}

#webinar {
	float:left;
	width:325px;
	padding-left:15px;
}

#webinar a {
	margin:10px 5px;
}

#webinar a, #webinar a:visited {
	color:#ec7f08;
	text-decoration:none;
	font-size:1.4em;
}


#webinar a:hover {
	color:#fecb94;
	text-decoration:none;
	font-size:1.3em;
}

.lienOpport {
	display:block;
	color:#fff;
	background-color:#ec7f08;
	padding:10px;
	text-align:center;
	margin-top:10px;
	font-size:1.2em;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
}

.lienOpport a, .lienOpport a:visited {
	color:#fff;
	text-decoration:none;
}

.lienOpport a:hover {
	color:#fff;
	text-decoration:underline;
}

.secteurAgence {
	color:#274b72;
	font-size:1.4em;
}

.choixregion a, .choixregion a:visited, .top a, .top a:visited {
	color:#102b4f;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}

.choixregion a:hover, .top a:hover {
	color:#284c73;
	text-decoration:none;
}

.top {
	font-style:italic;
}

.alliances {
	width:660px;
	padding:10px;
	float:left;
}

.alliances img {
	float:left;
	padding:15px 20px;
}

/* livres blancs (c)Franck Rekai - 09 2009 */

.listeLivres {
	width:640px;
	padding:0px;
	margin:0px 0px 0px 15px;
	float:left;
}

.listeLivres p {
	margin:0;
	padding:0;
	width:520px;
}

.titreLivre {
	color: #333333;
	font-size:1em;
	text-align:left;
	float:left;
}

.titreLivre a, .titreLivre a:visited, .titreLivre a:hover {
	color: #274b72;
	text-decoration:none;
}

.titreLivre a:hover {
	font-weight:bold;
}
	
.livre {
	display:block;
	font-size:1.4em;
	color:#1099da;
	margin:15px 0px 10px 0px;
	border-bottom:1px solid #ec7f08;
	border-top:1px solid #ec7f08;
	padding-bottom:5px;
	padding-top:5px;
}
	
.imgLivre {
	padding-top:15px;
	float:left;
	margin-right:10px;
}

.blocForm {
	width:250px; 
	float:left;
	padding:10px;
}

#FB {
	width:208px;
	text-align:center;
	border:1px solid #ec7f08;
	float:left;
	margin-right:40px;
	padding:10px;
}

/* styles page franchise */

.main_image {
    width: 700px;
    height: 273px;
    float: left;
    background: #333;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}
.main_image h2 {
    font-size: 1.4em;
    font-weight: normal;
    margin: 0 0 4px;
    padding: 8px;
	color:#eee;
}
.main_image p {
    font-size: 1em;
    line-height: 1em;
    padding: 6px;
    margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
    background: url(/images/images-rotator-franchise/icon_calendar.gif) no-repeat 0 center;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url(/images/images-rotator-franchise/btn_collapse.gif) no-repeat left top;
    height: 20px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -20px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}

.image_thumb {
    float: left;
    width: 247px;
    background: #f0f0f0;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
}
.image_thumb img {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    padding: 12px 10px;
    background: #f0f0f0 url(/images/images-rotator-franchise/nav_a.gif) repeat-x;
    width: 227px;
    float: left;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;
}
.image_thumb ul li.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    background: #fff;
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 1.2em;
    margin: 0px 0px 1px 0px;
    padding: 0;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 140px;
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/

#facebookConnect {
	width:223px;
	text-align:center;
	border:1px solid #ec7f08;
	float:left;
	margin-right:30px;
	padding:10px;
	margin-bottom:10px;
	height:30px;
}

.widgets {
	background:url(/images/opportunites-franchise/bg-widgets.png) center top no-repeat;
	margin-top:0px;
	overflow:hidden;
	width:246px;
	margin-bottom:10px;
	float:left;
	height:110px;
	text-align:center;
}

.widgets h2 {
	padding-top:-20px;
	color:#FFF;
}

#videoYT {
	width:245px;
	background:url(/images/video_bg.jpg) left top no-repeat;
	height:190px;
	padding-top:10px;
	padding-left:6px;
	padding-right:3px;
	float:left;
}

#webinarinsc {
	background:url(/images/1h-franchise-inscr-webinar.jpg) left center no-repeat;
	height:207px;
	width:700px;
}

#webinarinsc h2 {
	text-align:center;
	color:#fff;
	padding:10px 20px;
}

#webinarinsc img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	border:0px;	
}

#webinarinsc a {
	border:0px;
}

.blocfranchise {
	width:233px;
	float:left;
	background: url(/images/opportunites-franchise/cartouche-franchise-bg-hover.png) center top no-repeat;
	height:363px;
	margin-top:15px;
}

.blocfranchise h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:2em;
	text-align:center;
	margin-top:0.5em
}

.blocfranchise h2 a:link {
	color:#1083bb;
	text-decoration:none;
}

.blocfranchise h2 a:visited {
	color:#1083bb;
	text-decoration:none;
}

.blocfranchise h2 a:hover {
	color:#fff;
	text-decoration:none;
}


.blocfranchise ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	list-style-type:none;
	margin-top:20px;
	margin-left:10px;
	padding:0;
}

.blocfranchise ul li {
	margin-left:10px;
	padding-top:10px;
}

.blocfranchise p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	margin-top:40px;
	padding-left:10px;
}

.blocfranchise a, .blocfranchise a:visited {
	color:#1083BB;
	text-decoration:none;
}

.blocfranchise a:hover {
	color:#102B4F;
	text-decoration:underline;
}

/* pages internes franchises */

#franchise {
	float:left;
	width:698px;
}

#franchise  h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:bold;
	margin-top:20px;
	padding:5px;
	color:#fff;
	background:url(/images/arrondi-franchise-titre.png) left center no-repeat;
	line-height:35px;
}

#franchise h3 {
	padding-left:10px;
	letter-spacing:0.2em;
	float:left;
	width:100%
}

.paragrapheFranchise img {
	float:left;
	margin:0px 10px 10px 0px;
}

.paragrapheFranchise {
	padding:10px 25px 15px 15px;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	width:636px;
	float:left;
}

.paragrapheFranchise p {
	float:left;
}
	

#franchise p {
	color:#666;
	float:left;
}

.topParagraphe {
	background:url(/images/bg-paragraphe-top.gif) left top no-repeat;
	height:9px;
	width:678px;
	float:left;
}


.bottomParagraphe {
	background:url(/images/bg-paragraphe-bottom.gif) left top no-repeat;
	height:8px;
	width:678px;
	float:left;
	margin-bottom:20px;
}

#franchise table.webform {
	width:300px;
}

/* sous menu franchise */
/* Category menu*/
	
#catmenucontainer{
	height:30px;
	background:url(/images/catmenu.jpg);
	display:block;
	padding:0px 0 0px 0px;
	font: 0.9em Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
    text-transform:uppercase;
	overflow:hidden;
	}
		
#catmenu{
	margin: 0px;
	padding: 0px 10px;
	width:980px;
	background:url(images/catmenu.jpg);
	height:30px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 6px 8px 9px 8px;
	text-decoration:none;
	border-right:1px dotted #ccc;
	}
	

#box_type {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box_text {
	color: #FFFFFF;
}

#catmenu li a:hover {
	background:url(/images/catmenua.jpg) repeat-x;
	color: #fff;
    margin: 0px;
	padding: 6px 10px 9px 10px;
	text-decoration: none;
	}
	
#catmenu li a.actif {
	background:url(/images/pointeur-menu.png) center bottom no-repeat;
	background-color:#FFF;
	color:#1083BB;
	font-weight:bold;
}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:#0F101A;
	width: 150px;
	color: #5CABEF;
	font-family:Tahoma,century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 6px 10px 9px 10px;
	border-bottom: 1px solid #1F293F;

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:#06070B;
	color: #fff;
	padding: 6px 10px 9px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -31px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}


/* bouton depot candidature */

.candidature {
	border:0px;
	height:40px;
	background:#b00400;
	width:160px;
	text-align:center;
	line-height:20px;
	overflow:visible;
	font-weight:bold;
}


/* page temoignages - ui tabs jquery */

.widget {
	width: 660px;
	margin: 20px 10px 15px 0px;
	padding: 10px;
	background: #f3f1eb;
	border: 1px solid #dedbd1;
	float:left;
}

.widget a {
	color: #222;
	text-decoration: none;
	}

	

.widget a:hover {
	color: #009;
	text-decoration: underline;
}


.tabnav  {
	margin-left:-40px;
}

.tabnav li {
	list-style-image:url(/images/red-arrow.png);
	float:left;
	display: inline;
	padding-right: 10px;
	margin:0px;
	}

	

		.tabnav li a {

		text-decoration: none;

		text-transform: uppercase;

		color: #222;

		font-weight: bold;

		padding: 4px 6px;

		outline: none;

		}

		

		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {

		background: #dedbd1;

		color: #222;

		text-decoration: none;

		}

		

	.tabdiv {
		float:left;

	margin-top: 2px;

	background: #fff;

	border: 1px solid #dedbd1;

	padding: 5px;

	}

		.tabdiv li {

		list-style-image:url(/images/star.png);

		margin-left: 20px;

		}



.ui-tabs-hide {

		display: none;

		}



		#featuredvid {

		text-align: center;

		}

		

			.fvid {

			margin-bottom: 5px;

			}

		

			.vidselector li {

			text-align: left;

			list-style: none;

			padding: 5px;

			background: #ffffff;

			border: 1px solid #dedbd1;

			text-transform: uppercase;

			margin-bottom: 5px;

			}



/* customer secure zone */

.customerInfo {
	width:620px;
	float:left;
	border:1px solid #ccc;
	padding:15px;
	margin-bottom:10px;
}