* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	background: #336699 url(images/dotted_bg.png) repeat-x;

	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

h1 { font-size: 2.8em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.2em; }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.8em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
}

/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 5px 15px;
	text-transform: uppercase;
	font-size: small;
}

.boxed .content {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
}

.content_section {
	padding: 0px;
	background: url(images/img09.gif) repeat-x;
}

.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}


/* Logo accueil */

#logo {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background-color: #000;
	background-repeat: no-repeat;
}


#logo_accueil {
	width: 760px;
	height: 43px;
	margin: 0 auto;
}


#logo_accueil a {
	text-decoration: none;
	text-transform: uppercase;
}

#logo h1 {
float: left;
margin-top: 0px;
padding: 0px;
padding-left: 5px;
font-size: 30px;
font-weight: bold;
text-transform:none;
}

#logo h1 a {
	text-decoration: none;
	text-transform: uppercase;


}
#logo h1 a span.couleur, #logo h1 a span.petit {
	color: #fff;
}

#logo h1 a span.petit {
	font-size: 11px;
	letter-spacing: 1px;
	margin-top: -1px;
	font-style: italic;
	font-weight:bold;
	display: block;
}

#logo h2 {
float: left;
padding-top: 15px;
font-size: 11px;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #000000;

	
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 20px;
	background-repeat: no-repeat;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	padding-top: 150px;
	background-repeat: no-repeat;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* divers */

#welcome {
	margin-top: 150px;
	padding-bottom: 20px;
}

#olist {
	clear: left;
	float: left;
	width: 230px;
}

#ulist {
	float: left;
	width: 230px;
	padding-left: 20px;
}

/* unecoll bis et ter petite tricherie pour eviter les erreurs de validation et par fleme sur la page equipe (?)*/

#unecoll {
	clear: both;
	width: 480px;
	padding-left: 0px;
	padding-right: 0px;
}

#unecollbis {
	clear: both;
	width: 480px;
	padding-left: 0px;
	padding-right: 0px;
}

#unecollter {
	clear: both;
	width: 480px;
	padding-left: 0px;
	padding-right: 0px;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 70px 0;
	background: url(images/footer.png) repeat-x;
	
	
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

#footer a {
	color: #000000;
}

/* Tableaux */

td.titrenormal {
padding: 10px;
height: 15px;
background: url(images/img09.gif) repeat-x;
text-transform: uppercase;
}

td.textefonce {
border: none;
padding: 5px; 
}

td.texteclair {
border: none;
padding: 5px; 
background-color: #000;
}

#welcome h1, #welcome h2, #welcome h3 {
	font-size: 16pt;
	font-weight: normal;
	margin: 0 0 20px 0px;
}
#welcome h4 {
	font-size: 12pt;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding: 3px;
}

form {
	margin: 0;
}


.doc {
	list-style: none;
	padding-left: 15px;

}
.docs {
	list-style: none;
	padding-left: 15px;

}
.sdoc {
	list-style: none;
	padding-left: 15px;

}
.sdocs {
	list-style: none;
	padding-left: 15px;

}


.menulevel1 {
	font-size: 10pt;
	color: white;
}
.menulevel1 a {
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: white;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: white;
background-color: #0A0A0A;
}

.menulevel2 {
	font-size: 10pt;
	color: white;
}
.menulevel2 a {
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: white;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: white;
	background-color: #0A0A0A;
}

.menulevel3 {
	font-size: 10pt;
	color: white;
}
.menulevel3 a {
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: white;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: white;
	background-color: #0A0A0A;
}

.menusecond {
	font-size: 10pt;
	color: white;
}

.menusecond a {
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.menusecond a:link, .menusecond a:visited {
	color: white;
}
.menusecond a:active, .menusecond a:hover {
	color: white;
	background-color: #0A0A0A;
}

.menusecond ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

/* img07 cree les petits points des menus */

.menusecond li {
	font-weight: normal;
	color: white;
	padding-left: 15px;
	display: block;
	padding-top: 1px;
}


#menu { 

}



#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

/* img07 cree les petits points des menus */

#menu li {
	display: block;
	padding-top: 1px;
	background: none;
	font-size:1.1em;
}

#menu li.first {
	background: none;
}


.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 10pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: bold;
	color: white;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	text-decoration: none;
	letter-spacing: 1px;
	font-size: small;

}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
text-decoration: none;
	letter-spacing: 1px;
	font-size: small;

}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: white;
}
.submenu a:link, .submenu a:visited {
	color: white;
}
.submenu a:active, .submenu a:hover {
	color: white;
}

.sitename {
	font-weight: normal;
	font-size: 20pt;
}

.search a {
	font-weight: normal;
	color: white;
}
.search a:link, .search a:visited {
	color: white;
}
.search a:active, .search a:hover {
	color: white;
}

.locator {
	font-size: 8pt;
	color: white;
	/*border-bottom:1px dotted #ffffff;*/
}
.locator a {
	font-weight: normal;
	text-decoration: none;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	font-size: 8pt;
	color: white;
}

.login {
	font-weight: bold;
	font-size: 8pt;
	color: grey;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
.navigator {
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	font-weight: bold;
	font-size: 10pt;
	color: white;

}
.edit {
	font-size: 8pt;
	color: white;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
td h4 {
	margin-top:10px;font-weight:bold;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}
#searchbox {margin-top:25px;}

#skyscraper{
position:absolute;
	left:0px;
	top:0px;
}

.news {
	margin-top:40px; 
	background: url(images/img07.gif) repeat-x;
}
.news img {
	max-width:200px;
}
.news h5 {
	color:white;padding:0 0 10px 20px;font-size:1.2em;font-weight:normal;
}

/* Classes Editeur  Spaw */
img.align_left {
	float:left;padding-right:15px;margin-top:5px;
}
img.align_right {
	float:right;padding-left:15px;margin-top:5px;
}
