/* CSS Document */
/* Mise en forme du site CLUB ALPIN */
/* www.iris-interactive.fr */

* {
	padding:0;
	margin:0;
}
body {
	background:#eb7500 url(../images/bg.gif) repeat-x top left;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 auto;
	text-align:center;
}
#page {
	width:780px;
	margin:0 auto;
}

/* -------------------------------------------------------------------------------------------- */
/* Déclaration des styles applicables au header */
/* -------------------------------------------------------------------------------------------- */

#header {
	height:105px;
	position:relative;
	background:url(../images/header.gif) no-repeat top center;
}
#header ul {
	float:left;
	margin:66px auto auto 20px;
}
#header ul li {
	list-style:none;
	display:inline;
	float:left;
}
#header ul li a {
	display:block;
	width:105px;
	height:11px;
	margin-right:4px;
	color:#5f5f5f;
	font-size:13px;
	padding:10px 0;
	font-weight:bold;
}
	#header ul li a:hover {
		color:#003366;
		text-decoration:none;
	}
	#header ul li a.active:hover {
		color:#5f5f5f;
	}
#header ul li:hover ul li a,
#header ul li.sfhover ul li a {
	font-size:10px;
}
#header ul li ul {
	position:absolute;	
	left:-999em;
	top:31px;
	background-color:#ffffff;
}

/* Sous-menu Vertical */

#header ul li:hover ul,
#header ul li.sfhover ul {
	left:auto;
	width:103px;
	margin-left:0px;
	background-color:#ffffff;
	border:1px solid #eeeeee;
	border-top:0;
	top:31px;
}

/* -------------------------------------------------------------------------------------------- */
/* Déclaration des styles applicables au chemin de fer */
/* -------------------------------------------------------------------------------------------- */

#toolbox {
	margin:0 0 15px 0;
	padding-top:8px;
	border-bottom:1px solid #eeeeee;
}
#tools {
	float:right;
	width:120px;
}
#tools li {
	position:relative;
	z-index:3;
	float:right;
	list-style:none;
	display:inline;
	padding-left:5px !important;
	background:none !important;
}
#tools a {
	text-decoration:none;
}
#tools a img {
	border:none;
}
#tools a span {
	border:none;
	position:absolute;
	left:-999em;
	padding:3px;
	background-color:#0086c8;
	color:#ffffff;
	margin:25px 0 0 -10px;
	white-space:nowrap;
}
html* #tools a span {
	left:auto;
	display:none;
}
#tools a:hover span {
	left:auto;
}
html* #tools a:hover span {
	display:block;
}
#toolbox #wire {
	float:left;
	margin-left:0 !important;
	padding-left:0 !important;
}
#toolbox #wire li {
	float:left;
	background:url(../images/bg-li.gif) no-repeat left;
	padding-left:10px;
	margin-right:7px;
	margin-left:0;
	display:inline;
}
#toolbox #wire a {
	color:#660404;
	font-size:11px;
	text-decoration:none;
}
#toolbox #wire a:hover {
	text-decoration:underline;
}

/* -------------------------------------------------------------------------------------------- */
/* Déclaration des styles applicables au contenu */
/* -------------------------------------------------------------------------------------------- */

.content {
	background:url(../images/content.gif) repeat-y top center;
	min-height:593px;
}
.col1 {
	width:195px;
}
.col2 {
	width:320px;
}
.col3 {
	width:185px;
}
.col4,
#toolbox {
	width:505px;
}
.col1,
.col2,
.col3,
.col4,
#toolbox {
	float:left;
	margin-left:20px;
}
h1 {
	border-bottom:1px solid #ff5a12;
	margin:5px 8px 19px 8px;
}
h2 {
	border-bottom:1px solid #26ABDE;
	margin:5px 8px 6px 8px;
}
h3 {
	font-size:13px;
	margin:0 8px 6px 8px;
	color:#ffffff;
	text-align:left;
	background-color:#5d5d5d;
	padding-left:5px;
}
h4 {
	font-size:13px;
	margin:0 8px 6px;
	color:#616161;
	text-align:left;
}
h1,
h2 {
	font-size:18px;
	color:#616161;
	text-align:left;
}

table.activites {
	background-color:#ffffff;
	width:100%;
	border-left:1px solid #267089;
	color:#267089;
}
table td.edition_zone_td {
	text-align:left;
}

.slideShow {
	background-color:black;
	width:300px;
	height:300px;
	color:white;
}

/* -------------------------------------------------------------------------------------------- */
/* Déclaration des styles applicables au footer */
/* -------------------------------------------------------------------------------------------- */

#foot {
	background:url(../images/signature.gif) no-repeat top center;
	height:67px;
}
#signature {
	color:#FFFFFF;
	font-size:10px;
}
#signature p {
	text-align:center !important;
}
#signature a {
	color:#FFFFFF;
}

/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles génériques */
/* -------------------------------------------------------------------------------------------- */

.spacer {
	width:100%;
	clear:both;
	font-size:1px;
	height:1px;
}
.content ul {
	list-style:none;
}
.content ul li {
	padding-left:15px;
	text-align:left;
}
.col4 ul li {
	margin-bottom:15px;
}
p {
	text-align:justify;
	padding:5px 10px;
}
a {
	color:#26abde;
	text-decoration:none;
}
	h4 a {
		background:url(../images/bg-h4-a.gif) no-repeat 0 0;
		padding-left:20px;
	}
a:hover {
	text-decoration:underline;
}
.col3 p a,
.col1 p span.plus a,
.col1 a {
	color:#ff5307;
	text-decoration:none;
}
	.col3 p a:hover,
	.col1 p span.plus a:hover,
	.col1 a:hover {
		text-decoration:underline;
	}
.col1 p span.date {
	color:#a7a7a7;
	font-size:10px;
}
.col1 p span.plus {
	float:right;
	text-align:right;
}
a img  {
	border:0;
}
.img_left {
	float:left;
	padding:5px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.left,
.right {
	padding:0 10px;
}
.center {
	text-align:center;
}

/* Rendu sur Mozilla */
a {
	outline: none;
}
:focus {
	-moz-outline-style: none;
} 

/* -------------------------------------------------------------------------------------------- */
/* Déclaration des styles applicables aux formulaires */
/* -------------------------------------------------------------------------------------------- */

.content form input,
.content form select,
.content form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
}
.content form textarea {
	height:auto;
}
.content form table td {
	padding:5px 10px;
}

.content legend {
	color:#616161;
}
.content fieldset {
	border:none;
	padding:5px;
	margin-bottom:5px;
	clear:both;
}
.content fieldset.small {
	width:228px;
	clear:none;
}
	html>body .content fieldset.small {
		width:203px;
		float:left;
		margin-right:10px;
	}

.content input.submit {
	padding:5px;
	border:0;
	background:none;
	width:88px;
	height:32px;
	color:#333333;
	font-weight:bold;
	background:url(../images/button-submit.gif) no-repeat center;
	cursor:pointer;
}
.content input:hover.submit,
.content input.submit:hover {
	background:url(../images/button-submit-hover.gif) no-repeat center;
}