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

* {
	margin: 0;
	padding: 0;
}
body{
	font-size: 62.5%; /* Resets 1em to 10px */
	margin: 0px;
	padding: 0px;
}
h1{
	
	text-indent: -9000px;
	color: #a716a4;
}

h2 {
	font-family: tahoma, Arial, verdana, Helvetica, sans-serif;
	font-size: 2em;
	color: #ca16c6;
	margin-left: 15px;
	font-style: normal;
	text-transform: uppercase;
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.4em;
	font-weight: normal;
	
	
}




h3 {
	font-family: tahoma, Arial, verdana, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	line-height:1.2em;
	text-transform: uppercase;
	display: block;
}


#sidebar h3 {
	background: url(images/bird-bullet1.png) no-repeat left top;
	padding-left:35px;
	margin-left: 5px ;
	margin-right:5px;
	padding-bottom: 5px;
	display: block !important;
	display:inline-block; /*ie6 fix*/
}
 



#mainContent h3{
	color: #ca16c6;
	display: inline;
}

#sidebar h3 {
	color: #ca16c6;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: normal;
}

#sidebar h4{
	color:#ca16c6;
	
}


/*this is to make sifr work in opera*/

#sidebar .box1 .image-small + h3{
	padding-right: 125px !important;
	padding-right: 0; /*ie fix*/
}


/*end of opera hack*/

#sidebar .box3 h3{
	color: #ca16c6;
	
}

#sidebar .box3 h4{
	color: #ca16c6;
}




p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	padding-bottom: 8px;
	line-height:1.2em;

}

p.disclaimer{
	font-size: 1em;
	clear:left;
}

p strong{
	color: #B814B4;
}



p q{
color: #B814B4;
font-style: italic;
}

#sidebar p, #sidebar h4 {
	margin-left: 15px;
	margin-right: 15px;
}

#sidebar .contentDivider p, #sidebar .contentDivider h4{
	margin:0px;
}

a{
	color: #ca16c6;
	text-decoration: none;
	
}

a:hover{
color: #12a0cf;
text-decoration: underline;

}

#container {

	width: 100%;
	height: 100%;
	margin:auto;
	position: relative;
	float:none;
	
	
}

#header {
	
	height: 100px;
	
	padding-top:2px;
	margin-left:10px;
	margin-right:10px;
	position:relative;
	
}

#logo {
	margin-top: 15px;
	margin-left: 10px;
	background: url(images/logo.png) no-repeat left top !important;
	background: url(images/logo.gif) no-repeat left top;
	height: 72px;
	width: 254px;
	
}

#header blockquote{
	font-family: tahoma, Arial, verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #e98ae6;
	position: absolute;
	width: 300px;
	height: 50px;
	right: 0;
	bottom: 10px;
	font-style: italic;
	line-height: 30px;
}

#mainNav {
	display: none;
	clear: both;
}


#mainContent{
	width: 95%;
	display: block;
	margin-left: 15px;	
	margin-right:0px;
	margin-top:3px;
	background: #FFF;
	float: left;
	
	position: relative;
	padding-top: 5px;
	
	
}

#mainContent .mainContentbottom{
	
	
	height: 10px;
	clear:both;
	
	
}


.contentDivider{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ca16c6;
	clear: both;
	
}

#mainContent .contentDivider{
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 8px;
	padding-top: 8px;
	
}

#mainContent ul{
	list-style-type: none;
	list-style-position: outside;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainContent ul li{
	background: url(images/bullet_pink.png) no-repeat left top !important;
	padding-left: 16px !important;
	margin: 5px;
	
}



#mainContent blockquote{
font-size: 18px;
line-height:22px;
color: #ca16c6;
font-family: tahoma, verdana, helvetica, arial; 
}





	
	
	
#sidebar{	
	margin-left: 15px;
	display:block;	
	margin-right: 15px;	
	margin-top:3px;
	
	
	}

#sidebar .contentDivider{
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	padding-top: 5px;
}


