body {
	background-color: #a1c924;
	background-image:url('bg.gif');
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

img{
	border:0;
}

p{
	text-align:left;
	margin-top:0px;
	margin-bottom:13px;
	font-size:14px;
	line-height:1.3em;
	
}

#title_news{
	
	margin:0;
	
	width:229px;
}

#blocNews{
	width:229px;
	border:1px solid #07008f;
}

/*TEXTS*/
.greenTxt{
	color:#94bf1f;
}

.blue{
	color:#033e79;
	font-size:1.3em;
}

.blueText{
	font-weight:bold;
	color:#162a83;
	
}

.red{
	color:red;
}


.bigText{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}

.italic{
	font-style:italic;
}

/*HEADINGS*/
h1{
	font-size:28px;
	padding-left:10px;
	margin-bottom:5px;
	font-weight:bold;
	
}

.news{
	
	/*color:#990000;*/
	color:red;
	font-size:1.3em;
	
	
	/*
	margin-right:6px;
	margin-left:92px;
	margin-top:5px;
	*/
	margin-top:4px;
	
	height:15px;
	
}

.date{
	margin:0 0 2px 0;
	font-size:1em;
	color:#162a83;
}

h2{
	text-align:left;
	font-size:18px;
}

h1,h2,h3{
	color:#c7e47b;
	
}

/*LINKS*/
a {
	font-size: 14px;
	/*
	color: #e0fa9d;
	*/
	color:#162a83;
	font-weight:bold;
	text-decoration:underline;

}

a:link {
	text-decoration: none;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
	color:#162a83;
	text-decoration:underline;
}

.linkslist a{
		font-size:12px;
		font-weight:normal;
		
		
}

.linkslist a:link{
		font-size:12px;
		font-weight:normal;
		
}

a:hover {
	text-decoration: underline;
	/*
	color: #cee78d;
	*/
	color: #162a83;
}
a:active {
	text-decoration: none;
	color: #162a83;
}
#container{
	position:relative;
	width:902px;
	background-color:#014687;
	margin:0 auto;
}

#content{
	font-size:14px;
	
	padding:10px;
	margin-left:33px;
	margin-right:35px;

	background-color:#5893d7;
	
	background-image:url('content.jpg');
	
	
	background-position:left top;
	background-repeat:repeat-x;
	text-align:justify;
	
}

#content:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

* html #content {
	height: 1%;
}

#logos{
	height:54px;
	background-color:white;
	margin-top:0px;
	margin-bottom:0px;
	list-style:none;
	
	margin-left:33px;
	margin-right:35px;

	padding:5px 7px 5px 7px;
	clear:both;
	
}


#logos li{
	margin:0px 7px;
	display:block;
	background:none;
	float:left;
	padding:0;
	
	
	
}

#text{
	margin:5px;
	padding:5px;
}


/*  FLASH MAP  */
.parmap{
	width:240px;
	text-align:left;
}

#cadremap{
	width:220px;
	background-color:white;
	padding:10px;
	color:#4a72b4;
	font-size:14px;
	font-weight:bold;
	
	
}

#mapFlash{
	width:525px;
	height:486px;
	background-color:transparent;
	float:right;
}



#lower{
	padding:5px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
}
div.pub{
	margin:15px auto 5px auto;
	display:block;
	width:854px;
	height:40px;
	
	text-indent:-5000px;
}


#left{
	margin:5px 25px 5px 5px;
	padding:5px;
	width:550px;
}

#right,#rightNews{
	float:right;
	position:relative;
	
	margin:3px;
	margin-top:0px;
	padding:5px;
	width:210px;
	color:black;

	
}

#rightPeti{
	float:right;
	
	
}
#rightNews{
	/*
	background:#daedff url(../imagess/bg_news.jpg) repeat-y top left;
	*/
	background-color:#daedff;
	float:none;
	padding:9px;
	height:155px;
	overflow:auto;
	width:211px;
	margin:0;
}

