body {
font-size: 80%;
font-family: Trebuchet MS, sans-serif, Verdana, Arial, Geneva, Helvetica;
margin: 0;
padding: 0;
/*background: white url(/eac-global/medias/bgBody.gif) repeat-x;*/
}
span.hide {
display:none;
}
.break {clear: both;}
a {
color: #00a9e1; /*font-weight: bolder;*/
text-decoration: underline;		
}
a:hover {text-decoration: none !important;
color: #00a9e1;
cursor: pointer;}
a:focus {text-decoration: none !important; }
a:active {color: #00a9e1 !important;}/* Modifié par sigma le 30/03/2005 */
h1,h2,h3,h4,h5,h6 {font-size:2em}

h1,h2,h3,h4,h5,h6,
p {
margin: 0; padding: 0; border: 0;
}

a img {border: 0;
}

hr.marge {visibility: hidden;}

hr.hide, label {display: none;}

/* --- allContent*/
#allcontent  {
position: absolute; top: 0; left: 50%;
margin-left: -390px;       
width: 702px;
background-color: white;
}


/* POUR LES RSS */

.styleListeFlux li
{
	list-style-type:none !important;/*url(../../../projet-ressources/images/rss-feed-xml.gif);*/
	list-style-image:none;
	padding-left:5px;	
}
.styleListeFlux a
{
	padding-left:35px;
	text-decoration:none;
	background-image:url(../../../EAC/projet-ressources/images/rss/rss-feed-xml.gif);
	background-repeat:no-repeat;
	background-position: 0px top;	
}
.styleListeFlux table
{
	width:100%;

}
.styleListeFlux td
{
	width:16%;
	padding-left:5px;
	padding-right:5px;
}
td#tdFlux
{
	width:43% !important;
}

.sansfond
{
	padding-left:0px !important;
	text-decoration:none !important;
	background-image:none !important;
	background-repeat:no-repeat !important;
	background-position: 0px !important;		
}

