.module_ebsession_encadrement {

display:block;
margin: 0px auto 0;
padding: 0px;
height:auto;
overflow:hidden;
margin-top:10px;
border:0px solid yellow;

}
.module_ebsession_encadrement_2 {
display:block;
margin:0px auto 0;
padding: 0px;
width:660px;
height:auto;
overflow:hidden;
border: 0px solid blue;
}

.liste_theme {
display:block;
margin:0px auto 0;
padding: 0px;
height:auto;
overflow:hidden;
float:left;
width:auto;
border:0px solid green;
min-width:250px;
}


.liste_theme_2 {
display:block;
margin:0px auto 0;
padding: 0px;
height:auto;
overflow:hidden;
float:left;
width:auto;
border:0px solid green;
min-width:350px;
}



.module_ebsession_encadrement_3 {
display:block;
margin:0px auto 0;
padding: 0px;
clear:left;
height:auto;
overflow:hidden;
margin-top:10px;
margin-bottom:10px;
}



div.hr_tiret {
clear:left;
height:1px;
background-image:url(../images/barre-hr.jpg);
background-repeat:repeat;
margin:5px auto 0;
}

div.hr_tiret hr {
display:none;
margin:0 auto;
padding:0;
}

/* CSS Document */


#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}



.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}


ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}






.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}









.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}



a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}



div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

/* integration design jean-paul lesein creative-experience */

body { 
margin-left:auto;
margin-right:auto;
margin: 0px auto 0;
padding: 0px;
text-align:center;
background-image:url(../../../images/accueil/divers/background-site.jpg);
background-repeat:repeat;
}

#cadre_general {
display:block;
margin-left:auto;
margin-right:auto;
margin:0px auto 0;
width:1024px;
height:auto;
overflow:hidden;
padding-top:0px; /* distance interne de 5 px */
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

#bloc_header {
display:block;
margin:0px auto 0;
padding:0px;
height:132px;
_height:146px; /* targets IE6 */
width:1002px;
_width: 1022px; /* targets IE6 */
background-image:url(../../../images/accueil/header/background-bloc-header.png) !important;
background-image:url(../../../images/accueil/header/background-bloc-header.gif);
background-repeat:no-repeat;
border: 0px solid red;
padding-top: 15px;
padding-bottom: 0px;
padding-left: 10px;
padding-right:10px;
margin-bottom: 8px;
}

.module_banniere {
display:block;
height: 127px;
owerflow:hidden;
margin:0px auto 0;
padding:0px;
float:left;
border:0px solid red;
}

.module_logo {
display:block;
margin:0px auto 0;
padding:0px;
float:left;
height: 117px;
padding-left: 15px;
vertical-align:middle;
padding-top: 15px;
border:0px solid red;
}

#menu_header {
display:block;
margin:0px auto 0;
padding:0px;
height:52px;
width:1022px;
clear:left;
border: 0px solid red;
background-image:url(../../../images/accueil/menu-haut/background-menu-header.png) !important;
background-image:url(../../../images/accueil/menu-haut/background-menu-header.gif);
background-repeat:no-repeat;
margin-bottom:-5px;
padding-top: 13px;
}

#bloc_principal {
display:block;
margin:0px auto 0;
padding:0px;
width:auto;
height:auto;
_height:250px; /* targets IE6 */
_width:980px;  /* targets IE6 */
background-color:#FFFFFF;
clear:left;
border: 0px solid red;
overflow:hidden;
padding-top:15px;


}

.module_badge {
display:block;
margin:0px auto 0;
padding:0px;
float:left;
height:auto;
overflow:hidden;
width:662px;
background-color:#FFFFFF;
padding-left:5px;
padding-right:5px;
margin-right:5px;
padding-right:0px;
border: 0px solid red;
text-align:left;

}

.module_badge h1 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#313131;
line-height:12px;
margin: 0px auto 0;
padding: 0px;
text-align:right;
}

