@charset "UTF-8";
/* CSS Document */


h1 {
	margin-top:1.5em;
	margin-bottom:1.5em;
}


#to_content .to_visual {
	float:left;
	width:170px;

}
#to_content .to_text{
	float:right;
	/*width:350px;*/
	width:370px;

}
.to_title {
	display:block;
	/*width:400px;*/
}

/* reset */
#to_content p, #to_content h1, #to_content h2, #to_content h3{
 margin:0;
 padding:0;
}

sup{
vertical-align:top;
}

#to_content h2 a{
	color:#336699;
	text-decoration:none;
}
#to_content h2{
	margin-bottom:1.5em
}

#to_content h2 a:hover{
	text-decoration:underline;
}

#to_content .to_description p{
	margin-bottom:0.75em;
}

#to_content .to_address{
	border-top:#d9d9d9 solid 1px;
	padding-top:1em;
	font-family:verdana;
	font-size:11px;
	color:#666666;
}

#to_content .logo{
	float:left;
}
#to_content .vcard{
	float:right;
	
}

#to_content .vcard div{
	line-height:1.2em;
}
#to_content .link {
	padding-top:1em;
}

#to_content .link2 {
	float:right;
	margin-right:2.5em;
}
		
#to_content .link a, #to_content .link2 a {
	color:#336699;
	font-size:9px;
	line-height:1.2em;
}

#to_princ {
	width:100%;
}
#to_princ2 {
	width:568px;
}
			  
#to_content {
	background-image:url(degrade.jpg);
	background-repeat:repeat-x;
	padding-right:10px;
	padding-left:10px;
}
			  
#to_content .url a{
	color:#336699;
}
			  
#to_princ .header {
	margin-bottom:7px;
}
			  
#titre {
	display:block;
	padding-top: 2.5em;
	padding-bottom:1.5em;
}
#fillers {
	visibility:hidden;
	padding-bottom:10px;
}
p {
	line-height:1.2em;
}

.to_border {
	/*border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;*/
	border:none;
	
}

.clear {
	clear:both;
	margin: 5px 0px 5px 0px;
}
.header {
	margin-bottom:20px;
}

/********************
			SIDE MENU 
********************/


#to_sidemenu a{
	display:block;
	background:url(../../images/franchisereferer_287/website/right/to_arrowToRight.gif) 7px 14px no-repeat;
	padding-left:22px;
	line-height:35px;
}
#to_sidemenu div.selected{
	padding-bottom:10px;
}
#to_sidemenu div a.selected{
	background:url(../../images/franchisereferer_287/website/right/to_arrowToBottom.gif) 7px 14px no-repeat; 
	padding-left:22px;
}

#to_sidemenu a img{
	border:none;
}

#to_sidemenu div a.noArrow{
	background-image:none;
	padding-left:0;
}






#to_sidemenu div div a{
	display:block;
	background:none;
	padding-left:22px;
	line-height:15px;
	text-decoration:none;
	font-size:10px;
	color:#63555c;	
}



#to_sidemenu div div a.selected{
	background:url(../../images/franchisereferer_287/website/right/to_arrowToRight.gif) 7px 3px no-repeat; 
	padding-left:22px;
}


#to_sidemenu div div a:hover{
	text-decoration:underline;
	color:#63555c;
}


#to_sidemenu .greenBg {
	background-color:#528365;
}
#to_sidemenu .lightBg , #to_sidemenu .lightBg a.selected{
	background-color:#e0e0da;
}
#to_sidemenu .darkBg , #to_sidemenu .darkBg a.selected{
	background-color:#ceccc6;
}



