/* @override 
	http://localhost:8888/CTOUTCOM/design/css/index.css
	http://www.ctoutcom.fr/design/css/index.css
*/

body {
}

div#sidebar {
	float: none;
	position: absolute;
	left: 50%;
	margin-left: -340px;
	top: 10px;
}

div#texto {
	position: absolute;
	width: 600px;
	top: 170px;
	margin: 0;
	left: 50%;
	margin-left: -315px;
	padding: 0 10px;
}

div#rond{
	position: absolute;
	margin-left: -10px;
	margin-top: 55px;
}

#texto img{
	float: left;
}

span.ctc,
span.bold {
	color: #000;
}

p.centre {
	padding: 15px 0 0 0;
	text-align: center;	
}

ul {
	padding: 0 70px;
	font-style: italic;
}

ul li {
	padding: 0 0 10px 0;
}

#texto .marketing{
		margin: 0px;
	position: absolute;
	margin-left: 50%;
	left: -152px;

}

#texto .solution a{
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #93191c;
	text-decoration: underline;
}

#texto .solution a:hover{
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #24a2fd;
}