/**
 * @version $Id: position.css 10387 2008-06-03 10:59:16Z pasamio $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-mougins
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	/*padding:96px 0 0;*/
	text-align: center;
	/*background:url(../images/background-fig2011.jpg) no-repeat scroll center top #fff;*/
}

/* ################   Event ################  */

#bandeauEvent{
	width:988px;
	height:100px;
	margin:0 auto;
	display:none;
}
#bandeauEvent a img{
	border:none;
}


/* ################   Position ################  */
#all
{
	color: #000000;
	font-size: 0.8em;
	margin:0 auto;
	width: 980px;
	padding: 15px 15px 30px;
	/*border:1px #333 solid;*/
	text-align: left;
	background:#FFF url(../images/main_background.jpg) repeat-x bottom !important;
}

#page { }

#header
{
	color: #000;
	margin: 0;
	position: relative;
	text-align: right;
}

#headerBG
{
	background:url(../images/headerBGwhite.jpg) no-repeat;
	width: 980px;
}

#contentarea,#contentarea2
{
	clear:both;
	border: solid 0px #000;
	margin: 0;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
#wrapper {margin-left:196px;}


#left
{
	border-right: solid 0px #EEEEEE;
	float: left;
	margin: 20px 0 0 0;
	width: 176px;
}
#left .moduletable_menu.servicesMunicipaux {background:none;padding-top:0px;}
#left div.moduletable_menu {padding-top:10px;}




#main {float:left;width:770px;}
#main2
{
	background-image:url(../images/separateur.png);
	background-repeat:no-repeat;
	background-position:100% top;
	width:530px;
	margin-top:20px;
	padding: 10px 20px 20px 0px;
	position: relative;
	min-height:520px;
	float:left;
}
div.contentWithSubMenu #main2 {padding: 0px 20px 20px 0px;}
#main2.verticalSeparator {
	background: url(../images/separateur.png) no-repeat 525px 15px !important;
	margin-top:0px;
}

#main.fullPage {background:none/*url(../images/separateur.png) no-repeat 525px 15px*/;margin-top:20px;padding: 20px 0px;width:100%;}
#main2.fullPage {}
#main.verticalSeparator div.contentheading {width:100%;}


#right
{
	color: #000;
	float:right;
	width: 210px;
	margin-top:20px;
	padding-top:10px;
}
div.contentWithSubMenu #right {margin-top:15px;padding-top:0;}
#right.noBG {background:none;}

/* ###################### generell ###################### */
.unsichtbar,.u2,.invisible , .unseen
{
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

.wrap
{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#logo
{
	font-size: 1em !important;
	font-weight: bold !important;
	position: relative;
	text-align: left;
	text-transform: none !important;
	z-index: 0;
}

#logo  img { display: block; }

/* ###############  main * ########################### */
/* position */

.article_separator
{
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}

.blog { padding: 0 15px; }
.blog.alaune { padding:15px 0; }

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 220px; }
.cols3 { width: 30%; }

.column1 , .column2
{
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}

.column2 , .column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
}

.article_row
{
	margin: 0px 0 30px 0;
	padding: 0;
	overflow: hidden;
}

.article_row div p
{
	font-size:0.85em;
}

.article_column
{
	border: none;
	border-bottom: dotted 1px #111;
	padding-bottom:15px;
}
.accueil .article_column, .culture .article_column, .article_column {height:18.7em;padding-bottom:0px;overflow:hidden;}
div.freeheight .article_column {height:auto;padding-bottom:15px;}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}
