@import url(../css/layout.css);
@import url(../css/content.css); 
@import url(../css/forms.css);
@import url(../css/buttons.css); 
@import url(../css/nav_tabset.css);
@import url(../css/listes.css); 
@import url(../css/agenda.css); 
@import url(../css/pads.css); 


img, div { -behavior: url(img/iepngfix.php) }

/** 
 * CONTENU SPECIFIQUE
 *
 */	
 
iframe {border:1px solid #ccc; padding:0px; margin:0px; width:99%; }

img.frame, a img.frame{
	filter: alpha(opacity=100); opacity: 1;
	border:1px solid #ddd!important;
	padding:0px;
	
	}	
	
	
a:hover img.frame {
	/*filter: alpha(opacity=60); opacity: 0.6;*/
	border:1px solid #999!important;
	cursor:pointer;
	border:0;
	}	
	
img.logo{
	padding:5px;
	background:#fff;
	
	}	

/**
 * divers 
 */	
.ckeck_list li{
	list-style:none;
	
	background-image:url(../img/check.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	display:block;
	}


div.photo_site{
	
	clear:both;
	float:right;
	display:block;
}	
div.photo_site img{
	border:3px solid #e0e0e0;
	margin-left:8px;
	}
div.photo_site a:hover img{
	border:3px solid #999;
	margin-left:8px;
	}
	
.blocClients{
	margin:5px 3px;
	border:2px solid #ccc;
	display:block;
	padding:0px 1px 5px 1px;
	text-align:center;
	font-size:12px;

	background-color:#ddd;
	background-image:url(../img/bars/bg_dddddd.gif);
	background-repeat:repeat-x;


	}	

/**
 * home page 
 */
	
#home{
	text-align:left;
	padding-top:5px;
	}

#home p {font-size:13px; line-height:1.5em; margin:1.3em 0;}

div.portrait img{
	border:3px solid #e0e0e0;
	margin-right:5px;
	
	}
	
img.portrait {
	border:0px solid #e0e0e0;
	margin-left:15px;
	float:right;
	}

/**
 * Partenaires 
 */

.gold{color:#C49909;}
.silver{color:#626262;}

.partenairesType{
/*text-align:right;*/
background:#e5e5e5;
padding-left:10px;
line-height:28px;
border-bottom:1px solid #ccc;
color:#666;
}


/*div#partenaires{border:1px solid #ccc; float:left;}*/
#intervenants dt{
	color:#003545!important;
	font-size:15px;
	line-height:18px;
	}
	
#liste_intervenants ul.twoCols dt{
	color:#003545;
	font-size:12px!important;
	}
#liste_intervenants ul.twoCols dd{
	font-size:11px;
	}
#liste_intervenants ul.twoCols li{
	min-height:55px;
	}
	
	
#partenaires dt{
	color:#003545!important;
	font-size:15px;
	line-height:18px;
	}

/*#partenaires dt a{color:#204e5c;}
#partenaires dt a:hover{color:#e2001a; text-decoration:none;}*/

#partenaires li * ul{
	margin-bottom:10px!important;
	display: block;
	clear: both;
	overflow-x: hidden;
	overflow-y: hidden;
	}
	
div.blocPartenaires{
	margin:15px 0 0 0;
	background:
	}	




div.blocPartenaires fieldset legend{
	padding:2px 8px;
	color:#666;
}


img.partenaire{
	margin-right:20px;
}


.blocSessions{
	background:#efefef;
	padding:5px;
	}

/**
 * POPUP (BOX)
 */

.popup_body{ }
body.popup{background:#f0f0f0;}

.popup_header {
background:url(../img/popup_header.jpg) top left no-repeat;
height:122px;
/*margin-bottom:8px;*/
	}

.popup #content {
	padding:10px;
	}

.popup div.horaire{
	/*color:#e2001a;*/
	color:#fff;
	font-size:20px;
	text-align:left;
	float:none;
	font-weight:bold;
	background:#111;
	padding:0.5em;
	margin:-10px;
	margin-bottom:10px;
}

