/*
	Syndicat Intercommunal du Haut de l'Arc
	Définition des feuilles de style des éléments communs à toutes les pages

	Couleurs de base :
	
	Orange :	#FF9900
	Vert :		#669966
	Vert:			#99CC33
	Crème :		#F1EFE2

*/



/* ---> Définitions générales <--- */

* {
	margin: 0;
	padding: 0;
}

html, body { height: 100%; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	text-align: center;
	color: #404040;
	background: #669966 url(../img/fond.jpg) repeat-x;
}

img { border: 0; }

p {
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: 1.4em;
}

p + ul { margin-top: -8px;}

a { color: #CF6C07; text-decoration : none; }
a:hover { color: #FF6600; text-decoration : underline; }

.spacer { clear: both; }
.agauche { float: left; }
.adroite { float: right; }
.aucentre { text-align: center; }
.alerte { color: #993300; font-weight: bold; }
.orange { color: #CF6C07; }
.normal { font-weight: normal; }




/* ---> LISTES <--- */

ul, ul.br {
	margin-left: 24px;
	margin-top: 0;
	margin-bottom: 18px;
	line-height: 18px;
	list-style-image: url(../img/puce.gif);
}

ul.br li {
	margin-bottom: 12px;
}



/* ---> CONTENEURS <--- */

#global {
	background-image: url(../img/ombres.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
	width: 974px;
}

#allpage {
	background-color: #FFF;
	margin: 0 auto;
	min-height: 520px;
	position: relative;
	width: 960px;
}

#entete {
	background-image: url(../img/bandeau-sports.jpg);
	background-repeat: no-repeat;
	height: 236px;
}

#entete-sports {
	background-image: url(../img/bandeau.jpg);
	background-repeat: no-repeat;
	height: 236px;
}

#mentions {
	background-color: #669966;
	color: #FFF;
	font-size: 1.1em;
	height: 22px;	
	position: absolute;
	right: 0;
	text-align: right;
}

#ariane {
	font-size: 0.9em;
	margin-top: -10px;
	margin-bottom: 16px;
}

#corps, #corps-actualites {
	font-size: 1.2em;
	padding: 14px 30px 20px 30px;
	min-height: 240px;
}

#corps-actualites { float: left; width: 600px;}

#corps-sports {
	font-size: 1.2em;
	margin: 0 0 20px 0;
}

#fiche-sports {
	float: left;
	margin-top: 10px;
	margin-right: 30px;
	width: 450px;
}

#fiche-sports-defaut {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	width: 700px;
}

#actualites-sports {
	float: left;
	margin-top: 56px;
	width: 240px;
}

#actualites-sihva {
	float: left;
	margin-top: 56px;
	margin-bottom: 40px;
	width: 260px;
}

#actus {
	border: solid 1px #F1EFE2;
	font-size: 0.9em;
	padding: 4px 10px;
}


#copyright {
	background-image: url(../img/vague.jpg);
	background-repeat: no-repeat;
	height: 71px;
	padding-bottom: 30px;
	position: relative;
}

#endpage {
	background-image: url(../img/fin-page.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 11px;
	position: relative;
	width: 960px;
}

#accueil {
	float: left;
	width: 280px;
}

#communes {
	float: left;
	margin-left: 40px;
	width: 570px;
}

#communes h1 {
/*	background-image: url(../img/fond-communes-2.jpg);
	background-repeat: no-repeat;*/
	background-color: #F1EFE2;
	color: #404040;
	font-size: 1em;
	font-style: normal;
	height: 18px;
	padding-top: 2px;
	text-align: center;
}

#communes table h2 {
	background-image: url(../img/fond-sivom.jpg);
	background-repeat: no-repeat;
	color: #404040;
/*	background-color: #99CC33;
	color: #FFF; */
	font-size: 1em;
	font-style: normal;
	height: 18px;
	padding-top: 2px;
	margin-bottom: 0;
	text-align: center;
	text-transform: none;
}

#communes table td {
/*	font-size: 0.8em;*/
	font-size: 10px;
	padding-right: 20px;
	text-align: center;
	vertical-align: top;
}


/* ---> MENU HORIZONTAL <--- */

ul#menu {
	color: #CF6C07;
	font-size: 1.2em;
	font-weight: bold;
	list-style-type: none;
	position: absolute;
	right: 12px;
	text-align: right;
	text-transform: uppercase;
	top: 215px;
}

html[xmlns*=""] body:last-child ul#menu {     /* Hack Safari */
	top: 215px;
}

ul#menu li {
	display: inline;
	margin-left: 20px;
}

ul#menu li a {
	color: #CF6C07;
}

ul#menu li a:hover, ul#menu li a:focus, ul#menu li a:active {
/*	border-bottom: 3px solid #DCD7B4;*/
	color: #FF6600;
	text-decoration: underline;
}

ul#menu li.here a {
	color: #669966;
}

ul#menu li.here a:hover, ul#menu li.here a:focus, ul#menu li.here a:active {
	color: #FF6600;
	text-decoration: underline;
}



/* ---> TITRES <--- */

h1 {
	color: #FF9900;
	font-size: 1.6em;
	font-style : italic;
	margin-bottom: 1.2em;
}


h1.activite {
	color: #669966;
	font-style: normal;
	font-size: 1.3em;
	margin-bottom: 0;
}

