/*
Theme Name: mimoun_1
Theme URI: none
Description: Thme for http://www.centrelaserdumarais.com/.
Version: 0.1
Author: victor.boube@gmail.com
*/
* {
	margin:0;
	padding:0;
}
blockquote {
	background:transparent url(images/guillemets.gif) no-repeat scroll 0 0;
	font-style:italic;
	padding-left:3em;
}
ul, ol {
	margin-left:3em;
}
p, ul, ol {
	line-height:1.8em;
	margin-bottom:20px;
}

#content_accueil h2, h3 {
	margin-bottom:10px
}
/*----------------------------------------corps de la page web----------------------------------------*/
body {
	background:#FFFFFF url(images/fond_header.gif) repeat-x scroll 0 0;
	color:#666666;
	font-size:0.8em;
	font-family:Georgia,"Times New Roman",Times,serif;
	overflow: -moz-scrollbars-vertical;
}

html>body h3{
	font-size:1em;
}

h3 {
	font-size:1em;
}
#page {
	width: 770px;
	margin: 0 auto 0 auto;
}
/*----------------------------------------gestion de l'entete----------------------------------------*/
#header {
	height:170px;
	margin:0 auto;
	width:770px;
	color:#FFF;
	}

#header h1 a {
	color:#FFFFFF;
	font-style:italic;
	font-weight:normal;
	text-decoration:none;
}
	
#logo {
	/*background:transparent url(images/fond_header_titre.jpg) no-repeat scroll 0 0;*/
	float:left;
	height:170px;
	margin:0;
	text-align:center;
	width:218px;
}

#logo h1 {
	padding-bottom:25px;
	padding-top:15px;
	font-size:2.4em;
	text-indent:-9000px;
}

#logo h2 {
	font-size:1.2em;
	text-indent:-9000px;
}

#rdv {
	float:left;
	padding:15px 20px;
	width:512px;
	text-align:center;
}

#rdv_bas {
	background-color:#0364A8;
	color:#FFFFFF;
	float:left;
	padding:10px 7px;
	text-align:center;
	width:510px;
}

#rappel1 {
	float:left;
	margin-right:10px;
	width:245px;
	border:2px solid #FFFFFF;
}

#rappel1 p{
	margin-bottom:0;
}

#rappel2 {
	float:left;
	text-align:center;
	width:245px;
	border:2px solid #FFFFFF;
}


/*----------------------------------------gestion du menu----------------------------------------*/
#menu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}
#menu, #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom:20px;
}
#menu a {
	display: block;
	/* float: left; */
	width: 109px;
	height: 45px;
	padding: 11px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-decoration: none;
	text-align: center;
	font-size: 115%;
	color: #0364A8;
}
html>body #menu a  {
	height: auto;
	min-height: 45px;
}
#menu li {
	float: left;
}
#menu a:hover {
	background:#F7F7F4 none repeat scroll 0 0;
	color: #333333;
}
#menu a:visited {
}	
#menu a:hover, #menu a:active, .current_page_item	a, #home .on {
}
/*----------------------------------------gestion du menu déroulant----------------------------------------*/
#menu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 109px;
}
#menu li ul li a{
	padding: 10px 0;
	border-left: none;
	border-right:1px solid #EDEBD5;
height: 25px;
}
#menu li li {
	width: 109px;
	border-bottom:1px solid #EDEBD5;
	border-left: 1px solid #EDEBD5;
	background: #FFF;
	}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}
/*----------------------------------------gestion du contenu----------------------------------------*/
#content {
	float: left;
	width: 770px;
	margin:0 auto;
	/*padding-top:30px;*/
	height:450px;
}

#content_accueil {
	float: left;
	width:535px;
	margin:0 auto 20px;
	/*padding-top:30px;*/
	height:440px;
	border-right:1px solid #0364A8;
	padding-right:10px;
}
html>body #content   {
	height: auto;
	min-height: 450px;
}

html>body #content_accueil  {
	height: auto;
	min-height: 440px;
}
#content h1 {
	padding:0 20px;
}
#strong_accueil {
	padding-top:80px;
}
.post {
	clear:left;
	margin-bottom:20px;
}
.post_1{
	border-bottom:1px solid #EDEBD5;
	float:left;
	margin-bottom:20px;
	padding:0 20px 10px;
	width:710px;
}
.post_2{
	float:left;
	margin-bottom:20px;
	padding:0 20px 10px;
	width:710px;
}

.post_1_accueil{
	border-bottom:1px solid #EDEBD5;
	float:left;
	margin-bottom:20px;
	padding:0 20px 10px 20px ;
	width:510px;
}

.post_2_accueil{
	float:left;
	margin-bottom:20px;
	padding:0 20px 10px 20px ;
	width:510px;
}

.conteneur_accueil_1 {
	float:left;
	margin-bottom:20px;
}

.conteneur_accueil_2 {
	float:left;
	width:265px;
	padding-bottom:10px;
}

.gauche {
	float:left;
}
.img_gauche {
	float:left;
	margin-right:20px;
}
/*----------------------------------------gestion de la sidebar----------------------------------------*/
#accueil_droite {
	width:215px;
	padding-top:10px;
	float:right;
}

.droite_conteneur {
	
}

#droite_conteneur_rappel {
	background-color:#0364A8;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
}

#rappel1_droite {
	border:2px solid #FFFFFF;
	margin-bottom:10px;
}

#rappel2_droite {
	text-align:center;
	border:2px solid #FFFFFF;
}

#pro {
	/*background:transparent url(images/back_avis_pro.jpg) no-repeat scroll 0 0;*/
	height:220px;
}

#avis_pro_texte{
	margin:0;
}

#avis_pro_texte_legende {
	margin-top:60px;
}
#teimoignage{
	padding-top:30px;
}

#teimoignage li{
	margin-left:10px;
}

#sidebar {
	background:#EDEBD5 none repeat scroll 0 0;
	float:right;	
	padding: 5px;
	width:210px;	
	margin: 20px 0 0 0 ;
}

* html #sidebar {
  	margin: 4px 0 0 0;
}
#sidebar_titre {
	background:transparent url(images/fond_sidebar.gif) repeat scroll 0 0;
	color:#FFFFFF;	
	margin:0;	
	padding:5px 15px;	
}
#sidebar ul{
	list-style-type: none;
	margin: 0;
	background-color:#428BBE;
	padding:15px;
	color:#FFFFFF
}

#sidebar li{
	line-height:1.8em;
	margin-bottom:20px;
}

.widgettitle {	
	font-size:85%;	
	font-weight: bold;	
	margin-bottom:0;
	color:#FFFFFF	
}
/*----------------------------------------gestion du footer----------------------------------------*/
#footer {
	background:#EDEBD5 url(images/fond_footer.gif) no-repeat scroll 0 0;
	padding:25px 0;
	clear: both;
	height:100px;
	text-align:center;
}

#footer p{
	font-size:77%;
	margin:0;
}
#footer a {
	color:#666666;
}
/*----------------------------------------gestion des commentaires----------------------------------------*/

.comments-template{
	margin: 10px 0 0 0;
}

.comments-template ol{
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}

.comments-template ol p{

}

.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{

}

.commentmetadata{

}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{

}

.cadre_commentaires {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;

}

/*----------------------------------------gestion des liens----------------------------------------*/

a:hover {
	color:#0066FF;
	text-decoration:none;
}

a:visited {
	color:#666666;
}

#sidebar a {
	color:#FFFFFF;
}

#sidebar a:hover {
	color:#FFFFFF;
}

#sidebar a:visited {
	color:#FFFFFF;
}