.module_badge p, .module_video p, .module_presentation p {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color:#4C4B4B;
letter-spacing:0px;
margin: 0px auto 0;
padding: 0px;
}

.module_badge p, .module_video p {
text-align:left;
}

.module_presentation p {
text-align:justify;
}

.module_badge a, .module_video a, .module_presentation a, .module_informations a {
text-decoration:none;
font-weight:bold;
color:#4C4B4B;
}

.module_badge a:hover, .module_video a:hover, .module_presentation a:hover, .module_informations a:hover {
text-decoration:none;
font-weight:bold;
color:#FF5100;
}


.image_titre {
margin-top: 10px;
margin-bottom: 10px;
border: 0px none;
text-decoration:none;
text-align:right;
margin-right: 0;
}

.module_video {
display:block;
margin:0px auto 0;
padding:0px;
float:left;
height:auto;
overflow:hidden;
width:300px;
padding-left:25px;
padding-right:5px;
margin-left:5px;
margin-right:0px;
background-color:#FFFFFF;
border: 0px solid red;
text-align:left;
}


.module_presentation {
display:block;
margin:0px auto 0;
padding:0px;
float:left;
height:auto;
overflow:hidden;
width:290px;
padding-left:5px;
padding-right:5px;
margin-left:0px;
background-color:#FFFFFF;
border: 0px solid red;
text-align:right;
}


#bloc_secondaire {
display:block;
margin:0px auto 0;
padding:0px;
clear:left;
width:1022px;
_border: 0px solid red;
height:auto;
overflow:hidden;
margin-bottom: 7px;
}


#bloc_central {
display:block;
margin:0px auto 0;
padding:0px;
float:left;
border:0px solid red;
_border: 0px solid red;
margin-right: 4px;
_background-color:#ffffff; /* targets IE6 */
width:678px;
_width: 707px;
height:auto;
overflow:hidden;
}


.module_conference {
display:block;
border: 0px solid red;
text-align:left;
_background-color:#ffffff; /* targets IE6 */
margin:0px auto 0;
padding:5px;
margin-left:0;
_width: 707px;
height:auto;
overflow:hidden;
}


.module_partenaires {
display:block;
margin:0px auto 0;
padding:5px;
margin-top:15px;
margin-left:0;
padding-bottom:10px;
_width: 707px;
height:auto;
overflow:hidden;
text-align:left;
background-color:#FFFFFF;
border:0px solid red;
vertical-align:middle;
clear:left;
}

.module_partenaires h1 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
letter-spacing:0px;
color:#ff5400;
clear:left;
margin:0px auto 0;
padding: 0px;
margin-top: 5px;
margin-bottom: 5px;
margin-left:0;
}







#bloc_droit {
display:block;
margin:0px auto 0;
padding:0px;
float:left;
border:0px solid red;
_border: 0px solid red;
height:auto;
overflow:hidden;
margin-right:0;
width:314px;

margin-left:1px;
_margin-left:10px;
}





.module_client  {
display:block;
margin:0px auto 0;
padding:0px;
_width: 300px;
color:#555555;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing:0px;
text-align:right;
clear:left;
height:auto;
overflow:hidden;
background-color:#FFFFFF;
_background-color:#FFFFFF;

}

.client {
display:block;
height:auto;
overflow:hidden;
margin-top:5px;
margin-bottom: 15px;
clear:right;
margin-right: 15px;
}

.client img {
display:block;
width:auto;
height:auto;
float:right;
margin-left: 5px;
border: 2px solid #FEDF77;
padding: 4px;
width: 110px;
}

.module_client img {
text-decoration:none;
border:0px none;
}

.module_client h1 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color:#A69B66;
font-weight:normal;
line-height:12px;
margin:0px auto 0;
padding: 0px;
letter-spacing: 0px;
}

.module_client h2 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
color:#41403D;
font-weight:normal;
line-height:11px;
margin:0px auto 0;
padding: 0px;
letter-spacing: 0px;
}

