@import url("../base.css");
@import url("../engine.css");



a, a:visited{
	text-decoration: none;
	color:#4e4e4e;
}

a:hover{	
	text-decoration: underline;
	color:#E2E8F0;
	}


h1:first-child{
	margin-top:0;
}
h1{
	background:url() no-repeat;
	height:36px;
	width:700px;
	line-height:34px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	letter-spacing: -0.05em;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	
	display:block;
}
h1 select {
	font:11px Arial;
}
h1 td{
	vertical-align:middle;
	height:32px;
	line-height:0px;
	color:000;
	
}

h5{
	font-size: 18px;
	color:#295981;
	letter-spacing: -0.05em;
	text-transform:capitalize;
	text-align:center;
}

h6{
	font-size: 15px;
	color:#295981;
	font-weight:bolder;
	letter-spacing: -0.05em;
	font-style:italic;
	padding-left:30px;
	text-align:left ;
	
}

.category {
	width:250px;
	background:url() repeat-y center top;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.category .title {
	background:url() no-repeat;
	width:200px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	font-size: 15px;
	color:#295981;
	font-weight:bolder;
	letter-spacing: -0.05em;
	font-style:italic;
	padding-left:14px;
	font-size:15px;
	line-height:22px;
	color:#295981;
	
}
.category .catBottom {
	background:url() center bottom no-repeat;
	height:8px;
	width:169px;
}
.category .catContent {
	width:200px;
	height:auto;
	color:#666;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	
}
.category ul {
	list-style-type:none;

}
.category ul li {
    background:#fff;
	display:block;
	width:200px;
	height:29px;
	margin-top:1px;
	font-size:14px;
	text-align:left;
	padding-top:5px;
	padding-bottom:2px;
	border:1px solid #295981;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius: 5px;
	text-align:center;
	
	
}
.category ul li:first-child {

	display:block;
	width:200px;
	height:29px;
	
	line-height:22px;
	padding-top:2px;
	padding-bottom:2px;
	
}
.category ul li a, .category ul li a:visited {

	display:block;
	text-decoration:none;
	color:#4e4e4e;
	padding-left:3px;
}
.category ul li a:hover {

	display:block;
	text-decoration:none;
	color:#00aeef;
	padding-left:3px;
}





//* FORM */
.recherchehome{
    background-color:#fff;
	cursor:pointer;
	font-family:Trebuchet MS, Arial;
	font-size:14px;
	font-weight:bold;
	color:#0093da;
	border: 1.5px solid #909596;
	-moz-border-radius: 3.5px;
	-webkit-border-radius: 3.5px;	
}

.recherchehome:hover {
    color:#fff;
    background-color:#81aede;
	border: 1.5px solid #fff;	
} 

.recherchehome:active {
    color:#fff;
    background-color:#81aede;	
}

.selecthome{
    background-color:#fff;
	cursor:pointer;
	font-family:Trebuchet MS, Arial;
	font-size:12.5px;
	font-weight:bold;
	color:#0093da;
	border: 1.5px solid #909596;
	-moz-border-radius: 3.5px;
	-webkit-border-radius: 3.5px;	
}

.buttonhome {
    background-color:#fff;
	cursor:pointer;
	font-family:Trebuchet MS, Arial;
	font-size:12.5px;
	font-weight:bold;
	color:#606060;
	border: 1.5px solid #909596;
	-moz-border-radius: 3.5px;
	-webkit-border-radius: 3.5px;	
}

.buttonhome:hover {
    background-color:#81aede;
	color:#fff;
	border: 1.5px solid #fff;	
}

.buttonhome:active {
    color:#fff;
    background-color:#81aede;	
}

.button {
	
	width:auto;
	height:20px;
	background:#295981;
	cursor:pointer;
	font:Arial;
	font-size:13px;
	color:#fff;
	border:1px solid #295981;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius: 5px;
}	

.button:hover {
    background:#fff;
	border:none;
	width:auto;
	height:20px;
	cursor:pointer;
	font:Arial;
	font-size:13px;
	color:#295981;
	border:1px solid #295981;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius: 5px;
	
}
	

.button-content {
width:auto;
padding: 3px; 
margin-bottom: 7px; 
margin-top: 7px; 
background:#295981;
font:Arial;
font-size:13px;
cursor:pointer;
color:#fff;
	border:1px solid #295981;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius: 5px;
}

.button-content:hover {
width:auto;
padding: 3px; 
margin-bottom: 7px; 
margin-top: 7px; 
background:#fff;
font:Arial;
font-size:13px;
cursor:pointer;
color:#295981;
	border:1px solid #295981;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius: 5px;
}

button.mult_submit {
border: none;
background-color: transparent;
}

.recherche2 {
	border:none;
	width:135px;
	height:20px;
	cursor:pointer;
	font:Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	border: 1.5px solid #909596;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.inscription label{
width: 100px;
display: block;
float: left;
font-weight: bold;
}

.inscription form{
margin-left: 50px;
margin-top: 30px;
}

.pagination {
	background:url() no-repeat;
	line-height:34px;
	font-family:georgia;
	font-size:0.9em;
	font-style: normal;
	text-align:center;
	height:36px;
	width:700px;
	color:#678bff;
	letter-spacing: -0.05em;
	padding-left:20px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left: -5px;
	display:block;
}
.pagination .courante {
	background:#32B1D0 none repeat scroll 0 0;
	border:1px solid #918A7B;
	color:white;
	border-radius:0.5em;
	-moz-border-radius:0.5em;
	margin-left:5px;
	padding:4px 8px;
	text-decoration:none;
}
.pagination .desactive {
	color:#918A7B;
	margin-left:5px;
	padding:3px 7px;
	text-decoration:none;
}
.pagination a {
	background:#f7f5ef none repeat scroll 0 0;
	background-image:url('../../images/img-site/pagination.png');
	background-repeat:repeat-x;
	border:1px solid #918A7B;
	color:black;
	margin-left:5px;
	border-radius:0.5em;
	-moz-border-radius:0.5em;
	padding:3px 7px;
	text-decoration:none;
}
.pagination a:hover {
	background:#ECE6D7 none repeat scroll 0 0;
	border:1px solid #555;
	color:#4B4438;
}



