body{
    color: #192425;
    background: #fdfdfd url(images/body.jpg) no-repeat fixed;
    font-family:  Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    background-color:#77a9cb;
}

a {
    color: #5D78AE;
	text-decoration: none;
}
a:hover {
    color: #2d403f;
}

hr {
	color: #597070;
	background-color: #597070;
	height: 1px;
	clear: both;
	border: 0;
}
a img {
	border: 0;
}

#conteneur {
    background: #fff;
    width: 944px;
    margin: 0 auto;
    padding: 0;
    border: none;
}

.watermark 
{
    color: #A8A8A8;
}

.noscreen
{
    display: none;
}


/**************************************************************/


/*********** HEADER ***********/

#header
{
    background: #fff url(images/header.jpg) no-repeat top left;
    height: 375px;
    position: relative;
}

#header h1
{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    left: 0;
}

#header h1 a
{
    display: block;
    width: 320px;
    height: 300px;
    /*background: url(images/logo.png) no-repeat top left;*/
}

#header h1 a span 
{
    display: none;
}

/*********** RECHERCHE **********/

#header .recherche 
{
    position: absolute;
    top: 8px;
    right: 18px;
    width: 140px;
}
#header .recherche input
{
    color: #207171;
    font-size: 10px;
    vertical-align: middle;
}
#header .recherche input.terme
{
    color: #555;
    background: #fff;
    border: 1px solid #555;
}


