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

* {
	margin: 0;
	padding: 0;
}


body{
	font-size: 62.5%; /* Resets 1em to 10px */
	background-color: #930c90;
	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: #fff;
}

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

#sidebar h4{
	color:#FFF;
	
}


/*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 {
	background: #930c90 url(images/container.gif) repeat-y left top;
	width: 920px;
	margin:auto;
	position: relative;
	float:none;
	
	
}

#header {
	background: url(images/header.jpg) no-repeat center bottom;
	height: 210px;
	width: 900px;
	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: 25px;
	font-style: italic;
	color: #e98ae6;
	position: absolute;
	left:15px;
	bottom: 15px;
	font-style: italic;
	height: 30px;
	width: 890px;
	line-height: 30px;
}



#mainContent{
	width: 560px;
	display: inline;
	
	margin-left: 15px;
	
	margin-right:0px;
	margin-top:3px;
	background: #f5e0f4 url(images/maincontent-middle.gif) repeat-y center top !important;
	background: #f5e0f4 none;/*fix for ie 6*/
	
	border-top: 1px solid #d454d1;
	float: left;
	clear:left;
	position: relative;
	padding-top: 5px;
	
}

#mainContent .mainContentbottom{
	background: url(images/mainContent.gif) no-repeat center bottom !important;
	padding-top:5px;
	width: 560px;
	height: 16px;
	clear:both;
	
	
}


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

#mainContent .contentDivider{
	float:left;
	width: 520px;
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 8px;
	padding-top: 8px;
	
}

#acceuil #mainContent .contentDivider{

}


#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; 
}





	
	
	
#sidebar{
	width: 325px;
	display:inline;	
	margin-right: 15px;	
	margin-top:3px;
	float:right;
	}

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


.box1, .box2, .box3{
	width: 325px;
	background-color: #FFCCFF;
	margin-bottom:3px;
	padding-top:3px;
	
	
}

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

.box1 {
	background: #e98ae6 url(images/box1-middle.gif) repeat-y center top;
	border-top: 1px solid #c04bbd;
}
.box1 .box1-bottom{
	background: url(images/box1-bottom.gif) repeat-y center top;
	
}

.box2{
	background: #eaa3e8 url(images/box2-middle.gif) repeat-y center top;
	border-top: 1px solid #c04bbd;
}
.box2 .box2-bottom{
	background: url(images/box2-bottom.gif) repeat-y center top;
}



.box3{
	background: #eac5e9 url(images/box3-middle.gif) repeat-y center top;
	border-top: 1px solid #c04bbd;
	margin-bottom: 0px;
}

.box3 .box3-bottom{
	background: url(images/box3-bottom.gif) repeat-y center top;
}

.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_white1.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_white1.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;
	margin: 3px 0 5px 0;
	line-height: 1.8em !important;
	
}
/*end of styling for page EFT */


.stepcarousel{
	position: relative; /*leave this value alone*/
	background: url(images/carousel.gif) no-repeat left center;
	border: 1px solid #ebade9;
	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;
	
}

.carouselLink a:hover{
	text-decoration: underline;
	color: #fff;
	
}
.image-small, .image-large{
	position: relative;
}



#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 {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CA16C6;
padding:4px;

}

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

#sidebar img{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #bd46ba;
padding:4px;

}

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


#footer {
	width: 920px;
	height:110px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float:none;
	clear: both;
	margin: 0px;
	padding: 0px;

	
	
}

#footer p{
line-height: 20px;
font-size: 11px;
padding:0px;
color: #fff;
}
#footer #eft-logo {
	float:right;
	margin-right:20px;
	margin-top:10px;
}
#footer .contact-info{
	padding-left:15px;
	display: inline;
	width: 290px;
	height:75px;
	margin-left: 15px;
	float:left;
	padding-top:20px;

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

}
 #footer .copyright{
width: 290px;
text-align: center;
float: left;
padding-top:45px;


}

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

 
.clear {
	clear: both;
}

