/* Reset properties */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

/* Main elements styling */

body {
	background: url(../images/body-bg.gif) repeat-x #FCFCFC;
	font-family: "Lucida Grande", Tahoma, sans-serif;
}

h1, h2, h3, h4, h5, H6 {
	color: #0a3872;
	cursor: default;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 18px;
	margin: 15px 0px;
}

h3 {
	font-size: 16px;
	margin: 15px 0px;
}

h4 {
	font-size: 14px;
	margin: 15px 0px;
}

h5 {
	font-size: 12px;
	margin: 15px 0px;
}

h6 {
	font-size: 10px;
	margin: 15px 0px;
}

p {
	font-size: 12px;
	color: #434141;
	line-height: 23px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	text-align: justify;
}

blockquote {
	padding-left: 40px;
	border-left: 3px solid #0a3872;
	color: #0a3872;
	margin: 20px 0px;
	font-style: italic;
}

blockquote p {
	color: #0a3872;
	font-style: italic;
}

a {
	color: #0a3872;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


ul {
	font-size: 12px;
	color: #0a3872;
	list-style: square;
	list-style-position: inside;
	line-height: 25px;
}

/* classes used for align purposes (left and right, img-left and img-right) */

.left {
	float: left;
}

.right {
	float: right;
}

.img-left, .alignleft {
	float: left;
	padding: 5px;
	border: 1px solid #e4e3e3;
	margin: 6px 20px 9px 0px;
}

.img-right, .alignright {
	float: right;
	padding: 5px;
	border: 1px solid #e4e3e3;
	margin: 6px 0px 9px 20px;
}

/* Wrapper  940px width, centered */

#wrapper {
	width: 940px;
	margin: 0 auto;
	background:url(http://www.cleatis.fr/images/fond_footer.jpg) no-repeat bottom;
}

.logo {
	float: left;
}


.logo_header {
	/*float: left;*/
	position:absolute;
	z-index:20;
	top:90px;
	left:50%;
	margin-left:-460px;
	background:url('/wp-content/themes/universum/images/logo.png') no-repeat;
	height:147px;
	width:293px;
}
/* Header */

#header {
	height: 61px;
}

/* Navigation */

.lavaLamp {
	position: relative;
  	height: 29px;
    padding: 15px 0px 15px 0px;
   	overflow: hidden;
    float: left;
}

/* Force the list to flow horizontally */
.lavaLamp li {
	float: left;
 	list-style: none;
 	margin-right:20px;
}

/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
    background: url(../images/lava.gif) no-repeat right -30px;
    width: 9px; height: 30px;
    z-index: 8;
    position: absolute;

}

.lavaLamp li.back .left {
	background: url(../images/lava.gif) no-repeat top left;
	height: 30px;
	margin-right: 9px; 
}
                
/* Styles for each menu-item. */
.lavaLamp li a {
	font: bold 14px Arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 5px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;   
}


/* Billboard section */

#billboard {
	height: 370px;
	background: url(../images/billboard-bg.jpg) no-repeat;
}

#billboard p {
	color: #fff;
	margin-right: 20px;
}

#billboard a {
	color: #fff;
	font-weight: bold;
}

.billboard-next, .billboard-prev {
	cursor: pointer;
}

.billboard-left-wrapper{
	width: 460px;
	float: left;
}

.billboard-left div .billboard-text {
	height: 240px;
	overflow: hidden;
}

.billboard-left {
	width: 460px;
	margin-top: 170px;
	float: left;
	height: 60px;
	overflow: hidden;
}

.billboard-left div {
	padding: 0px 30px 0px 0px;
	width: 460px;
	height: 300px;
}

.billboard-prev-wrapper{
	background: url(../images/prev-hover.gif) no-repeat;
	float: left;
	margin: 25px 20px 0px 0px;
}

.billboard-next-wrapper {
	background: url(../images/next-hover.gif) no-repeat;
	float: left;
	margin: 25px 20px 0px 0px;
}

.billboard-prev-wrapper:hover img, .billboard-next-wrapper:hover img {
	visibility: hidden;
}

.billboard-right {
	float: right;
	padding-top: 30px;
	width: 460px;
	height: 340px;
	text-align: center;
}

.billboard-left h3{
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	margin-bottom: 0px;
}


/* Featured services homepage section */

#featured {
	width: 940px;

}

.featured-service, .featured-service-right {
	width: 260px;
	float: left;
	padding: 20px;
	height: 140px;
	background: url(../images/featured-bg.gif) repeat-y;
	margin-right: 20px;
}


.featured-service-1, .featured-service-2, .featured-service-3{
margin-right:15px;
width:300px;
height:155px;
float:left;
margin-top:15px; !important
}

#featured .featured-service-1 p, #featured .featured-service-2 p, #featured .featured-service-3 p{
width:210px;
color:#fff;
height:60px;
padding:65px 0px 0px 5px;
text-align:left;
font-weight:bold;

}


