@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	background:url(images/bg.png) repeat-x #075671;
	margin:0px;
	padding:0px;
	}
	
a:link { color:#075671; text-decoration:underline; font-weight:bold;}
a:visited { color:#075671; text-decoration:none; font-weight:bold;}
a:hover { color:#89ba2d; text-decoration:underline; font-weight:bold;}

#global {
	width:960px;
	display:block;
	margin:0px auto;
	}
	
#header {
	width:960px;
	height:90px;
	position:relative;
	}
	#header ul {
		display:inline-block;
		width:375px;
		height:30px;
		background:url(images/bg_menu.png) no-repeat #033850;
		font-family:"Tahoma", sans-serif;
		font-size:9px;
		font-weight:bold;
		text-transform:uppercase;
		position:absolute;
		right:0px;
		top:60px;
		margin:0px;
		padding:0px 0px 0px 25px;
		}
		#header ul li {
			list-style:none;
			display:inline-block;
			margin:12px 5px 0px 5px;
			}
			#header ul li a:link {
				color:#fff;
				text-decoration:none;
				}
			#header ul li a:visited {
				color:#fff;
				text-decoration:none;
				}
			#header ul li a:hover {
				color:#89ba2d;
				text-decoration:underline;
				}
			#header ul li a.current:link {
				color:#89ba2d;
				text-decoration:none;
				}
			#header ul li a.current:visited {
				color:#89ba2d;
				text-decoration:none;
				}
			#header ul li a.current:hover {
				color:#89ba2d;
				text-decoration:underline;
				}
	
h1 {
	display:inline-block;
	width:960px;
	height:115px;
	border:none;
	margin:0px;
	padding:0px;
	font-size:8px;
	color:#015671;
	position:relative;
	}
	h1 img { 
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	}
	
#main {
	width:960px;
	min-height:400px;
	background:#f5f5f5;
	position:relative;

	}

#bottom {
	display:block;
	width:960px;
	height:31px;
	padding:20px 0px 0px 0px;
	background:url(images/bg_main_bottom.png) no-repeat #fff;
	color:#105269;
	font-family:"Tahoma", sans-serif;
	font-size:11px;
	text-align:center;
}

#footer {
	display:inline-block;
	background:#105269;
	width:960px;
	height:50px;
	margin:20px 0px;
	padding:0px;
	}
	#footer_left {
		display:inline-block;
		width:320px;
		height:50px;
		background:#033850;
		margin:0px;
		float:left;
	}
		#footer_left img { margin:0px; padding:0px;}
	#footer_right {
		display:inline-block;
		width:620px;
		height:33px;
		background:url(images/bg_footer_right.png) no-repeat #033850;
		margin: 0px 0px 0px 20px;
		padding:17px 0px 0px 0px;
		float:left;
		text-align:center;
		font-size:11px;
		font-family:"Tahoma", sans-serif;
		color:#105269;
	}
	#footer_right a:link {
		color:#105269;
		font-weight:bold;
		text-decoration:none;
		}
	#footer_right a:visited {
		color:#105269;
		font-weight:bold;
		text-decoration:none;
		}
	#footer_right a:hover {
		color:#89ba2d;
		font-weight:bold;
		text-decoration:none;
		}
#bottom_footer {
		font-family:"Tahoma", sans-serif;
		color:#033850;
		font-size:10px;
		
}
	#bottom_footer p {padding-bottom:10px;}
	#bottom_footer a:link {
		color:#033850;
		font-weight:bold;
		text-decoration:none;
		}
	#bottom_footer a:visited {
		color:#033850;
		font-weight:bold;
		text-decoration:none;
		}
	#bottom_footer a:hover {
		color:#89ba2d;
		font-weight:bold;
		text-decoration:none;
		}

/* Division 3 colones */
#content {
	display:block;
	width:920px;
	padding:20px 20px 20px 20px;
	vertical-align:top;
	overflow:hidden;
	}
	#content h2 {
	display:inline-block;
	width:100%;
	color:#505050;
	font-family:"Tahoma", sans-serif;
	text-align:left;
	font-size:24px;
	font-weight:bold;
	margin:10px 0px 20px 0px;
	}

.left_third {
	display:inline-block;
	float: left;
	width:300px;
	min-height:100px;
	color:#666;
	font-family:"Tahoma", sans-serif;
	font-size:12px;
	margin:5px 0px;
	overflow:hidden;
}

