/*feuille de style de couffé*/

body {
	background-image:url('../images/ressources/fondRaille3.gif');
	background-repeat:repeat;
	color:#691a1c;
	font-family:'Arial Narrow', 'Trebuchet Ms';
}

#general {
	margin:auto;
	width:1000px;
	background-color:#ffffff;
	}


#englobe {
	background-color:#ffffff;
	margin:auto;
}

#partieGauche {
	float:left;
	width:200px;
	margin-top:0px;
	margin-left:0px;
	padding:0;
	background-color:#fff;
}

	
#partieDroite {
	background-color:#ffffff;
}


#spacer {
  clear: both;
}

#barreHaut {
	width:985px;
	height:33px;
	padding-left:15px;
	padding-top:1px;
	margin-top:-10px;
	background-image:url('../images/ressources/menuHaut.jpg');
	background-repeat:no-repeat;
	font-size:15px;
	/*line-height:5px;*/
}


#traitsInfo {

	width:640px;
	height:165px;
	background-image:url('../images/ressources/traitDesign.jpg');
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
	padding-left:70px;
	padding-top:25px;
	padding-right:70px;
}

#textBan {
	float:left;
	display:block;
	height:110px;
	width:400px;
	color:#5f5f5f;
	font-size:14px;
	margin-left:25px;
	margin-top:15px;
}

.float{
	float:left;
	margin-top:1px;
	opacity : 0.9; 
    filter : alpha(opacity=90);

}

.fullIMG{
	opacity : 0.8; 
    filter : alpha(opacity=80);
    margin-left:40px; 
}

#fondCorps {
	background-color:#bbd840;
	margin-top:30px;
	margin-left:215px;
	padding-top:20px;
	padding-bottom:20px;
	width:780px;
	
}

		.hautArrondiCorps {
				width:740px;
				height:24px;
				margin:0;
				background-image:url('../images/ressources/hautArrondiCorps.jpg');
				background-repeat:no-repeat;
		}

		.basArrondiCorps {
				width:740px;
				height:16px;
				margin:0;
				background-image:url('../images/ressources/basArrondiCorps.jpg');
				background-repeat:no-repeat;
		}

#corps {
	background-color:#FFF;
	margin:auto;
	width:739px;
}

		.grosTitre {
			width:739px;
			height:24px;
			background-image:url('../images/ressources/fondTitrePage.jpg');
			background-repeat: repeat-x;
		}

#contenant {
	background-color:#FFF;
	padding:15px;
	width:705px;
}

a {
	border:0px;
	text-decoration:none;
	color:#ff9000;
}

a:hover{
	text-decoration:underline;
	color:#4184af;
}

a img {
	border:0px;
	text-decoration:none;
}	
/*Menu Déroulant*/
/* Elements de premier niveau
--------------------------------------*/
#menuDeroulant 
{
	height: 15px;
	margin-top: 8px;
	padding: 0;
	border: 0;
}
#menuDeroulant li
{
	float: left;
	width: 125px;
	margin: 0;
	padding-bottom:5px;
	border: 0;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height: 1%;
	color: #691a1c; 
	margin: -2px;
	text-decoration: none;
}

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin-top: -13px;
	padding:0;
	border: 0;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin-top:0;
	padding: 0;
	border: 0;
	width: 200px;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #691a1c;
	margin: 0;
	border: 0;
	padding:10px; /*padding à l'intérieur de la liste déroulante*/
	text-decoration: none;
	background: transparent url("../images/fondMenu.png") repeat;
}
#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	background-color: #bad63f; /*lorsqu'on passe la souris sur l'option.*/
}

#menuDeroulant li:hover > .sousMenu { display: block;position:absolute;color:#30628f; }


#menuLeft {
	width:200px;
	background-color: #bbd840;
	margin-left:5px;
	
}

#module1, #module2, #module3 {
	width:200px;
	background-color: #bbd840;
	margin-top:20px;
	margin-left:5px;
}


/*menu accordéon*/
.hautArrondiMenu{
	background-image: url('../images/ressources/hautArrondi.jpg');
	width:200px;
	height:14px;
	margin:0;
	border-bottom:1px solid #fff;
}

.hautArrondi{
	background-image: url('../images/ressources/hautArrondi.jpg');
	width:200px;
	height:14px;
	margin:0;
}

.basArrondi {
	background-image: url('../images/ressources/basArrondi.jpg');
	width:200px;
	height:11px;
	margin:0;
}

