/* CSS Document */


*{

	margin: 0px;
	padding: 0px;  
	/*font-family: Trebuchet MS;*/
	font-family: Verdana;
	border: none;  
}



html{
  overflow: auto;
  color: #fff;
}

body{
  background: #000;
  font-size: 11px;
}

a{
  color:#FFD300;
  font-weight: bold;
}

#container{
  width: 1003px;
  margin: 5px auto;  
  border: 1px solid white;
	overflow: hidden;
	_height: 1%;
	padding-bottom: 5px;
}

#header{
  height: 153px;
} 

#header .anim-flash{
  width: 534px;
  float: left;
}

#header .banniere{
  width: 469px;
  float: left;
}
#header #headerTmp{	
	height: 120px;	
}



/******* MENU MULTI LEVEL **********/
#menu {

	background: #3d3d44;
	border-bottom: 0px #D0DADB solid;
	padding-left: 5px;
	height: 25px;
}

#menu  ul {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 0.5em;
	list-style: none;
	z-index: 90
}

#menu  ul li {
	float: left;
	margin: 0px 3px 0px 0;
	padding: 0;
	font-size: 12px;
	line-height: 0,5em;
	list-style-type: none;
	height: 20px;
	
	margin-top: 5px;
}

#menu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	color: #fff;
	margin: 0;
	border-right: 1px solid #fff;
	
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 13px 5px 13px;
}

#menu ul li.last a{
  border: none;
} 

#menu  ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#menu  ul li.sep {
	color: white;
	padding: 0.8em 0em 0.5em 0em;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#menu  ul.level2, #menu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border: 1px solid #3D3D44;
	background: #000;
	padding: 10px 0px;
}

#menu  ul.level2 li, #menu ul.level3 li {
/*	border-bottom: 1px solid #3D3D44;*/
	float: none;
	margin: 0;
	padding: 0;
	width: 180px;

}

#menu  ul.level2 li a, #menu ul.level3 li a {
	border: none;
	font-size: 12px;

	/*padding: 8px;*/
}

#menu  ul.level2 li a:hover,#menu  ul.level3 li a:hover {
	background-color: #BD1220;
	background-image: none;
}






.vignette a{
	float:left; 
	background-color:	#3a3a3a; 
	width:	200px; 
	height:	250px; 
	margin:	10px 0px 0px 10px; 
	padding:	10px;
	font-weight:normal;
}

.vignette a:hover{
	background-color:#666; 
}














/** menu du haut **/
#top-menu{
  height: 33px;
  background: url(images/top-menu-bg.jpg);
}
#top-menu ul li{
  font-size: 14px;
  list-style: none;
  width: auto;
  float: left;
  padding-top: 5px;
}
#top-menu ul li a{
  color: #fff;
  text-decoration: none;
  padding: 0 40px;
  border-right: 1px solid #cfa7a3;
  font-weight: bold;
  font-family: Trebuchet MS;
}
#top-menu ul li.last a{
  border: none;
}
#top-menu .btn-contact{
  display: block;
  width: 240px;
  /*text-indent: -999em;*/
  float: right;
  font-family: Trebuchet MS;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  text-indent: 15px;
  padding-top: 5px;
}


/* SOUS MENU */
#sub-menu{
  background: #3D3D44;

}
#sub-menu ul{
  
  padding-left: 0px;
  margin: 90px 10px 0 6px;

  width: 125px;

  float: left;  
  display: inline;
  background: #3D3D44;
  padding-top: 15px;
}

#sub-menu ul li{
  list-style: none;  
  margin: 0px 5px 18px 5px; 
  border-bottom: 1px solid #707075;
  list-style-position: outside;
}

#sub-menu ul li a{
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  text-indent: 0px;

}


#sub-menu ul li a:hover{
  background: #fff;
  color: #3D3D44;
}


/* partie principal du contenu*/
#content{
	overflow: hidden;
}

#content #content-main{
	margin:20px 30px 0 10px;
	background: #303030 url(images/bg-subcontent.jpg) no-repeat left top;	
	padding-bottom: 50px;

	padding-top: 4px;

	overflow: hidden;
	_height: 1%;

}
#content #content-main a{
	text-decoration: none;
}
#content #content-main h2,
#content #content-main p,
#content #content-main ul{
	margin-left: 30px;	
	clear: both;
}