.popup h3{ }

.popup fieldset{
	padding:10px;
}

.popup fieldset legend{
	padding:5px 10px;
	color:#666;

}

/**
 * fiche / box Sessions
 */

div.session h2{
	font-size:18px;
	line-height:1.2em;
	color:#0074c6;
	font-weight:normal;
	}
div.session h3{
	font-size:13px;
	color:#333333;
	font-weight:normal;
	}

div.session .description {
	border:1px solid #ccc;
	/*#4ba9eb*/
	border-left:8px solid #ccc;
	background:#fdfdfd;
	padding:3px 8px;
	}

/** 
 * formulaire 
 */
 
div.legals {margin-top:20px; border-top:1px solid #ccc;}
div.legals p{font-size:10px; text-align:justify;}

.regForm .hr {margin: 5px 0 5px 0; border:1px solid #fff; border-bottom:1px solid #999;  color:#fff;} 

table.regForm, .regForm table {
	border:solid 0px #ccc;
  font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	/*background:#e0e0e0;*/
  border-collapse: collapse; 
	/*width:100% !important;
	width:100%;*/
	/*width:450px;*/
	}

.regForm p {
	/*margin:0px 0;
	clear: left;*/
	}

.regForm td { 
	border-bottom:0px dotted #ccc;
	padding :0px 3px;
	font-size:12px;
	/*line-height:20px;*/
	}

.regForm td * td {
	border-bottom:0; 
	padding :0; 
	}	

.regForm td.split { 
	border-bottom:1px solid #ccc; 
	padding :5px 3px 5px 3px; 
	background:#e5e5e5;
	font-size:12px; 
	font-weight:bold;
	}

.regForm td.header, div.titreForm {
	font-size:16px;
	font-weight:bold;
	color:#0074c6;
	line-height:40px;
	min-height:30px;
	}	
.regForm tr:hover td.label{
	/*background:#efefef;*/
	color:#0074c6;
	}

.regForm td.label {  
	text-align:right; padding-right:20px;
	width:130px;
	background:#efefef;
	border-right:0px solid #ccc;
	border-bottom:1px solid #fff;
	
	}

.regForm td.field {
	/*background:#fff; */
	
	}
	
.regForm td.noborder {border:0;}

.regForm .note, .regForm .notes {  
	font-size:11px;
	font-style:italic;
	}

.regForm .required {
	color:#ff0000;
	}
	
.regForm .error, .regForm .errorMessage {
	color:#ff0000;
	font-size:11px;
	/*background:url(../img/icons/error.png) top left no-repeat;
	padding-left:18px;*/
	padding-bottom:1px;
	padding-right:2px;
	}
	
.regForm fieldset{padding:8px; margin:8px 0px; border:1px solid #aaa;}
.regForm fieldset legend{ color:#0074c6; padding:3px 6px; font-size:16px; border:0px solid #aaa; }
.regForm fieldset legend fieldset{}
.regForm fieldset * legend, legend.std{ 
	font-size:12px!important; 
	border:0; 
	padding:2px 6px; 
	}
	
.regForm fieldset.sessions legend{ 
	font-size:12px!important; 
	border:0; 
	color:#fff!important; 
	background:#4ba9eb;
	padding:2px 6px; 
	}

.regForm input[type=text], input.text,
.regForm textarea { 
 width:350px;
	}

.regForm input[type=text],
.regForm input.text, 
.regForm select,
.regForm textarea  {
	font-size:12px;
	width:250px;
}

.regForm input[type="submit"],
.regForm input[type="button"],
.regForm input[type="reset"] {
	background:url(../img/btns/791c1c.gif) repeat-x;
	padding:2px 4px;
	margin-right:5px;
	color:#fff;
}

.regForm input[type="submit"]:hover, input.submit:hover,
.regForm input[type="button"]:hover,	input.button:hover,
.regForm input[type="reset"]:hover,	input.reset:hover
{
	background:url(../img/btns/header_black.gif) repeat-x;
	color:#FFFFFF;
	cursor: pointer;
}