@import url("general.css");

body {
margin-top:24px;
background-color:#FDFCFA;
background:url(http://www.i-trekkings.net/templates/temp/img/bckgrd-small.jpg) top center no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.5;
}

#content {
width:995px;
background-color:#fff;
}

img {
border:none;
}

/* ---------- BLOC LOGIN ---------- */
#login {
width:995px;
height:31px;
background-color:#3b362e;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ff9933;
}
	#loginbloc1 {
	float:left;
	height:22px;
	padding:0px 0px 0px 0px;
	margin-top:6px;
	}
	#loginbloc2 {
	float:right;
	height:22px;
	margin-right:5px;
	padding:7px 0px 2px 3px;
	}
	#loginbloc3 {
	float:right;
	height:22px;
	padding:4px 0px 2px 3px;
	margin-right:7px;
	}
	#loginbloc3 img {
	-moz-opacity:0.75;
	opacity: 0.75;
	filter:alpha(opacity=75);
	}
	#loginbloc3 img:hover {
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
	}
	#login a, #login a:link, #login a:visited, #login a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ff9933;
	text-decoration:none;
	}
	#login a:hover {
	color:#e7511e;
	}
	#login a#pasencore, #login a#pasencore:link, #login a#pasencore:visited, #login a#pasencore:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	}
	#login a#pasencore:hover {
	color:#e7511e;
	}

/* ---------- HEADER ---------- */


#header div.td {
background-color:#fff;
color:#ff9933;
display: table-cell;
vertical-align:middle;
max-height: 118px;
}



/* ---------- IMAGES ACTU ---------- */
img.actu {
width:150px;
height:100px;
overflow:hidden;
float:left;
margin:0px 10px 5px 0px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

img.actu:hover {
-moz-opacity:0.8;
opacity: 0.8;
filter:alpha(opacity=80);
}

img.menuactu {
width:100px;
height:67px;
overflow:hidden;
float:left;
margin:0px 10px 5px 0px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

img.menuactu2 {
width:93px;
height:67px;
overflow:hidden;
float:left;
margin:0px 10px 8px 0px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

img.menuactu:hover,img.menuactu2:hover {
-moz-opacity:0.8;
opacity: 0.8;
filter:alpha(opacity=80);
}

/* ---------- MENU ---------- */
.menu {
width:995px;
height:24px;
background-color:#3B362E;
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
vertical-align:middle;
}

/* ---------- STYLES DE TEXTE ---------- */
h1 {
font-family:"Lobster_13_400";
font-size:22px;
margin:0px;
color:#3b362e;
}

h2 {
font-size:19px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
}

h3 {
font-size:12px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
}

h4 {
font-size:12px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
}


a, a:link, a:visited, a:active {
font-weight:bold;
color:#e7511e;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;

}

a:hover {
color:#990000;
}

a.plusinfos, a.plusinfos:link, a.plusinfos:visited, a.plusinfos:active {
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#e7511e;
margin:0px;
padding-left:12px;
background:url(http://www.i-trekkings.net/templates/temp/img/plusinfos-fleche1.gif) left no-repeat;
}
	
a.plusinfos:hover {
color:#990000;
padding-left:12px;
background:url(http://www.i-trekkings.net/templates/temp/img/plusinfos-fleche2.gif) left no-repeat;
}

a.titreactu, a.titreactu:link, a.titreactu:visited, a.titreactu:active{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#e7511e;
margin:0px;
line-height:18px;
}
	
a.titreactu:hover {
color:#990000;
}

.dateactu {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:italic;
}

.categorieactu {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
}

a.categorieactu, a.categorieactu:link, a.categorieactu:visited, a.categorieactu:active{
color:#666;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

a.categorieactu:hover {
color:#990000;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

hr {
height: 1px;
margin: -0.5em 0;
padding: 0;
border: 1px solid #666;/*the border*/
}


/* ---------- CENTRE DE LA PAGE ---------- */

#centre {
width:995px;
height:auto;
margin:10px 3px 5px 3px;
text-align:left;
		}
	#centre #gauche {
	width:150px;
	height:auto;
	margin:0px 2px 0px 2px;
	float:left;
	border-right:1px dashed #ccc;
	}
		#centre #gauche .contenu {
		margin:0px 10px 10px 10px;
		}

		#centre #gauche .contenu  h1 {
font-family:"Lobster_13_400";
font-size:22px;
margin:0px;
color:#3b362e;
}
		
		
	#centre #milieu {
	width:495px;
	height:auto;
	margin:0px 0px 0px 12px;
	float:left;	
	background: #fff;
	}
		#centre #milieu . {
		margin:10px;
		border-bottom:dashed 1px #b19768;
		padding:5px 0px 5px 0px;
		}	
			#centre #milieu . img {
			width:150px;
			height:100px;
			overflow:hidden;
			margin:0px 3px 5px 3px;
			border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			}
			#centre #milieu . img:hover {
			-moz-opacity:0.8;
			opacity: 0.8;
			filter:alpha(opacity=80);
			}
	#centre #droite {
	width:330px;
	height:auto;
	margin:0px 2px 0px 0px;
	float:right;
	border-left:1px dashed #ccc;
	}
		#centre #droite .contenu {
		margin:0px 10px 10px 10px;
		}

		#centre #droite .contenu  h1 {
font-family:"Lobster_13_400";
font-size:22px;
margin:0px;
color:#3b362e;
}

	#centre .plus {
	margin:0px 10px 10px 10px;
	text-align:left;
	}

/* ---------- FOOTER ---------- */
#footer {
width:100%;
background-color:#3D362E;
padding:20px 0px 20px 0px;
clear:both;
}
	#footer #avertissements {
	width:975px;
	color:#bbb;
	text-align:left;
	}
	#footer h5 {
	font-family:"Lobster_13_400";
	font-size:22px;
	font-weight:bold;
	color:#bbb;
	}
	#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b39969;
	}	
	#footer a:hover {
	color:#e7511e;
	}
	#footer img {
	height:62px;
	border:solid 1px #fff;
	margin-right:3px;
	}
	#footer img:hover {
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
	}
	
	/* autres éléments par défaut */
INPUT {
   background-color:#eee; border-color:#999;
   border-top-width:1px;
   border-right-width:1px;
   border-bottom-width:1px;
   border-left-width:1px;
   text-indent:1px;
}

textarea {   
   color:#999;
   font-style:normal;
   line-height:normal;
   font-weight:normal;
   text-decoration:none;
   letter-spacing:normal;
   word-spacing:normal;
   border:thin ridge;
   border-color:#999;
   background-color:#eee;
}

SELECT {  
   font-size:9px;
   color:#999;
   background-color:#FFF
 }

 /* tablesorter */
table.tablesorter {
	margin:0;
	width: 100%;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	padding: 0px;
}
table.tablesorter thead tr .header {
	background-image: url(http://www.i-trekkings.net/templates/temp/images/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	padding: 0px;
}
table.tablesorter tbody tr.odd td {

}
table.tablesorter thead tr .headerSortUp {
	background-image: url(http://www.i-trekkings.net/templates/temp/images/tablesorter/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(http://www.i-trekkings.net/templates/temp/images/tablesorter/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
}

