@charset "utf-8";

#body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	color:#336699;
	background-color: #FFFFFF;
	background-image:url(/website/templates/CPIM/css/body_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.Titre1 {
	font-size:16px;
	font-weight:bold;
	color:#000099;
}

#input100 { width: 100px}
#input20 { width: 20px}

#over_blue {
	color:#000000;
	background-color:#FFFFFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
#over_blue:hover {
	color:#FFFFFF;
	background-color:#6699ff;
}

#hover {
	background-color:#none;
	cursor:pointer;
}
#hover:hover {
	background-color:#6699ff;
}

#menu_bloc {
	background-color:#CCCCCC;
}
#menu {
	color:#000000;
	height:30px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	font-size:12px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
}
#menu:hover, #menu_hover {
	color:#FFFFFF;
	background-color:#6699ff;
	height:30px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	font-size:12px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
}

#menu_l_bloc {
	width:200px;
}
#menu_l {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding:2px;
	margin-top:6px;
	margin-bottom:6px;
}
#menu_l:hover, #menu_l_hover {
	color:#FFFFFF;
	background-color:#6699ff;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding:2px;
	margin-top:6px;
	margin-bottom:6px;
}

#menu_r_bloc {
	width:150px;
}
#menu_r {
	color:#000000;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	padding:2px;
}
#menu_r:hover, #menu_r_hover {
	color:#FFFFFF;
	background-color:#6699ff;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	padding:2px;
}







.ReadMore {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0000FF;
}
.ReadMore;hover {
	color:#ffaa45;
}
.field_ok { }
.field_ko { background-color:#ffaa45}

img {
	border: none;
	text-decoration:none;
}
img:hover, img:active, img:focus {
	border: none;
	text-decoration:none;
}
a {
	text-decoration:none;
	border: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	border: none;
}
table {
	border-width:0px;
}
input, select {
	width:200px;
	border:thin;
	border-color:#d9d9d9;
	background-color:#CCCCCC;
}
hr {
	background-color: #6699ff; 
	height: 1px;
	border-width:0px;
}
#checkbox {
	width:auto;
	border:thin;
	border-color:#d9d9d9;
	background-color:#CCCCCC;
	margin-left:90px;
}
#www_template {
	top:0px;
	text-align:left;
}
#page_main {
	width:625px;
	padding:10px 10px 10px 10px;
	text-align:left;
	vertical-align:top;
	color:##6699ff;
	font-size:11px;
	background-image: url(menu_left_5.gif);
	background-repeat:no-repeat;
/*	overflow:auto;*/
}
#div_newsletter {
	font-size:9px;
}
.div_over {
	cursor:pointer;
}
h1 {
	font-size:25px;
	color:#2B5171;
	margin-top:10px;
	margin-bottom:10px;
}
#text_default {
	margin:20px;
	color:#333333;
	font-size:11px;
}
#text_module_title {
	margin:10px;
	margin-bottom:0px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
#bloc_news {
	border-style:solid;
	border-width:1px;
	border-color:#6699ff;
	width:190px;
	padding:5px 5px 5px 5px;
	font-size:10px;
}
