/******************************************************
	STYLES DES ELEMENTS HTML
******************************************************/

body {
	background : #4a77b8 url(../images/nuages.jpg);
  background-repeat: repeat;
	margin:10px;
	padding:0px;
	font: 70%/126% verdana, arial, helvetica, sans-serif;
}

a {
	background: transparent;
	background-repeat:repeat;
}

a:link {
	color: blue;
}

a:active {
	color: blue;
}

a:visited {
	color: blue;
}

a:hover {
	color: red;
}

a img {
	border: none;
}

strong {
	font-style: normal;
	font-weight: bold;
}

em {
	font-style: normal;
	font-weight: bold;
}

h1 {
	font: 160% verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
}

h2 {
	font: bold 130% verdana, arial, helvetica, sans-serif;
	margin:0px 0px 12px 0px;
}

h3 {
	font: bold 120% verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 12px 0px;
}

h4 {
	font: bold 110% verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 12px 0px;
}

h5 {
	font: bold 90% verdana, arial, helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 10px 0px;
}

p.s, #footer p {
	font-size: 90%;
}

p .rouge {
	color: red;
}	

/******************************************************
	ELEMENTS DE FORMULAIRE
******************************************************/

input {
	margin-bottom: 3px;
}

.submit {
	background: black;
	padding: 1px;
	margin: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 95%;
	border: 1px solid black;
}

.frm {
	border: 1px solid #7f7f7f;
	padding: 2px 1px 0px 1px;
	line-height: 110%;
	font-size: 98%;
	font-family: verdana, arial, helvetica, sans-serif;
}

.submit {
	font-family: verdana, arial, helvetica, sans-serif; 
}

fieldset {
	margin:8px 0px;
	padding:12px;
	border: 1px solid #ccc;
}

.grey {
	background-color:#E5E5E5;
	padding: 0px 0px 0px 0px ;
}

.grey2 {
	background-color:#f0f0f0;
	padding: 0px 0px 0px 0px ;
}


.color1 {
	background-color:#FBFE00;
}
.color2 {
	background-color:#FED700;
}
.color3 {
	background-color:#FEA100;
}
.color4 {
	background-color:#FE6C00;
}




legend {
	font-weight:bold;
	color:#333;
	margin:0px 4px;
}

.tablestat {
border-style:solid; 
border-width:0px; 
border-color:white;
width:60%;
border-collapse:collapse;
}
.tdstat { 
border-style:solid; 
border-width:0px; 
border-color:white;
}

/******************************************************
	ELEMENTS DE FORMULAIRE RECHERCHE ANCIEN
******************************************************/


/******************************************************
        PHOTO DU JOUR
******************************************************/

.polaroid {
	padding: 15px;
	padding-bottom: 15px;
	border: 1px solid black;
/*	background: white url(../images/title_photo.gif) bottom center no-repeat; */
	text-align: center;
}

/******************************************************
	AFFICHAGES DES ANNIVERSAIRES height: 50px;
******************************************************/

#anniversaires {
	position: relative;
	top: 0px;
	left: 235px;
	margin: 0px;
	padding: 5px;
	width: 350px;
	
}

/******************************************************
	BOITE DE LOGIN
******************************************************/

#login {
	float: right; 
	padding: 7px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: solid red 1px;
}

/******************************************************
	BOITE DE RECHERCHE D'ANCIEN
******************************************************/

#rechercheancien {
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 90%;
	text-align: center;
}

#promos {
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 90%;
	text-align: center;
}

/******************************************************
	MENU DE NAVIGATION
******************************************************/

#menu {
	background: #000;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 100%;
	color: #fff;
}

#menu a {
	text-decoration:none;
}

#menu a:link {
	color: #fff;
}

#menu a:visited {
	color: #fff;
}

#menu a:hover {
	color: red;
	text-decoration: underline;
}

#menu a:active {
	color: #64bfdb;
}

#menu ul {
	background: #ccc;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 1%;
}

#menu li				{
	background: url("../images/menusep.gif") no-repeat center right;
	float: left;
	margin: 0px;
	padding: 3px 4px 6px 6px;
}

