/*
Feuille de style principale du site theatre-estparisien.net
Copyright 2009 - Association C.R.I.S.
*/

/* element de configuration generale
-------------------------------------------------------- */
* { margin: 0; padding: 0; border: 0; }

body {
    background: top left #F15922 url(fond_page.jpg) repeat-y;
    font: 0.7em Arial,sans-serif;
    color: #000;
    margin-left: 10px;
}
img {
    border: 0;
}
p {
	margin-top: 5px;
    margin-bottom: 5px;
}
h1 {
    margin-bottom: 10px;
	font-size: 22px;
}
h2 {
	color: #f2822e;
	font-size: 20px;
}
h2 a {
	color: #ED1165;
}
h3 {
	font-size: 12px;
}
h4 a{
	font-size: 12px;
	color: #ED1165;
}
a {
    color: #f2822e;
	text-decoration: none;
}
a:hover {
    text-decoration: none;
	color: #AEA4A5;
}
ul, li {
    list-style-type: square;
} 
.spacer {
    clear: both;
    font-size: 1px;
}
.serre {
	margin: 0;
	margin-top: -10px;
	padding: 0;
	margin-left: 14px;
}
.hide {
    display: none;
}
.spip_logos {

}

#container {
    display: table;
    width: 100%;
}
.contact {
    padding: 5px;
	padding-bottom: -5px;
	margin: 0;
}
#colonne_un, #colonne_deux,#colonne_trois {
    display: table-cell;
    height: 100%;
    min-height: 682px;
}
#colonne_un {
    background: #fff;
    position: absolute;
    width: 240px;
}
#content_menu {
    background-color: #000;
}
#img_texte {
    background: white;
}
#img_texte h4 {
    margin: 10px;
}
#intro {
	margin: 0px;
    padding: 10px;
}
#copy {
    position: absolute;
    top: 600px;
    padding: 5px;
	margin: 0;
    color: #ccc;
}
#copy a {
    color: #ccc;
}
#colonne_deux {
	margin-top: 0;
    background: #fff;
    position: absolute;
    left: 250px;
    width: 520px;
}
#bandeau_bleu {
    font-size:1px; 
    height: 10px;
    background: #AEA5A6;
}
#colonne_trois {
    position: absolute;
    left: 770px;
    width: 160px;
}
/* #fond_colonne {
    background: top left #AEA5A6 url(fond_droite.gif) no-repeat;
    height: 682px;
}*/

/* couleur_fond */
#couleurfond_bleu
	{
	background: #89CDCE;
	}
#couleurfond_rouge
	{
	background: #DC1E20;
	}
#couleurfond_gris
	{
	background: #AEA4A5;
	}
#couleurfond_marine
	{
	background: #68A1C8;
	}
#couleurfond_violet
	{
	background: #BB8D8D;
	}
#couleurfond_rose
	{
	background: #FB6298;
	}
#couleurfond_vert
	{
	background: #8FC539;
	}
#couleurfond_orange
	{
	background: #FA9421;
	}
#couleurfond_jaune
	{
	background: #FA9421;
	}


	
	
	
#menu_principal li a {
    color: #E43F21;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.2em;
}
#menu_principal li a:hover {
    color: #666;
}
#menu_principal li {
    list-style-type: square;
margin-left: 30px;
}
.violet {
    background: center left url(violet.gif) no-repeat;
    padding-left: 14px;
}
.orange {
    background: center left url(orange.gif) no-repeat;
    padding-left: 14px;
}
.bleu {
    background: center left url(bleu.gif) no-repeat;
    padding-left: 14px;
}
.vert {
    background: center left url(vert.gif) no-repeat;
    padding-left: 14px;
}
.jaune {
    background: center left url(jaune.gif) no-repeat;
    padding-left: 14px;
}
.titresite {
font-weight: bold;
font-size: 16px;
padding: 4px;
}



