/*
Theme Name: COPREDIM
Theme URI: http://jean.landeroin.free.fr/themes
Description: Theme pour www.copredim.com
Version: 1.0
Author: Jean Landeroin
Author URI: http://jean.landeroin.free.fr/
Tags: blue, custom header, fixed width, two columns, widgets 
*/

.showmeref {
	
	display:none;
	
	}

* {
	margin: 0;
	padding: 0;
}

body {
	/*background: #FFFFFF url(images/img01.gif) repeat-x;*/
	background: #164a6f;
	font-family:  Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
	margin-bottom:10px;
}

h3 {
	font-size: 120%;
	margin-bottom: 10px;
}

p, ul, ol {
	margin-bottom: 10px;
	line-height: 1.5em;
}
form {
background-color:#ebebeb;
padding:10px;
margin-bottom:10px;
}

#text-369545741 .wpcf7-form input{
width:160px;
}
#text-369545741 .wpcf7-form textarea{
width:160px;
height:100px;
}

#text-369545741 .wpcf7-form p{
margin:0;
}

#text-369545741 .wpcf7-list-item {
display:inline;
}

.wpcf7-list-item {
display:block;
}


table {
	border-collapse: collapse;
	font-size:11px;
}
td {
	padding:4px;
}
td li{
	margin:4px;
	padding:0;
}
td ul {
	padding:0;
	margin: 0 0 0 8px;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

/* Begin Images */

img {border:none;}

p img {
padding: 0;
max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */

#container {
	width:800px;
	margin:auto;
	background: #FFFFFF;

}

/* Menu */

#menu {
	width: 770px;
	height: 58px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
	background: #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu li ul li{
	display: none;
}


#menu a {
	display: block;
	float: left;
	width: 127px;
	height: 38px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	/*text-transform: lowercase;*/
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #888;
}

#menu a:hover {
	background: #EEE;
}

#menu li .current_page_item {
	background-color: red;
}

#menu .active a {
	color: #FFFFFF;
}

/* Header */

#header {
	width: 769px;
	height: 120px;
	margin: 0 auto;
	background:#FFF;
	border-top:1px solid #EDEBD5;
}

#header h1 {
	float: left;
	width: 220px;
	/*height: 50px;*/
	margin: 0;
	padding: 70px 0 0 0;
	background:#FFF url(images/copredim-logo.png) no-repeat;
	text-align: center;
}

#header img {
	float: left;
	width: 220px;
	height: 118px;
	margin: 0;
	padding: 0px 0 0 0;
	background:#FFF url(images/copredim-logo.png) no-repeat;
	text-align: center;
}

#header h2 {
	/*float: right;*/
	margin: 0;
	padding: 70px 20px 0 0;
	text-align: right;
	font-size:30px;
	font-style:italic;
	color: #666;
}

#header h2 a {
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #ccc;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	padding: 10px 0;
	background: #FFF;
}

/* Content */

#loibloc div {
float:left;
width:250px;
height:290px;
border:0px solid #456;
margin:0 10px 10px 0px;
margin-left:10px;
background-color:#ebebeb;
padding:0;
}

#loibloc div:hover {
background: #ccc;
}

#loibloc h2 {
color:#666;
margin-top:0px;
margin-bottom:0;
padding-top:6px;
text-align:center;
font-style:italic;
font-weight:bold;
}

#loibloc p {
position:absolute;
width:238px;
text-align:left;
font-weight:bold;
color:#333;
padding:6px;
}

#loibloc a {
color:#333;
text-decoration:none;
}

#homebloc {
width:768px;
height:250px;
border:0px solid grey;
margin-bottom:10px;
text-align:center;
}

#homebloc div {
float:left;
width:181px;
height:250px;
border:1px solid #ccc;
margin:auto;
background: url(images/fondlogo.jpg) no-repeat;
}

#homebloc div:hover {
background: #eee url(images/fondlogo.jpg) no-repeat;
}

#homebloc h2 {
color:#EEE;
margin-top:10px;
}

#homebloc p {
text-align:left;
font-weight:bold;
color:#666;
margin-top:100px;
padding:6px;
}

#homefooter {
width:510px;
/*height:auto;*/
border:5px solid #ccc;
margin-bottom:20px;
margin-left:10px;
text-align:center;
padding-top:15px;
}

#content {
	float: left;
	width: 550px;
	padding-top: 10px;
	margin-left:0;
	padding-right:0;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 0px;
	/*background: #CCC;*/
	font-size:110%;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 8px;
	list-style: none;
}

#sidebar ul li ul li ul li{
font-size:85%;
}

#sidebar li {
padding:0;
margin:0;
}

#sidebar a {
color: #FFFFFF;
padding:0;
margin:0;
font-weight:bold;
text-decoration:none;
}
#sidebar a:hover {
color: #FFFFFF;
padding:0;
margin:0;
font-weight:bold;
text-decoration:underline;
}

.bluebox {
	background: url(images/menubg.jpg) repeat-y;
/*background:#1574a2;*/
}

.bluebox h2 {
	/*background: url(images/img06.gif) repeat-y;*/
	background:#175177;
}

/* Footer */

#footer {
	clear: both;
	height: 80px;
	padding: 16px;
	/*background: #ECECEC url('images/bglay.jpg') repeat-x;*/
	background:#176a94;
}

#footer p {
	margin: 0;
	text-align: left;
	font-size: 90%;
	color:#eee;
}

#footer a {
	color: #ccc;
}