#navigation {
			margin: 0;
			padding: 0;
			list-style-type: none;
			width: 200px;
			font: 15px "Arial Narrow", sans-serif;
			}

		#navigation a {
			display: block;
			padding: 4px 10px;
			color: #691a1c;
			text-decoration: none;
			border-bottom:1px solid #fff;
			}
			
		#navigation .toggleSubMenu a, #navigation .toggleSubMenu span {
			background-image: url(../menu-item-deroule.png);
			}
		#navigation .open a, #navigation .open span {
			background-image: url(../menu-item-enroule.png);
			}
		#navigation a:hover, #navigation a:focus, #navigation a:active {
			background-image:url('../images/fondMenuLeft.png');
			}
			
		#navigation .subMenu a:hover, #navigation .subMenu a:focus, #navigation .subMenu a:active
		{
			background-image:url('../images/fondMenuLeft.png');
		}
			
		#navigation .subMenu {
			font-size: .8em;
			background: #8ab1ff;
			font-size: .9em;
			margin: 0;
			padding: 0;
			border-bottom: 1px solid #666;
			}
		#navigation ul.subMenu a {
			background: none;
			padding: 3px 20px;
			}
			
			
h2, h1, h3, h4, h5, h6 {color:#4184af; font-family:Calibri, "Trebuchet MS";margin-left:15px;padding-top:5px;}
.rubriques {
	text-decoration:underline;	
}

.centrerMonter {
	text-align:center;
	margin-top:-5px;
}

.centrer {
	text-align:center;
}

p {
	font-size:14px;
	color:#691a1c;
	font-family:'Trebuchet Ms';
	text-align:justify;
}

ul {
	list-style-type:none;
	font-size:14px;
}

#rubriques {
	height:26px;
	background-image:url('../images/ressources/linecurseur.jpg');
	background-repeat:repeat-x;
	margin:auto;
	margin-top:10px;
}



.pointeur {
	margin-left:1px;
}

#conteneurLine {
	width:600px;
	height:60px;
	margin:auto;
}

#conteneurLine2 {
	width:600px;
	height:50px;
	margin:auto;
}

.flottant1 {
	float:left;
	width:120px;
	text-align:left;
}



.flottant2 {
	float:left;
	width:120px;
	text-align:left;
	margin-left:60px;
	margin-top:-10px;
}

.flottant3 {
	float:left;
	width:120px;
	text-align:left;
	margin-top:-10px;
}

.flottant4 {
	float:left;
	width:80px;
	text-align:left;
}


.spacer2 {
	clear:both;
}

#afficheTitle {
	width:700px;
	margin:auto;
}


#cadreLiegeHaut {
	background-image:url(../images/ressources/cadreLiegeHaut.jpg);
	background-repeat:no-repeat;
	height:39px;
	width:660px;
	margin:0;
	padding:0;
	margin-bottom:0px;
}

#cadreLiegeBas {
	background-image:url(../images/ressources/cadreLiegeBas.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:649px;
	margin-top:-14px;
}

#cadreLiegeMilieu {
	background-image:url(../images/ressources/cadreLiegeMilieu.jpg);
	background-repeat:repeat-y;
	width:650px;
	padding:10px;
	padding-left:25px;
}

#galerie {
	float:left;
}


#cadrePhotoFunny, #cadrePhotoLinearFun, #cadrePhotoSimple {
	margin-left:30px;
}

img {
	border:none;
}

#enTeteLinearFun1 {
	margin:auto;
	width:230px;
	margin-bottom:40px;
}

#linearFunStyle {
	display:block;
	border-bottom:1px dashed #000;
	border-top:1px dashed #000;
	width:570px;
	height:65px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
}


#linearFunStyle:hover {
	background-color:#fff;
	-moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

			#linearFunStyleFirst {
				display:block;
				border-bottom:1px dashed #000;
				width:570px;
				height:65px;
				margin-left:10px;
				margin-top:0px;
				margin-bottom:0px;
			}


			#linearFunStyleFirst:hover {
				background-color:#fff;
				-moz-opacity:0.5;
				opacity: 0.5;
				filter:alpha(opacity=50);
			}

.left {
	text-align:left;
	float:left;
	padding-top:30px;
	margin:0;
	color:#000;
	font-family:Ayuthaya, serif;
}

.right {
	text-align:right;
	float:right;
	margin:3px;
}


#tabSimple {
	margin:auto;
	width:450px;
	background-color:#b2d4ea;
	border:2px solid #4184af;
	border-collapse:collapse;
}

#tabSimple th{
	background-color:#4184af;
	color:#fff;
}

#tabSimple a{
	color:#000;
}

#tabSimple td{
	border:1px solid #fff;
	padding:5px;
}

#tabSimple td:hover{
	backgrouond-color:#4184af;
}

.rapproche{
	margin-left:-5px;
}

