@CHARSET "UTF-8";

/********************* COMMUN ************************/
body { 
	font-family:"Verdana","Sans","LucidaGrande","Arial","Helvetica","sans-serif"; 
	font-size:8pt;
	background-color: #ffcc00;
    margin: 0;
    padding: 0;
    line-height: 120%;
}

img {
 	border: 0;
 	margin: 0;
}

a {
	color: #006600;
	text-decoration: none;
	line-height: 125%;
}

a:visited {
	color: #006600;
	text-decoration: none;
}

a:hover {
	color: #996600;
	text-decoration: none;
}

div.spacer	{
	clear: both;
}

/********************* TEMPLATE PRINCIPAL ********************/
#conteneur_haut {
	background-repeat: repeat-x;
	height : 255px;
}

#header {
	width: 900px;
	height : 255px;
	margin-left: auto;
	margin-right: auto;
}

#panneau_arobases {
	padding-top: 35px;
	width: 100px;
	height: 68px;
	float: left;
}

#date {
	color:white;
	float:left;
	margin-left:-100px;
	padding-top:140px;
}

#texte_adresse {
	color:#996600;
	padding-top:165px;
	margin-left:-100px;
	float:left;
}

#heure {
	color:white;
	float:right;
	text-align: right;
	padding-top:140px;
	width : 100px;
}

#presentation {
	color:#996600;
	float:right;
	text-align: right;
	padding-top:165px;
	margin-right: -100px;
}
	
#conteneur_bas {
	/*margin-top : -16px; */
}

#conteneur_main {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}


#main_droite {
	width: 700px;
	margin-left: 205px;
	background-repeat: repeat-y;
}

#main {
	padding-left : 20px;
}

#footer {
	text-align: center;
	color: #996600;
	clear:both;
	padding-bottom: 20px;
}

div.main_page {
	width: 680px;
	margin-top: 20px;
}

#main h1.main_page {
	color: white;
	font-size: 16pt;
	background-image:url('http://saint-marcellin.fr/images/general/barre_h1.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	width:680px;
	height:35px;
	margin:0;
	text-indent: 15px;
	line-height: 35px;
	vertical-align:middle;
}

#main h2.main_page {
	color: #669933;
	font-size: 14pt;
	background-image:url('http://saint-marcellin.fr/images/general/barre_h2.jpg');
	background-repeat:no-repeat;
	background-position: top right;
	width:680px;
	height:35px;
	margin:0;
	text-indent: 15px;
	line-height: 35px;
	vertical-align:middle;
}

#main div.main_page h3 {
	color: #8B0000;
	font-size: 12pt;
}

#main div.main_page h4 {
	color: #006600;
	font-size: 10pt;
}

/******************* MENU ********************/

#navigation {
	width: 200px;
	float: left;
}

#navigation ul.niveau1 {
	margin: 0;
	padding-left: 0px;
	color: #006600;
}

#navigation ul.niveau2 {
	margin: 0;
	padding-left: 20px;
	padding-top:5px;
}

#navidation li.niveau1, li.niveau1 a {
	font-weight: bold;
}

#navidation li.niveau2, li.niveau2 a  {
	font-weight: normal;
}

#navigation #MAIN_GH {
	font-size:9.5pt;
	margin-bottom:5px;
}

#navigation #MAIN_GH li.niveau1 {
	list-style-position:inside;
}

#navigation ul#MAIN_GB li.niveau1 {
	list-style-type:none;
	color: #006600;
	font-weight: bold;
}

#navigation li.separateur {
	list-style-type:none;
	/*list-style-position:inside;*/
}

/************** BOITE OMBREE *****************/
.boiteOmbree680 {
	background-image:url('http://saint-marcellin.fr/images/general/boiteOmbree680.jpg');
	background-repeat:repeat-y;
	background-color: white;
	padding-left:25px;
	padding-right;25px;
	padding-top:5px;
	padding-bottom:5px;
}

/******************* AGENDA ******************/

#page_agenda #gauche {
	width: 150px;
	float:left;
}

#page_agenda #centre {
	width: 350px;
	margin-left: 160px;
}

#page_agenda #droite {	
	width: 150px;
	float:right;
}

#page_agenda #droite .fond {	

	background-color : #cccc00;

}

#page_agenda .article {
	width: 100%;
	min-height : 140px;
}

#page_agenda .article .periode {
	color:white;
	font-weight: bold;
	background-color: #006400;
	width: 100%;
	padding: 2px;
	padding-left:5px;
}

#page_agenda .article .titre {
	color:#8b0000;
	font-weight: bold;
	padding-top:5px;
	width: 100%;
}

