/* ------------------- généralités --------------------------- */
/* pour talange
    bleu sombre : #05466E
    bleu clair : #5A879C
    jaune : #ffed00
    jaune sombre : 958a00
    blanc : #C5D6DD
*/
body,
html {
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #05466E;
}
a, a img {
	color: #ffed00;
    cursor: hand;
    text-decoration: none;
    border: none;
}
p {
	m/argin-left:15px;
    margin-bottom:10px;
    ma/rgin-left:10px;
}
.BADspip_doc_descriptif dd {
    margin-left:10px;
}
hr {
    color: #05466E;
    background-color: #5A879C;
    height: 1px;
    border: 0;
    clear:both;
}

/* -- inter titre spécifique talange */
h2 {
    margin-top: 13px;
    margin-bottom: 5px;
    padding:0px;      
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 16px;	
    text-align:center;
}

blockquote {
	background-color:#5A879C;
    padding:10px; 
}

#middle a {
	color:#958a00;
}

.spip_surligne{
	background-color:yellow;
}

/* ------------------- formulaires --------------------------- */
fieldset{
    border-color: #05466E;
}

fieldset legend{
     color:  #05466E;
}

input {
    color:#05466E;
    background-color:#5A879C;
    padding:0px;
}
.forml {
    color:#ffed00;#05466E;
    background-color:#5A879C;
    padding:0px;
}

.formulaire_ecire_auteur input {
    color:#05466E;
    background-color:white;
    padding:0px;
}

/* ------------------- header --------------------------- */
.typo-header-miettes {
    float: right;
    background-color: #5A879C;
    color: #05466E;
    padding-left: 2px;
    padding-right: 2px;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.typo-header-miettes a {
    color: #ffed00;
}
.typo-header-menu {
    font-family: "Courier New", Courier, mono;
    margin-left: 25px;
    color:  #D0ED60;
}
.typo-header-titre {
    color: #C5D6DD;
    font-size: 24px;
    font-family: "Times New Roman",serif;
    margin-top:10px;
}
.typo-header-liens {
    font-size: 12px;
    text-align: right;         
    color:  #D0ED60;
}

/* ------------------- middle --------------------------- */
.intertitre
{
    margin-top: 10px;
    margin-bottom: 5px;
    padding:0px;      
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 16px;
}
.texte-retrait{
	margin-left:15px;
	text-indent:-15px;
}
.signature{
    text-align: right;
    font-size: 10px;
    margin-right: 5px;
}
.evenement{
	font-style: italic;
    margin-left:50px;
}

.middle a,#middlewrap td a {
    color: #ffed00;
    cursor: hand;
    background-color:#5A879C;
    text-decoration: none;
    border: none;
}

/* ------------------- forum */
.typo-forum-titre{
    font-size: 15px;
    margin-left:3px;
}
.typo-forum-signature{
    text-align: right;
}
/* ------------------- sidebar --------------------------- */
.typo-sidebar-texte {
    font-size: 13px;
    margin:0px;
    font-weight: normal;
}
.typo-sidebar-titre {
    f/ont-size: 14px;
    f/ont-weight: bold;
    margin-left: 0px;
    color:  #05466E;
}

.typo-sidebar-texte .formrecherche {
    margin: 10px;
}
.typo-sidebar-texte #recherche {
    margin-right: 10px;
    margin-left:10px;
    background-color: #5A879C;
    color: #05466E;
    border-width: 3px;
    border-color: #5A879C;
    display: inline;
    border-style: inset;
    width: 125px;
}

/* ------------------- logout */
.typo-sidebar-logout  {
    font-size: 11px;
}
.typo-sidebar-logout p  {
    margin:0px;
    padding:0px;
    width:100%;
    font-size: 11px;
}
.typo-sidebar-logout input  {   
    font-size: 11px;
}

/* ------------------- footer --------------------------- */
.typo-footer {
    text-align: center;
    fo/nt-size: 9px;
    margin:0px;
    color:#C5D6DD;
}
.typo-footer a {
    color: #ffed00;
}
