/* ------------------------------------ */
/*                                      */
/*            Généralités               */
/*                                      */
/* ------------------------------------ */

body {
	background: #AEACC1;
	font: normal 80%/1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: black;
	margin: 0;
	padding: 0 0 2em 0;
	text-align: center;
}


h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

h2 {
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #4836A2;
	font-weight: bold;
	font-size: 1.3em;
}

h2 span {
	color: #F8BE2A;
}

h3 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.25em;
	color: #4836A2;
}

h4 {
	clear: left;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #999900;
}

#contenu h2 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-size: 1.3em;
}
#contenu h3 {
	margin: 20px 0 10px 0;
	letter-spacing: 1px;
}
#contenu h3:first-letter {
	color: #F8BE2A;
}
#barre {
  width: 100%;
  height: 4px;
	overflow: hidden;
	position:relative;
	border-bottom: 1px solid #E7EBEB;
	border-top: 1px solid #E7EBEB;
	background-color:#F3F4F4;
}

p {
	margin: 0 0 5px 0;
}

a#lien-accueil {
 position: absolute;
 left: 180px;
 top: 80px;
 width: 550px;
 height: 60px;
}

a {
	color: #4836A2;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	background : transparent;
}
a img {
	border: 0 none;
}
.cache {
	text-indent: -5000px;
	font-size: 0px;
	line-height: 1px;
	text-decoration: none;
}

tt, samp {
	font-size: 1em;
	color: green;
}

code {
	font-size: 1.1em;
	color: #369;
}

q {
	font-style: italic;
}
kbd {
	font-size : 1.1em;
	padding: 0px 1px;
	border: 1px solid #E2F576;
	border-right: 1px solid #4836A2;
	border-bottom: 1px solid #4836A2;
	background: #FFFFC4;
}

ul, li {
	margin: 0;
	padding: 0;
}

input.textfield {
	width:70%;
	background:#fff;
	border:1px solid #aaa;
	padding:3px;
}

input.textfield:focus, textarea:focus {
	background:#F5FFDC;
}

.alsacreations {
	color: #4836A2;
	font-weight: bold;
}

.gauche {
	float: left;
	margin-right: 8px;
}
.droite {
	float: right;
	margin-left: 8px;
}
.textegauche {
	text-align : left;
}
.textedroite {
	text-align : right;
}


/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */

#header {
	position: relative;
	width: 807px;
	height: 135px;
	background: url(images/header.jpg) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}
#evitement {
	position: absolute;
	top: 155px;
	left: 150px;
	background: url(images/fondliens.gif) left bottom no-repeat;
	text-align: right;
	width: 380px;
}
#evitement ul {
	margin: 0;
	padding: 0 15px 2px 0;
	background: url(images/coinliens.gif) right top no-repeat;
}
#evitement li {
	list-style-type: none;
	font-size: 0.9em;
	padding: 0;
	display: inline;
	color: white;
	line-height:1.5em;
}
#evitement li a {
	color: white;
}
#headersous {
	width: 807px;
	height: 40px;
	background: url(images/header2.jpg) left top no-repeat;
	margin: 0 auto;
	text-align: right;
}
#headersous p {
	padding-top: 15px;
	margin-right:35px;
	margin-bottom: 0;
}


/* ------------------------------------ */
/*                                      */
/*            Menu                      */
/*                                      */
/* ------------------------------------ */

#menu {
	position: relative;
	width: 807px;
	height: 66px;
	background: url(images/fondmenu.png) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}

#menu ul {
	position: absolute;
	top: 6px;
	left: 338px;
	width: 439px;
	height: 53px;
	padding: 0;
	margin:0;
	background: yellow;
	list-style: none;
	background: transparent url(images/menu.png) top left no-repeat;
}
#menu li {
	float: left;
	padding: 0;
	margin:0;
	text-indent: 50px;
}

#menu li a {
	display: block;
	height: 53px;
	width: 145px;
	text-decoration: none;
	font-size: 1px;
	line-height: 53px;
	color: #C6C1A3;
}