#recherche_site {
    position: absolute;
    top: 240px;
    margin-left: 10px;
}
#recherche_site h3 {
    font-size: 0.8em;
    color: #f2822e;
}
#bouton_recherche {
    border: none;
    background: transparent;
    font-weight: bold;
    color: #AEA5A6;
}
#recherche {
    background: center left #fff url(loupe.gif) no-repeat;
    padding: 2px;
    padding-left: 18px;
    border: 1px solid #AEA5A6;
    width: 120px;
    color: #000;
}
.spip_logos {
    margin-bottom: -3px;
	margin-right: 4px;
}
#auteur_spectacle {
    background: #99b4a8;
    padding: 10px;
    color: #fff;
}
#auteur_spectacle h2 a {
    color: #fff;
    text-decoration: none;
}
#auteur_spectacle a {
    color: #fff;
}
#chapo {
    padding: 10px;
    text-align: justify;
}
#cartouche {
    padding: 5px;
	float: right;
}
.titre_auteur {
    float: left;
    width: 320px;
}
.titre_auteur a {
    text-decoration: none;
}
#cartouche h3 {
    float: right;
    width: 100px;
    font-size: 1em;
    font-weight: strong;
}
.texte, .ps {
    padding: 15px;
    text-align: justify;
}
.texte p {
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 150%;
}
.texte ul {
    margin-left: 10px;
}
.texte li {
    padding: 2px;
}
.texte h4 {
    margin-top: 10px;
    margin-bottom: 5px;
}
.texte h3 {
    margin-top: 15px;
    margin-bottom: 10px;
    color: #f2822e;
    font-size: 1.4em;
}
#recherche_resultat {
   padding: 15px;
}
#recherche_resultat h1 {
    margin-top: 10px;
    color: #69aa18;
}
#recherche_resultat ul, li {
    list-style-type: none;
}
#recherche_resultat ul {
    margin-top: 15px;
}
#recherche_resultat li {
    padding-bottom: 15px;
}
#recherche_resultat .lien a {
    color: #ccc;
}
#liste_rubriques, #page_auteur {
    padding: 20px;
}
#liste_rubriques h1, #page_auteur h1 {
    margin-top: 10px;
}
#liste_rubriques p, #page_auteur p {
    text-align: justify;
    margin-top: 5px;
}
#liste_rubriques h3, #page_auteur h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 1.5em;
}
#liste_rubriques h3 a, #page_auteur h3 a {
    color: #f2822e;
    text-decoration: none;
}
#liste_rubriques h3 a:hover, #page_auteur h3 a:hover {
    color: #AEA5A6;
    text-decoration: none;
}
#liste_rubriques .spip_logos, #page_auteur .spip_logos {
    padding: 10px;
}
#page_auteur h2 {
    margin-top: 10px;
    margin-bottom: 10px;
}
#page_auteur h3 {
    font-size: 1.3em;
} 
input, select, textarea {
    border: 2px solid #ccc;
    padding: 2px;
}
#form_contact p {
    margin-top: 5px;
    margin-bottom: 15px;
}
.alerte {
    margin: 15px;
    padding: 5px;
    border-left: 5px solid red;
    font-size: 1.4em;
    font-weight: bold;
}
#accueil {
    padding: 20px;
    text-align: justify;
} 
#edito h2 {
    margin: 5px;
    margin-left: 0;
    color: #69aa18;
}
#edito p a {
    text-decoration: none;
    color: #000;
}
#edito .spip_logos, #prochain_spec .spip_logos {
    padding: 10px;
}
#prochain_spec, #nouvelles_est {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}
#prochain_spec h2, #nouvelles_est h2, #edito h1 {
    font-size: 1.3em;
    margin-bottom: 5px;
}
#prochain_spec h3 {
    font-size: 1.7em;
}
#prochain_spec h4 {
    font-size: 1.2em;
    font-weight: normal;
    margin: 5px;
}
#prochain_spec h3 a, #edito h2 a {
    color: #69aa18;
    text-decoration: none;
}
#prochain_spec h3 a:hover, #edito h2 a:hover {
    color: #AEA5A6;
}
#nouvelles_est h3 {
    margin-top: 10px;
    font-weight: normal;
}
.adresse {
    font-size: 1.2em;
    color: #ca2421;
}
#portfolio p {
    float: left;
    padding: 10px;
    background: #FFFFCC;
}
#documents_joints {
margin-left: 10px;
}
