/* White space reset */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, blockquote, fieldset, input {
margin: 0;
padding: 0;
}

body, html, fieldset {
border:0;
}
/* avoid browser default inconsistent font-sizes */
h1, h2, h3, h4, h5, h6, pre, code {
font-size:1em;
}
/* no blue linked image borders */
a img, :link img, :visited img {
border:0;
}
body {
color:#333;
font-family: verdana, arial, sans-serif;
font-size:62.5%;
}
.clear {
clear: both;
}

a {
	text-decoration:none;
}
#cnam a {
color:#36c;
}

#body_eco a,
#intec a {
	color:#5D257C;
}

#body_cst a{
	color:#0060A9;
}
#body_ts a{
	color:#00758C;
}

#body_sti a{
	color:#249FF5;
}

#body_stic a{
	color:#6CC1B5;
}

#debutcontenu a{
font-weight:bold
}

a:hover {
text-decoration:underline;
}


.wrapper {
width: 1000px;
}

.outer {
	float:left;
	width: 763px;
	min-height:350px;
}

.center {
float: left;
padding: 5px 0 0 0;
width: 528px;
}

.left {
float: left;
width: 202px;
}
.right {
float: left;
width: 237px;
/* right column left border */
}

/*** styles communs ***/
.hide {
position: absolute;
visibility:hidden;
}

.clear {
clear: both;
}

.no-border {
border:0;
}

.printonly{
	display:none;
}

p.spip {border:0;}