#menu li a span {
	position: absolute;
	left: -5000px;
}
#menu li a:hover {
	background: transparent url(images/menu.png) top left no-repeat;
}
#menu a#creation:hover {
	background-position: 0px -53px;
	color: #6882c3;
}
#menu a#solutions:hover {
	background-position: -145px -53px;
	color: #8fab10;
}
#menu a#expertises:hover {
	background-position: -290px -53px;
	color: #ffc326;
}


/* ------------------------------------ */
/*                                      */
/*            Global                    */
/*                                      */
/* ------------------------------------ */

#global {
	width: 807px;
	background: url(images/fondglobal.png) left top repeat-y;
	margin: 0 auto;
	text-align: left;
}

#global #sidebar {
	float: right;
	width: 225px;
	padding-top: 15px;
	line-height: 1.3;
}
#global #sidebar h2 {
	padding-left:1em;
}
#global #sidebar p {
	padding-right: 75px;
}
#global #sidebar ul {
	width: 180px;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	list-style-image: url(images/puce.png);
	background: url(images/hr2.png) left bottom no-repeat;
}
#global #sidebar li {
	margin: 0 0 0 25px;
	padding: 3px 0 4px 0;
	line-height: 1em;
	width: 160px;
	color: #4836A2;
}
#alsacreations #sidebar li {
	background: url(images/hr.gif) left bottom no-repeat;
}

#global #sidebar li.last {
	background: none;
}

#global #sidebar .aussi {
	width: 190px;
	margin-top: 10px;
	font-size: 0.8em;
	line-height: 1.15em;
	text-align: justify;
	padding-bottom: 5px;
	background: url(images/hr2.png) left bottom no-repeat;
	clear:both;
}
#global #sidebar .aussi img {
	float: left;
}
#global #sidebar .aussi p {
	margin-left: 50px;
	padding-right: 3px;
	color:#666;
}

#global #sidebar h2 {
	width: 170px;
}
#global #sidebar h2.realisation {
	margin-top: 1em;
}
#global #sidebar h2.realisation:first-letter {
	color: #F8BE2A;
}
#global #sidebar p.realisation {
	width: 170px;
	padding-right: 3px;
	margin-left: 5px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: #999;
	font-size:smaller;
}


#global #portofolio
{
margin-left: 5px;
margin-bottom: 10px;
}

#global #portofolio p {
	margin-top: 0; 
	margin-bottom: 10px;
}

#global #portofolio a
{
display: block;
float: center;
padding: 0 1px 4px 3px;
position: relative;
height: 120px;
width: 150px;
}

#global #portofolio span { position: absolute; left: -2000px; width: 900px; }

#global #portofolio a:hover
{
font-size: 100%;
z-index: 1;
}

#global #portofolio a:hover img
{
background: #fff;
border-color: #BFEF01;
position: absolute;
width: 150px;
height: 120px;
top: -4px;
left: -2px;
}

#content #portofolio a:hover {
background-color:#fff;
}

#portofolio img
{
border: 1px solid #ddc;
padding: 1px;
height: 108px;
width: 135px;
}













#global #photo {
	float: left;
	margin: 0 0 10px 0;
}

#global #general {
	float: left;
	width: 577px;
}

#global #presentation {
	float: left;
	width: 202px;
	margin: 0;
	text-align: right;
	background: url(images/fond1.jpg) right top no-repeat;
	padding-top: 15px;
}
#global #presentation p {
	margin-bottom: 15px;
	line-height: 1.3;
	margin-right: 10px;
}
#global #presentation a img {
	margin-right: 10px;
}

#global #accroche {
	clear: left;
	width: 540px;
	margin: 0 0 0 35px;
	background: url(images/feuillebleue.jpg) 99% 100% no-repeat;
	line-height: 1.3;
}

#global #confiance {
	clear: left;
	width: 540px;
	margin: 20px 0 0 35px;
	line-height: 1.3;
}

#global #accroche p.minimargefeuille {
	padding-right: 40px;
}
#global #accroche p.moyenmargefeuille {
	padding-right: 60px;
}
#global #accroche p.margefeuille {
	padding-right: 90px;
}

#clearombre {
	width: 807px;
	height: 14px;
	background: url(images/fondombre.jpg) left top no-repeat;
	margin: 0 auto;
	font-size: 1px;
	clear: both;
}