/*********** SITES ***********/
#sites 
{
    position: absolute;
    bottom: 5px;
    left: 5px;
}
#sites a 
{
    color: #fff;
    font-size: 10px;
    text-decoration: none;
    padding-right: 10px;
}
#sites a:hover 
{
    color: #196a63;
}
.error_pan
{
    background: url("images/warning-icon.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    margin-left: 25px;
    padding-left: 30px;
    padding-top: 5px;
}
.error_pan span
{
}
/*********** GLOSSAIRE ***********/

#glossaire
{
    padding-right: 50px;
}

#glossaire a
{
    color: #fff;
}

#glossaire a:hover
{
    color: #196a63;
}



/***** Accès adhérent ******/

.login
{ 
    position:absolute;
	display:none;
	width:315px;
	height:170px;
	color:#9d2c3d;
	font-size:12pt;
	z-index:10000;
}

.login .close
{
    position:absolute;
    top:5px;
    right:5px;
    width:30px;
    height:17px;
    z-index:1001;
    cursor:pointer;
    height:26px;
}

.login h2
{
    background:transparent url(images/bg_login_top.png) no-repeat top left;  
    position:relative;
 	width:280px;   
	color:#fff; 
	font-size:12pt;
	margin:0;
	padding-top: 10px;
	padding-left:35px;
}

.login .contenu_login
{
    position:relative;
    width:310px;
	color:#555555;
	font-size:11pt;
	padding:20px 5px 20px 0px;
	text-align: right;
	background-color:White;
}

.login .contenu_login a
{
    color:#5794dc;
    text-decoration:underline;
    font-size:10px;
}

.login_pan a
{
    color:#959595; 
    font-size:13px; 
    vertical-align:top; 
}

.login .bottom_login
{
    background:transparent url(images/bg_login_bottom.png) no-repeat top left;  
    position:relative;
 	width:275px; 
 	height:13px;  
	color:#fff;
	margin:0;
}

.login a
{
	color: #FFF;
	text-decoration:none;
}

.login a:hover
{
	text-decoration:underline;
}


.login input
{
    vertical-align: middle;
}

.login .input
{
    font-size: 15px;
    border: 1px solid #d6d6d6;
    background: #FFFFFF;
    color: #adadad;
    width: 95px;
    padding:1px 0px 2px 0px;
    margin:0px 15px 4px 0px;
}

.login .btn
{
    margin:0px 15px 4px 4px;
}

.login .error
{
    padding:0px;
    margin:0px 15px 4px 0px;
    color:#FF0000;
    font-size:10px;
    line-height:11px;
}

.login .memoriser
{
    color:#555555;
    margin-right: 5px;
}

.Acces_Adherent img
{
    padding-top:10px;   
}

/* login dans le header */
.loginHeader {
    background: #E2E2E2;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 146px;
    position: absolute;
    bottom: 52px;
    right: 19px;
}

#header .adresseOP
{
    position: absolute;
    bottom: 52px;
    left: 17px;
    width: 330px;
    font-size: 10px;
}

/************ Logged info *************/
table.top_panel
{
    float: right;
    margin-right: 160px;
    margin-top: 10px;    
    color: #959595;
}
table.top_panel div.logged span
{
    background: url("images/LoggedIcon.png") no-repeat scroll left 0 transparent;
    color: #959595;
    display: block;
    float: left;
    font-weight: bold;
    height: 30px;
    margin-right: 10px;
    margin-top: -5px;
    padding-left: 25px;
    padding-top: 4px;
}


/*********** MENU PRINCIPAL ***********/

#menu
{
    background: url("images/menu.png") repeat-x scroll left top #51999F;
    float: left;
    font-size: 15px;
    height: 50px;
    margin-left: 15px;
    margin-top: 315px;
    z-index: 500;
}
#menuInt1
{

}
#menuInt2
{

}

.menulist, .menulist  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menulist li {
	float: left;
	display: block;
	position: relative;
	margin: 0;
	z-index: 3000;
    height: 50px;
}
.menulist img 
{
    vertical-align: text-bottom;
    margin-left:5px;
    margin-bottom: -1px;
}
.menulist a 
{
    background: url(images/menu-separateur.png) no-repeat 0 ;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 14px;
    height: 50px;
    color: #fff;
    padding-left: 1px;
}
.menulist a span 
{
	display: block;
	float: left;
	padding: 15px 15px 1px;
}
.menulist a.highlighted, .menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus, .menulist a.actif
{
    color: #fff;
    background: url(images/menu-onglet-gauche-on.png) repeat-x top left;
}
.menulist li.red a.highlighted, .menulist li.red a:hover, .menulist li.red a.highlighted:hover, .menulist li.red a:focus, .menulist li.red a.actif
{
    color: #fff;
    background: #ce0809;
}
.menulist li.red ul a.highlighted, .menulist li.red ul a:hover, .menulist li.red ul a.highlighted:hover, .menulist li.red ul a:focus, .menulist li.red ul a.actif
{
    color: #ce0809;
    background: #fff;
}
.menulist li.red ul {
	background: #ce0809;
}
.menulist a.highlighted span, .menulist a:hover span, .menulist a.highlighted:hover span, .menulist a:focus span, .menulist a.actif span
{
}
.menulist ul {
	display: none;
	position: absolute;
	top: 26px;
	left: 0;
	margin-top: 0;
	padding: 5px 0;
	width: 200px;
	background: #00579a;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;	
        
}

.menulist ul li {
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
	text-align: left;
	border: 0;
	height: auto;
}

.menulist li ul {
	margin-top:24px;
	width:219px;
}

.menulist li ul li ul {
	width:219px;
}

.menulist ul a 
{
    background: none;
	display: block;
	float: none;
    height: auto;
    padding: 2px 5px;
    background-color:#fff;
    margin-left:5px;
    margin-right:5px;
    padding-bottom:10px;
    color:#00579a;
    width:199px;
}

.menulist .menuImg
{
    padding-bottom:5px;
    margin-left:5px;
}

.menulist ul a:hover, .menulist ul a.highlighted, .menulist ul a.highlighted:hover, .menulist ul a:focus, .menulist ul a.actif
{
    background: #fff none;
    color:#00579a;
    text-decoration: underline;
}
.menulist ul a.highlighted span, .menulist ul a:hover span, .menulist ul a.highlighted:hover span, .menulist ul a:focus span, .menulist ul a.actif span
{
    background: none;
}

.menulist ul ul {
	top: 0px;
	margin-top: 0;
	left: 219px;
}

.menulist a .subind {
	display: none;
	padding: 0;
}
.menulist ul a .subind 
{
    background: none;
	display: block;
	float: right;
}

*:first-child+html .menulist ul li {
	float: left;
	width: 100%;
	padding: 0;
}

* html .menulist ul li {
	float: left;
	height: 1%;
	padding: 0;
}
* html .menulist ul a {
	height: 1%;
}
.pictohome img
{
   margin: 10px 10px 1px;
}
li.red
{
    background: #ef4400;
}
/*********** ASCENDANCE ***********/

#ascendance {
	font-size: 11px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	clear: both;
}
#ascendance ul {
	margin: 0;
	padding: 3px 7px 7px 0;
}
#ascendance li {
	display: inline;
	padding-left: 5px;
}


