/* Css de www.filmbuero-saar.de */

/* Pascal Filipovicz (c) 2006   */
/* Pascal Filipovicz (c) 2008   */

BODY 
{
/*
    background-color:black;
    color: white;
    */
    color: #7f7f7f;
	background-color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;

	font-size:12px;
	font-weight:normal;
    padding: 0;
    margin: 0;
    min-height: 100%;
    width: 1000px;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}

a 
{
    /*color: #7f7f7f;*/
    color : #7bcf08;
    border: 0;
}


a img 
{
    border: 0;
}

.sous-menu {
    margin-top: 4px;
    line-height: 18px;
}


.connexion, .evenements_passes {
    visibility:hidden;
    display:none;
}

#lien_clean, #lien_menu, .lien_modifie, .lien_efface, .lien_ajoute, .lien_supprime {
    text-decoration: none;
}

#lien_souligne,#lien_souligne_vieux {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #993300;
    text-decoration: none;
}

#lien_souligne_vieux {
    /*color : #1e90ff;*/
}


.lien_ajoute {
    color:lightblue;
    font-weight:bold;
}

.lien_modifie {
    color:lightgreen;
    font-weight:bold;
}

.lien_efface, .lien_supprime {
    color:red; 
    font-weight:bold;
}

a:hover {
    /*
    background-color: blue;
    color:white;
     */
    color: #32b9e6 ;
}

#bas_page 
{
    color : white;
}


#lien_menu {
    font-size:13px;
    font-weight:bold;
}

.titre_menu {
    color: #7f7f7f;
    text-align: left;
    font-size: 13px;
    font-style: bold;
}

.titre {
    font-size:13px;
   /* background:#7bcf08;*/ 
    background:#7fcf00; 
    font-weight:normal;
    color: white;
}

#titre {
    color: #7f7f7f;
    text-align: center;
    font-size: 13px;

    font-style: bold;

}



#menu_langue {
    position:absolute;
    font-size: 13px;
    /*	left: 700px;
     */
top: 5px;
}

#menu_admin {
    position:absolute;
    font-size: 13px;
    top: 5px;
}



#login {
    font-size: 12px;
}



.titre_section {
    font-size: 13px;
}



#contenu_page {
    position:relative;
}

#bas_de_page {
    /*background:#7bcf08;*/ 
    background:#7fcf00; 
    font-weight:normal;
    color: white;
    text-align:center;
    font-size:12px;
}



#logo, #langue {

    /*

    background-color:white;

     */

}



#menu_1, #menu_2, #menu_3, #menu_4, #menu_5, #menu_6{

    position:absolute;

    top:20px;

    left: 130px;

    width:150px;

    text-align: right;

    visibility: hidden;

    color: red;

}



.cache {

    visibility: hidden;

    display: none;

    margin-left: 30px;

    margin-right: 20px;

}



#menu_gauche {
    width: 320px;
}

#page_droite {
    padding-left:5px;
    padding-right:30px;
}

#sous_menu{
    position:relative;
    left: 10px;
}

#barre_image {
    /*background:#7bcf08;*/ 
    background:#7fcf00; 
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
}


.texte_langue {

    font-size: 13px;
    text-align:justify;
    /*    
    background: blue; 
    padding-left:80px;
    color:black;
     */

}

#titre_page
{
    font-size: 14px;
    color: #1E90FF;
}

p
{
    text-align:justify;
}

p a 
{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #993300;
    text-decoration: none;
}

.titre_programme {

    padding-left: 10px;

    font-size: 13px;

    font-weight: normal;

    /*width: 200px;*/ 

    /*background-color: #6A5ACD;*/

}

.corps_programme {

    text-align:justify;

    padding-left: 10px;

    font-size: 12px;

    font-weight:normal;

}

#news_index p {
    padding-left: 0px;
    /*
     width: 900px;
    padding-left: 15px;
     
     * */
    text-align: justify;
}

.news_title { 
    font-weight: bolder;
}
