/*	R E S E T */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/*	B O D Y */

body {
	margin: 0px;
	background-color: #ffffff;
	font-family: 'lucida grande', tahoma, sans-serif;
	font-size: 11px;
	color: #000000; }

img { border: 0; }

#toplinks {
	display: block;
	text-align: right;
	width: 1100px;
	font-size: 9px;
	color: #888888;
	margin: 10px auto auto auto; }

#toplinks a, #toplinks a:link, #toplinks a:visited {
	color: #888888;
	text-decoration: none; }

#toplinks a:hover {
	color: #ff4516; }

#global {
	display: block;
	width: 1100px;
	height: 500px;
	margin: 50px auto auto auto;
	background-repeat: no-repeat; }

#logo_cva {
	display: block;
	position: relative;
	top: 238px;
	left: 86px;
	width: 250px; }

#menu {
	display: block;
	position: relative;
	top: 178px;
	left: 350px;
	width: 730px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial;
	z-index: 20; }

#menu a, #menu a:link, #menu a:visited {
	display: block;
	float: left;
	text-decoration: none;
	color: #000000;
	background-image: url('images/menu-bg-85.png');
	padding: 12px 9px 10px 9px; }

#menu a:hover {
	color: #ff4516;
	background-image: url('images/menu-bg-95.png'); }

#menu a:active {
	color: #ff0000; }

#sousmenu {
	display: block;
	width: 370px;
	position: relative;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial;
	z-index: 10; }

.sousmenu_a {
	display: block;
	float: left;
	padding: 12px 9px 10px 9px;
	margin-bottom: 2px;
	background-image: url('images/menu-bg-85.png'); }

.sousmenu_a:hover {
	background-image: url('images/menu-bg-95.png'); }

#sousmenu a, #sousmenu a:link, #sousmenu a:visited {
	text-decoration: none;
	color: #000000; }

#sousmenu a:hover {
	color: #ff4516; }

#sousmenu a:active {
	color: #ff0000; }

.bloccontenu {
	display: block;
	position: relative;
	background-image: url('images/menu-bg-85.png');
	padding: 8px 8px 8px 8px;
	padding-bottom: 8px;
	text-align: justify; }

.bloccontenu li { list-style-type: disc; margin-left: 20px; margin-bottom: 2px; }

.bloccontenu h2 {
	margin: 0px 0px 3px 0px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold; }

.bloccontenu a, .bloccontenu a:link, .bloccontenu a:visited {
	color: #ff4516;
	text-decoration: none; }

.bloccontenu a:hover {
	color: #ff4516;
	text-decoration: underline; }

.survol { cursor: pointer; }

p { margin: 0px 0px 10px 0px; }
strong { font-weight: bold; }

h1 {
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	text-transform: uppercase;
	margin: 15px 15px 5px 15px; }

.index_entry_link {
	display: block;
	float: left;
	width: 105px;
	text-align: center;
	font-size: 11px;
	padding: 5px 10px 6px 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none; }

.index_entry_link:hover {
	color: #ff4516;
	background-image: url('images/menu-bg-95.png'); }

/* A C T U A L I T E S */

.actu_bloc {
	display: block;
	float: left;
	width: 220px;
	height: 240px;
	margin-right: 10px;
	color: #000000;
	background-image: url('images/menu-bg-85.png'); }

.actu_bloc_in {
	padding: 7px;
	height: 115px; }

a.actu_bloc_ensavoirplus, a.actu_bloc_ensavoirplus:link, a.actu_bloc_ensavoirplus:visited {
	display: block; 
	color: #4f4f4f;
	margin-top: 7px;
	margin-left: 7px;
	font-weight: bold;
	text-decoration: none; }

a.actu_bloc_ensavoirplus:hover {
	color: #ff4516; }
	