/**************************************************************/

#milieuPage 
{
    clear: both;
    min-height: 250px;
    _height: 250px;
}

/*********** NAVIGATION ***********/

#navigation {
	width: 200px;
	margin: 0;
	float: left;
	min-height: 100px;
}
#navigation h4
{
    margin: 15px 15px 0;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: normal;
    background: #00579a;
    width: 150px;
    display: block;
    color: White;
    text-transform: uppercase; 
}
.navigation
{
    /*background: url(images/navigation-centre.png) repeat-y top left;*/
}
.navigation .navigation
{
   /* background: url(images/navigation-bas.png) no-repeat bottom left;*/
}
.navigation .navigation .navigation
{
    /*background: url(images/navigation-haut.png) no-repeat top left;*/
}

.navigation .spacer
{
    font-size: 1px;
    height: 1px;
    display: block;
    clear: both;
}

/* éléments dans la navigation */
#navigation .element
{
    color: #213030;
    margin: 0;
}
#navigation .element h2 
{
    font-size: 13px;
    margin: 0;
    padding: 0;
}
#navigation .element ul 
{
    margin: 2px 0 0 0;
    padding-left: 15px;  
}
#navigation .element ul li ul
{
    margin-left: 0;
    padding-left: 20px;
}
#navigation .element ul li ul li ul, #navigation .element ul li ul li ul li ul
{
    display:none;
}
#navigation .element a 
{
}

#navigation .element .treeview a.actif, #navigation .element .treeview a:hover
{
    color: white;
    background: url("images/arrow.png") no-repeat scroll 0 2px transparent;
    padding-left: 10px;
}
#navigation .element p
{
    padding-left: 15px;
}
.combo
{
    margin-left:15px;
}

/*********** CONTENUS ***********/

#contenus {
	width: 540px;
	float: left;
	margin: 0;
	padding-top: 10px;
	margin-bottom: 10px;
	border: 0;
}
#contenus h1
{
    color: #00569c;
    text-transform: uppercase;
    font-weight: normal;
}

/* composants */

.composant {
	color: #787878;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url("images/composant-separateur.png") repeat-x top left;
}

.composant div.ArticleTitle h2, .composant .texte h2 
 {
    font-size: 16px;
    color: #1262a1;
    vertical-align:bottom;
    font-weight: normal;
    margin-bottom: 5px;
    text-transform: uppercase;
    background: transparent url("images/Puce_article.jpg") no-repeat left;
    padding-left: 20px; 
    border-bottom: 1px #1262a1 solid
}

.composant a {
}
.composant img {
	border: 0;
	/*max-width: 100%;*/
}
.composant img.align-g
{
    margin-right: 10px;
}
.composant img.align-d
{
    margin-left: 10px;
}

.composant .highlight 
{
    font-weight: bold;
    font-style: normal;
    color: #c00;
}
.composant .resultatRecherche 
{
    cursor: pointer;
    border: 1px solid #fff;
}
.composant .resultatRecherche:hover 
{
    border: 1px solid #c00;
    background: #fee;
}


/* accroche */
.composant .accroche {
	font-size: 12px;
	margin: 14px 0 15px 0;
	text-align: justify;
	color: #737373;
	font-weight: bold;
}

.composant .accroche p
{
    margin: 0;
}

/* texte */
.composant .texte {
	font-size: 12px;
    text-align: justify;
	color: #737373;
}

.composant .texte img{
    margin-right: 5px;
}

/* contenus */
.composant .texte ul, .composant .accroche ul {
	margin-left: 15px;
	padding-left: 0;
}
.composant .sommaire ul 
{
    list-style-image: url("images/PuceSommaire.jpg");
} 
.composant .sommaire ul li
{
  border: 1px dotted #EDEDED;
  border-left:none;
  border-right: none;
}
.composant .sommaire ul li:hover
{
  background: #EDEDED;
}


