.service-slot
{
	background: url(/media/images/service/service-slot.png) no-repeat 0 0;
	height:130px;
	margin-left:18px;
}



.service-slot-logo
{
    float:left;
    width:160px;
    height:118px;
    margin-left:26px;
    margin-top:3px;
    margin-right:45px;
}



.service-slot #title
{
    text-align:left;
    color: #e0001a;
    font-size:30px;
}

.service-slot #company
{
    color: black;
    font-size:14px;
}



.service-slot #date
{
    color: #8d8d8d;
    font-size:12px;
}

.service-slot .title
{
    text-align:left;
    color: #e0001a;
    font-size:30px;
}

.service-slot .small-title
{
    text-align:left;
    color: #e0001a;
    font-size:22px;
}

.service-slot .company
{
    color: black;
    font-size:14px;
}



.service-slot .date
{
    color: #8d8d8d;
    font-size:14px;
}


/* service inactif */
.service-slot-inactive
{
    float:left;
    width:160px;
    height:118px;
    margin-left:3px;
    margin-top:3px;
    margin-right:87px;    
}

.service-slot-inactive-banner
{
    position:absolute;
    z-index:4;
}
.service-slot-inactive-banner-logo
{
    position:absolute;
    z-index:3;
    margin-left:26px;
    margin-top:3px;
    margin-right:45px;
}

/* service a venir */
.service-slot-tocome
{
    float:left;
    width:160px;
    height:118px;
    margin-left:3px;
    margin-top:3px;
    margin-right:87px;    
}

.service-slot-tocome-banner
{
    position:absolute;
    z-index:4;
}
.service-slot-tocome-banner-logo
{
    position:absolute;
    z-index:3;
    margin-left:26px;
    margin-top:3px;
    margin-right:45px;
}


.acces-rapide
{
	float:right;
	margin-right:8px;
}

.acces-rapide-tous-services
{
	float:right;
	margin-right:8px;
	margin-top:7px;
}

.acces-rapide-entreprises
{
	float:right;
	margin-right:8px;
	margin-top:7px;
}

.acceder-service
{
	background: url(/media/images/service/gotoservice_background.png) no-repeat 0 0;
	width:163px;
	height:25px;
	font-size:14px;
	margin:5px;
}
.acceder-service input
{
    position:relative;
    text-decoration:none;
	color:white;
    left:18px;
    top:4px;
    text-decoration:none;
    background:none;
    border:none;
    cursor: pointer;
    font-family: Arial, sans-serif;
	font-size:14px;
}

.acceder-service a 
{
    position:relative;
    text-decoration:none;
	color:white;
    left:24px;
    top:2px;
}

.acceder-betatest
{
    background: url(/media/images/service/gotobetatest_background.png) no-repeat 0 0;
    width:163px;
    height:25px;
    font-size:14px;
    margin:5px;
}
.acceder-betatest input
{
    position:relative;
    text-decoration:none;
    color:white;
    left:18px;
    top:4px;
    text-decoration:none;
    background:none;
    border:none;
    cursor: pointer;
    font-family: Arial, sans-serif;
    font-size:14px;
}

.acceder-betatest a 
{
    position:relative;
    text-decoration:none;
    color:white;
    left:24px;
    top:2px;
}

.ajouter-signet
{
	background: url(/media/images/service/add_bookmark_background.png) no-repeat 0 0;
	width:163px;
	height:25px;
	font-size:14px;
	margin:5px;
}

.ajouter-signet a 
{
    position:relative;
    left:15px;
    top:2px;
	color:black;
    text-decoration:none;
}

.service-actu {
    font-family: verdana,geneva;
    font-size: small;
    margin:18px;
}

.company-desc {
    font-family: verdana,geneva;
}
#center-content .company-desc p {
    font-size: small;
}

#center-content .service-actu p {
    font-size: small;
    margin:0;
	padding: 0;
}


.service-actu em {
    font-weight: normal;
    font-style:  italic;
}



