@CHARSET "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-image: url(../img/background_body.png);
	background-repeat: no-repeat;
}

h2 {
	font-size: 120%;
}

h3 {
	color: #999;
}

#header {
	
}

.app_name {
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 10px;
	color: #b1cbac;
}

.app_name:first-letter {
	color: #fff;
	font-style: normal;
	font-weight: normal;
}

.app_name span {
	border-bottom: 1px solid #fff;;
	padding: 0;
}

.module_name {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 122px;
	color: #fff;
}

#user {
	padding: 0;
	text-align: right;
	color: #fff;
}

div.spacer {
	clear: both;
}

#user a {
	color: #fff;
}

#user span.user {
	margin-right: 20px;
}

#user span.links {
	margin-right: 10px;
}

#content {
	min-height: 500px;
	margin: 0 10px;
}

#footer {
	padding: 6px 10px;
	text-align: center;
	border-top: 1px solid #ccc;
	color: #999;
	font-size: 90%;
}

div.view {
	width: 50em;
}

div.view h3 {
	border-bottom: 1px solid;
}

div.view dt {
	width: 20em;
	float: left;
	margin: 0;
	padding: 0.3em;
	/*border-top: 1px solid;*/
	font-weight: bold;
}

div.view dd {
	width: 20em;
	float: left;
	margin: 0;
	padding: 0.3em;
	/*border-top: 1px solid;*/
}

.altrow {
	background: #eee;
}

div.actions {
	margin-top: 10px;
	margin-bottom: 20px;
}

div.flashMessage {

	margin: 5px 10px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	color: red;
	text-decoration:blink;
background:yellow;
}

div.error-message {
	margin-left: 16.5em;
	color: red;
	font-weight: normal;
}

div.input label.required {
	font-weight: bold;
}

div.alert {
	color: red;
}

#menu_admin,#menu_producteur {
	margin-top: 50px;
	text-align: center;
}

#menu_admin h2,#menu_producteur h2 {
	color: #888;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 1em;
}

div.paging div.disabled {
	color: #ddd;
	display: inline;
}

div.paging span {
	
}

div.paging span.current {
	color: #000;
}

div.paging span a {
	
}

span.disabled {
	color: #ccc;
}

span.info {
	color: #999;
	font-style: italic;
}

div.note {
	color: #555;
	font-size: 90%;
	margin-bottom: 20px;
}

div.note span {
	color: red;
}


div#presentation {
	width: 450px;
	margin: auto;
	text-align: justify;
	margin-top: 50px;
}
.inactive {
color:#eee;
}
#thanks {
font-size:20px;
width:600px;
text-align:justify;
border: 1px red solid;
margin:auto;
margin-top:100px;
padding:20px;
}

div#accueil {
width:600px;
margin:auto;
margin-top:50px;
}
#accueil h2{
font-size:15px;
text-align:center;
color:navy;
}
img#create{
border:0;
}
img#connex{
border:0;
}
img#connexactiv{
border:0;
}
img#carte{
border:0;
}
div#imgconnex {
width:228px;
height:50px;
float:left;
margin-left:70px;

}
div#imgconnexactiv {
width:228px;
height:50px;

margin:auto;

}
.connexhover {
background-image:url(../img/connexion2.png);
}
div
div#imgcreat {
width:228px;
height:50px;
float:left;
margin-bottom:50px;
}
.creathover {
background-image:url(../img/create2.png);
}
div#cartelegende{

width:150px;
text-align:justify;
margin:auto;
}
div#imgcarte {
margin:auto;
width:150px;
text-align:center;
color:maroon;

font-size:80%

}

div#aide {
width:102px;
margin:auto;
clear:both;
margin-bottom:50px;
}
img#aideimg{
border:none;
margin-top:50px;
}