/* Gallerie d'image */

.gallerie
{
    float: left;
    padding: 10px;
}

/* formulaires en couleurs */
.frmCouleur
{
	width: 100%;
}
.frmCouleur th 
{
	color: #58737F;
	text-align: left;
	width: 20%;
	vertical-align: top;
}
.frmCouleur .alt th 
{	
	background-color: #E3E8EA;
	color: #58737F;
}
.frmCouleur td p 
{
	margin: 5px 0;
	padding: 0;
}

/* actualités */

.actualites #actusSelection
{
    clear: both;
    text-align: right;
}
.actualites #actusSelection a
{
    font-family: Georgia, "Times New Roman", Times, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    background: #a4bfb1;
    color: #009068;
    border: 1px solid #a4bfb1;
    text-decoration: none;
    padding: 3px 5px;
}
.actualites #actusSelection a:hover, .actualites #actusSelection a.actif
{
    background: #fff;
    border: 1px solid #009068;
}
.actualites .actu 
{
    background: #e8e9de;
    position: absolute;
    top: 60px;
    left: 0;
    width: 270px;
    height: 370px;
    z-index: 8;
    display: none;
}
.actualites .active
{
    z-index: 10;
    display: block;
}
.actualites .last-active {
    z-index: 9;
}

.actualites .actu h3
{
    font-size: 12px;
    color: #4f4d4d;
    margin: 5px 0;
    padding: 0;
}
.actualites .actu img 
{
    text-align: center;
    display: block;
    clear: both;
    margin: 5px auto;
}
.actualites .actu .lienSuite 
{
    clear: both;
    text-align: right;
    margin: 5px 0;
}


/*********** MOTS DE GLOSSAIRE DANS LA RECHERCHE ***********/

.fieldsetGlossaire
{
    margin-top: 10px;
}

.GlossaireRecherche
{
    float: left;
    width: 100%;
}

.GlossaireRecherche div
{
    display: inline;
}

/*********** Treeview ********************/
.treeview
{
    list-style-type:none;   
    
}

.treeview li 
{
    padding: 5px 0 0;
    background-color:#56adc8;
    font-size:12px;
    width:170px;
    border-bottom:solid 1px #fff;
    font-weight:bold;

}

.treeview .actif
{
    color :White;   
}

.treeview li a
{
    color:#fff;
    border-bottom:white;
    padding-left:10px;
    display:block;
}

a.actif
{
    color:White;   
}

.treeview li ul
{
    border-top:solid 1px #fff;   
    
}

.treeview ul li
{
    list-style-type:none;
    width:160px;
    margin-left:-20px;
    background-color:#006f9a;
    padding-left:10px;
    border:none;
    font-weight:bold;
    font-size:11px;
    padding-bottom: 3px;
}

/*********** MOTS DE GLOSSAIRE DANS L'ARTICLE ***********/

.GlossaireArticle
{
    display: inline;
}


/*********** TABS ***********/
/* le menu (ul) avec les tabs eux-mêmes */
.ui-tabs-nav 
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    clear: both;
    height: 17px;
}
.ui-tabs-nav li 
{
    float: left;
    width: 100px;
    text-align: center;
    margin: 0;
    padding: 0;
}
.ui-tabs-nav a 
{
    display: block;
    border: 1px solid #ccc;
}
/* le tab sélectionné (li) */
.ui-tabs-selected 
{
    background: #ccc;
}
.ui-tabs-selected a 
{
    border: 1px solid #666;
}
/* chaque panel de tab */
.ui-tabs-panel 
{
    border: 1px solid #ccc;
}
/* les panels de tabs masqués */
.ui-tabs-hide 
{
    display: none;
}