div#contenu {
	margin: 0 0 0 30px;
	padding: 15px 20px 0 15px;
	line-height: 1.5em;
	background: url(images/fond1.jpg) right top no-repeat;
}
div#contenu p {
	margin-bottom: 1.1em;
	text-align: justify;
}
div#contenu p.fil {
	color:#999;
	font-size: 0.9em;
}

div#contenu blockquote {
	margin: 1em;
	padding: 0.5em 1em 0 40px;
	background: white url(images/quote.jpg) left top no-repeat;
	font-style: italic;
	color: #928E8D;
}
div#contenu blockquote p {
	text-align: left;
	margin: 8px 0;
	font-style: normal;
	padding-right: 0px;
	background: url(images/citationfin.gif) right bottom no-repeat;
}
#contenu dl {
	margin-bottom: 2em;
	padding-bottom: 20px;
	background: url(images/hr3.png) left bottom no-repeat;
}
#contenu dt {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 1em;
	color: #999900;
}
#contenu dd {
	margin-bottom: 0.5em;
}

#contenu ul {
	padding: 0;
	margin: 0 10px 10px 0px;
	list-style-type: none;
}
#contenu ul li {
	line-height: 1.2em;
	margin: 4px 0 2px 20px;
	background: url(images/puce.gif) left top no-repeat;
	padding-left: 20px;
}
#contenu ul li ul li {
	line-height: 1.2em;
	margin: 4px 0 2px 0px;
	background: url(images/puce2.png) left top no-repeat;
	padding-left: 20px;
}

/* ------------------------------------ */
/*                                      */
/*            Footer                    */
/*                                      */
/* ------------------------------------ */

#footer {
	width: 807px;
	height: 3.5em;
	background: url(images/footer.jpg) no-repeat;
	color: white;
	font-size: 0.95em;
	text-align: left;
	margin: 0 auto;
	padding-top: 0.5em;
}
#footer p {
	margin: 0 35px 0 40px;
}
#footer a {
	color: white;
}

/* Dotclear */

#dotclear .post, #dotclear #trackbacks, #dotclear #comments {
	margin: 0 0 0 40px;
	width:520px;
}

#dotclear .post {
	line-height: 1.5em;
	text-align:justify;
	padding-top:2em;
}

#dotclear h3 {
	padding-top:1em;
}

#dotclear fieldset {
	border: none;
}

#dotclear label{
	cursor: pointer;
	cursor: hand;
}

#dotclear .field label{
	display: block;
}

#dotclear input,textarea{
	border: 1px solid #999;
}

#dotclear textarea {
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#dotclear .left{
	float: left;
	margin-right: 1em;
}

#dotclear .right{
	float: right;
	margin-left: 1em;
}

#dotclear .post-info {
	color:#999;
	text-align:right;
	position:relative;
	top:-2em;
}

#dotclear #calendar table th {
	color:#8BA620;
}

#dotclear #calendar table abbr {
	border-bottom:none;
	color:#F8B91C;
}

#dotclear #calendar table caption {
	color:#F8B91C;
}

#dotclear #sidebar h2 {
	margin-top:1em;
}

#dotclear #calendar table td {
	color:#ccc;
	margin-bottom:1em;
	text-align:center;
}

#dotclear #calendar table td.active {
	background:#E8EFB9;
	font-weight:bold;
}

#dotclear #sidebar #q{
	margin-left: 1em;
	border:1px solid #eee;
	padding:2px;
}

#dotclear #sidebar .submit {
	padding:1px 5px;
	background:#eee;
	border:1px solid #eee;
	cursor: pointer;
	cursor: hand;
}

#dotclear textarea, #dotclear input {
	font-family:sans-serif;
	font-size:small;
	background:#fff;
	border:1px solid #aaa;
	padding:3px;
}

#dotclear input:focus, #dotclear textarea:focus {
	background:#F5FFDC;
}

#dotclear .preview, #dotclear .submit {
	cursor: pointer;
	cursor: hand;
	background:#4836A2;
	color:#fff;
	font-weight:bold;
}

#dotclear .post-info-co {
	text-align:right;
}