/**************************/
/** 		CSS			 **/
/**************************/

body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #4E4E4E;
	background: #FFFFFF url(img/css/www_fond.png) repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

img {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

p img {
	margin-right: -160px;
}

a, a:link, a:visited, a:active {
	font-weight: bold;
	color: #4E4E4E;
	text-transform: none; 
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #006ED7;
	text-transform: none; 	
	text-decoration: none;
}

.imageflottantegauche
{
   float: left;
   margin-right: 12px;   
}

.imageflottantedroite
{
   float: right;
   margin-left: 12px;   

}

.articles {
	text-align: justify;
}

/**********************/
/** 	GLOBAL 		 **/
/**********************/

#globalwww {
	position: absolute;
	width: 850px;
	left: 50%;
	margin: 0 auto 0 -400px;
	text-align: center;
	background: url("img/css/www_home_fond.png") repeat-y;
}

#globalwwwombregauche {
	position: absolute;
	width: 25px;
	height: 850px;
	left: 0px;
	background: url("img/css/www_home_fond_haut.png") top left no-repeat;
}

#globalwwwombredroite {
	position: absolute;
	width: 25px;
	height: 850px;
	right: 0px;
	background: url("img/css/www_home_fond_haut.png") top right no-repeat;
}

#insidewwwcontenue {
	position: relative;
	width: 800px;
	min-height: 850px;
	margin-left: 25px;
	margin-right: 25px;
	background: #D5D5D5 url("img/css/www_home_fond_haut.png") -25px 0px no-repeat;
}

/**********************/
/** 	MENU 		 **/
/**********************/

#menu{
	text-decoration: none;
}


#menu a:link{
	text-decoration: none;
}

#menu a:visited{
	text-decoration: none;
}

#menu a:hover{
	text-decoration: none;
}

/*****************/
/** BAS DE PAGE **/
/*****************/


#basdepage {
	width: 850px;
	height: 50px;
	background: #FFFFFF url("img/css/www_home_fond_bas.png") no-repeat top;
	clear: both;
	text-align: right;
	color: #55555;
}

#basdepage p {
	margin-right: 35px;
	margin-top: 1px;
}

#basdepage a {
	font-weight: bold;
	color: #4E4E4E;
	text-transform: none; 
	text-decoration: none;
}

#basdepage a:hover {
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: underline;
}

/************* CSS Style CINAPS*************/


.titre_rubrique {
	font-size: 110%;
	font-weight: bold;
}

.Style4 {
	font-size: 120%;
	font-weight: bold;
}

.vod_titre {
	font-size: 24px;
	font-weight: bold;
}
.vod_sous_titre {
	font-size: 18px
}
.Style6 {
	font-size: 16px
}
-->


/************* CSS #sectionLinksTitre *************/

#sectionLinksTitre{
	background-color: #E8E8E8;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-size: 105%;
	text-decoration: none;
}

#sectionLinksTitre h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinksTitre a:link{
	padding: 4px 0px 2px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	font-size: 95%;
	text-decoration: none;
}

#sectionLinksTitre a:visited{
	padding: 4px 0px 2px 10px;
	font-size: 95%;
	text-decoration: none;
}

#sectionLinksTitre a:hover{
	padding: 4px 0px 2px 10px;
	font-size: 95%;
	text-decoration: none;
	}



/************* CSS #sectionLinksImages*************/

#sectionLinksImages{
	background-color: #E8E8E8;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-size: 95%;
	text-decoration: none;
}

#sectionLinksImages h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinksImages a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	text-decoration: none;
}

#sectionLinksImages a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}

#sectionLinksImages a:hover{
	border-top: 1px solid #cccccc;
	background-color: #EEEEEE;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}

/************* CSS #navBar_LinksImages *************/

#navBar_LinksImages  ul a:link, #navBar_LinksImages  ul a:visited {display: block;}
#navBar_LinksImages  ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar_LinksImages li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar_LinksImages li {border-bottom: none;}	


/************* CSS #sectionLinks *************/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-size: 90%;
	text-decoration: none;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	text-decoration: none;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #EEEEEE;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}

/************* CSS #navBar *************/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}	

/************* CSS #menulogousage *************/

#menulogousage{
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

/************* CSS #globalNav  *************/

#globalNav{
color: #CCCCCC;
padding: 0px 0px 0px 10px;
white-space: nowrap;
text-decoration: none;
}

#globalNav img{
 display: block;
}

#globalNav a {
	padding: 1px 4px 1px 4px; 
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	}

#globalNav a:visited{
	padding: 1px 4px 1px 4px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}

#globalNav a:hover{
	padding: 1px 4px 1px 4px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #F1F1F1;
}