/*********** Panel de droite *************/
#PanelDroite
{
    float: left;
    width: 170px;
    margin-left: 18px;
}
#PanelDroite h2
{
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    background: #e2e2e2;
    text-transform: uppercase;
    text-align: center;
}
#PanelDroite .actu
{
    margin-left: 10px;
    border-bottom: 1px dotted #848484;
    padding-bottom: 10px;
}
#PanelDroite .ColonneNews h3
{
    font-size: 12px;
    color: #0057b3;
}
#PanelDroite #actusListe
{
    background: #ededed;
    padding: 10px 0;
}
#PanelDroite .agenda .calendrier
{
    background: #fafafa;
    border: 1px solid #d1d0d5;
    border-left: none;
    border-right: none;
    padding: 5px 0;
}
#PanelDroite .agenda .instruction 
{
    color:#8b8b8b;    
}
#PanelDroite .agenda table
{
    width:165px;
    margin-top: 10px;
    margin-left: 5px;
    
}
#PanelDroite .agenda .calendrier .mois
{
    margin-left:15px;
}
#PanelDroite .calendrier td.reunion a
{
    background:none repeat scroll 0 0 #FF9900;
    border:1px solid #FF9900;
    color:#FFFFFF;    
}
#PanelDroite div.reunion
{
    padding: 5px 0;
}
#PanelDroite div.reunion a
{
    color:#5D5D5D;
}
#PanelDroite div.reunion a:hover
{
    text-decoration:underline;    
}
#PanelDroite div.reunion a span
{
    color:#FF9000;
}
/**************************************************************/


/**************************************************************/


/*********** PIED DE PAGE ***********/

#pieddepage
{
    position: relative;
    color: #000;
    font-size: 10px;
    height: 63px;
    line-height: 63px;
    background: url(images/bg_footer.png) repeat-x bottom left;
    padding: 0 20px 0 20px;
    border-top: 15px solid #dfdfdf;
}

#pieddepage a
{
    line-height: 63px;
    text-decoration: none;
}

.footerAddress
{
    float: left;
    color: #000;
    padding-top: 10px;
    width: 100%;
}
.footerAddress a
{
    color: #000;
}
.footerAddress a:hover
{
    color: #BDBDBD;
}
.footerAddress table
{
    margin: 0 auto
}
.footerAddress td:nth-child(2)
{
    text-align: right;
}

#pieddepage input
{
    font-size: 11px;
    padding: 0;
}

#poweredby
{
    color: #fff;
    text-align: center;
    padding: 10px;
    width: 921px;
    margin: 0 auto;
}

#poweredby a
{
    text-decoration: none;
    color: #585858;
}

#poweredby a:hover
{
    color: #A4A4A4;
}



.espaceJeune
{
 padding-left:15px;
 margin-top: 10px;
    
}

.Banniere
{
 padding-left:15px;
 margin-top: 10px;
    
}

.TrouverPro
{
    padding-top:10px;
    padding-left:15px;
}
.clearfix
{
    height: 1px;
    font-size: 1px;
    clear: both;
}

/*********** ANCIEN site***********/

/*********** puce_rouge background: url(images/leverre3.jpg) devient actu2.jpg , color: #cc0202 devient #00579a***********/
/***********font-size: 13px; devient 16px ***********/

.puce_rouge
{
	margin-top: 25px;
	margin-bottom: 15px;
	padding: 0 0 1px 17px;
	border-bottom: 1px solid #00579a;
	background: url(images/actu2.jpg) no-repeat 0 6px;
	font-size: 16px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:18px;
	color: #00579a;
		
	float:left; 
	width:507px;
}



.puce_bleue
{
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0 0 1px 17px;
	border-bottom: 1px solid #1162a1;
	background: url(images/actu2.jpg) no-repeat 0 6px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:18px;
	color: #00579a;
		
	float:left; 
	width:507px;
}
.organisation{
float:left; margin-right:20px; margin-top:10px; margin-left:20px;
}

.sepa-gris{
	float:left;
	border-bottom: 1px solid #cccccc;
	margin-left:20px;
	width:500px;
	margin-top:8px;
}

.texte_contenu{
	float:left;
	width:524px;
}

/*********** titre_contenu_rouge #cc0000 devient bleu #00579a ***********/
.titre_contenu_rouge{
	float:left;
	width:524px;
	margin-top:30px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#00579a ;
	padding-bottom:1px;
}

/*********** h6 13px devient  16 px / suppression de font-family: "Arial Narrow", Arial, Helvetica, sans-serif; ***********/
h6{
	
	font-size: 16px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:18px;
}