#rightNews p{
	font-size:10px;
	margin-top:0;
	margin-bottom:10px;
	text-align:left;
	
}

#rightNews a{
	font-size:10px;
	color:#000033;
}

#rightNews a:hover{
	
	color:#90b811;
}

ul{
	margin:0;
	padding:0;
	list-style:none;
}


li{
	margin-bottom:10px;
	background:url(../images/bullet.png) no-repeat;
	padding-left:15px;
	font-size:12px;
	
	
	
}

#right .r2rShort{
	
	width:221px;
	height:102px;
}

#right .r2rFaq{
	
	width:221px;
	height:102px;
}

#right .r2rShort a,#right .r2rFaq a{
	display:block;
	width:221px;
	height:102px;
}

#right .r2rShort a span,#right .r2rFaq a span{
height:0;
display:block;
visibility:hidden;
overflow:hidden;
}

/*
#right a{
 color:#889e4f;
}
*/

#rightImage{
	position:relative;
	float:right;
	margin:5px;
	width:210px;
	color:black;
}


hr{
	width:100px;
	margin:auto;
	background-color:#014687;
	border:1px solid #014687;
}

div.smallNews{
	margin:auto;
	padding:3px 3px 1px 3px;
	width:95%;
	background-color:#FFFFFF;
	font-size:10px;
	color:#000066;
}


div.smallNews a{
	font-size:10px;
	color:#000033;
}


a.de_Flag{
	
	padding:0px 3px;
	background: url(../images/de_flag.png) no-repeat top left;
	text-decoration:none;
}

a.fr_Flag{
padding:0px 3px;
background: url(../images/fr_flag.png) no-repeat top left;
text-decoration:none;
}

a.en_Flag{
padding:0px 3px;
background: url(../images/en_flag.png) no-repeat top left;
text-decoration:none;
}

a.de_Flag span,a.en_Flag span,a.fr_Flag span{
	visibility:hidden;
}

div.back{
	background: url(../images/back.gif) no-repeat top left;
	width:63px;
	height:30px;
	position:relative;
	
}

div.back a{
	display:block;
	height:30px;
}

div.back span{
	padding-left:22px;
	position:absolute;
	top:6px;
	
}


/*  IMAGE GALLERY */

#gallery{
	width:490px;
	margin-bottom:10px;
}

#gallery:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
}

#gallery dl{
	width:150px;
	float:left;
	margin:5px;
}

#gallery dt{
	margin:0;
}

#gallery dd{
	text-align:center;
	margin:0;
}

#gallery dd a{
color:#162a83;
font-size:12px;
}

#outputPreview{
	float:right;
	border:2px solid black;
	width:300px;
}

#langChoose{
	position:absolute;
	top:218px;
	right:48px;
}

#selectLang{
	width:120px;
	border:0px;
	background-color:#a1c924;
	color:#014687;
	font-weight:bold;
}

.tabGal a{
	font-size:11px;
}

#petition{
	
	width:229px;
	height:54px;
	margin-bottom:10px;
	border:1px solid #07008f;
	
	
}

#blocPress{
	
	width:229px;
	height:54px;
	margin-bottom:10px;
	border:1px solid #07008f;
	
	
}

pre{
	margin-top:10px;
	background-color:#a1c924;
	width:600px;
	height:80px;
	margin:0;
	padding:0;
	overflow:auto;
	color:black;
	font-size:12px;
}

#bans{
	position:relative;
	height:770px;
}

#bans a{
	font-size:13px;
}
#bans p{
	margin-top:10px;
	margin-bottom:10px;
}

#bans div{
	
	/*border-bottom:1px solid darkblue;*/
	padding-top:0px;
	padding-bottom:10px;
}

#bans .left_col{
	float:left;
}

#bans .right_col{
	position:absolute;
	right:-5px;
	top:0px;
}
