@CHARSET "ISO-8859-1";
@import url('menu_haut_accueil.css');
@import url('menu_haut.css');
@import url('affichage_liste.css');
@import url('news.css');

/* GENERAL */

select {
    background-color:#DC211A;
    color:white;
}

* {
    margin:0px;
    padding:0px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    background-color: #FFFFFF;
}
#cadreIE {
    text-align: center;
    width: 100%;
}
div#cadre {
    width: 1000px;
    _width: 1003px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-bottom:5px;
}
img {
    margin:0px;
    padding:0px;
}
div#erreur_requete{
    color:#DC211A;
    font-size:1.5em;
    padding-top:3em;
    text-align:left;
}
div#colonne_gauche {
    position:relative;
    float:left;
    width: 200px;
    /*height: 800px;*/
    margin:0; padding:0;
}
div#partie_droite {
    position:relative;
    float:left;
    width: 800px;
    margin:0; padding:0;
}
div#colonne_gauche div#logo {
    float:left;
    width:200px;
    height:300px;
    background-position:bottom;
    background-repeat:no-repeat;
    background-image: url(/images/Saison2009_2010/logo_sn_albi.gif);
}
div#colonne_gauche div#rect_rouge {
    background-color:#DC211A;
    height:100px;
    left:0;
    position:relative;
    top:150px;
    width:200px;
}
div#contenu_accueil {
    /*height:400px;*/
    float:left;
    width:600px;
    position: relative;
    margin:0; padding:0;
}
div#contenu {
    float:left;
    width:560px;
    position: relative;
    padding:0;
    left:0px;
    top:0px;
    margin: 34px 40px 25px 34px;
}
* html div#contenu {
    margin-left: 17px;
}
div#contenu hr{
    clear: both;
}
div#contenu div.liste{
    font-weight: bold;
        clear: both;
}
/*div#contenu div.liste div.logo{
    float:left;
    height:75px;
    margin-right:10px;
    position:relative;
    width:150px;
}*/
div.liste img {
    margin-right:20px;
    position: relative;
    float: left;
    margin-bottom:25px;
    max-height:75px;
max-width:150px;
}
div.liste div.liste_texte {
    float:left;
    position:relative;
    width:390px;
    margin-bottom:25px;
}
div.liste div.liste_texte a#liste_titre{
    font-size:1.4em;
    display: block;
    margin-top: 7px;
    text-decoration: none;
}
div.liste div.liste_texte a#liste_titre:hover{
    /*text-decoration: underline;*/
}
div.liste div.liste_texte span {
    font-weight: bold;
}
div.liste div.liste_texte span#liste_genre {
    font-size:0.8em;
}
div.liste div.liste_texte span#liste_titre {
    font-size:1.4em;
    display: block;
    margin-top: 7px;
}
div.liste div.liste_texte span#liste_artistes {
    font-weight: normal;
}
div#contenu div#resultat div.actu_titre{
    clear:both;
    position:relative;
    float:left;
    margin:0; 
    padding:0px 0px;
    font-weight: bold;
    font-size: 1.5em;
    color:#E64415;
    width:100%;
}
div#contenu div#logo {
    float:left;
    width:150px;
    height:150px;
    background-image: url(/images/Saison2009_2010/logo_sn_albi_150.gif);

}
div#bando_haut {
    float:left;
    width:800px;
    height:150px;
    background-image: url(/images/Saison2009_2010/logo_sn_albi_150.gif);
    background-repeat: no-repeat;
    background-position: left;
    position: relative;
}
div#bando_haut a#retour_accueil, div#bando_haut_pro a#retour_accueil{
    position:absolute;
    display:block;
    left:0px;
    top:0px;
    height:150px;
    width:150px;
}
div#bando_haut div#titre_requete{
    position:relative;
    float:left;
    left:203px;
    text-align:right;
    top:120px;
    width:390px;
}