#content #content-main p{
  padding: 10px 0;
	clear: both;
}

#content #content-main ul{
  margin-left: 35px;
} 
#content #content-main ul li{
	list-style-type: none;
	background: url(images/puceli-type1.gif) no-repeat left 5px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
	
#content #content-main p.hl{
  font-weight: bold;
}
#content #content-main p.beforeUl{
  padding-bottom: 0px;
	font-weight: bold;
}


#content #content-main h1{
	font-size: 0px;
	margin-bottom: 35px;
}
#content #content-main h1 span{
  font-size: 14px;	
	display: inline;
	padding: 1px 3px;
	background: #c8a700;
	color: #333333;
	text-transform: uppercase;
}


#content #content-main p.contact{
  font-size: 10px;
  /*background: #010123; */
  padding: 10px;
}

#content #content-main h2{
  color:#FFD300;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
	line-height: 15px;
}

#content #content-main h3{
  color:#c8a700;
	border-bottom: 1px solid #c8a700;
  font-size: 13px;  	
	padding-left: 30px;
	display:inline;
	text-transform: uppercase;
}

#content #content-main .boite1{
  background: #393939 url(images/bloc-pdf-corner.gif) no-repeat bottom left;
  padding: 12px;
  margin: 10px;
  overflow: hidden;
  _height: 1%;
}
#content #content-main .boite1 .title{
  font-weight: bold;
  font-size: 16px;  
}

.cornerBlock{
	background:#393939 url(images/bloc-pdf-corner.gif) no-repeat scroll left bottom;
	margin: 10px;
}


#content #content-main .bloc-pdf{
  background: #393939 url(images/bloc-pdf-corner.gif) no-repeat bottom left;
  padding: 12px;
  margin: 10px;
  overflow: hidden;
  _height: 1%;
}
#content #content-main .bloc-pdf p{	
	padding: 0px;	
	margin: 0px;
	margin-bottom: 5px;
}
#content #content-main .bloc-pdf h4{
	margin-bottom: 5px;
	margin-top: 15px;
}
#content #content-main .bloc-pdf h4.type2{
	color: #AC1313;	
}




.theme2  #content #content-main a{
	color: #ac1313;
}

.theme2  #content #content-main h1 span{
	background: #ac1313;
	color: #ffffff;
}

.theme2  #content #content-main h3{
	border-bottom: 1px solid #ac1313;
	color: #ac1313;
}



/* STYLE POUR LA HOME */

.btnHome{
	font-weight: normal;
	text-decoration: none;
	display: block;
	clear: both;
	float: right;
	background: #474747;
	padding: 5px 10px;
	margin: 10px;
}

.home #content{
	padding: 10px;
	font-size: 10px;
}
.home .homeBloc{
	
}
.home .homeBloc h1{
	color: #fff; 
	background: #bd1220;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	text-transform: uppercase;
	float: left;
	margin: 0px;
	padding: 0px 5px;	
}
.home .homeBloc.template2 h1{
	background: #ffcc00;
	float: none;
	color: #303030;
}
.home .homeBloc .homeBloc-content{
	clear: both;
	background: #303030;
	padding: 5px;
	overflow: hidden;
}


.home #focus{
	float: left;
	width: 450px;	
	margin-bottom: 10px;		
}
.home #focus .homeBloc-content{
	height: 335px;
	
	position: relative;
}
.home #calendar{
	float: left;
	width: 270px;	
	height: 355px;	
	margin: 0px 5px; 
	_display: inline;
}
.home #calendar .homeBloc-content{
	height: 335px;
}
.home #edito{
	float: left;
	width: 240px;
	margin-bottom: 10px;	
	_margin-bottom: 0px;	
}
.home #edito .homeBloc-content{
	height: 60px;
	overflow: auto;
}
.home #members{
	float: left;
	width: 240px;	
}
.home #members .homeBloc-content{
	height: 235px;
	text-align: center;
}
.home #members select{
  width: 190px;
  margin: 2px;
  _margin: 3px;
  font-size: 10px;
}
.home #news{
	clear: both;
	overflow: hidden;
}
.home #news .homeBloc-content{
	overflow: hidden;
	_height: 1%;
}



