/* CSS Document */
@import url(popup.css);
@import url(menu.css);

* { 
	outline: none;
	margin:0px;
	padding:0px;
	color:#ccc;
	font-size:12px;
	font-family:'Trebuchet MS', Verdana, sans-serif;
	

}

body {
	margin: 0;

	margin-top:0px;

	padding-top:0px;

	text-align: center;
	
	color:#000;
	
	/* background-image:url(../images/fond.jpg); */
	
	background-repeat:repeat-x;
	
	background-position:center;
	
	background-position:top;
	
	background-color:#eaf9fc;
	
	
	}

#global{
	position:relative;
	/* background-image:url(../images/lafille.jpg);
	background-repeat:no-repeat; */
	z-index:50;
	width:980px;
	padding:1px;
	margin: 0 auto;
	margin-bottom:0px;
	padding-bottom:0px;
	min-height: 740px;
	height: auto !important;
	height: 740px; 
	margin-top:0px;
	border-left:#CC0000 5px solid;
	border-right:#CC0000 5px solid;
	/* border:1px solid #666666; */
}

img{
	border:none;}

a {
	color:#CC0000;
	}
	
div#contenu{
	float:left;}
	
div#logo{
	background-image:url(../images/logo3.jpg);
	background-repeat:no-repeat;
	width:495px;
	height:300px;
	float:left;
	}
	
div#argu{
	margin-top:0px;
	float:right;
	background-image:url(../images/texte.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:450px;
	height:212px;}
	
div#liveshow{
	padding-top:40px;
	padding-left:40px;
	color:#0000FF;
	font-size:1.3em;
	width:400px;
	font-weight:bold;
	}
	
div#visioshow{
	padding-left:40px;
	color:#ff0000;
	font-size:1.3em;
	width:800px;
	font-weight:bold;
	text-align:left;
	}
	
div#visioshow p.spip{
	color:#ff0000;
	font-size:1em;
	font-weight:bold;
	text-align:left;
	}
	
div#ArguTexte{
	color:#0000FF;
	font-size:1.3em;
	width:950px;
	font-weight:bold;
	text-align:justify;
	margin-left:14px;
	}
	
div#ArguTexte p.spip{
	color:#0000FF;
	font-size:1em;
	font-weight:bold;
	margin-bottom:12px;
	}
	
	
div#webcamSom{
	}
	
div#unWeb{
	float:left;
	margin-left:100px;
	}
	
div#deuxWeb{
	float:right;
	margin-right:100px;
	}
	
div#foot{
	/* background-image:url(../images/drapo.jpg); */
	margin: 0 auto;
	background-repeat:no-repeat;
	background-position:center;
	width:959px;
	height:48px;m;
	}
	
div#unFoot{
	float:left;
	width:250px;
	}
	
div#deuxFoot{
	float:right;
	width:750px;
	}
	
span#textFoot{
	color:#FF0000;
	font-size:1.4em;
	position:relative;
	top:-20px;
	left:0px;}
	
span#textFoot a{
	color:#0759a2;
	font-size:1em;
}

#contenu p.spip{
	text-align:justify;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:16px;}
	
#contenu p.spip strong.spip{
	text-align:justify;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:16px;}
	
#contenu h3.spip {
	text-align:center;
	margin-bottom:12px;
	color:#FFFFFF;
	font-size:16px;}
	

#texte #valider{
	margin-left:190px;
	margin-right:190px;
	/* border:3px solid #999; */
	font-size:18px;
	color:#333333;
	padding:5px;
	padding-left:20px;
	padding-right:20px;
	}
	
#texte #valider a{
	font-size:18px;
}

.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }


	
div#CbTel{
	margin-top:0px;
	padding-top:0px;}


div#avert{
	color:#000000;
	font-size:1.4em;}
	
div#avert p.spip{
	color:#000000;
	margin-bottom:12px;
	font-size:1em;}
	
	
div#avert strong.spip{
	color:#000000;
	font-weight:bold;
	font-size:1em;}
	
div#avert h3.spip{
	color:#000000;
	font-weight:bold;
	margin-bottom:15px;
	font-size:1.1em;}
	
a.rouge{
	font-size:1.7em;
	font-weight:bold;
	}
	
a.bleue{
	font-size:1.7em;
	color:#0000FF;
	font-weight:bold;
	}
	
div#TexteCb{
	text-align:left;
	padding-left:20px;
	color:#0000FF;
	font-size:1.3em;
	width:900px;
	font-weight:bold;
	}
	
/* article */

div#article{
	text-align:left;
	padding-left:40px;
	width:900px;
	}


div#article h1{
	font-size:1.6em;
	color:#0000FF;
	font-weight:bold;

	}
	
div#TextArt{
	font-size:1.2em;
	color:#333333;
	}
	
div#TextArt p.spip{
	font-size:1em;
	color:#333333;
	}