.module_client p {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
color:#41403D;
font-weight:normal;
letter-spacing:0px;
margin:0px auto 0;
padding: 0px;
text-align:justify !important;
}

.module_informations {
display:block;
margin:0px auto 0;
padding:0px;
clear:left;
height:auto;
overflow:hidden;
background-color:#FFFFFF;
text-align:right;
padding-bottom: 10px;
}

.module_informations p {
display:block;
margin:0px auto 0;
padding: 0px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
letter-spacing:0px;
color:#3D3D3D;
line-height: 14px;
text-align:right;
}



div#menu_footer {
display:block;
height: 52px;
line-height:52px;
overflow:hidden;
background-image:url(../../../images/accueil/menu-haut/background-menu-header.png) !important;
background-image:url(../../../images/accueil/menu-haut/background-menu-header.gif);
background-repeat:no-repeat;
margin:0px auto 0;
padding-left:5px;
vertical-align:middle;
border: 0px solid red;
margin-bottom: 18px;
_border:0px solid red;

}

#menu_footer li {
display:list-item;
_display:block;
_height:auto;
_overflow:hidden;
list-style:none;
float:left;
margin-left: 5px;
margin-right: 10px;
font-family:Arial, Helvetica, sans-serif;
border: 0px solid red;
font-size:12px;
letter-spacing: 0px;
_border:1px solid red;
}

#menu_footer li a {
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}

#menu_footer li a:hover {
text-decoration:none;
color:#3C3C3C;
font-weight:bold;
}

#image_rss {
display:block;
margin-right: 10px;
border: 0px solid red;
float:left;
border:0px none;
margin-top: 14px;
vertical-align:middle;
}

#menu_bas {
display:block;
margin: 0px auto 0;
padding:0px;
width:1022px;
height: 42px;
border: 0px solid red;
margin-bottom:8px;
margin-right:0;
text-align:right;
}

#menu_footer_bas {
display:block;
width:334px;
height: 41px;
line-height:31px;
margin: 0px auto 0;
padding: 0px;
margin-right: 0 !important;
background-image:url(../../../images/accueil/menu-bas/background-menu-footer-bas.png) !important;
background-image:url(../../../images/accueil/menu-bas/background-menu-footer-bas.gif);
background-repeat:no-repeat;
padding-top: 6px;
text-indent: 11px;
border:0px solid red;
clear:right;
}

#menu_footer_bas li {
display:list-item;
list-style:none;
float:left;
margin-left: 5px;
margin-right: 10px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
letter-spacing: 0px;
}

#menu_footer_bas li a {
text-decoration:none;
color:#FFFFFF;
}

#menu_footer_bas li a:hover {
text-decoration:none;
color:#E2DBB5;
}


.module_footer {
display:block;
margin:0px auto 0;
padding: 0px;
clear:left;
}

.module_footer p {
color:#383838;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:11px;
margin: 0px auto 0;
padding: 0px;
margin-right: 0;
text-align:right;
}


/* ---------------------------------------------------------- */


#menu_principal {
display:block;
margin:0px auto 0;
padding:0px;
width:780px;
height:28px;
background-image:url(../../../images/background/background-menu-principal.jpg);
background-repeat:no-repeat;
padding-top: 5px;
margin-right: 0;
text-indent: 5px;

}

#menu_principal li {
display:list-item;
list-style:none;
float:left;
margin-left: 10px;
margin-right: 10px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
letter-spacing: 0px;
}

#menu_principal li a {
text-decoration:none;
color:#FFFFFF;
}

#menu_principal li a:hover {
text-decoration:none;
color:#6C8EAB;
}

/* module conferences */

.liste_theme img, .liste_theme_2 img {
float:left;
vertical-align:middle;
margin:0px auto 0;
padding: 0px;
margin-right: 5px;

}