div#bando_haut div#navigation_haut{
    bottom:0;
    float:left;
    position:absolute;
    right:200px;
}
div#bando_haut div#navigation_haut a {
    color:#DC211A;
    display:block;
    font-weight:bold;
    margin:3px;
    padding:0 20px;
    text-decoration:none;
}
div#bando_haut div#navigation_haut a:hover {
    background-color:#DC211A;
    color:white;
}
div#bando_haut div#droite {
    /*height :100px;*/
    float: right;
    position: relative;
    bottom:0px;
    margin:20px 0 0 0px;
    width: 170px;
}
div#bando_haut div#droite span {
    color: #DC211A;
    font-weight: bold;
    font-size: 0.9em;
}
form#recherche {
    /*border:1px solid #DC211A;
    height:25px;*/
}
form#recherche input#champ_texte {
    /*border:solid 0px transparent;
    width:157px;
    border-color:#DC211A -moz-use-text-color #DC211A #DC211A;*/
border-style:solid;
border-width:1px 0 1px 1px;
border:1px solid #DC211A;
height:20px;

width:157px;
}
form#recherche input#ok {
    /*height:25px;
    background-image: url(/images/Saison2009_2010/fleche_recherche.gif);
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    background-color: transparent;*/
    background-color:transparent;
background-image:url(/images/Saison2009_2010/fleche_recherche.gif);
background-position:center center;
background-repeat:no-repeat;
border-color:#DC211A #DC211A #DC211A -moz-use-text-color;
border-style:solid;
border-width:1px 1px 1px 0;
height:25px;
border:0 solid;
}
form#recherche input.btn {
    color:#DC211A;
}
a#billeterie {
    text-decoration:none;
    font-weight:bold;
    display:block;
    color:white;
    border:1px solid transparent;
    background-color: #DC211A;
    padding:5px 26px;
    font-size: 0.9em;
}
a#billeterie:hover {
    color:#DC211A;
    background-color: white;
    border: 1px solid #DC211A;
}
div#contenu div#fiche_contenu {
    /*margin: 34px 0px 0px 34px;*/
    position:relative;
    width:565px;
}




div#partie_droite span.intitule {
    font-size:1.2em;
    font-weight:bold;
}
div#partie_droite div#savoirplus{
    color:white;
    margin:0; 
    font-weight: bold;
    background-color: #E64415;
    position: relative;
    padding:5px 15px;
    font-size: 1.1em;
}
div#partie_droite div#ensavoirplus ul{
    list-style-type: none;
}
div#partie_droite span#plussavoirplus{
    color:#E64415;
    font-size:1.3em;
    font-weight:bold;
}
div#partie_droite div#ensavoirplus {
    color:black;
    font-size:0.9em;
}
div#partie_droite div#ensavoirplus a{
    color:black;
    text-decoration:underline;
}
div#partie_droite div#ensavoirplus a#telecharge_fiche{
    font-size:0.8em;
}