.blanc	{color: #fff;}
.noir 	{color: #000;}
.bleu 	{color: #00579a;}
.jaune 	{color: #f28e00;}
.orange {color: #df5f0a;}
/*********** .rouge #cc0000 devient bleu #00579a ***********/
.rouge 	{color:#00579a;}
.gris	{color: #5d5d5d;}
.gris1 {color:#5d5d5d;}

.text_input {
    font-size: 11px;
    width: 176px;
}

/********** Page Fiche Entreprise ********/

.CoordonneeEntreprise
{
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    width: 440px;
}
.map_canvas
{
    width: 450px;
    height: 350px;
    padding: 0;
    margin: 10px 0 0 0;
    padding: 20px 0 20px 0;
    float: left;
}
.ActivteEntreprise
{
    width: 450px;
    float: left;     
    margin-top: 20px;          
}
.DescriptionEntreprise
{
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    width: 420px;
}


/**********************************************************************************************************/
/******** Style pour les pop up *******/

div.contenupopup
{
    position: absolute;
    padding: 20px;
    border: solid 1px #C6C6C8;
    background: #fff;
    min-height: 30%;
    width: 600px;
    left: 50%;
    margin: 20px 0 20px -320px;
    -moz-box-shadow: 3px -3px 4px #7c7c7c;
    -webkit-box-shadow: 3px -3px 4px #7c7c7c;
    box-shadow: 3px -3px 4px #E5E5E5; /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#7c7c7c')"; /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color= '#7c7c7c' );
    margin-bottom: 10px;
}
div.contenupopup h2
{
    color: #A8A8A8;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 6px;
}
div.contenupopup h3
{
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    margin-bottom: 3px;
}

div.contenupopup .texte
{
    margin: 10px 10px 20px 0;
}
div.contenupopup .error span
{
    padding-left: 45px;
    background: #fff url(images/warning.png) no-repeat top left;
    display: block;
}

div.contenupopup .postdate
{
    float: Left;
    display: inline;
    margin: 5px 10px 0 0;
    padding: 2px 0 0 0;
    background: url(images/agenda/Calendar.png) no-repeat;
    width: 59px;
    height: 60px;
    text-align: center;
    margin-top: 15px;
}

div.contenupopup .postmonth
{
    color: #FFF;
    font-size: 11px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    padding: 2px 0px;
}
.postday
{
    color: #333;
    font-size: 15px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    padding: 3px 0px;
}
div.contenupopup .postdate {
  float: left;
  display: inline;
  margin: 5px 10px 0 0;
  padding: 2px 0 0 0;
  background: url(images/agenda/Calendar.png) no-repeat;
  width: 59px;
  height: 60px;
  text-align: center;
}
div.contenupopup .Year
{
    font-size:10px;
    margin-top: -3px;    
}

.postmonth{
  color: #FFF;
  font-size: 11px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 0px;
}
.postday{
  color: #333;
  font-size: 15px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 3px 0px;
}
.Year
{
    font-size:10px;
    margin-top: -3px;
}

div.contenupopup .heurelieu
{
    margin: 5px;
}
div.contenupopup .heure
{
    background: url(images/agenda/clock.png) no-repeat left;
    padding: 5px 24px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 3px;
    float: left;
}
div.contenupopup .lieu
{
    background: url(images/agenda/lieu.png) no-repeat left;
    padding: 5px 24px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 3px;
    float: left;
}
div.contenupopup .dej
{
    background: url(images/agenda/fork_and_knife.png) no-repeat left;
    padding: 5px 24px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 3px;
    float: left;
}
div.contenupopup .tel
{
    background: url(images/agenda/phone.png) no-repeat left;
    padding: 5px 24px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 3px;
    float: left;
}
div.contenupopup .TitlePopup
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #C6C6C8 #C6C6C8 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    float: right;
    font-size: 15px;
    height: 30px;
    margin-top: -61px;
    padding-top: 10px;
    text-align: center;
    width: 300px;
    -moz-box-shadow: 3px -3px 4px #E5E5E5;
    -webkit-box-shadow: 3px -3px 4px #E5E5E5;
    box-shadow: 3px -3px 4px #E5E5E5; /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#E5E5E5')"; /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color= '#E5E5E5' );
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