.liste_theme h1, .liste_theme_2 h1 {
float:left;
clear:left;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
line-height: 11px;
color:#5B5B5B;
margin:0px auto 0;
padding: 0px;
vertical-align:middle;
margin-right: 5px;
margin-top: 2px;
margin-bottom: 2px;
}

.liste_theme h1 a, .liste_theme_2 h1 a {
text-decoration:none;
color:#5B5B5B;
padding-top: 2px;

}

.liste_theme h1 a:hover, .liste_theme_2 h1 a:hover {
text-decoration:none;
color:#343434;
padding-top: 2px;

}

a.journee {
display:block;
width:163px;
height: 23px;
float:left;
text-indent: 35px;
margin: 5px;
line-height: 23px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
font-size: 12px;
background-image:url(../../../images/accueil/module-conference/background-btn.jpg);
background-repeat:no-repeat;
border:0px solid red;
}

a.journee:hover {
display:block;
width:163px;
height: 23px;
float:left;
text-indent: 35px;
margin: 5px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#FFFFFF;
line-height: 23px;
font-weight:bold;
font-size: 12px;
background-image:url(../../../images/accueil/module-conference/background-btn-hover.jpg);
background-repeat:no-repeat;
border:0px solid red;
}

#progjour1 {

margin:0px auto 0;
padding:0px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
height:auto;
position:relative;

}

#progjour2 {

margin:0px auto 0;
padding:0px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
height:auto;
position:relative;
}

#progjour3 {

margin:0px auto 0;
padding:0px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
height:auto;
position:relative;
}


#progjour1 h1,#progjour2 h1,#progjour3 h1 {
margin:0px auto 0;
padding: 0px;
margin-top: 10px;
font-family: Arial, Helvetica, sans-serif;
color:#FF5400;
font-size: 14px;
line-height: 14px;
font-weight:bold;
}

.date_programme_couleur {
color:#555555 !important;
}

#progjour1 h2,#progjour2 h2,#progjour3 h2 {
margin:0px auto 0;
padding: 0px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#FF5400;
font-size: 14px;
line-height: 14px;
font-weight:bold;
float:left;
vertical-align:bottom;
text-transform:uppercase;
}

.cou_8, .cou_8, .cou_8 {
color:#c345a6 !important;
}
.cou_6, .cou_6, .cou_6 {
color:#2c9100 !important;
}

.cou_4, .cou_4, .cou_4 {
color:#4d5b75 !important;
}

.cou_3, .cou_3, .cou_3 {
color:#d00800 !important;
}

.cou_7, .cou_7, .cou_7 {
color:#88dc2f !important;

}

.cou_9, .cou_9, .cou_9 {
color:#ffff00 !important;

}

.cou_10, .cou_10, .cou_10 {
color:#03ccd2 !important;
}

.cou_11, .cou_11, .cou_11 {
color:#ffde00 !important;
}

.rectangle_session {
display:block;
margin:0px auto 0;
width:310px;
height:54px;
border:1px solid #cfcfcf !important;
padding:5px;

}




#progjour1 h3,#progjour2 h3,#progjour3 h3 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
margin:0px auto 0;
padding: 0px;
font-size: 14px;
line-height: 14px;
color:#b1a670;
float:left;
vertical-align:bottom;
margin-right:3px;

}

#progjour1 h4,#progjour2 h4,#progjour3 h4{
display:block;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
line-height: 14px;
letter-spacing:0px;
margin:0px auto 0;
padding: 0px;
vertical-align:middle;
clear:left;

}

#progjour1 h4 a,#progjour2 h4 a,#progjour3 h4 a {
text-decoration:none;
color:#315DBB;

}

#progjour1 h4 a:hover,#progjour2 h4 a:hover,#progjour3 h4 a:hover {
text-decoration:none;
color:#678DDD;

}

#progjour1 img,#progjour2 img,#progjour2 img {
display:inline;
float:left;
vertical-align:middle;
margin:0px auto 0;
padding: 0px;
margin-right: 5px;

}