.featured-service-1 a, .featured-service-2 a, .featured-service-3 a{ 
width:300px;
height:155px;
display:block;
text-decoration:none;
}

.featured-service-1 a:hover, .featured-service-2 a:hover, .featured-service-3 a:hover{ 
text-decoration:none;
}

.featured-service-1 {
background:url(../images/encart_referencement.jpg) no-repeat;
}

.featured-service-2 {
background:url(../images/encart_analyse.jpg) no-repeat;
}

.featured-service-3 {
background:url(../images/encart_crea_site.jpg) no-repeat;
margin-right:0px;
}

#featured .featured-service-right {
	margin-right: 0px;
}

.featured-border-bottom, .featured-border-bottom-right {
	background: url(../images/featured-border-bottom.gif) no-repeat;
	height: 10px;
	width: 300px;
	margin-right: 20px;
	float: left;
}

#featured .featured-border-bottom-right {
	margin-right: 0px;
}

#featured h2 {
	color: #0a3872;
	margin-top: 10px;
}

#featured h4 {
	color: #0a3872;
	margin-top: 15px;
}

#featured img {
	float: left;
	padding-right: 20px;
	margin-bottom: 10px;
	width: 48px; height: 48px;
	display: block;
	overflow: hidden;
}

#featured p {
	font-size: 11px;
	color: #434141;
	line-height: 20px;
}


/* Container */

#container {
	margin-top: 20px;
}

#container h1 {
	font-size: 24px;
	color: #0a3872;
	margin-bottom: 20px;
}

/* Main Content */

#mainContent {
	width: 600px;
	float: left;
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

.sidebar-border-top {
	height: 10px;
	width: 300px;
	background: url(../images/sidebar-border-top.gif) no-repeat;
}

.sidebar-main {
	width: 300px;
	background: url(../images/featured-bg.gif) repeat-y;
	padding: 10px 20px 10px 20px;
}

.sidebar-border-bottom {
	height: 10px;
	width: 300px;
	background: url(../images/sidebar-border-bottom.gif) no-repeat;
	margin-bottom: 20px;
} 

#sidebar .sidebar-icon {
	margin: 0px 20px 0px 0px;
	float: left;
}

#sidebar .sidebar-icon-search, .e404 input.sidebar-icon-search {
	background: url(../images/icon8.png) no-repeat;
	border: none;
	width: 24px;
	height: 24px;
	margin: 0px 0px 0px 20px;
	float: right;
}

#sidebar h3 {
	margin-top: 3px;
	color: #0a3872;
	margin-bottom: 2px;
}

#sidebar ul {
	color: #0a3872;
	font-size: 12px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	line-height: 28px;
	list-style: url(../images/sidebar-arrow.png) inside;
}
.sidebar-divider-full {
	height: 1px;
	background-color:#f3f2f2;
	border-top: 1px solid #d2d2d2;
	margin: 15px 0px 15px 0px;
	clear: both;
}


/* Footer */

#footer {
	width: 940px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;

}
#footer-border-top {
	height: 10px;
	background-image: url(../images/footer-border-top.gif);
}

#footer-main {
	width: 940px;
	background: url(../images/footer-bg.gif) repeat-y;
	padding: 0px 10px 5px 15px;;
}

#footer p {
	font-size: 11px;
	color: #0a3872;
}

#footer a {
	color: #8ac000;
	text-decoration:none;
}

#footer a:hover {
	text-decoration: underline;
}

                        

.clear {
	clear: both;
}

.billboard-image {
	width: 337px;
	height: 210px;
	position: relative;
	overflow: hidden;
	z-index: 10;
	top:-295px;
	left: 61px;
}

.billboard-image img {
	width: 337px;
	height: 210px;
}

/* WP specific */

h2.widgettitle {
	margin: 0px 0px 15px 0px;
}

div.navigation {
	text-align: center;
}

div.e404 {
	width: 600px;
	margin: 20px 0px 60px;
	float: left;
}

.e404-search-wrapper {
	padding-top: 20px;
	width: 260px;
}

#wp-calendar {
	width: 260px;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	margin-top: 15px;
	line-height: 25px;
}

#wp-calendar caption{
	font-size: 14px;
	color: #0a3872;
}

#wp-calendar thead tr th{
	color: #ffffff;
	background-color: #0a3872;
	text-align: center;
}

#wp-calendar tbody tr td{
	text-align: center;
}

#wp-calendar tfoot tr td {
	text-align: center;
	border-top: 1px solid #d2d2d2;
}

#mainContent .navigation {
	border-top: 1px dashed #d2d2d2;
	border-bottom: 1px dashed #d2d2d2;
	margin: 10px ;
	padding: 10px 0px;
}

#note {
	background:#E9E9E9 none repeat scroll 0 0;
	border:1px dashed #D2D2D2;
	margin:20px 0 15px;
	padding:5px;
}

.post-image {
	width: 128px;
	height: 128px;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

strong {
font-weight:bold;
}