/* @group balise */

body { 
    margin: 0px;
    padding: 0; 
    font-family: Cambria, Georgia, serif;
    font-size: 1em;
	background: #FFF url(images/fond.gif) repeat-x;
}

a {color: #000;
	
}
a:hover {color: #666;
}

img {
	border-style: none;
}

h1, h2, h3, h4 {
	font-family: Calibri, Verdana, sans-serif;
	padding: 0;
}

p{font-size: 1em;
  padding: 0;
  margin: 0.5em 0 1.5em;
}

h1 {
	margin: 0.25em 0;
	font-size: 2em;
	font-weight: normal;
	font-style: normal;
}

h2 {
	margin: 0.1em 0 0.2em;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1;
}

h3 {
	margin: 0.1em 0 0.2em;
	font-size: 1.5em;
	line-height: 1;
}

/* @group balise modifiée */

#service ul {
	margin: -1em 0 0;
}

#image img {
	position: relative;
	left: 300px;
	
}


p.presentation {
	width: 800px;
	z-index: 1;
	padding: 0;
	margin: 5px auto;
}

h1.carnet {
	background: url(images/icone/address_32.png) no-repeat 0 0;
}
h1.cartable {
	background: url(images/icone/briefcase_32.png) no-repeat 0 0;
}
h1.porte {
	background: url(images/icone/wallet_32.png) no-repeat 0px 0;
}

#menu img {opacity: 1;
	
}

#accroche h1{
    color: #ffffff;
	letter-spacing: 1px;
	font-family: Cambria, Georgia, serif;
	font-style: italic;
}

#accroche h2,  #accroche p{
	color: #ffffff;
	letter-spacing: 0px;
	line-height: 1.5;
}

#contact h1 {
	font-size: 1.5em;
	padding-left: 42px;
	min-height: 32px;
}

#contact p{padding-left: 42px;
}


/* @end */


/* @end */

/* @group calque */

#page {width: 1000px;
	margin: 0 auto;
}

#titre {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	padding: 10px 10px;
}

/* background-color:#74CAFF; */

#menu {
	width: 200px;
	opacity: 0.90;
	background-color: #d5d5d5;
	float: right;
	position: relative;
	top: -50px;
	padding: 35px 10px 10px;
	border-right: 2px solid #666;
	border-left: 2px solid #666;
	border-bottom: 2px solid #666;
	right: 20px;
}

#accroche {
	width: 560px;
	margin-top: 90px;
	padding: 0;
}

#image {
	position: absolute;
	z-index: -1;
	top: 100px;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 0;
	height: 300px;
	background-color: #424242;
}

#contenu {
	clear: both;
	margin-top: 100px;
}

#contact {
	float: right;
	width: 260px;
	padding: 0;
	margin: 0;
}

#service {
	width: 690px;
	padding-right: 20px;
	border-right: 1px dotted #d5d5d5;
	margin-right: 10px;
}

#projet {
	margin-top: 30px;
	border-top: 1px dotted #d5d5d5;
	padding-top: 10px;
}

#pied {
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 10px;
	background-color: #EEE;
	font: 0.9em Calibri, Verdana, sans-serif;
}



/* @end */

/* @group slider */
#content-slider h4{margin: 0px 0 5px 0;
	
}

#content-slider p{margin: 0px 0 10px 0;
	
}

#content-slider ul {
	list-style: none;
	margin: 0 0;
	padding: 0px;
}


#content-slider {
	width: 800px;
	overflow: hidden;
	height: 270px;
	margin: 0px auto;
	border: solid 1px #666;
}

#content-slider-inside {
	list-style: none;
	height: 270px;
	overflow: hidden;
	margin: 0px auto;
}

#content-slider-inside li {
		margin: 0 0;
	padding: 20px;
}

#navi{
	width: 800px;
	overflow: hidden;
	margin: 20px auto 0px auto;
}
	
#navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#navigation ul {
display: inline;}

#navigation li {
	float :left;
	height: 30px;
	text-align: center;
	border: solid 1px #666;
	line-height: 30px;
	margin-right: 15px;
	border-bottom-style: none;
}

#navigation li a, #navigation li a:link, #navigation li a:visited {
	text-decoration: none;
	display: block;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}

#navigation li a.selected, #navigation li a.selected:link, #navigation li a.selected:visited {
	background: #666;
	color: #fff;
}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	background: #666;
	color: #fff;
}



/* @end */

/* @group style particulier */

span.raccoucis {
	font: italic 0.8em/1 Calibri, Verdana, sans-serif;
}

span.raccoucis a {
	text-decoration: none;
}


/* @end */
