@charset "utf-8";
* {
	font-family: "Trebuchet MS", Verdana;
	margin:0;
	padding:0;
}
img {
	border:0;
}
outline{
	border:0;
}
body {
	background:#c7ecfc url(/img/bg-site.jpg) left top repeat-x;
}
#global {
	margin-left:auto;
	margin-right:auto;
	width:955px;
	background:#FFF;
	/*height:auto!important;
	height:620px;
	min-height:620px;*/
}
#bread {
	background:#c7ecfc url(/img/bg-bread.jpg) left top no-repeat;
	height:32px;
	line-height:32px;
	border-bottom:1px dotted #009ee0;
	font-size: 11px;
	color: #7a7a7a;
}

#bread a {
	color:#0099CC;
	text-decoration:none;
}
#bread a:hover {
	color:#0099CC;
	text-decoration:underline;
}


#bread .left {
	margin-left:27px;
	font-weight:bold;
}
#bread .right {
	float:right;
	margin-right:7px;
	height:32px;
	line-height:32px;
	
}
#bread .right input {
	margin-left:7px;
	font-size:11px;
	margin-top:3px;
}
#bread .right input.btn-search {
	border:0;
	color:#FFF;
	background:#FFF url(/img/btn-search.gif) left top no-repeat;
	height:26px;
	width:89px;
	padding-left:22px;
}
#nav {
	float:left;
	width:188px;
}
#nav ul li, #nav ul li.menuparent {
	list-style:none;
	padding-left:17px;
	font-size:12px;
	border-bottom:1px dotted #009ee0;
	height:auto!important;
	height:23px;
	min-height:23px;
	/*line-height:23px;*/
}
#nav ul li a,  #nav ul li.menuparent a{
	background:transparent url(/img/fleche-orange.gif) 10px 7px no-repeat;
	padding-left:27px;
	color:#0099cc;
	text-decoration:none;
	display:block;
	height:auto!important;
	height:23px;
	min-height:23px;
}
#nav ul li a:hover,  #nav ul li.menuparent a:hover{
	color:#FDA623;
}
#nav ul li.menuactive {
	background:#009fe0;
	list-style:none;
	padding-left:17px;
	font-size:12px;
	border-bottom:1px dotted #009ee0;
	height:23px;
	/*line-height:23px;*/
}
#nav ul li a.menuactive {
	background:transparent url(/img/fleche-blanc.gif) 10px 7px no-repeat;
	color:#FFF;
}

#nav ul li.menuactive ul li {
	list-style:none;
	margin-left:-17px;
	padding-left:17px;
	font-size:12px;
	height:auto!important;
	height:23px;
	min-height:23px;
	/*line-height:23px;*/
	background:#ecf7fd;
	border-bottom:0;
}
#nav ul li.menuactive ul li a {
	color:#0199ca;
	background:transparent;
}
#nav ul li.menuactive ul li a.menuactive {
	color:#fda623;
	background:transparent url(/img/fleche-orange.gif) 10px 7px no-repeat;
}
#nav ul li.menuactive ul li.menuactive ul li{
	margin-left:1px;
	color:#fda623;
	background:transparent url(/img/fleche-orange.gif) 30px 7px no-repeat;
}

#content {
	float:left;
	width:485px;
	padding:30px;
	height:auto!important;
	height:300px;
	min-height:300px; 
	border-left:1px dotted #009ee0;
}
#content a {
	color:#0199ca;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}
#content h2 {
	border-bottom:1px dotted #009ee0;
	color:#0099cc;
	font-size:15px;
}
#content h2 a.noprint {
	display:block;
	float:right;
}
#content h3 {
	font-size:13px;
}
#content .contenu {
	color:#666666;
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
}
#content p {
	margin-top:5px;
	margin-bottom:5px;
}
#content ul {
}
#content ul li,  #content ol li{
	background:transparent url(/img/fleche-orange.gif) 0px 7px no-repeat;
	list-style:none;
	padding-left:10px;
}
#content .reco {
	padding:15px;
	border:1px solid #FDA623;
	color:#FDA623;
}
#content .reco h4 {
	font-size:12px;
	font-weight:bold;
}
#news {
	float:left;
	width:190px;
	margin-top:15px;
}
#news h2 {
	background:#009fe0;
	color:#FFF;
	font-size:15px;
	height:32px;
	line-height:32px;
	padding-left:21px;
	font-weight:normal;
}
#news .NewsSummary {
	background:#f6fbfe;
	padding:21px;
	font-size:11px;
	color:#666666;
}
#news .NewsSummaryLink  {
	color:#009fe0;
	text-decoration:none;
}
#news .NewsSummaryMorelink a {
	background:transparent url(/img/fleche-orange.gif) 0px 7px no-repeat;
	padding-left:10px;
	color:#009fe0;
	text-decoration:none;
}
#news .NewsSummaryMorelink a:hover {
	text-decoration:underline;
}
#footer {
	clear:both;
	background:#c7ecfc url(/img/bg-footer.jpg) left top no-repeat;
	height:40px;
	line-height:40px;
	padding:0 27px;
	color:#FFF;
	font-size:12px;
}
#footer .right{
	float:right;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#album ul li{
	background:none;
	padding:0;
}

div.required {
	margin-bottom:5px;
}
label {
	float:left;
	width:75px;
}
input {
	
}
label.label {
	float:none;
}
textarea {
	float:left;
	width:350px;
	font-size:10px;
}	

div.submit {
	margin-top:10px;
	clear:both;
	text-align:center;
}
#blasons {
	margin-top:10px;
	text-align:center;
}
#blasons a {
	padding:5px;
}