#menu li a			{
	margin: 0px;
	padding: 0px 4px 0px 0px;
	white-space: nowrap;
}

#menu li strong		{ 
	padding: 0px 4px 0px 0px; 
}

#menu li a strong 	{ 
	padding: 0px; 
}

/******************************************************
	Sous MENU DE NAVIGATION
******************************************************/

#sousmenu {
	background: #808080;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 100%;
	color: #fff;
}

#sousmenu a {
	text-decoration:none;
}

#sousmenu a:link {
	color: #fff;
}

#sousmenu a:visited {
	color: #fff;
}

#sousmenu a:hover {
	color: red;
	text-decoration: underline;
}

#sousmenu a:active {
	color: #64bfdb;
}

#sousmenu ul {
	background: #ccc;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 1%;
}

#sousmenu li				{
	background: url("../images/menusep.gif") no-repeat center right;
	float: left;
	margin: 0px;
	padding: 3px 4px 6px 6px;
}

#sousmenu li a			{
	margin: 0px;
	padding: 0px 4px 0px 0px;
	white-space: nowrap;
}

#sousmenu li strong		{ 
	padding: 0px 4px 0px 0px; 
}

#sousmenu li a strong 	{ 
	padding: 0px; 
}

/******************************************************
	SEPARATEUR TRANSPARENT
******************************************************/

br.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

/******************************************************
	CADRE DU SITE WEB
******************************************************/

#container	{

	position: relative;
	background: white;
	width:790px;
	border: dotted black 1px;
	padding: 3px;
}

/******************************************************
	LOGO
******************************************************/

#logo {
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	z-index: 50;
}

/******************************************************
	news
******************************************************/

.cNews {
	width: 100%;
	background: #ACD6F3;
}

.newsauteur {
        width: 20%;
}
.newscontenu {
        width: 80%;
}

.lienlogo {
        width: 25%;
}

/******************************************************
	COLONNES DE CONTENU
******************************************************/


.lCol {
	float: left;
	width: 49%;
	margin-right: 1%;
	background: #fff;
}

.rCol {
	float:left;
	width:49%;
	background:#fff;
}

.lCol .indent 	{ 
	margin: 0px 12px 0px 12px;
	padding: 0px;
	text-align: justify;
}

.rCol .indent {
	margin: 0px 0px 0px 12px;
	padding: 0px;
	text-align: justify;
}

.lColpubli {
	float: left;
	width: 49%;
	margin-right: 1%;
	background: #fff;
}

.rColpubli {
	float:left;
	width:49%;
	background:#fff;
}

.lColpubli .indent 	{ 
	margin: 0px 12px 0px 12px;
	padding: 0px;
	text-align: left;
}

.rColpubli .indent {
	margin: 0px 0px 0px 12px;
	padding: 0px;
	text-align: justify;
}

.cCol {
	width: 100%;
	background: #fff;
}

.cCol .indent 	{ 
	margin: 0px 12px 0px 12px;
	padding: 0px;
	text-align: center;
}

/******************************************************
	PIED DE PAGE
******************************************************/

#pied_page	{

	width:100%;
	margin:8px 0px;
	padding:8px 0px;
	border-top:1px solid black;
	color:#555;
}

#pied_page p {
	margin:0px 12px 0px 12px;
	float: left;
}

#pied_page p img {
	position: relative;
	top: 4px;
}

#pied_page ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#pied_page li {
	font-size: 90%;
	margin: 0px;
	padding: 0px 8px 0px 6px;
	float: left;
}

#outils {
               width: 500px;
               background: buttonface;
               border-top: 1px solid buttonhighlight;
               border-left: 1px solid buttonhighlight;
               border-bottom: 1px solid buttonshadow;
               border-right: 1px solid buttonshadow;
               margin: 0;
               text-align:center;
}

.out {
               background: buttonface; 
               border: 1px solid buttonface;
               margin: 1px; 
}

.over { 
               background: buttonface;
               border-top: 1px solid buttonhighlight;
               border-left: 1px solid buttonhighlight;
               border-bottom: 1px solid buttonshadow;
               border-right: 1px solid buttonshadow;
               margin: 1px;
}