#footer{
	background-color:#fff;
	width:1000px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:70px;
	padding-bottom:15px;
	 font-family:"Comic Sans MS", "Trebuchet MS";
}
	
#footerImg {
	display:block;
	height:100px;
	width:1000px;
	background-image:url('../images/ressources/footer.png');
	background-repeat:no-repeat;
	margin-top:0px;
	margin:auto;
	margin-bottom:30px;
}
.center {
	text-align:center;
	color:#4184af;
}


#news1 h5, #news2 h5, #news3 h5, #news4 h5{
	margin-top:4px;
	margin-bottom:50px;
	margin-left:35px;

}

#news1 img, #news2 img, #news3 img, #news4 img{
	padding-left:10px;
	
}

#news1 , #news2 , #news3 , #news4, #news5, #news6 {
	padding-left:10px;
	height:200px;	
	
}

#newsBlock {
	border:2px solid #bbd840;
	height:197px;
	margin-left:240px;
	background:url('../images/ressources/bandeauNews.jpg') top left no-repeat;
}

#num {
	margin-top:-30px;
	margin-left:350px;
	position:absolute;
	float:right;
	width:auto;
	color:#5f5f5f;

}

#hideOrShow{
	margin-top:-22px;
	margin-left:1px;
	position:absolute;
	float:left;
	width:auto;
}


.float2 {
	float:left;
	/*margin-left:20px;
	margin-top:15px;*/
	font-size:15px;
	color:#5f5f5f;
	width:360px;
}

.float3 {
	float:left;
	/*margin-top:15px;*/
	width:80px;
}

.titreTop{
	
}


#tableFooter{
	width:100%;
	border-collapse:collapse;
	text-align:left;
	font-size:12px;
	margin:auto;
}

#tableFooter th{
	background-image:none;
	background-color:#bbd840;
	color:#4184af;
	height:17px;
	margin:0;
	padding:0;
	text-align:left;	
}


#infoBarre {
	color:#4184af;
	margin-top:5px;
	/*margin-bottom:-15px;*/
	font-size:13px;
	width:100%;
	z-index:90;
	margin-bottom:-20px;
	
}

#arianneFile {
	width:450px;
	float:left;
	padding-left:5px;

}

#arianneFile a {
	color:#4184af;
	text-decoration:none;
}

#arianneFile a:hover {
	color:#4184af;
	text-decoration:underline;
}

#hour {
	float:left;
	width:100px;
}

#couffe{
	margin-right:10px;
	float:right;
	width:auto;
}

#meteo{
	float:right;
	width:170px;
	position:relative;
	top:0px;
	margin-left:1px;
}

#detailMeteo {
	position:absolute;
	top:40px;
	background-color:#ececec;
	border:1px solid #4184af;
	overflow:auto;
	z-index:90;
	padding:10px;
}

pre {
	font-size:13px;
	color:#691a1c;
	font-family:Tahoma, 'Trebuchet Ms';
}
/*pour le contenu*/
					.test {
					margin-top:-10px;
					margin-bottom:-10px;
					}

				#contenu {
					padding-left:20px;
					font-size:13px;
					color:#691a1c;
					font-family:Tahoma, 'Trebuchet Ms';
				}
				
				#contenu h4 {
					font-size:17px;
					margin-left:-10px
				}
				#contenu h5 {
					font-size:16px;
					margin-left:-10px
				}
				#contenu h6 {
					font-size:15px;
					margin-left:-10px
				}
hr {
	height:1px;
	width:70%;
	color:#bbd840;
	background-color:#bbd840;
}				
	
	
.contextTitle:hover{
		background-color:#e2f4b1;
		width:206px;
}

#pos1, #pos2, #pos3, #pos4, #pos5, #pos6{
	cursor:pointer;	
}

.contextTitle {
		padding-bottom:3px;
		border-bottom:1px solid #ececec;
		padding-top:3px;
		width:206px;
		color:#4184AF;
		font-size:13px;
}

#context {
	float:left;
	width:240px;
	height:200px;
	background:url('../images/ressources/context.jpg') no-repeat;	

	padding-top:40px;
	padding-left:15px;
}	


#globalNews {
	width:auto;
	margin:auto;
	height:200px;
	/*background:url(../images/ressources/fond_visio.jpg) repeat-x;*/

}
	
#news {
	width:600px;
	padding-bottom:5px;
	margin:auto;
	margin-top:15px;
	border-bottom:5px solid #bbd840;
	background-color:#e7f1bc;
}

#news p{
	padding-left:10px;
	padding-right:10px;
}

#news h1, h2, h3, h4, h5, h6{
	padding-left:20px;
}

