.fond_cellule{
	border:0px;
	vertical-align:top;
	color:#000000;
	font-family: Sans-serif, Arial, Helvetica;
	font-size: 13px;
	font-weight:normal;
	background-repeat:no-repeat;
	letter-spacing: 1px;
}

.rech_adresse{
	font-family:Arial, Helvetica, sans-serif;
	color:#636363;
	font-size:12px;

}

.pied_page{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#181818;
	margin-left:10px;
	margin-right:10px;
}

.date {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	margin-bottom:10px;
	margin-right:10px;
}

.msg {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #7D1100;
}

/* Styles du menu */

.info {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin: 15px;
}

/* Style des ombres */
.ombre_gauche {
	background-image:url(images/ombre_gauche.png);
	background-repeat: no-repeat;
	background-position:top;
}

.ombre_droite {
	background-image:url(images/ombre_droite.png);
	background-repeat: no-repeat;
	background-position:top;
}

.image_gauche {
	background-image: url(../image/bord_gauche.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
/* Style du pied de page */
.pied_page {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-left: 15px;
	margin-right: 15px;	
}


/* Style des liens */
a:link, a:visited, a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;

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

#info_lien a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.points_vente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
	padding-top:10px;
	padding-left:20px;
}

/* CMS MENU */
#menu{
	margin-left:20px;
}

#menu ul
{
	margin: 0;
	white-space: nowrap;
	padding: 0;
}

#menu li
{
	list-style-type: none;
	margin: 0;
	padding-bottom:0.15em;
}

#menu a, #menu a:link, #menu a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#A8A8A8;
	text-decoration: none;
}

#menu a:hover
{
	color:#0D2C65;
}

/* MENU SELECTIONNE */


#souligne_menu {
	width: 170px;
	background-image:url(images/point_menu.png);
	background-repeat:repeat-x;
	background-position: bottom;

}

#selectmenu
{
	width: 170px;
	background-image:url(images/point_menu.png);
	background-repeat:repeat-x;
	background-position: bottom;
}



/* CMS SOUS-MENU */
#sous_menu{
	margin-left:20px;
}
#sous_menu ul
{
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}

#sous_menu li
{
	list-style-type: none;
	margin: 0;
	padding: 0.25em;
}

#sous_menu a, #sous_menu a:link, #sous_menu a:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#595753;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 10px 1px 20px;
	background-image:url(../image/SP0.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/* MENU SELECTIONNE */

#selectsous_menu a, #selectsous_menu a:link, #selectsous_menu a:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0D2C65;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 10px 1px 20px;
	background-image:url(../image/SP1.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#sous_menu a:hover
{
background-image:url(../image/SP1.gif);
background-repeat: no-repeat;
background-position: left;
color:#0D2C65;
}

.bouton {
	BORDER-RIGHT: #7d1100 1px solid;
	BORDER-TOP: #7d1100 1px solid; 
	BORDER-LEFT: #7d1100 1px solid; 
	BORDER-BOTTOM: #7d1100 1px solid; 
	BACKGROUND-COLOR:#FFFFFF;
}

/* PAGE DE LOGIN */

input{
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #222;
}
#logindiv {
	width:360px;
	height:200px;
	padding:24px;
	border:1px solid #B3BDC8;
	background-color: #F0F0F0;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#loginform {
  width:300px;
  height:200px;
  margin:auto;
}

#promptDiv {
	width:340px;
	height:48px;
	padding:10px;
	margin-bottom:16px;
	background:#ffffff;
	text-align:left;
	/*font-size:11px;*/
	/*color:#666666;*/
	border:1px solid #222;
}

#buttonDiv { 
  text-align:center;
}
.fieldTitle {
  margin-bottom:3px;
  font-weight:bold;
  color:#666666;
}
.fieldEntry {
  margin-bottom:8px;
}
.pied a, .pied a:link, .pied a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#A8A8A8;
	text-decoration: none;
	color: #A8A8A8;
}

.pied a:hover
{
	color:#C73030;
}
div#mediacms {
	display:block;
	height: 130px;
	width: 175px;
	padding: 5px;
	border: 1px solid #003366;
	text-align:center;
	margin-bottom: 20px;
	background-color:#f1f1f1;
}

.photo{
	display: block;
	background: #fff;
	border: 1px solid #CCCCCC;
	padding: 0.7em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.photo_index{
	border: 1px solid #CCCCCC;
	padding: 0.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
	width: 240px;
	background-color: #fff;
	/*background-image: url(images/coin_box.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
.photo_index_txt{
	margin-left: 10px;
	float:left;
	width: 140px;
}
.photo_index_titre{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FF4D0C;
	font-weight:bold;
	margin-bottom: 5px;
}
.photo_index_date{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B4B4B4;
	float:left;
	width: 240px;
	margin-top: 0px;
	margin-left: 0px;
	text-align:left;
}

.fichierscms{
	display: block;
	background: #fff;
	border: 0px solid #CCCCCC;
	clear: both;
	float: right;
	overflow: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.fichierscms_ligne{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tab_intranet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #F8F8F8;
}
.texte_date_agenda
{
	color:#85856D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.texte_agenda
{
	color:#1B2009;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