.box1, .box2, .box3{
	
	width: 45%;
	float: left;
	margin-bottom:3px;
	padding-top:3px;
	margin-right: 30px;
	
	
}


.box1-bottom, .box2-bottom, .box3-bottom{
	height: 5px;
	margin-top: 0px;
	clear:both;
}







.sidebarlist {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #A712A4;
	font-style: italic;
	padding: 0;
	list-style-type:none;
}



.sidebarlist .left {
	float:left;
	list-style-position: outside;
	list-style-type: none ;
	margin: 0 15px 0 15px ;
	display: inline;
}


#acceuil .sidebarlist .left {		 
	margin: 0 10px 0 12px ;
	
	
}

.sidebarlist .left li{
	background: url(images/bullet_pink.png) no-repeat left top ;	
	margin: 3px 0 8px 0;
	padding: 0 0 0 16px;
	


}
.sidebarlist .left li a{
	font-style: normal;
	
}


#apropos .box1 .left li{
	background: url(images/bullet_pink.png) no-repeat left top ;
	font-style: italic;
	
}

/*This is to style the page eFT as there is less space*/
#eft .sidebarlist{

}

#eft .sidebarlist .left{

	
	

}

#eft .sidebarlist .left li{
	display: inline-block !important;
	display:inline; /*ie 6 fix*/
	margin: 3px 0 3px 0;
	line-height: normal !important;
	line-height: 1.8em; /*ie 6 fix*/
}
/*end of styling for page EFT */


.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 295px; /*Width of Carousel Viewer itself*/
	height: 11em; /*Height should enough to fit largest content's height*/
	margin-left:15px;
	margin-bottom:3px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin-top: 10px; /*margin around each panel*/
	margin-bottom: 20px;
	margin-left:10px;
	margin-right:5px;
	width: 285px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarousel .panel p{
	Color:  #930c90;
}

.carouselLink{
padding-right: 10px;
}

p.carouselLink {
	text-align: right;
	font-size:1.7em;
	font-family: georgia;
	line-height: 1em;
	padding:0px;

	
}

.carouselLink a{
	color:  #930c90;
	text-decoration: none;
	padding-left:5px;
	display: none;
}

.carouselLink a:hover{
	text-decoration: underline;
	color: #fff;
	
}

/*start images*/
.image-small, .image-large{
	position: relative;
	
}

img{
	display: none;
}

#mainContent img, #sidebar img #footer img{
display: block;
}

#mainContent .image-small, #mainContent .image-large{
	float: left;
	display: inline;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	
}


.image-small span{
	width:100px;
	height: 50px;
	position:absolute;
	left:5px;
	top:5px;
	background: url(images/glossy-gradient-small.png) no-repeat !important;
	background: none; /*ie6 hack*/
}

.image-large span{
	width:180px;
	height: 88px;
	position:absolute;
	left:5px;
	top:5px;
	background: url(images/glossy-gradient-large.png) no-repeat !important;
	background: none; /*ie6 hack*/
	
}

#mainContent  img{	
	border: 5px solid #e98ae6;
	
}

#sidebar .image-small{
	float: right;
	display: inline;
	margin: 5px 10px 0 10px ;
}

#sidebar img{
	border: 5px solid #bd46ba;
}

#mainContent a:hover img, #sidebar a:hover img{
	border-color:#12a0cf;
}


#footer {
	width: 100%;
	height:90px;

	clear: both;
	margin: 0px;
	padding: 0px;
	
	
	
}

#footer p{
line-height: 20px;
font-size: 11px;
padding:0px;
color: #000;
}
#footer #eft-logo {
	display: block;
	float:right;
	margin-right:20px;
	
}
#footer .contact-info{
	padding-left:15px;
	display: inline;
	width: 30%;
	margin-left: 15px;
	float:left;
	

}
#footer .contact-info p{
	text-align: left;
	font-size: 12px;
	color:#000;	

}
 #footer .copyright{
width: 30%;
margin-top: 20px;
text-align: center;
float: left;



}

#footer p a{
color: #000;
font-weight: bold;
}

 
.clear {
	clear: both;
}

