/* CSS Document */
@media screen {

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	background-color:#FFFFFF;
	background-image:url(/opencms/opencms/system/modules/com.adelis.bureau.alsace/pics/fond.gif);
	background-position:top;
	background-repeat:repeat-x;
}
img {
	border-style:none;
	border-width:0px;
}

p, td p {
	margin-right:16px;
	margin-left:30px;
}

td {
	font-size: 0.7em;
}

.contenuInterieur td {
	font-size: 1em;
}


ul, td ul {
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}

ul li, td ul li {
	list-style-image:url(/opencms/opencms/system/galleries/pics/bureau_alsace/puce_paragraphe.gif);
	margin-left:45px;
}


h1 {
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:normal;
	font-size:1.8em;
	color:#000000;
	margin-left:28px;
	margin-top:30px;
	margin-bottom:18px;
	letter-spacing:0.1em
}

h2 {
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	color:#000000;
	margin-left:28px;
	margin-top:1.0em;
	margin-bottom:1.7em;
}

h3 {
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:bold;
	font-size:1.0em;
	color:#000000;
	margin-left:28px;
	margin-top:0.5em;
	margin-bottom:1.0em;
}

h2 .date {
	font-weight:normal;
}


a {
	color:#FE9104;
	text-decoration:none;
}

a:hover {
	color:#005E78;
	text-decoration:underline;
}

h1:first-letter {
	color:#FE9104;
	font-size:1.8em;
}

/* centrage */
.centreur {
	text-align:center;
}

.centre {
	position:relative;
	width:770px;
	top:15px;
	text-align:left;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
}


/* Formulaires */
legend {
	display:none;
}

fieldset {
	margin-top:18px;
	margin-bottom:6px;
	margin-right:25px;
	padding-top:22px;
	padding-bottom:12px;
	border-left:none;
	border-top:1px solid #C5C5C6;
	border-right:1px solid #C5C5C6;	
	border-bottom:1px solid #C5C5C6;	
}

label {
	display: inline;
	float: left;
	clear:left;
	font-size:1em;
	font-weight:bold;
	font-style:normal;
	text-align:right;
	padding-right:10px;
	margin-bottom:12px;
}

label.mandatory {
	color:#FE9104;
}

input {
	border-style:solid;
	border-width:1px;
	border-color:#7E7D7D;
	font-size:1em;
	margin-bottom:12px;
}

textarea {
	border-style:solid;
	border-width:1px;
	border-color:#7E7D7D;
	float:none;
	clear:left;
	display:block;
}

input.submit {
	color:#000000;
	border-style:solid;
	font-weight:bold;
	border-width:1px;
	border-color:#7E7D7D;
	font-size:1em;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#ABABAB', Direction=135, Strength=2);
	clear:both;
}

div.submit {
	text-align:center;
	width:298px;
	margin-left:32px;
}

div.subit input {
	margin-left:auto;
	margin-right:auto;
}


/* Actualites */

.resume {
	float:left;
	top:0px;
	width:186px;
	border-left:1px solid #C5C5C6;
	border-bottom:1px solid #C5C5C6;
	background-color:#FFFFFF;
}

.resume h2, .alsaceGrise h2, .alsaceBlanche h2 {
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:normal;
	font-size:1.3em;
	color:#000000;
	border-bottom:1px solid #C5C5C6;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:6px;
	padding-top:20px;
	padding-bottom:5px;
	padding-left:6px;
	letter-spacing:0.1em
}


.resume h3, .alsaceGrise h3, .alsaceBlanche h3 {
	margin-left:6px;
}

.resume h3 .date, .alsaceGrise h3 .date, .alsaceBlanche h3 .date {
	font-weight:normal;
}


.resume p, .alsaceGrise p, .alsaceBlanche p {
	margin-top:0px;
	margin-left:6px;
	margin-bottom:6px;
	margin-right:0px;
	padding:3px;
	border-top:1px solid #C5C5C6;
	border-left:1px solid #C5C5C6;
	border-bottom:1px solid #C5C5C6;
}

.resume p a,  .alsaceGrise p a, .alsaceBlanche p a {
	color:#FE9104;
	font-weight:bold;
	text-decoration:none;
}

.resume p a:hover, .alsaceGrise p a:hover, .alsaceBlanche p a:hover {
	color:#005E78;
	font-weight:bold;
	text-decoration:underline;
}

a.savoirPlus {
	color:#FE9104;
	font-weight:bold;
}

a.savoirPlus:hover {
	color:#005E78;
	font-weight:bold;
}


/* Entete */

.position {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:15px;
	z-index:1;
	border:1px solid #000000;
	background-color:#005E78;
	color: #FFFFFF;
	font-weight: bold;
}

.position p {
	margin-left:5px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	border-style:none;
}

.position a {
	color: #FFFFFF;
	text-decoration:none;
}

.position a:hover {
	color: #C5C5C6;
	text-decoration:underline;
}


img.bandeau {
	position:absolute;
	display:block;
	left:0px;
	top:16px;
	width:770px;
	height:109px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

/* Menu */
#menu {
	position:absolute;
	left:0px;
	top:125px;
	
		
	z-index:20;
	width:770px;
	height:24px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	visibility:ridge;
}