.home .focus-item-title{
	background: url(images/black-70.png);
	_background: #151515;
	padding: 5px;
	height: 50px;
	position: relative;
	top: 215px;
}
.home .focus-item-more{
	display: block;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.home .focus-navig{
	position: absolute;
	padding-top: 10px;
	height: 50px;
	width: 440px;
	background: #151515;
	bottom: 0px;
	left: 0px;
	z-index: 95;
	text-align: center;
}
.home .focus-navig li{
	display: inline;
	text-decoration: none;	
}
.home .focus-navig li img{
	border: 1px solid #67686c;
	padding: 1px;
	margin: 0px 3px;	
}


.home .news-item{
	width: 305px;
	height: 85px;
	float: left;
	padding-bottom: 4px;
	margin-right: 18px;
	margin-bottom: 8px;	
	border-bottom: 1px dotted #424242;
	_display: inline;
	overflow: hidden;
}
.home .news-item-visuel{
	float: left;
	padding-right: 5px;
}
.home .news-item-visuel img{
	border: 1px solid #424242;
	padding: 2px;
}

.home .news-item-date{
	color: #8b8b8b;
}
.home .news-item-more{
	float: right;
	margin-top: 3px;
	padding-left: 10px; 
	background: url(images/puce-fleche-jaune.png) left center no-repeat;
}
.home #calendar h2{
	color: #ffcc00;
	font-size: 10px;
	margin: 5px 0;
}
.home .focus-item{
	margin-bottom: 5px;
} 
.home .focus-item .focus-date{
	color: #8b8b8b;
}

/*
 ************************************************************
 	jquery content slider
 ************************************************************
 */

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.slider-wrap { 
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 440px; height: 320px;  overflow: hidden}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	margin: auto;
	width: 440px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 335px;
	clear: both;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 320px;;
	position: relative;
	width: 440px; /* Also specified in  .stripViewer  above */
	z-index: 90;
}

.stripNav{
	display: none;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 300px;
	text-indent: -9000em;
	overflow: hidden;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 7px;
	width: 7px;
}

.stripNavL {
	left: 10px;
	z-index: 99;
}

.stripNavR {
	right: 10px;
	z-index: 100;
}

.stripNavL {
	background: url("images/arrow-left.png") no-repeat center;
}

.stripNavR {
	background: url("images/arrow-right.png") no-repeat center;
}


/*
 **************************************************
 PAGE CALENDAR
 ************************************************** 
*/

.calendar .focus-item{
	margin-left: 50px;
	padding-bottom: 10px;
}
.calendar .focus-date{
	color: #8b8b8b;
}



/* style pour les FORMULAIRE */
#content #content-main form{
  padding-top: 5px;
}
#content #content-main form p{
  overflow: hidden;
  _height: 1%;
  margin-bottom: 5px;
  padding: 0px;
}
#content #content-main form label{
  font-weight: bold;
  width: 200px;
  float: left;
}
#content #content-main form input{
  float: left;
  width: 200px;
}
#content #content-main form p.submit{
  text-align:center
}
#content #content-main form .button{
  width: 100px;
  margin-left: 331px;
}
#content #content-main .msg_retour{
  color:#FFD300;
  font-weight: bold;
}


/* style pour la page de liens */
#liste-liens{
  margin: 20px 0 0 20px;
}
#liste-liens li{
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}
#liste-liens li a{
  text-decoration: none;
  color: #ffcc00;
  font-size: 11px;
}


/* STYLE POUR LA page: PRESENTATION */
.bloc-presentation{
  padding: 10px 0;
  overflow: hidden;
  _height: 1%;
}
#content #content-main .bloc-presentation  h2{
  color: #ffcc00;
  font-size: 13px;
  margin-top: 0px;
}
.bloc-presentation h3{
  color: #b1b3b4;
  font-size: 12px;
}
.bloc-presentation h4{
  font-size: 12px;
}
.bloc-presentation .visuel{
  width: 222px;
  float: left;
  margin-right: 10px;
  text-align: left;
}