.center_third {
	display:inline-block;
	float: left;
	margin:5px 10px;
	width:300px;
	min-height:100px;
	color:#666;
	font-family:"Tahoma", sans-serif;
	font-size:12px;
	overflow:hidden;
}

.right_third {
	display:inline-block;
	float: left;
	margin:5px 0px;
	width:300px;
	min-height:100px;
	color:#666;
	font-family:"Tahoma", sans-serif;
	font-size:12px;
	overflow:hidden;
}


.left_third h2, .center_third h2, .right_third h2 {
	display:block;
	margin:0px !important;
	padding:0px;
	width:300px;
	height:50px;
	color:#505050;
	font-family:"Tahoma", sans-serif;
	text-align:left;
	text-indent:20px;
	line-height:50px;
	font-size:24px;
	font-weight:bold;
	background:url(images/bg_h2_small.png) no-repeat top #fff;
	}

.left_third h3, .center_third h3, .right_third h3 {
	display:inline-block;
	width:100%;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#89ba2d;
	font-family:"Tahoma", sans-serif;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	}
	
.bloc_content_third {
	margin:0px;
	padding:10px 20px;
	width:258px;
	color:#053b4e;
	font-family:"Tahoma", sans-serif;
	text-align:left;
	font-size:12px;
	background:#fff;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	overflow:hidden;
	}
	.bloc_content_third b{ 
		color:#89ba2d;
		font-family:"Tahoma", sans-serif;
		text-align:left;
		font-size:14px;
		font-weight:bold;
		display:inline-block;
		min-width:35px;
		margin-right:5px;
	}
	a.url:link { 
		color:#105269;
		text-decoration:underline;
		font-weight: normal;
		font-size:12px;
	}
	a.url:visited { 
		color:#505050;
		text-decoration:underline;
		font-weight: normal;
		font-size:12px;
	}
	a.url:hover { 
		color:#89ba2d;
		text-decoration:none;
		font-weight: normal;
		font-size:12px;
	}
	
		
.end_bloc_small {
	background:url(images/bg_bottom_1-3.png) no-repeat bottom #fff;
	display:block;
	width:300px;
	height:4px;
}	
/* EOF Division 3 colones */

/* Division 1/3 2/3 */

.two_third {
	display:inline-block;
	float: left;
	margin:5px 0px 5px 10px;
	width:610px;
	min-height:100px;
	color:#666;
	font-family:"Tahoma", sans-serif;
	font-size:12px;
	overflow:hidden;
}
.two_third h2 {
	display:block;
	margin:0px !important;
	padding:0px;
	width:610px;
	height:50px;
	color:#505050;
	font-family:"Tahoma", sans-serif;
	text-align:left;
	text-indent:20px;
	line-height:50px;
	font-size:24px;
	font-weight:bold;
	background:url(images/bg_h2_big.png) no-repeat top #fff;
	overflow:hidden;
	}
.two_third h3 {
	display:inline-block;
	width:100%;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#89ba2d;
	font-family:"Tahoma", sans-serif;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	}
	
.bloc_content_two-third {
	margin:0px;
	padding:10px 20px;
	width:568px;
	color:#053b4e;
	font-family:"Tahoma", sans-serif;
	text-align:left;
	font-size:12px;
	background:#fff;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	overflow:hidden;
	}
	a.right_link:link {
		color:#89ba2d;
		text-decoration:underline;
		font-weight:bold;
		}
	a.right_link:visited {
		color:#89ba2d;
		text-decoration:none;
		font-weight:bold;
		}
	a.right_link:hover {
		color:#505050;
		text-decoration:none;
		font-weight:bold;
		}
		
	a.title_link:link {
		color:#505050;
		text-decoration:none;
		font-weight:bold;
		}
	a.title_link:visited {
		color:#505050;
		text-decoration:none;
		font-weight:bold;
		}
	a.title_link:hover {
		color:#89ba2d;
		text-decoration:underline;
		font-weight:bold;
		}
		
		
.top_bloc_small {
	display:block;
	margin:0px !important;
	padding:0px;
	width:300px;
	height:10px;
	background:url(images/bg_top_1-3.png) no-repeat top #fff;
}

.end_bloc_big {
	background:url(images/bg_bottom_right.png) no-repeat bottom #fff;
	display:block;
	width:610px;
	height:4px;
}	
/* eof 1/3 2/3 */