h2 {
	background: #FFF url(../img/fond-titre-3.jpg) top left repeat-y;
	color: #FFF;
	font-size: 1.3em;
	margin-bottom: 12px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-top: 1px;
	text-transform: uppercase;
}

h3 {
	color: #FF9900;
	font-size: 1.1em;
	margin-top: 12px;
	margin-bottom: 12px;
}

h3.premier {
	margin-top: 0;
}

h4 {
	color: #404040;
	font-size: 1.1em;
	margin-bottom: 12px;
}

#actualites-sports h2, #actualites-sihva h2 {
	background: none;
	color: #669966;
	font-size: 1.2em;
	margin-bottom: 4px;
	padding-left: 12px;
}

#actualites-sports h3, #actualites-sihva h3 {
	background: none;
	color: #FF9900;
	font-size: 1.1em;
	margin-bottom: 0;
}

#actualites-sihva h2 { font-size: 1.4em; }
#actualites-sihva h3 { font-size: 1.3em; }



/* ---> IMAGES <--- */

img.logo { float: left; padding: 6px 8px 0 8px ; }

img.photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

img.pdf {
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}

img.pdf2 {
	margin-left: 10px;
	vertical-align: middle;
}

img.activite {
	background-color: #FFF;
	padding: 2px;
	border: solid 1px #DCD7B4;
}

img.cadre-adroite {
	float: right;
	background-color: #FFF;
	border: solid 1px #DCD7B4;
	margin-left: 30px;
	margin-bottom: 20px;
	padding: 2px;
}

img.cadre-agauche {
	float: left;
	background-color: #FFF;
	border: solid 1px #DCD7B4;
	margin-right: 30px;
	margin-bottom: 20px;
	padding: 2px;
}


/* ---> TEXTES <--- */

div#accroche {
	color: #94BD2F;
	float: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
}

div#mentions p {
	float: left;
	padding-right: 10px;
	padding-top: 1px;
}


#copyright p {
	font-size: 1.1em;
	font-weight: bold;
	position: absolute;
	right: 12px;
	text-align: right;
	top: 50px;
}

#actus p { margin-bottom: 1em; }

#actualites-sports p { font-size: 1.0em; }
#actualites-sihva p { font-size: 1.2em; }

#fiche-sports p { margin-bottom: 1em; }

a.pdf { color: #404040; }
a.pdf:hover { color: #FF9900; text-decoration: none; }

div.info { margin-bottom: 24px; }


/* ---> LIENS <--- */

ul.multiactivites li a { color: #404040; text-decoration: none;}
ul.multiactivites li a:hover { color: #CF6C07; text-decoration: none; }

#mentions a { color: #FFF; }
#mentions a:hover { color: #CCE69A; text-decoration: underline; }


/* ---> TABLEAUX <--- */

td.adroite { float: none; text-align: right; }
td.agauche { float: none; text-align: left; }

table#activite td.info {
	background: #FFF url(../img/fond-td.jpg) no-repeat;
	color: #404040;
	font-weight: bold;
	height: 16px;
	padding-right: 10px;
	padding-bottom: 4px;
	text-align: right;
	vertical-align: top;
	width: 70px;
}

table#activite td { padding-bottom: 4px; vertical-align: top; }
table#activite td p, table#activite td.info p { margin-top: 0; margin-bottom: 0; line-height: 16px;}


table.defaut {
	border-collapse: collapse;
	margin-bottom: 16px;
}

table.defaut td {
	border: solid 1px #DCD7B4;
	padding: 4px 20px;
	vertical-align: top;
}

table.defaut th {
	background-color: #F8F8F2;
	border: solid 1px #DCD7B4;
	padding: 4px 20px;
}


table.plan { border-collapse: collapse; margin-bottom: 16px; }
table.plan td { padding-right: 40px; }
table.plan td img { padding: 2px; border: solid 1px #DCD7B4; }



/* ---> PLAN DU SITE <--- */

#corps ul.plan { list-style-type : none; }
#corps ul.plan li { margin-top: 12px; }
#corps ul.plan li a { color: #404040; font-weight: bold; }
#corps ul.plan li a:hover { color: #FF9900; }
#corps ul.plan ul { color: #404040; font-size: 11px; margin-top: 8px; }
#corps ul.plan ul li { margin-top: 0px; }
#corps ul.plan ul li a { color: #669966; font-weight: bold; }
#corps ul.plan ul li a:hover { color: #FF9900; }
#corps ul.plan ul ul { list-style-image: url(../img/fleche-2.gif); }
#corps ul.plan ul ul li a { color: #404040; font-weight: normal; }
#corps ul.plan ul ul ul { list-style-image: url(../img/fleche-4.gif); }
#corps ul.plan ul ul ul ul { list-style-image: url(../img/fleche-3.gif); }


/* ---> FORMULAIRES <--- */

form {
	margin: 0;
}

input, textarea {
	background-color: #F9F9F3;
	border: solid 1px #DBD6B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 4px;
	margin-top: 4px;
}

input[type="submit"] {
	background-color: #F9F9F3;
	border: solid 1px #DBD6B5;
	color: #505050;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
}

/* ---> ACTUALITES <--- */

div.actualite { margin-bottom: 12px; }

div.actualite h3 {
	color: #FF9900;
	margin-bottom: 2px;
}

div.actualite p { margin-bottom: 12px; }



/* ---> IFRAMES <--- */

iframe { border: solid 1px #DCD7B4; }