#content-main p{
  padding: 0px;
  line-height: 19px;
}


.presentation h4{
	margin-bottom: 0px;	
	font-weight: bold;
	font-size: 15px;
}
.presentation  .commissions{
	overflow: hidden;
	_height: 1%;
	margin-top: 15px;
	position: relative;
	padding-left: 210px;
}

.presentation img.visu{
	float: left;
}



.presentation #content #content-main .commissions p{
	margin-top: 0px;
	padding-top: 0px;
	clear: none;
	padding-left: 0px;
	margin-left: 0px;
}

.presentation #content #content-main .commissions .visuel{
	position: absolute;
	top: 0px;
	left: 30px;
}

.presentation #content #content-main .commissions.right{
  padding-right: 210px;
  padding-left: 30px;
} 

.presentation #content #content-main .commissions.right .visuel{
  left: auto;
  right: 30px;
}

/* STYLE POUR LA page: AWARDS */
.awards #winners{
  padding: 20px;
	overflow: hidden;
	_height: 1%;
}
.awards #winners div{
  width: 420px;
  text-align: center;
  float: left;
}
.awards #winners div img{
	margin: 5px;	
}
.awards #winners div span{
  display: block;
}

/* STYLE POUR LA page: PARTENAIRES */
.partenaire{
  overflow: hidden;
  _height: 1%;
  margin-top: 20px;
}
.partenaire .bloc-desc{
  width: 780px;
  float: right;
}
.partenaire .logo{
  float: left;
  width: 120px;
  margin-right: 20px;
	margin-left:30px;
	_display: inline;
}
.partenaire .nom{
  display: block;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.partenaire a{
  color: #ffcc00;
  text-decoration: none;
  display: block;
}

/* STYLE POUR LA page: AGENDA */
.agenda-col{
  width: 49%;
  float: left;
  padding-bottom: 50px;
}
.agenda-col ul{
	margin: 10px 0 10px 0;	
}
#content #content-main .agenda-col.col1 h3{
	display: block;
	padding-left: 0px;	
	float: none;
	padding-bottom: 3px;
}
#content #content-main .agenda-col.col1 ul{
	margin-left: 0px;
}	

.agenda-col .month{
  font-weight: bold;
  color: #ffcc00;
  font-size: 12px;
  margin-top: 10px;
  display: block;
}
.agenda-col ul{
  margin-left: 20px;
	margin-right: 20px;
}
.agenda-col ul li .date{
  font-weight: bold;
}
.agenda h2{
	font-size: 15px;
	background: #3D3D3D;
	padding: 5px;
	margin: 5px;
}


.agenda a span{
	font-weight: normal;
	text-decoration: underline;
}

.agenda .highlight,
.agenda .highlight a span{
	background: #666666;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}

/* STYLE POUR LA page: VILLE */
.villes .visuel{
  width: 400px;
  float: left;
}
.villes .texte{
  width: 400px;
  float: left;
}

.villes #content #content-main .texte h1{
  margin-top: 0px;
  padding-top: 0px;
  padding: 5px;
  background: url(images/puce-ville.gif) no-repeat left center;
  text-indent: 20px;  
}
.villes #content #content-main .texte p{
  padding: 5px;
  padding-bottom: 20px;
}
.villes .title-img{
  margin-bottom: 20px;
}
.villes #content #content-main .visuel .thumbs img{
  border: none;
  padding: 2px;
}

.villes #content #content-main .credits{
  font-size: 9px;
  text-align: center;
  margin-bottom: 10px;
  background: #7e7978; 
  width: 364px;
  padding: 3px;
  font-style: italic;
}