/* technique des angles arrondi avec degrade */

	.teaser_bloc {
		width:1021px;
		_width: 1022px; /* targets IE6 */
		padding:0 0 14px 0;
		margin:0px auto 0;
		margin:5px;
		_margin:0px;
		background:url("../images/tsground-bloc.png") bottom left no-repeat;
		float:left;
		_height:auto;
		_overflow:hidden;
		_margin-top:12px; /* targets IE6 */
		_border: 0px solid red;
	}
	.teaser_bloc .rond_haut {
		margin:0;
		padding:7px 10px 3px 10px;
		background:url("../images/tsground-bloc.png") top left no-repeat;
	}
	.teaser_bloc p, .teaser a.more {
		margin:0px auto 0;
		padding:0px;
		border:0px solid #d8d8d8;
	}
	.teaser_bloc a.more {
		display:block;
		text-align:right;
		background:url("../images/tsr-a.gif") 410px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.teaser_bloc a.more:hover {
		text-decoration:underline;
	}
	.teaser_bloc .contenu {
	display:block;
	background:#ffffff;
	margin:0px auto 0;
	overflow:hidden;
	height:auto;
	padding:10px;
	}
		.teaser_centre {
		
		width:697px;
		_width:697px;
		padding:0 0 14px 0;
		margin:0px auto 0;
		margin:5px;
		_margin:0px;
		background:url("../images/tsground-colonne.png") bottom left no-repeat;
		float:left;
		_height:auto;
		_overflow:hidden;
		_margin-top:9px; /* targets IE6 */
	}
	.teaser_centre .rond_haut {
		margin:0;
		padding:7px 10px 3px 10px;
		background:url("../images/tsground-colonne.png") top left no-repeat;
	}
	.teaser_centre p, .teaser a.more {
		margin:0px auto 0;
		padding:0px;
		border:0px solid #d8d8d8;
	}
	.teaser_centre a.more {
		display:block;
		text-align:right;
		background:url("../images/tsr-a.gif") 410px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.teaser_centre a.more:hover {
		text-decoration:underline;
	}
	.teaser_centre .contenu {
	display:block;
	background:#fff;
	margin:0;
	height:auto;
	overflow:hidden;
	padding:10px;
	_padding:0px;
	_border:0px solid blue;
	min-height: 500px;
	
	}
	
		.teaser3 {
			width:308px;
			_width:308px;
			padding:0 0 14px 0;
			margin:0px auto 0;
			margin:5px;
			_margin:0px;
			_margin-left:0px;
			background:url("../images/tsground-colonne-accueil.png") bottom left no-repeat;
			float:left;
			_height:auto;
			_overflow:hidden;
			_margin-top:9px; /* targets IE6 */
			_border: 0px solid red;
			
		}
		.teaser3 .rond_haut {
			margin:0;
			padding:7px 10px 3px 10px;
			background:url("../images/tsground-colonne-accueil.png") top left no-repeat;
		}
		.teaser3 p, .teaser a.more {
			margin:0px auto 0;
			padding:0px;
			border:0px solid #d8d8d8;
		}
		.teaser3 a.more {
			display:block;
			text-align:right;
			background:url("../images/tsr-a.gif") 410px 50% no-repeat;
			padding:0 24px 0 0;
			text-decoration:none;
			color:#44a;
		}
		.teaser3 a.more:hover {
			text-decoration:underline;
		}
		.teaser3 .contenu {
		display:block;;
		background:#ffffff;
		margin:0px auto 0;
		height:auto;
		overflow:hidden;
		padding:10px;
		_padding:0px;
		_border:0px solid blue;
		min-height: 400px;
	}
	
		.teaser3 .contenu2 {
			display:block;;
			background:#fff;
			margin:0px auto 0;
			height:auto;
			overflow:hidden;
			padding:10px;
			_border:0px solid blue;
			
	}
