
/* © 2015 */


/* ------------------------------------------------ IMPORT CSS */

/* ------------------------------------------------ CSS */
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #0F5B96 url(../images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A4E4F5;
}

h1{
	font-size:2.4em;
	color: #a4e4f5;
	margin:0px;
	padding:0px 0px 15px 0px;
}

h2{
	font-size:1.8em;
	color: #53bece;
	margin:0px;
	padding:0px 0px 20px 0px;
}

h3{
	color: #53bece;
}


/* ------------------------------------------------ PARAMETRES : defaut */

/* Hack FF pour masquer les contours pointillés sur les liens */ 
a{
	outline: none;
}

:focus{
	-moz-outline-style: none;
}

a{
	color: #A4E4F5;
	text-decoration:none;
}

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


p{
	text-align:justify;
	margin: 0px;
	padding: 0px;
}

strong, b{
	color:#fff;
	font-weight:bold;
}

img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img {
	max-width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

form{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input, select, textarea{
	color:#717171;
	border: 1px solid #efefef;
	padding: 2px;
	margin-bottom:5px;
	
	-moz-border-radius: 4px;
	-webkit-border: 4px;
	border-radius: 4px;
}

/*ul li{
	margin-left:20px;
	list-style-position:outside;
	
}*/

/*---------------------------------------------------------------------*/
/* PARAMETRES : site  */
/*---------------------------------------------------------------------*/

#site{
	/*margin:0 auto;*/
	padding-bottom:10px;
}

#site *{
	z-index:9;
}
#menu *, #header *, #moteur *{
	z-index:99;
}


#header {
	height: 150px;
	background: url(../images/img02.jpg) no-repeat center top;
}

#logo {
	float: left;
	padding:0px;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	font-size: 3em;
	color: #62D6F5;
}

#logo p {
	font-size: 1.4em;
	color: #199DD2;
}

#logo a {
	text-decoration: none;
	color: #62D6F5;
}

.contenu{

}

.wash{
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*--------------------------------------------------------------------*/
/* GESTION : header */
/*--------------------------------------------------------------------*/
#header {	

}



/*--------------------------------------------------------------------*/
/* GESTION : contenu */
/*--------------------------------------------------------------------*/
#contenu{
	margin:0px auto;
	padding:0px;
}

/* ----------------------------------------------------------- TITRE PAGE */
#titrePAGE{
	padding-top:20px;
}

/* ----------------------------------------------------------- SIDEBARS ( Gauche / Droite ) */

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(../images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #2872A6;
}

.sidebar li li a {
	text-decoration: none;
	color: #C9ECF5;
}

.sidebar li li a:hover {
	color: #FFFFFF;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}

/* ----------------------------------------------------------- GAUCHE */
#leftbar{

}

/* ----------------------------------------------------------- DROITE */
#rightbar{

}

/* ----------------------------------------------------------- CONTENT */
#content{

}




/* ---------------------------------------------------------- CONTENT */
#content{
	margin-bottom:20px;
}

/*--------------------------------------------------------------------*/
/* GESTION : footer */
/*--------------------------------------------------------------------*/
#footer{
	/*margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#fff;
	font-size:11px;
	color:#717171;
	border-top:1px dotted #efefef;

	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;*/
}


#footer {
	clear: both;
	padding: 40px 0;
	background: #083253;
	color:#6E6E6E;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #6E6E6E;
}

#footer a {
	color: #6E6E6E;
}
#footer a:hover {
	color: #fff;
}

#copyright{
	margin-top:20px;
}

/*--------------------------------------------------------------------*/
/* DIVERS */
/*--------------------------------------------------------------------*/

.radius {
	-moz-border-radius: 4px;
	-webkit-border: 4px;
	border-radius: 4px;
}

.full{
	width:100%;
}
























input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}



img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}


/* Page */


.post {
	margin-bottom: 15px;
	background: #1EB5DD url(images/img05.gif) no-repeat;
	color: #0A416B;
}

.post a {
	color: #A4E4F5;
}

.post a:hover {
	color: #FFFFFF;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(../images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 10px;
	background: url(../images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .links a:hover {
	color: #FFFFFF;
}


.nom
{
   color: red;
}

/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}

/* Calendar */

#calendar_wrap {
	padding-left: 10px;
}

#calendar_wrap table {
	width: 180px;
	text-align: center;
	border-collapse: collapse;
}

#calendar_wrap tfoot {
	font-weight: bold;
}

#calendar_wrap tfoot a {
	text-decoration: none;
}

#calendar_wrap #prev {
	text-align: left;
}

#calendar_wrap #next {
	text-align: right;
}

#calendar_wrap tbody {
	border-bottom: 1px solid #2872A6;
	border-right: 1px solid #2872A6;
}

#calendar_wrap tbody td {
	padding: 3px 0;
	border-top: 1px solid #2872A6;
	border-left: 1px solid #2872A6;
}

#calendar_wrap tbody td a {
	font-weight: bold;
}