#lineNewsBot {
	margin-top:5px;
	height:1px;
	width:600px;
	border-top:2px dotted #bbd840;
}

#lineNewsTop {
	margin-top:20px;
	margin-bottom:-20px;
	height:1px;
	width:600px;
	border-top:2px dotted #bbd840;
}

#news img{
	border:2px inset #e9ddbb;
}

#livreTable {
	width:90%;
	margin:auto;
	border-collapse:collapse;
	border:2px solid #bbd840;
}

#livreTable th{
	background-color:#bbd840;
	color:#4184af;
	text-align:center;
	background-image:none;
	border-right:1px dotted #fff;
}

#livreTable #spe1{
	text-align:center;
	border-right:1px dotted #bbd840;
	border-bottom:1px solid #bbd840;
}

#livreTable #spe2{
	text-align:center;
	border-bottom:1px solid #bbd840;
}

#livreTable #spe3{
	border-right:1px solid #bbd840;
}

#livreTable #spe4{
	background-color:#bbd840;
	text-align:center;
	border-bottom:1px dotted #fff;
	border-right:1px dotted #fff;
}

#stotal, #spe5, #total {
	border-bottom:1px dotted #bbd840;
	text-align:center;
	color:#4184af;
}

#maj {
	float:left;
	width:auto;
}

#geoMap {
	float:right;
	width:300;
}

#tableZone {
	width:100%;
	border-collapse:collapse;
}

#tableZone th {
background-image:none;
background-color:#a9a9a9;
border-right:1px solid #fff;
color:#fff;
}

#tableZone td{
	text-align:center;
	padding:5px;
	padding-left:10px;
	border-bottom:1px solid #a9a9a9;
	border-right:1px dotted #a9a9a9;
}

#speDebut {
	border-left:1px solid #a9a9a9;
	border-right:1px dotted #a9a9a9;
}

#tableZone .speFin {
	border-right:1px solid #a9a9a9;
}


#footer2in {
	margin:auto;
	width:100%;
	margin-top:0px;
	padding-top:0px;
	background-color:#bbd840;
	color:#4184af;
	height:17px;
	margin:0;
	padding:0;
	text-align:left;
}

#footer2in a{
	color:#3a7e9d;
}

.enteteFooter {
	color:#4184af;
	line-height:40px;
	font-size:14px;
}

.sousListeFooter {
	list-style-type:none;
	display:inline;
	text-align:left;
	font-size:12px;
}

.footerIntituleType1 {
	float:left;
	display:block;
	margin-right:40px;
	margin-top:-10px;
}

.footerIntituleType2 {
	float:left;
	display:block;
	margin-top:-10px;
}

.footerListePrincipale {
	margin:auto;
	width:470px;;
}

#globeFoot {
	background-color:#fff;
	width:100%;
	height:130px;
}

#objInfo{
	position:absolute;/*pour IE */
	top:60%;
	left:45%;
	width:400px;
	height:200px;
	color:#fff;
	z-index:180;
	background:url(../images/ressources/dialogueboxFont.jpg);
	background-repeat: repeat-x;
	background-color: #a6a6a6;
	border:4px solid #919191;
	margin-top:0px;
	-moz-border-radius: 15px;
	-khtml-border-radius:15px;
}
html>body #objInfo {
	position:fixed;
	top:35%;
	left:40%;
}

#objPara{
	color:#ffffff;
	text-align:center;
}

#objPara1 {
	margin-top:65px;
	color:#ffffff;
	text-align:center;
}

#objInfo h5{
	margin-top:8px;
	text-align:center;
	font-size:16px;
}


#zoneResultats a{
 	color:#3a7e9d;
}

#choiceWay {
	width:300px;
	margin:auto;
}

.speCoText {
	color:#737373;
	font-family:'Trebuchet MS';
	text-align:center;
}

.exepAuth {
	border-right:1px solid #737373;
}

/* Présentation page Althéa*/
/* 
	C -> Calendrier
	T -> Tableau
	E -> Encadre
*/
	
#CEprog {
	float:left;
	width:25%;
	padding:5px;

}

#Cprog {
	margin: 5px;
	z-index:20;
}

#affichageHour {
	z-index:90;	
	position:relative;
	top:-30px;	
}


#tableAlthea{
	border-collapse:collapse;
	border:1px solid #394f5c;
	border-bottom:2px solid #394f5c;
	width:15%;
	height:15%;
	margin:auto;
}

