/*
Les navigateurs IE et Firefox n'interprétant pas de la même façon la propriété width exprimée en pixels,
celle-ci se retrouve doublée.
Pour Firefox, width=largeur + 2bords + 2paddings.
La première marquée !important est reconnue par Firefox. 
IE quand à lui ne prend en compte que la dernière rencontrée.
*/

/*#navmain TD {
	background: #a70034 none;
	height: 13px;
}*/
SPAN.more A {
	background-image: url(../../ressources/www_images/pic_more.gif);
	background-position: 10px;
	background-color: transparent;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bold;
	color: #a70034;
	text-decoration: none;
}
#outils {
	height: 17px;
	width:100%;
}

TD.rightcolpage{
	background-repeat: no-repeat;
}

DIV.imghead {
	background: #036 url(../../ressources/images/bannieres/bloc_IRCV_head.gif);
	margin-bottom: 5px;
	border-left: 1px solid #0e3092;
	border-right: 1px solid #0e3092;
}

.magazine {
	border-left: 1px none #466900;
}
DIV.blocend {
	background:url(../../ressources/images/fonds/bloc_end.gif)
}
/*div.titulo{
	margin-bottom: 15px;
}*/
DIV.imgAffiche {
	background: #036 url(../../ressources/images/photos/img_affiche_accueil_tiny.jpg) no-repeat center;
}
#logo{
	border-right: 1px solid #fcfcea;
	background-repeat: no-repeat;
}
TD.leftcol{
	background-repeat: repeat-y;
}
#menuleft1 A.sub{
	width: 166px;
}
#menuleft1 DIV{
	background-repeat: no-repeat;
}
#logo{
	background-position: right;
}
#soussites{
	white-space: normal;
}
#soussites UL{
	width: 100%;
}
#soussites LI.first{
	border-left: 1px solid #466900;
}
#outils{
	border-left: 0px none;
}
TD.leftcol, TD.leftendcol {
	background-position: right;
}
TD.leftendcol {
	background-repeat: no-repeat;
}
#breadcrumb {
	width: 554px;
}
#menuleft1 A.sub {
	width: 165px!important;
	width: 166px;
}
DIV.menulefthead {
	margin-top: 5px;
}

.magazine {
	border-left: 1px solid #0e3092;
	border-top: 1px solid #0e3092;
}
div.blocend{
	border-left: 1px solid #0e3092;
	background-position: top;
}
}