/* STYLE POUR LA page: ACTUS */
.bloc-newsletter img{
  float: left;
  margin-right: 10px;
}
.bloc-newsletter{
  margin-top: 30px;
}
/* STYLE POUR LA page: TESTIMONY */
.listeTestimony{
  width: 250px;
  float: left;
  overflow: hidden;
  _height: 1%;
  padding-right: 20px;

}
.listeTestimony .visuel{
	float: left; 
	width: 80px;
}
.listeTestimony .listeTestimony-item{
	overflow: hidden;
	padding-bottom: 10px;	
	margin-bottom: 10px;	
	border-bottom: 1px solid #434343;
}
.listeTestimony .description,
.listeTestimony .libelle{
	float: left; 
	width: 170px;
}
.listeTestimony .description{
	font-size: 10px;
	font-weight: normal;
}
.listeTestimony div span a{
  font-size: 9px;
}
.videos{
  width: 640px;
  float: left;
}

/* STYLE POUR LA page: MEMBERSHIP */




.membership  #content #content-main .bloc-pdf{
  background: #393939 url(images/bloc-pdf-corner.gif) no-repeat bottom left;
  padding: 12px;
  margin: 10px;
  overflow: hidden;
  _height: 1%;
}

.membership  #content #content-main .bloc-pdf .thumb{
  width: 140px;
  float: left;  
  text-align: right;
  margin-right: 12px;
}
.membership  #content #content-main .bloc-pdf .infos{
  width: 400px;
  float: left;
}
.membership  #content #content-main .bloc-pdf .infos .title{
  font-weight: bold;
  font-size: 12px;
}
.membership  #content #content-main .bloc-pdf .infos a{
  text-decoration: none;
}
.membership #content #content-main .staff1,
.membership #content #content-main .staff2,
.membership #content #content-main .staff3{	
	  padding-left: 80px;
		margin-bottom: 5px;
}

.membership #content #content-main .staff1{
  background: url(images/Alexandre-Colombani.jpg) left no-repeat;
}
.membership #content #content-main .staff3{
  background: url(images/stephanie-ohagan.jpg) left no-repeat;
}
.membership #content #content-main .staff2{
  background: url(images/raphaelle-leclerc.jpg) left no-repeat;
	margin-top: 25px;
	margin-bottom: 25px;
}
/* STYLE POUR LA page: NEWSLETTER */
.newsletter .suscribe{
	margin: 30px;
	display: block;
	background: #3B3B3B;
	padding: 5px;
	float: right;
}
.newsletter  #content #content-main .boite1 p{  
  padding: 3px;
}
.newsletter  #content #content-main .boite1 p a{
  text-decoration: none;
}
.newsletter .newsletter-container{
	padding-left: 30px;
	padding-top: 20px;
	clear: both;
}
.newsletter .newsletter-item{
	margin-bottom: 10px;	
	padding-bottom: 10px;
	border-bottom: 1px solid #3B3B3B;	
}
.newsletter .newletter-item-title{
	font-weight: bold;	
}

/* STYLE pour la page actus */
.actus #content #content-main .chapeau{
  font-style: italic;
  padding: 0px;
}
.actus #video{
	text-align: center;
}
.actus .visuel{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;	
}

/* STYLE POUR LA page: REGISTRATION */

/* STYLE POUR LA page: REGISTRATION */

.registrations em{
	text-decoration: underline;
}

.registrations #content-main .notLuci{
  font-weight: bold;
  color: #FFD300;
}
.registrations #content-main  #formulaire{
  float: left;
  width: 600px;
  margin-right: 20px;
	margin-left: 20px;
  display: inline; /* fixe  double float margin in IE */
}

.registrations #content  #content-main h2{
	margin-bottom: 3px;
	font-size: 12px;
	text-align: center;	
}

.registrations #content  #content-main h2.maxTitle{
	font-size: 17px;
	line-height: 20px;
}

.registrations #content-main  #formulaire h4{
  border-bottom: 1px solid #FFF;
  font-size: 12px;
  color: #fff;
  margin-top: 30px;
}



.registrations #content-main  #formulaire h5{
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;	
	margin-bottom: 10px;	
}


.registrations #content-main  #formulaire h4.enveningEvents{
	margin-top:5px;	
}


.registrations #content-main  #formulaire p{
  padding: 5px 0;
}
.registrations #content-main  #formulaire div.submit{
  text-align: center;
 
}
.registrations #content-main  #formulaire input.submit{
  background: #FFD300;
  font-weight: bold;
  padding: 2px;
  border: 2px solid #3D3D44;
  color: #3D3D44;  
   float: none;
}

