@charset "utf-8";

				/**********************************
				*                                 *
				*    CSS Mairie de Bazoges 1.0    *
				*                                 *
				*        R-Numérique 2008         *
				*                                 *
				**********************************/


/* ----------------------------------------------------------------
   --------------------->>>  GENERAL <<<---------------------------
   --------------------------------------------------------------*/

body
{
	background:#f2f1f1;
	margin:0;
	padding:0;
	font-size: 0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content 
{
	width:900px;
	margin:10px auto 0 auto;
	padding:0;
	background:url(/assets/templates/bazoges/pict/BG-bz-content.gif) top repeat-y;
	min-height:500px;
}
.clearBoth {clear:both;}


/* ----------------------------------------------------------------
   ---------------------->>>  ENTETE <<<---------------------------
   --------------------------------------------------------------*/

.head 
{
	width:inherit;
	height:135px;
	margin:0;
	padding:0;
	background:url(/assets/templates/bazoges/pict/bz-head.jpg) top no-repeat;
}
.head span {display:none;}



#diaporamaAccueil_out { width: 480px; height: 360px; background-repeat: no-repeat; background-position: 50% 50%; display: block; }
#diaporamaAccueil_in { width: 480px; height: 360px; background-repeat: no-repeat; background-position: 50% 50%; display: block; cursor: pointer; }
#diaporamaAccueil_txt { width: 480px; height: 3em; background-color: #ccc; padding: 4px; text-align: left; }



/* ----------------------------------------------------------------
   -------------------->>>  Colonne  GAUCHE  <<<-------------------
   --------------------------------------------------------------*/
   
#colonne-1
{
	width:170px;
	margin:0 0 0 20px !important;
	margin:0 0 0 10px;
	padding:0 0 20px 0;
	float:left;
}

#compteRendu
{
	background-color:#2d9db5;
	padding: 10px 10px 10px 10px;
}

#compteRendu A
{
	color:#FFF;
	text-decoration:none;
}

#compteRendu A:hover
{
	text-decoration:underline;
}


/*************** debut calendrier *************/
.calendar
{
	background-color:#CCC;
	width:170px;
}

.cal_link
{
	background-color:#379db6;
}

.cal_link A
{
	color:#fff;
}

.cal_link A:hover
{
	color:#ffe700;
}

.calendar caption
{
	background-color:#379db6;
	color:#FFF;
}
.calendar-prev A, .calendar-next A
{
	color:#FFF;
}

.calendar td
{
	padding:1px 3px 1px 3px;
	text-align:center;
}
/*************** fin calendrier *************/



/* ----------------------------------------------------------------
   -------------------->>>  Colonne centre  <<<--------------------
   --------------------------------------------------------------*/
   
#colonne-2
{
	width:480px;
	margin:0 0 0 20px;
	padding:0 0 20px 0;
	float:left;
}

#colonne-2 h1
{
	color:#2cbc65;
	font-size:12pt;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 2px 0;
	display:block;
	border-bottom:1px solid #2cbc65;
}
#colonne-2 p
{
	text-align:justify;
}
/*#colonne-2 p img
{
	float:left;
	margin:0 8px 10px 0;
}*/
#colonne-2 h2
{
	margin:16px 0 5px 0;
	padding:0 0 2px 0;
	font-size:9pt;
	color:#77ac4b;
	border-bottom:1px dotted #77ac4b;
}


/* ----------------------------------------------------------------
   ------------------->>>  Colonne droite  <<<---------------------
   --------------------------------------------------------------*/

#colonne-3
{
	width:170px;
	margin:0 0 0 20px;
	padding:0 0 20px 0;
	float:left;
}

#colonne-3-PlanAcces A
{
	color:#379db6;
}

#colonne-3 A
{
	color:#000;
}


/* ----------------------------------------------------------------
   ------------------->>>  CONTACT  <<<----------------------------
   --------------------------------------------------------------*/
#contact-H
{
	font-size:9pt;
	text-align:center;
}
#contact-B
{
	font-size:9pt;
	margin:20px 0 0 0;
}
/* -------------------------------------------------- 
---->>>  Page "nous contacter" <<<-------------------
---------------------------------------------------*/
.form1 {
	width:600px;
	margin:10px auto 0 auto;
}
.form1 input[type="text"], .form1 textarea {border:1px solid #999;}
.form1 textarea {width:300px;}

.form2 {
	width:200px;
	text-align:right;
	padding-right:15px;
	font-weight:bold;
	font-size:8pt;
}
.required {margin:0 2px 0 2px;}

.obligatoire {
	display:block;
	text-align:right;
	font-size:9pt;
	color:#666;
	margin:15px 0 0 0;
}
.form1 input[type="submit"] {
	margin:5px 0 5px 0;
	color:#3B859F;
	border:1px solid #3B859F;
	background:#f7f7f7;
	-moz-border-radius:8px;
	cursor:pointer;
	width:110px;
	font-weight:normal;
}
.form1 input[type="submit"]:hover {
	border:1px solid #666;
	color:#666;
	background:#eaeaea;
}
/* === Message d'erreur ===*/
.msg_erreur {
	margin:0 auto 0 200px;
	font-weight:bold;
}
.msg_erreur ul {
	margin:10px 0 10px 270px;
	width:200px;
	font-weight:normal;
}
.msg_erreur a {
	display:block;
	margin:0 0 50px 310px;
	width:40px;
	color:#982304;
}
.msg_erreur a:hover {text-decoration:none;} 

/* === Confirmation envoi mail ===*/
.mailparti {
	display:block;
	margin:0 auto 0 auto;
	padding:40px 0 0 0;
	width:180px;
	text-align:center;
	font-size:12pt;
}
.mailparti p {
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
}



/* ----------------------------------------------------------------
   ------------------->>>  PIEDS DE PAGE  <<<----------------------
   --------------------------------------------------------------*/
   
#footer
{
	clear:both;
	width:900px;
	height:35px;
	margin:0 auto 15px auto;
	padding:0;
	background:url(/assets/templates/bazoges/pict/bz-footer.gif) bottom no-repeat;
}
#footer span
{
	display:block;
	margin:0;
	padding:2px 0 0 0;
	text-align:center;
	color:#7c7c7c;
	font-size:10pt;
}
#footer span a
{
	text-decoration:none;
	color:#7c7c7c;
}
#footer span a:hover {color:#900;}





/*-------------- diaporama ------------------*/
.diaporama{
	position:relative;
	width:480px;
	height:360px;
	margin:0;
	padding:0;
}

.diaporama li{
	list-style-type:none;
	overflow:hidden;
	position:absolute
}

.diaporama_controls{
	width:480px;
	margin:3px 0;
	padding:5px;
	clear:both;
	overflow:hidden;
}

.diaporama_controls .btns{
	float:right;
}

.diaporama_controls a{
	font-weight:normal;
	width:10px;
	height:13px;
	text-indent:-9999px;
	display:inline-block;
	margin:0 3px;
}

.diaporama_controls .prev{
	background:url(/assets/templates/bazoges/pict/fleches_diapo.png) no-repeat top right;
}

.diaporama_controls .next{
	background:url(/assets/templates/bazoges/pict/fleches_diapo.png) no-repeat top left;
}

.diaporama_controls .pause{
	background:url(/assets/templates/bazoges/pict/fleches_diapo.png) no-repeat bottom right;
}

.diaporama_controls .play{
	background:url(/assets/templates/bazoges/pict/fleches_diapo.png) no-repeat bottom left;
}