/* contenu */
.contenuInterieur {
	position:absolute;
	left:0px;
	top:151px;
	width:100%;
	z-index:1;
	border-left:1px solid #000000;
	border-right:1px solid #000000;	
	border-bottom:1px solid #000000;	
	background-image:url(/opencms/opencms/system/modules/com.adelis.bureau.alsace/pics/fond_illus_fixe.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.illusFixe {
	width:156px;
	height:100%;
	float:left;
}

.illusFixe img {
	width:155px;
	height:324px;
}

.contenu {
	float: left;
	width:614px;
	background-color:#FFFFFF;
	height:100%;
}



.alsaceGrise, .alsaceBlanche  {
	min-height:323px;
	width:186px;
	border-left:1px solid #C5C5C6;
	margin-right:0px;	
	vertical-align:top;
}

.alsaceGrise  {
	background-image:url(/opencms/opencms/system/modules/com.adelis.bureau.alsace/pics/fondcartegrise.gif);
	background-repeat:no-repeat;
}

.resume h2:first-letter {
	color:#FE9104;
	font-size:1.4em;
	margin-top:3em;
}


.alsaceGrise h2:first-letter {
	color:#FE9104;
	font-size:1.4em;
}

.alsaceBlanche {
	background-image: url(/opencms/opencms/system/galleries/pics/bureau_alsace/CARTE.jpg);
	background-repeat:no-repeat;
}

.alsaceBlanche h2:first-letter {
	color:#FE9104;
	font-size:1.4em;
}



.alsaceGrise ul, .alsaceBlanche ul {
	margin-top:15px;
	margin-left:0px;
	margin-bottom:6px;
	margin-right:6px;
}

.alsaceGrise li, .alsaceBlanche li {
	color:#005E78;
	font-size:1em;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-left:22px;
}

hr {
	height:1px;
	color:#FFFFFF;
	border-top:1px solid #C5C5C6;
}
	
.cadreContenu {
	margin-top:3px;
	margin-bottom:6px;
	margin-right:25px;
	border-top:1px solid #C5C5C6;
	border-right:1px solid #C5C5C6;	
	border-bottom:1px solid #C5C5C6;	
}

/* Bas de page pour l'interieur */
.basInterieur {
	clear:both;
	width:100%;
	height:2.5em;
	position:relative;
}
.basInterieur fieldset {
	border-style:none;
	border-width:0px;
	background-color:#005E78;
	margin:0px;
	padding:0px;
	height:2.5em;
}

.basInterieur form  {
	display:inline;
}

.basInterieur #submit {
	margin-top:0.25em;
	margin-bottom:0px;
	padding:0px;
}

.basInterieur #q {
	margin-top:0.25em;
	margin-bottom:0px;
	padding:0px;
}

.menuBas {
	position:absolute;
	top:0px;
	right:0px;
	height:2.5em;
	background-color:#C5C7C6;
}

.menuBas p {
	margin-left:20px;
	margin-right:20px;
	margin-top:0.6em;
	font-weight:bold;
	color:#FFFFFF;
}

.menuBas a {
	color:#FFFFFF;
	text-decoration:none;
	margin-left:0.5em;
	margin-right:0.5em;
}

.menuBas a:hover {
	color:#005E78;
	text-decoration:underline;
}

/* Formulaire de recherche */

.basInterieur input {
	margin-top:4px;
	margin-bottom:0px;
}

/* astuce pour afficher correctement sur Gecko */
.basInterieur > form > fieldset > input {
	margin-top:6px;
}

.basInterieur #qrecherche {
	margin-left:7px;
	width:115px;
	padding-left:1px;
	padding-right:1px;
	font-size:1.1em;
}


.basInterieur #submit {
	background-color:#E4E0E0;
	color:#000000;
	padding-left:1px;
	padding-right:1px;
	font-size:1em;
}

.puce {
	margin-right:5px;
}

/* Resultat de recherche */
.resultatRecherche input {
	margin-top:0px;
	margin-bottom:0px;
}

.resultatRecherche #qresultat {
	width:400px;
	margin-left:30px;
	margin-right:5px;
	margin-bottom:3px;
	clear:both;
}


div.search-matches, div.search-hit-title, div.search-hit-description, div.search-hit-tlm {
	margin-left:15px;
}

/* Formulaire de contact */
#aide fieldset {
}

#aide label {
	width:155px;
}

#aide input {
	width:175px;
}

#aide input.submit {
	width:auto;
}

#aide textarea {
	width:310px;
	height:70px;
	margin-left:32px;
}

span.mandatory {
	font-weight:bold;
	color:#FE9104;
}

#erreur {
	margin-bottom:8px;
	font-weight:bold;
	color:#EE0000;
	display:none;
}
/* Tableau de type Appel à coopération */
.cooperation {
	margin-right:16px;
	margin-left:30px;
}

.cooperation td {
	border:1px solid #C5C5C6;
	padding:2px;
}

.programmeActivite {
	margin-right:16px;
	margin-left:30px;
}

.programmeActivite td {
	border:1px solid #C5C5C6;
	padding:2px;
}

/* Tableau se type sommaire Bruxelles en Direct */
.sommaireLettre {
	margin-left:30px;
	margin-right:16px;
}

.sommaireLettre {
	border:none;
	padding:2px;
}

/* Glossaire */
.glossaire {
	text-align:center;

}

.glossaire a {
	font-size:1em;
}

.glossaire a:hover {
	font-size:2em;
}

address {
	font-size:1px;
	margin:0px;
	padding:0px;
}

}