/* Style pixels carres - www.pixelscarres.com - 2007*/
/*REFERENCES*/

/* mise en page et menu*/
#contenu {
	width: 42em;
	border: thin solid #ff9a00;
	clear: both;
	margin: 30px auto auto;
	padding: 20px;
	font-size: 0.9em;
	text-align: justify;
}
#contenu li {
	list-style-image:   url("../images/bullet/sites.jpg");
	list-style-position: inside;
}
#contenu a {
	color: #000;
	text-decoration: none;
	font-variant: small-caps;
}
#contenu a:hover {
	color: #ff9a00;
	text-decoration: overline;
}
#sitespxc {
	background: url(../images/carres/orange-1.jpg) no-repeat;
	float: left;
	margin-right: 20px;
	width: 200px;
	height: 200px;
}

/* Des blocs */
.slogan {
	color: #ff9a00;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
}
.imsite {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #ff9a00;
}
.adv {
	background: url("../images/references/instit.gif") no-repeat center center;
	width: 421px;
	height: 364px;
	margin-right: auto;
	margin-left: auto;
}

/* formatage texte */
h1 {
	text-align: right;
	font-variant: small-caps;
	font-size: 1.2em;
	letter-spacing: 0.6em;
	padding-top: 25px;
	height: 2.3em;
	font-weight: bold;
	background:   url("../images/cb/cbo.png") no-repeat 23em center;
}
h2 {
	color: #ff9a00;
	font-size: 1em;
	margin-top: 40px;
}
.border {
	border: 1px solid #ccc;
}
.folioleft {
	width: 180px;
	float: left;
	height: 380px;
	color: #4c4c4c;
	text-align: left;
	font-size: 0.9em;
	margin-left: 12px;
}
.pxc {
	color: #ff9a00;
}

.xsmall {
	font-size: 0.8em;
}
i {
	color: #191919;
}
.clear {
	clear: left;
}