@charset "utf-8";
/*
** Fichier : general.css
** Projet : Magazine Mode d'emploi
** Author : Annick Desmeules Paré
** Date : 22 juillet 2009
*/

#page{
	background:url(../img/indexBG.jpg);
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}

.video {position:absolute; left:566px;top:475px;width:362px;height:275px;}
			

/* **** BOUTONS **** */
	.PlusVideo{
		left:632px;
		top:934px;
	}
	
	#groupeBoutons{
		left:330px;
		top:686px;
		width:214px;
		*width:216px;
		height:243px;
		text-align:center;
		color:#ffffff;	
		font-size:11px;
		position:relative;
	}
	#groupeBoutons img{border:none;}
	#groupeBoutons p{margin:2px;margin-top:-2px;}
	#groupeBoutons p.tonTopo{margin-top:-5px;}
	*html #groupeBoutons p.tonTopo{margin-top:-7px;}
	
	#groupeBoutons a:link,
	#groupeBoutons a:visited,
	#groupeBoutons a:hover, 
	#groupeBoutons a:active{color:#ffffff;text-decoration:none;}	
		
/* **** ******* **** */

/* **** BOÎTES **** */
	table.box{position:absolute;}
	td.zoneTexte p,
	td.zoneTexte h2{color:#ffffff;}
	td.zoneTexte h4{color:#ff0000;margin:0px;}	
	td.zoneTexte h4 a:link, table.box td.zoneTexte h4 a:visited,table.box td.zoneTexte h4 a:hover, table.box td.zoneTexte h4 a:active{color:#ff0000;}
	

	/* WEBZINE */
	table.WebZine {
		left:15px;
		top:475px;
		width:443px;
		height:166px;
	}
	table.WebZine .zoneTexte{padding:50px 0px 0px 20px;}
	
	/* À VOIR */
	table.aVoir {
		left:566px;
		top:818px;
		width:384px;
		height:85px;
	}
	
	/* UN PETIT PLUS */
	table.UnPetitPlus{
		left:42px;
		top:1120px;
		width:896px;
		height:293px!important;
	}
	table.UnPetitPlus img{border:2px solid #000000;}
	table.UnPetitPlus .zoneTexte{}
	table.UnPetitPlus .zoneTexte div{padding:40px 20px 0px 0px;overflow:auto;height:225px;margin-right:20px;}
	
	table.UnPetitPlus td h2{margin-bottom:10px;}
	
	table.UnPetitPlus td.zoneTexte h4,
	table.UnPetitPlus td.zoneTexte h4 a:link,
	table.UnPetitPlus td.zoneTexte h4 a:visited,
	table.UnPetitPlus td.zoneTexte h4 a:hover,
	table.UnPetitPlus td.zoneTexte h4 a:active{color:#000000;}	

	/* SONDAGE */
	table.Sondage {
		left:25px;
		top:1623px;
		width:434px;
		height:330px;
		color:#FFFFFF;
	}	
		/* BOÎTE DE SONDAGE */
		table.zoneSondage{width:100%;}
		table.zoneSondage td{
			vertical-align:middle;
		}
		#answer{color:#ff0000; visibility:hidden;}

	/* NOUVELLES */
	table.Nouvelles {
		left:531px;
		top:1803px;
		width:405px;
		height:264px;
	}
	
	/* INFO */
	table.Info {top:2085px;}	
	table.Info td.zoneTexte p,
	table.Info a{
		color:#fff000!important;
		text-decoration:none;
	}		
	
/* **** ******* **** */