/* BALISES HTML GENERIQUES */

body {
	background-image:url("images/bodyBackground.png");
	background-color:#e8edf5;
}

a,b,strong,h1,div#footer,h4  {
	color:#004494;
}

/* CORPS DU SITE */
div#wrapper,fieldset {
	border:1px solid #6691c7;
}

/* EN-TETE */
div#header {
	background-image:url("images/headerBackground.jpg");
}

a#avisiaLogo {
	position:absolute;
	left:10px;
	top:10px;
}	
	
/* MENU PRINCIPAL */	
div#mainMenu {
	background-image:url("images/mainMenuBackground.jpg");
}

/* PAGE D'ACCUEIL */
div#home {
	background-image:url("images/homeBackground.jpg");
	height:637px;
}			
	
div.smallBox div.more a:hover,div#actualite ul li a,div#footer p a:hover {
	color:#004494;
}	

div#actualite ul li a:hover {
	color:white;
}

/* COLONNE DROITE */
						
div#offres {
	background-image:url("images/offresBackground.png");
}

div#offres h1 {
	color:#6691c7;
}

div#offres ul {
	padding:6px 0 0 26px;
	margin:0;
}
	
div#offres ul li {
	list-style-image:url("images/blueBackgroundBullet.png");
	margin:0;
	padding:3px 0 9px 0;	
}

div.smallBox div.more {
	background-image:url("images/blueBackgroundBullet.png");
	padding-left:10px;
	background-position:left 4px;
}

div#sasPartenaire {
	left:166px;
	top:332px;
}

div#sasPartenaire img {
	position:absolute;
	left:26px;
	top:40px;
}

div#offresEmploi {
	left:458px;
	top:332px;
}

div#contact {
	background-image:url("images/contactBackground.png");
	padding:0 0 14px 0;
	height:171px;
}


			
	
div#capmarket {
	display:block;
	position:relative;
	height:124px;
	background-image:url("images/capmarketBackground.png");
	margin-bottom:5px;
}

div#capmarket h1 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:22px 0 13px 47px;
	color:white;
}

div#capmarket div.more {
	position:absolute;
	right:20px;
	bottom:12px;
	padding-left:10px;
	background:url("images/whiteBackgroundBullet.png") no-repeat left 3px transparent;
}

div#capmarket div.more a {
	text-decoration:none;
}

div#capmarket div.more a:hover {
	text-decoration:underline;
	color:#1c1c1c;
}	
						
/* AUTRES PAGES */						

div#otherPagesBody {
	background-image:url("images/otherPagesBackground.jpg");
}
	
html>body div#otherPagesBody {
	height:auto;
	min-height:647px;
}		
			
div#content div.csc-header h1 {			
	background-image:url("images/h2.png");
}
				
div#footer {
	background-image:url("images/footerBackground.png");
}
	
div.offre div.more {		
	padding-left:10px;
	background-repeat:no-repeat;
	background-position:left 3px;		
	margin-left:20px;
	position:absolute;
	right:18px;
	bottom:15px;
}
	
div#ingenierieDecisionnelle {
	left:11px;
}

div#expertiseRisques {
	left:198px;
}

div#formation {
	left:385px;
}

/* CONTENT BOX */
div.contentBox h1 {
	background-image:url("images/h2.png");
}			

div.contentBox div.more,div.offre div.more,div#contact div.more {	
	background-image:url("images/whiteBackgroundBullet.png");
	padding-left:10px;
	background-position:left 3px;
}

div#content ul {
	margin-left:25px;
	padding-left:0;
}

div#content li {
	list-style-image:url("images/whiteBackgroundBullet.png");
	padding-top:0;
	padding-right:20px;
	padding-bottom:5px;
	margin-left:10px;
	
}	
	
div.contentBox div.date {
	border-bottom:1px dashed #6792c7;
}

div#c219 fieldset {
	width:340px;
	margin:0;
}

div#c219 input[type=text] {
	width:182px;
}
