@import "./skin-vertical.css";

#accueil-mid
{
	background-image: url("../images/index-mid-bg.png");
	background-position: center center;
	background-repeat: no-repeat;
	height:133px;
}

#mid-center
{
	font-size: 10px;
	margin: 0 0 0 420px;
	width: 176px;
	padding: 5px;
}

#ampoules-left
{
	padding: 2px 0;
	float:left;
	width: 120px;
	height: 49px;
	text-align: center;
	font-size: 8px;
}

#cmp-ampoules
{
	height:21px;
	width:79px;
	padding-top:6px;
	margin: 0 auto;
	background-image: url("../images/cmp-ampoules.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}

#ampoules-left strong
{
	font-size: 12px;
	color: #FFF;
}
#ampoules-right
{
	float:left;
	width: 56px;
	height: 79px;
	background-image: url("../images/ampoule.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: -16px;
}
#ampoules-right span
{
	display:none;
}

#accueil-footer
{
	background-image: url("../images/index-cadre2-bg.png");
	background-position: top center;
	background-repeat: no-repeat;
}

#accueil-footer-bloc-left
{
	float:left;
}

#acc-diapo
{
	height:200px;
	width:495px;
	color: #c2c2c2;
	float:left;
}
#acc-diapo p
{
	width: 210px;
	font-size:16px;
	padding-top: 7px;
	font-weight:bold;
}
#acc-diapo p.right
{
	width: 250px;
}
#acc-diapo .sepV
{
	height: 40px;
	margin: 5px 10px;
}

#accueil-diapo
{
	width:474px;
	height:100%;
	margin-left: 20px;
}

#acc-lidiapo
{
	color: #FFF;
}

#acc-lidiapo li a
{
	color: #FFF;
}

#sep2cadres
{
	margin: 10px 0;
	height: 190px;
	float:left;
}
#accueil-footer-bloc-right
{
	float:left;
	padding: 5px 10px 0 10px;
	width:239px;
	height: 207px;
	overflow: hidden;
        color: #fff;
}
#accueil-footer-bloc-right .sepH
{
	margin: 5px 10px;
}

#accueil-footer-bloc-right .bourse-selector
{
    font-size: 10px;
    text-align: center;
}
#accueil-footer-bloc-right .bourse-infos
{
    font-size: 11px;
}