#tableAlthea th{
	background-color:#394f5c;
	color:#fff;
	background-image:none;
	border:1px solid #fff;
	border-bottom:1px solid #394f5c;
	padding:5px;
}
	#month {
	color:#394f5c;
	text-align:center;
	border:1px solid #394f5c;
	width:100%;
	font-size:17px;
	font-weight:bold;
	}
	
	.littleLetter {
		font-size:10px;
		color:#394f5c;
	}

#tableAlthea td{
	padding:5px;
	border:1px solid #394f5c;
	color:#394f5c;
}
	.vide {
		background-color:#b8b8b8;
	}
	
	.bulleHour{
		position:absolute;
		display:none;
		border:3px solid #394f5c;
		background-image:url('../images/ressources/horloge.jpg');
		background-repeat:no-repeat;
		background-color:#fff;
		width:200px;
		padding-left:45px;
		padding-top:15px;
		padding-bottom:20px;
		color:#394f5c;
		margin-top:-225px;
	}


#Tprog {
	float:left;
	width:70%;
	margin: 5px;
	border:1px solid black;
}

#Eprog {
	margin:5px;
	border:1px solid black;
}

.floatImageProg {
	float:left;
	margin-right:10px;
	margin-bottom:10px;	
	border:2px outset #394F5C;
}

.colorationTextProg {
	color:#394f5c;
	font-size:15px;
	font-family:Arial;
	text-decoration:underline;
}

.titreProg {
	color:#394f5c;
	font-family:'Arial black';
	font-weight:bold;	
}

#lineTableAlthea {
	border-collapse:collapse;
	border-right:2px solid #394f5c;
	border-bottom:2px solid #394f5c;
}

#lineTableAlthea thead{
		text-align:center;
		margin:auto;
		border:none;
		/*border:2px solid #394f5c;		*/
}
#tableZoneAlthea td{
	text-align:center;
	border:1px solid #a9a9a9;
	background-color:#f0f0f0;
}

#descSpectacle {
	padding:15px;
	font-family:'Trebuchet MS';	
	text-align:justify;
}

#lineTableAlthea .speTitleProgTH{
	background-image:url('../images/ressources/barreAlthea.jpg');	
	background-repeat:no-repeat;
	border:none;
}
	.speTitleProgTH h3{
		color:#678493;
		text-align:left;
		margin-left:40px;
	}
	
	#lineTableAlthea p{
		color:#919191;
		font-family:'Trebuchet MS';
		font-size:13px;
		text-align:justify;
	}

#lineTableAlthea th{
	background-image:none;
	width:auto;
}



.hrAlthea hr{
	margin-top:55px;
	width:30%;
	height:0%;
	color:#394F5C;
	border:1px solid ##394F5C;	
}

#tableAgenda {
	border-collapse:collapse;
	border-left:1px solid #394f5c;
	border-rieght:1px solid #394f5c;
	border-bottom:1px solid #394f5c;
	width:100%;	
}

	#tableAgenda th{
		height:30px;
		background-image:url('../images/ressources/motifAlthea.jpg');
		background-repeat:repeat-x;
		border-collapse:collapse;
		border-bottom:1px solid #394f5c;
		border-right:1px solid #678493;	
		font-size:11px;
		font-family:'Helvetica';
		color:#678493;
	}
	#tableAgenda th :hover {
			background-image:none;
	}
	
	#tableAgenda td{
		border:1px solid #394f5c;
		padding:10px;
		text-align:center;
		color:#8b8b8b;
	}
	
	#tableAgenda a{
		color:#599c1b;	
	}	
	
	#tableAgenda a:hover{
		color:#394f5c;
		text-decoration:none;	
	}
	
.color1AgendaLine{
	background-color:#e6e6e6;
}

.color2AgendaLine{
	background-color:#ececec;
}

#sondage {
	width:550px;
	height:450px;
	position:absolute;
	z-index:160;
	border:4px solid #bbd840;
	top:150px;
	left:50%;
	margin-left:-275px;
	background-color:#fff;	
	padding:15px;
	color:#6e6e6e;
	background:#fff url('../images/ressources/logoWebCouffe.jpg') top right no-repeat;
}

#sondage p{
color:#6e6e6e;
}

.nextQ{
	float:right;	
}

.progressBar{
	text-align:center;
	position:absolute;
	top:435px;
	margin:auto;
	margin-bottom:5px;
}

.progressBar h6{
	margin:0;
	margin-bottom:-40px;
	padding:0;
	color:#6e6e6e;
	text-align:left;
}

.close {
	position:absolute;
	top:5px;
	left:5px;
}

#viewList {
	font-size:11px;
	width:340px;
	float:left;	
}

#viewCommission {
	width:300px;
	float:right;
	margin-right:10px;
	border:1px dashed #a3a3a3;
	background-color:#ececec;
}


