@charset "UTF-8";
/* CSS Document - Spécifique accueil */
/***/

div.content {
	float: left;
	width: 730px;
}

div.content div.intro{
	margin-right:10px;
}

div.content div.intro:after{
	content: " ";
	clear:both;
}

div.content div.intro .home-simple{
	margin-left:32px;
}

div.content .news-list h1,
div.content .intro .home-simple h1{
	background : url("/skins/ametys/templates/index/resources/img/bkg-title-news.png") no-repeat left top;
	font-size:16px;
	padding-left:28px;
	line-height:28px;
	font-family: Arial,Helvetica, Sans-serif;
	margin-bottom:10px;
	margin-left:-10px;
}

div.content .intro .home-simple h1{
	margin-left:-30px;
}

.carousel-zone{
	clear:both;
	padding-top:10px;
}

/* .carousel-zone h2.title{ */
/* 	color:#ffffff; */
/* } */

div.content div.intro a {
	text-decoration: underline;
	color: #012D55;		
}

div.bdx-content .bandeau .innertube {
	height: 60px;
	padding-top: 168px;	
	padding-left: 397px;
	background: transparent url(/skins/ametys/templates/index/resources/img/en/bandeau-ametys.png) no-repeat top left;
}

div.bdx-content .bandeau .innertube a {
	margin-right: 14px;
}

a.home-know-more {
	height: 35px;
	width: 125px;
	display: block;
	float: left;	
}

a.home-download {
	height: 35px;
	width: 125px;
	display: block;
	float: left;		
}

a.home-integrator {
	height: 103px;
	width: 206px;
	display: block;
	float: left;	
}

/* @group blocs */
div.blocs {
	height: 110px;
	clear:both;
	padding-top:20px;
}

div.blocs a.box1, div.blocs a.box2, div.blocs a.box3  {
	display: block;
	float: left;
	height: 110px;
	width: 235px;
}

/* News list */
.content .news-list{
	float:right;
	background:url('/skins/ametys/templates/index/resources/img/bkg-news-product-main.png') no-repeat left bottom;
	padding-bottom:10px;
	width:355px;
	margin-right:10px;
}
.content .news-list .innertube-list{
	background:url('/skins/ametys/templates/index/resources/img/bkg-title-news-main.png') no-repeat left -15px;
	padding:5px 10px 0;
}
.content .illustration-list{
/* 	float:right; */
/* 	width:320px; */
}

.content h2.title{
	text-shadow:0 0 25px #BEBECA;
	padding-left:28px;
}

.carousel-contents{
	margin-bottom:0;
}

.intro .home-simple{
	margin-top:20px;
}
/**/