/* DIVISION 1/3 1/3 1/3 */
.one_third {
	display:inline-block;
	float: left;
	width:280px;
	height:228px;
	color:#666;
	font-family:"Tahoma", sans-serif;
	font-size:12px;
	margin:8px;
	overflow:hidden;
	padding:10px 5px 12px 5px;
	background:url(images/bg_1-3.png) no-repeat #fff;
}
.one_third h2 {
	display:block;
	margin:0px!important;
	padding:0px;
	width:300px;
	color:#505050;
	font-family:"Tahoma", sans-serif;
	text-align:left;
	text-indent:20px;
	font-size:18px;
	font-weight:bold;
}
.thumbs{
	margin:9px 5px 10px 4px;
	border:1px solid #efefef;
}

.categorie {
	display:inline-block;
	text-align:left;
	width:300px;
	height:32px;
	padding:0px;
}
.categorie_name {
	display:inline-block;
	width:118px;
	height:32px;
	line-height:32px;
	float:left;
	text-align:left;
	text-indent:10px;
}
.detail_link {
	display:inline-block;
	float:right;
	width:132px;
	margin:0px 25px 0px 0px!important;
}
/* EOF DIVISION 1/3 1/3 1/3 */

.button_link {
	width:300px;
	height:32px;
	text-align:right;
	margin:10px 0px;
}

.button_link img { float:right;}

#page_choice {
	display:inline-block;
	width:290px;
	height:46px;
	margin:10px 0px 10px 315px;
	color:#505050;
	text-align:center;
	font-size:12px;
	vertical-align:middle;
	font-family:"Tahoma", sans-serif;
}

#left_arrow {
	display:inline-block;
	width:46px;
	height:46px;
	float:left;
	margin:0px 5px 0px 0px;
}
#page_current {
	display:inline-block;
	width:185px;
	height:46px;
	line-height:46px;
	float:left;
	margin:0px;
}
#right_arrow {
	display:inline-block;
	width:46px;
	height:46px;
	float:right;
	margin:0px 0px 0px 5px;
}
/* FORMULAIRE */

form {
	margin:20px 0px;
	overflow:hidden;
}

fieldset {
	background:#f5f5f5;
	display:inline-block;
	padding:0px;
	width:570px;
	border:none;
	border-top: 5px solid #efefef;
	border-bottom: 5px solid #efefef;
}
label {
	display:inline-block;
	float:left;
	width:180px;
	font-size:11px;
}

dt {
	font-family:"Courier New", Courier, monospace;
	padding:10px;
}

dt i { color:#ff0000;}

dt b {
	font-size:11px;
	color:#ff0000;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
}

input[type=text]{
	width:146px;
	height:14px;
	padding: 2px;
	border:1px solid #efefef;;
	color:#505050;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	}
textarea {
	padding: 2px;
	border:1px solid #efefef;;
	color:#505050;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

.btn {
	display:inline-block;
	width: 144px;
	height:32px;
	padding-bottom:5px;
	background:url(images/btn.png) no-repeat #efefef;
	color:#909090;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	border:none;
	cursor:pointer;
}

h4 {
	font-family:"Tahoma", sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#89ba2d;
	margin:10px;
	display:inline-block;
	width:100%;
}
.filtre {
	text-align:right;
	float:right;
	display:inline-block;
	width:100%;
	margin-right:10px;
}

a.liens:link {
	font-family:"Tahoma", sans-serif;
	font-size:10px;
	color:#505050;
	text-decoration:none;
}
a.liens:visited {
	font-family:"Tahoma", sans-serif;
	font-size:10px;
	color:#505050;
	text-decoration:none;
}
a.liens:hover {
	font-family:"Tahoma", sans-serif;
	font-size:10px;
	color:#505050;
	text-decoration:underline;
}

a.liens-off:link {
	font-family:"Tahoma", sans-serif;
	color:#053B4E;
	text-decoration:none;
	font-weight:normal;
	cursor:default;
}
a.liens-off:visited {
	font-family:"Tahoma", sans-serif;
	color:#053B4E;
	text-decoration:none;
	font-weight:normal;
	cursor:default;
	
}
a.liens-off:hover {
	font-family:"Tahoma", sans-serif;
	color:#053B4E;
	text-decoration:none;
	font-weight:normal;
	cursor:default;
}
