/*
Feuille de style pour le calendrier, la page auteur, la page calendrier du spectacle 
Copyright 2005 - Association C.R.I.S. - Yves Tannier
*/
#page_calendrier #colonne_un {
    float: left;
    width: 290px;
    border-right: 1px solid #ccc;
    margin-right: 5px;
}
#page_calendrier #colonne_deux {
    float: left;
    width: 300px;
    border-right: 1px solid #ccc;
    margin-right: 10px;
}
#page_calendrier #colonne_trois {
    float: left;
    width: 290px;
}
#page_calendrier #colonne_deux h2 {
    margin-bottom: 0;
}
#page_calendrier .liste_fleche .title {
    font-size: 13px;
}
#page_calendrier #masterform {
    width: 400px;
}
#page_calendrier #masterform label {
    width: 160px;
}
#page_calendrier #masterform p {

}
#page_calendrier .simplesearch p, #page_calendrier .simplesearch label {
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
}
#page_calendrier #masterform p.normal {
    width: 430px;
}
#page_calendrier #dumois {
    background: #eee;
    padding: 5px;
}
#page_calendrier h3.topliste {
    margin-bottom: 0;
    padding-bottom: 0;
    color: #666;
}
#result_calendrier table {
    width: 100%;
}
#result_calendrier td {
    padding: 3px;
    border-bottom: 1px solid #eee;
}
#result_calendrier table a {
    text-decoration: none;
}
#result_calendrier .author a {

}
#result_calendrier .title a {
    color: #c30;
}
#result_calendrier .directors a {
    color: green;
}
#result_calendrier .types {
    font-size: 10px;
    color: #999;
    width: 8%;
}
#result_calendrier .entete {
    font-size: 11px;
    color: #666;
}
#liste_recherche {
    width: 400px;
    padding: 0;
    margin: 15px;
    border: 1px solid #c30;
    border-left: 8px solid #c30;
    background: #f7eec9;
    padding: 3px;
    padding-left: 10px;
    margin-bottom: 10px;
}
#liste_recherche h4 {
    margin: 0;
    padding: 0;
}
#liste_recherche ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#titleform label {
    width: 80px;
}
#regionform label {
    width: 85px;
    padding: 3px;
}
p#periodeform {
    padding: 3px;
    width: 200px;
    float: left;
}
#regionform {
    clear: both;
}
#petitform {
    font-size: 11px;
}
#petitform select {
    font-size: 11px;
    border: 1px solid #ccc;
}
#page_calendrier #masterform .relation_select,
#page_calendrier #masterform .relation_select .call_result {
    width: 220px;
}
#hasard {
    margin-top: 15px;
    border-top: 1px solid #ccc;
}
#hasard .authors {
    margin-top: 5px;
    font-size: 14px;
}
#page_calendrier #hasard h2 {
    margin-bottom: 10px;
}
#hasard h4, #hasard p {
    margin: 0;
    padding: 0;
    margin-top: 3px;
    margin-bottom: 3px;
}
#hasard h4 a {
    color: #c30;
    font-weight: normal;
    text-decoration: none;
    font-size: 16px;
}
#hasard p {
    margin-top: 3px;
    margin-bottom: 5px;
}
#hasard .types {
    color: #666;
    font-size: 10px;
}
#page_calendrier #masterform label {
    width: 100px;
    font-weight: bold;
}
#page_calendrier .normal {
    font-size: 11px;
}
#dernier_tv {
    /*background: #000;*/
    padding: 5px;
    margin-bottom: 10px;
}
#dernier_tv h2 {
    color: #ccc;
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-align: right;
    font-weight: normal;
}
#dernier_tv h1 {
    font-size: 14px;
    font-family: Arial, sans-serif;
}
#page_calendrier #dernier_tv h1 a {
    color: #c30;
    text-decoration: underline;
}
#dernier_tv h1 a, #dernier_tv h2 a,
#dernier_tv h3  {
    color: #fff;
}
#dernier_tv h1, #dernier_tv h2, #dernier_tv h3  {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
#dernier_tv h1, #dernier_tv h2 {
    display: inline;
}
#derniers_tv .spacer {
    font-size: 2px;
    margin: 0;
    padding: 0;
}
.recherche_alpha {
    /*background: #E5E3F8;*/
    padding: 10px;
}
.bloc_recherche .alphab {
    margin: 0;
    margin-top: 10px;
    padding: 0;
}
#center .bloc_recherche .alphab li {
    list-style-type: none;
    float: left;
    width: 15px;
    margin: 2px;
    padding: 0;
    text-align: center;
}
.bloc_recherche .alphab li a {
    text-decoration: none;
    display: block;
    padding: 2px;
    background: #666;
    color: #fff;
}
.bloc_recherche .alphab li a:hover {
    background: #000;
}
.bloc_recherche .alphab li.active a {
    background: #000;
}
.total {
    font-weight: bold;
    font-size: 12px;
}
.fort {
    font-weight: bold;
    color: #c30;
    font-size: 14px;
}
.spec {
    width: 250px;
    height: 110px;
    /*border: 1px solid;*/
    float: left;
}
.spec .title {
    text-decoration: none;
    color: #c30;
}
.liste_fleche .consult {
    width: 90px;
}
.nv_videos .imagep {
    width: 93px;
}
.titre_sous a {
    color: #222;
}
.proch_spectacle .imagep {
    width: 80px;
}
.plus_consult .imagep {
    width: 70px;
}
.prochsp_liste  h4 {
    font-size: 12px;
    margin-top: 5px;
}
/* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4 ff=unix fenc=utf8: */