.registrations #content-main  #formulaire .formRow{
  overflow: hidden;
  _height: 1%;
  padding: 5px 0px;
}
.registrations #content-main  #formulaire input{
  border: 1px solid #fff;
}
.registrations #content-main  #formulaire input.radio{
  width: 20px;
  float: none;
	border: none;
}
.registrations #content-main  #formulaire .leftPlaces{
  color: #fab900;
  font-style: italic;
}  

.registrations #content-main  #formulaire .hl{
 	color: #fab900;
	text-align: left;
  font-weight: bold;
} 
.registrations #content-main  #formulaire .msgRetour{
  background: #fab900;
  color: #000;
  padding: 5px;
	margin: 20px 0px;
}


.registrations #content-main  #formulaire .validation-advice{
  /*background: #484848;*/
  font-style: italic;
  clear: both;
  padding: 2px;
  font-size: 9px;
  color: #FFD300;
}    




.registrations #content-main  #programme{
  padding: 305px 10px 10px 10px;
  margin-top: 10px;
  width: 300px;
  float: left;  
  background: url(images/bloc-registration-gwandju.jpg) no-repeat;
	height: 350px;
}

.registrations #content-main  #programme a.link1{
	display: block;
	height: 65px;
	line-height: 999em;
	overflow: hidden;
}


.registrations #content-main  #programme a.webLink{
	margin: 12px;
	height: 30px;
	border: 1px solid red;
}

.registrations #content-main  #programme ul{
  padding-left: 0px;
  margin-left: 20px;  
}
.registrations #content-main  #programme ul li{
  list-style-position: outline;
  margin-top: 10px;
}
.registrations #content-main  #programme .date{
  font-weight: bold;
  color: #fab900;
}
.registrations #content-main  #programme .creditPhoto{
  font-size: 9px;
  font-style: italic;
  padding: 5px;
}



.copyright{
  font-size: 9px;
  font-style: italic;
}





.leftImage{
  float: left;
  margin-right: 20px;
}

.blocWithImage{
  padding-left: 270px;
  background-position: 30px 10px;
  background-repeat: no-repeat;
}

.blocWithImage.bloc1{
  background-image: url(images/Group-photo-AGM-2007-Eindhoven.jpg);
}

.blocWithImage.bloc2{
  background-image: url(images/Group-photo-CUM-2008-Lyon-et-St-E.jpg);
}

.services .blocWithImage.bloc1{
  background-image: url(images/LightLinks-1.jpg);
}

.services #content #content-main .bloc-pdf{
  background: #393939 url(images/bloc-pdf-corner.gif) no-repeat bottom left;
  padding: 12px;
  margin: 10px;
  overflow: hidden;
  _height: 1%;
}




.services #content #content-main .bloc-pdf p{	
	padding: 0px;	
	margin: 0px;
	margin-bottom: 5px;
}
.services #content #content-main .bloc-pdf h4{
	margin-bottom: 5px;
	margin-top: 15px;
}
.services #content #content-main .bloc-pdf h4.type2{
	color: #AC1313;	
}




form#newsletter{
	padding-left: 220px;
	background: url(images/newsletter6.jpg) 20px center no-repeat;		
}



	#loaderMsg{
		float:left;
		height:125px;
		width:503px;
		text-align: center;
		padding-top: 100px;
	}

.formRow2{
padding:10px;
}

.btnRegistration{
	background: #FFD300;
	padding: 1px 5px;
	color: #000;
	text-decoration: none;
	border: 1px solid #ff9c00;
	display: block;
	line-height: 9px;
	height: 10px;
	margin: 5px 10px;	
	/*width: 170px;*/
	text-align: center;
}

.statement{
	padding-top: 20px;
}
.statement ol{
	margin-bottom: 10px;
	margin-left: 25px;
}
.statement ol ol li{
	list-style-type: lower-alpha;	
}

.conferences{
	color: #FFD300;
}
.conferences{
	padding: 10px 0px 15px 0;	
}
.registrations strong{
	font-weight: bold;
	color: #AC1313;
}





