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

/* 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 a {
	color: #333;
	text-decoration: underline;
}
#contenu a:hover {
	color: #ff9a00;
	text-decoration: overline;
}

/* Des blocs */
#web {
	background: url(../../images/carres/orange-2.jpg) no-repeat;
	float: left;
	margin-right: 20px;
	width: 200px;
	height: 200px;
}
.positionnement {
	width: 150px;
	float: right;
	height: 283px;
	margin-bottom: 5px;
	margin-left: 20px;
	page-break-before: always;
	background-image:  url(../../images/illustrations/visibilite.jpg);
	background-repeat: no-repeat;
}

.reference {
	width: 12em;
	float: right;
	margin-left: 10px;
	text-align: center;
	font-size: 0.9em;
	background: url(../../images/polaroid.jpg) no-repeat center center;
	height: 16em;
	margin-bottom: 20px;
}

/* @group Fader */

ul#exemple {
	list-style-type: none;
	margin: 0 10em 0 0;
	padding-top: 40px;
	padding-left: 17px;
	float: left;
	display: inline;
}

ul#exemple li img {
	padding: 0;
	border-style: none;
}

/* @end */

.referencement {
	width: 150px;
	float: left;
	background-image:  url(../../images/illustrations/moteurs.png);
	height: 150px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	margin-right: 5px;
}
.google {
	width: 150px;
	float: right;
	height: 227px;
	margin-bottom: 5px;
	margin-left: 20px;
	page-break-before: always;
	background-image:  url(../../images/illustrations/google.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.argu {
	color: #ff9a00;
	font-weight: bold;
	text-align: center;
	margin: 30px auto 20px;
}
.list {
	list-style-image: url(../../images/bullet/web.jpg);
	list-style-position: outside;
	margin-left: 15px;
}
.test {
	border: 1px solid #ff9a00;
	padding: 7px 5px 0;
	width: 20em;
	margin-left: 40px;
	text-align: center;
	color: #000;
}
.chapeau {
	color: #990000;
	font-size: 1em;
}
.border {
	border: 1px solid #ccc;
}

/* 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/co.jpg) no-repeat 95% center;
}
h2 {
	color: #ff9a00;
	font-size: 1em;
	margin-top: 28px;
}
h3 {
	font-size: 0.9em;
	font-variant: small-caps;
	color: #666;
}
abbr {
	cursor: help;
}