div#footer{
    text-align:center;
    padding-top:50px;
    font-size:0.8em;
}
.cleaner {
    clear:both;
    height:1px;
    font-size:1px;
    border:none;
    margin:0; padding:0;
    background:transparent;
}
div#colonne_droite_accueil div#billet_cherche{
    float:left;
    margin:0px;
    padding:20px 5px 0 20px;
}
div#colonne_droite_accueil div#billet_cherche span {
    color:#DC211A;
    font-size:0.9em;
    font-weight:bold;
}
div#colonne_droite_accueil div#billet_cherche span#recherche, div#droite span#recherche {
    /*color: #DC211A;
    font-weight: bold;
    font-size: 0.9em;*/
    border-bottom:1px dashed;
    display:block;
    margin-bottom:10px;
    padding-bottom:4px;
    width:80px;
}
div.menu_bas{
    position:absolute;
    top:700px;
    left:0px;
    width: 90px;
    margin:0; padding:0;
}
div.menu_bas#accueil{
    position:absolute;
    top:450px;
    left:0px;
    width: 90px;
    margin:0; padding:0;
}
div.menu_videos#accueil_videos{
    left:0;
    margin:0;
    padding:0;
    position:absolute;
    top:350px;
    width:100%;
    text-align:center;
}
div.menu_bas ul{
    list-style: none;
    margin:0px;
    padding:0px;
}
div.menu_bas ul li{
    border-bottom:1px dashed red;
    margin:0;
    padding:2px 5px;
}
div.menu_bas ul li#premier{
    border-top:1px dashed red;
}
div.menu_bas a{
    text-decoration:none;
    color:#DC211A;
    font-weight: bold;
    display: block;
    font-size:0.9em;
}
div.menu_bas a:hover{
    text-decoration:none;
    color:white;
    background-color:#DC211A;
}
img {
    border:none;
    padding:0px;
    margin:0px;
}
div#contenu_accueil div#resultat{
    clear:both;
    float:left;
    margin:0;
    padding:0;
    position:relative;
    width: 100%;
}
div#contenu_accueil div#resultat div.actus{
    position:relative;
    float:left;
    width: 200px;
    margin:0; padding:0;
}
div#contenu_accueil div#resultat div.actus div.genre{
    height:50px;
    font-size:0.9em;
    color:white;
    margin:0; 
    /*padding:5px 10px;*/
    font-weight: bold;
    background-color: #E64415;
    position: relative;
}
div#contenu_accueil div#resultat div.actus div.genre span{
    bottom:0;
    padding:5px 10px;
    position:absolute;
}
div#contenu_accueil div#resultat div.actu_texte{
    position:relative;
    float:left;
    margin:0; 
    padding:0px 5px;
}
div#contenu_accueil div#resultat div.actu_date{
    position:relative;
    float:left;
    margin:0; 
    margin:10px 0px 0px 0px; 
    font-weight: bold;
    width:100%;
    font-size:1.2em;
}
div#contenu_accueil div#resultat div.actu_lieu{
    clear:both;
    position:relative;
    float:left;
    margin:0px 0px 10px 0px; 
    padding:0px 0px;
    width:100%;
}
div#contenu_accueil div#resultat a#actu_titre{
    clear:both;
    /*position:relative;
    float:left;
    margin:0; 
    padding:0px 0px;
    width:100%;*/
    font-weight: bold;
    font-size: 1.7em;
    color:#E64415;
    text-decoration: none;
}
div#contenu_accueil div#resultat a#actu_titre:hover{
    /*text-decoration: underline;*/
}
div#contenu_accueil div#resultat div.actu_artistes{
    clear:both;
    position:relative;
    float:left;
    margin:0; 
    padding:0px 0px;
    width:100%;
}

p.signature {
    font-size: 0.9em;
}p.signature span#nom{
    font-weight: bold;
}
a.synergies {
    display:block;
    float:left;
    position:relative;
    text-align:center;
    width:90px;
    font-weight: normal !important;
    color: #DC211A!important;
}
a.synergies#actif {
    background-color:#ED908C;
    color: #DC211A !important;
    font-weight:bold !important;
}
a.synergies:hover {
    background-color: #DC211A;
    color:white !important;
    font-weight: bold !important;    
}
div.spect_synergies {
    background-color:#006599;
    color:white;
    width:auto;
    padding: 5px;
    height:100px;
}
div.spect_synergies span#titre {
    font-weight: bold;
    font-size: 1.2em;
}
span.loupe_synergies {
    color:#006599;
    font-weight: bold;
    font-size: 1.2em;
}
.erreur {
    border:1px solid #DC211A;
    color:#DC211A;
    font-weight:bold;
    margin:5px;
    padding:10px;
    text-align:center;
}

/* ESPACE PRO */
div#bando_haut_pro {
    float:left;
    width:800px;
    height:150px;
    background-image: url(/ESPACE_PRO/images/logo_sn_albi_150.gif);
    background-repeat: no-repeat;
    background-position: left;
    position: relative;
}
ul.ul_pro {
    margin:10px;
    padding:10px;
}
ul.ul2_pro {
    margin:5px 20px;
    padding:0px;
}
img#intitule_videos{
    padding-bottom: 10px;
}
