body 
{
	color:#008000;
}

h1, h2
{
	color:#ff0000;
}

#bloc_bandeau
{
	background-image: url(/specific/skins/skin-default8/img/logoVieupressoir.png);
	background-repeat: no-repeat;
	background-position:left top;
	float:right;
	height:115px;
	width:785px;
	position: relative;
}

#hr-bandeau{
	bottom:0px;
	left:0px;
	position:absolute;
	width:600px;
}

#bloc_container
{
	background-image: url(/specific/skins/skin-default8/img/bg-nav.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

#bloc_gauche
{
	width:185px;
	padding-left:5px;
}

#bloc_centre
{
	width:500px;
	min-height: 800px;
	height: 500px;
	padding:0px;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:20px;
	padding-left:15px;
}

#bloc_pied
{
	padding-left:240px;
}

#bloc_pied a
{
	color:#4B4B4B;
}

#navFooter
{
	width:570px;
}

#nutch-form
{
	top:5px;
}

#taille, #drapeaux, #frontlogin-form, #newsletter-form, #bloc_droite, #nutch-form, #bloc_outils, #bloc_pied a, #navFooter, .fullpath
{
	display:none;
}

#bloc_outils
{
	margin-left:250px;
}

#bloc_outils a
{
	color:#676767;
}

/* menu **/

#navVS
{
    width:220px;
	margin-bottom:20px;
}

#navVS li
{
	margin-top:3px;
}

#navVS li a
{
	color:#008000;
	background-image: url(/specific/skins/skin-default8/img/bouton.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:15px;
	margin-left:5px;
	font-size: 108%;
	text-decoration: underline;
}

#navVS li ul
{
	background-color:#DBECF7;
	margin-top:0px;
}

#navVS li li
{
	background-image: none;
	margin-top:0px;
}

#navVS li li a
{
	display: none;
/*
		color:#878787;
		background-image: url(/specific/skins/skin-default8/img/puce-ssnav.gif);
		background-repeat:no-repeat;
		background-position:0px 10px;
		padding-left:15px;
		line-height:25px;
		margin-left:15px;
		height:25px;
*/
}

/* actu **/

	/* accueil **/

#content_type_actu_accueil
{
	border-top:1px solid #D5D5D5;
}

#content_type_actu_accueil .element
{
	padding-right:5px;
	float:left;
	width:30%;
	padding-left:10px;
}

#content_type_actu_accueil .photo
{
	height:100px;
	overflow:hidden;
}

#content_type_actu_accueil .photo img
{
	width:150px;
}

	/* bloc **/

#content_type_actu_bloc .element
{
	border-bottom:1px solid #D5D5D5;
}

#content_type_actu_bloc .photo img
{
	width:80px;
	padding-left:5px;

}

	/* page 2 **/

#content_type_actu2 .elements1
{
	width:310px;
}

#content_type_actu2 .element1 .photo
{
	width:300px;
}