#page_agenda .article .contenu {
	width: 100%;
	padding-top:10px;
	padding-bottom:10px;
}

#page_agenda .article .image {
	width: 60px;
}

#page_agenda #centre .article .image {
	float:left;
	margin-right : 10px;
	margin-bottom : 10px;
}

#page_agenda #centre .article .image img {
	width:60px;
	height:80px;
}

#page_agenda #droite .article .image img {
	width:150px;
	height:200px;
}

/*
#page_agenda #centre .article .contenu .description {

	width: 270px;
	margin-left: 70px;
	
}*/

#page_agenda #droite .article .contenu .description {
	width: 100%;
}

#page_agenda #droite .article .contenu .description p {
	margin-left: -70px;
	width : 150px;
}

#page_agenda #prochainement {
	/*background-color: #cccc00;*/
	width: 150px;
}

#page_agenda #prochainement .periode {
	padding:0px;
}

#page_agenda #prochainement .periode .span{
	color : #ffcc00;
	background-color : #006400;
	font-weight : bold;
	font-size : +1;
}

/***************** BUTTONS ***************************/

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.ok, .buttons a.ok{
    color:#529214;
}
.buttons a.ok:hover, button.ok:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.ok:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.cancel, button.cancel{
    color:#d12f19;
}
.buttons a.cancel:hover, button.cancel:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.cancel:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/***************** SPECIFIQUE ***************************/

.contenu p {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	max-width : 630px;
}

#limit {
width : 20px
}

/***************** Conseil Municipal ***************************/

#ligne2{
	margin-top : -20px;
	overflow : auto;
	zoom : 1;
}

#ligne2 .blocAnnee {
	width : 200px;
	float : left;
	margin-right : 1em;
}

#ligne2 .blocAnnee .annee {
	background-color : #EE7621;
	height : 20px;
}

#ligne2 .blocAnnee .annee h4{
	color : #FFFFFF;
	padding-top : 5px;
	padding-left : 12px;
	font-weight : bold;
}


#ligne2 .blocAnnee .lienArchive{
	background-color : #CCCC00;
	margin : 0 0 0 0;
}

#ligne2 .blocAnnee .lienArchive ul{
	padding-top : 5px;
	margin : 0 0 0 0;
}

#ligne2 .blocAnnee .lienArchive ul li{
	margin-left : -15px;
	color : #006600;
	font-size : 8pt;
}

#ligne2 .clear{
	clear : both;
	width : 640px;
}

#ligne2 .ligne1Annee{
	float : left;
	width : 640px;
}

/*************************** Cinéma ***************************/

.semaine{
float : left;
padding-top : 20px;
}

.semaine .dateSemaine{
clear : both;
	height : 20px;
	padding-top : 10px;
	background-color : #99cc00;
	color : #006600;
	text-align : center;
	font-size : 13pt;
	font-weight : bold;
}

.proch{
float : left;
padding-top : 20px;
}

.proch .titreProchain{
clear : both;
	height : 20px;
	padding-top : 10px;
	background-color : #99cc00;
	color : #006600;
	text-align : center;
	font-size : 12pt;
	font-weight : bold;
}

.seance{
	float : left;
	margin-top : 10px;
}

.seance hr{
	margin-left : 195px;
}

.seance .contGauche{
	float : left;
	margin-left : 35px;
	width : 310px;
}

.seance .colGauche{
	float : left;
	width : 150px;
	margin-bottom : 5px;
	text-align : center;
}

.seance .colGauche .mention{
	background-color : #990000;
	color : white;
	font-weight : bold;
	height : 50px;
}

.seance .colGauche .mention2{
	padding-top : 5px;
	background-color : #990000;
	color : white;
	font-weight : bold;
	height : 20px;
}

.seance .colCentre{
	float : left;
	width : 150px;
	margin-left : 10px;
}

.seance .colCentre p{
	margin-top : 0;
	margin-bottom : 5px;
}

.commentaire{
	clear : left;
	width : 300px;
	padding-bottom : 5px;
	border : 1px dotted black;
}

.commentaire p{
	margin-left : 5px;
	margin-right : 5px;
}

.seance .colCentre .titreFilm{
	font-weight : bold;
}

.seance .colDroite{
	float : left;
	width : 310px;
}

.seance .colDroite p{
	margin : 0 0 0 0;
	padding-left : 10px;
}

.grasitalic{
	font-weight : bold;
	font-style : italic;
}

.semaine .seance .colDroite .horaires{
	margin-top : 10px;
	margin-bottom : 10px;
	padding-left : 10px;
}

