


.view-offres .span6 .title
{
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: #ddd;
	background-color: #9bd84d;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	line-height: 69px;
	text-align: center;
	font-size: 3em;
}



.view-offres .span1
{
	text-align: center;
	line-height: 69px;
}

.view-offres .span6 .link
{
	border: 1px solid #ddd;
	font-family: 'Open Sans',sans-serif;
	background-color: #eee;
	text-align: center;
	line-height: 69px;
	font-size: 1.3em;
	border: 0 1px 1px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.view-offres .span6 .link a
{
	color: #00949b;
	border: 1px solid #bbb;
	padding: 0 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.view-offres .span6 .footer
{
	padding:10px;
	margin-top: 0;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	height: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
}

.view-offres .span6 .footer span
{
	display: inline-block;
	width: 100%;
	line-height: 1.2em;
	vertical-align: middle;
	font-family: 'Open Sans',sans-serif;
	font-size: 1.3em;
}

.view-offres .span6 .footer span strong
{
	font-weight: 600;
	color: #7fb82c;
}

.view-offres .span6 .footer span a
{
	display: inline-block;
	color: #fff;
	background-color: #00949b;
	padding: 0 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: .8em;
	margin-top: 10px;
}

.view-offres .span12 .link
{
	border: 1px solid #ddd;
	font-family: 'Open Sans',sans-serif;
	background-color: #eee;
	text-align: center;
	line-height: 69px;
	font-size: 1.3em;
	border: 0 1px 1px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.view-offres .span12 .link a
{
	color: #00949b;
	border: 1px solid #bbb;
	padding: 0 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.view-offres .span12 .footer
{
	margin-top: 0;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	height: 100px;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 100px;
}

.view-offres .span12 .footer span
{
	display: inline-block;
	width: 100%;
	line-height: 1.3em;
	vertical-align: middle;
	font-family: 'Open Sans',sans-serif;
	font-size: 1.6em;
}

.view-offres .span12 .footer span strong
{
	font-weight: 600;
	color: #7fb82c;
}

.view-offres .span12 .footer span a
{
	display: inline-block;
	color: #fff;
	background-color: #00949b;
	padding: 0 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: .8em;
	margin-top: 10px;
}


.view-offres .span12 .header
{
	margin-top: 0;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.view-offres .span12 .header span
{
	display: inline-block;
	width: 100%;
	line-height: 1.3em;
	vertical-align: middle;
	font-family: 'Open Sans',sans-serif;
	font-size: 1.6em;
}

.view-offres .span12 .header span strong
{
	font-weight: 600;
	color: #7fb82c;
}

.view-offres .span12 .header span a
{
	display: inline-block;
	color: #fff;
	background-color: #00949b;
	padding: 0 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: .8em;
	margin-top: 10px;
}