/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #EEEEEE url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-weight: normal;
	font-size: 237%;
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #1777B1;
}

a:hover {
	border-bottom: none;
	color: #FF7400;
}

img {
	border: 3px solid #7F7772;
}

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

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

.bg1 { background: url(images/img04.gif) no-repeat left bottom; }
.bg2 { background: #DADADA url(images/img05.gif) no-repeat left bottom; }
.bg3 { background: #DADADA url(images/img06.gif) no-repeat left bottom; }
.bg4 { background: #DADADA url(images/img08.gif) no-repeat left bottom; }
.bg5 { background: #DADADA url(images/img09.gif) no-repeat left bottom; }
.bg6 { background: #DADADA url(images/img10.gif) no-repeat right bottom; }
.bg7 { background: url(images/img11.gif) no-repeat right bottom; }

.feature {
}

.feature .image {
	padding: 0 0 0 40px;
}

.feature .title {
}

.feature .content {
	padding: 0 0 0 40px;
}

.box {
	float: left;
	width: 250px;
	
}

.box .title {
	height: 40px;
	padding: 20px 0 0 40px;
	border: 1px dotted #000;
	font-size: 167%;
}

.box .content {
	margin: -20px 0 00px;
	padding: 5px 0 -20px  0px;
	background: #BBD2E1;
	border: 1px dotted #000;
}



.list {
	padding-left: 10px;
	margin: 0 0 0px  0px;
	list-style: none;
	background: #CECECE 
}

.list li {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Header */

#header {
	width: 760px;
	height: 150px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat;
}

.header_networks {
	color:green;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 31px;
	padding: 0 0 0 25px;
}

.header_titre {
	color:#1B019B;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 61px;
	padding: 55px 0 0 22px;
}


#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
	background:blue;

}

#header h1 {
	float: left;
	padding: 28px 0 0 12px;
	
	line-height: 62px;
	font-size: 62px;
}

#header p {
	float: left;
	padding: 108px 0 0 0;
	text-transform: uppercase;
	color:green;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 267%;
	margin: 0 0 0 0;
}



#header p a {
	font-size: 167%;
}

#header a {
	border: none;
	color: #000000;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 519px;
}

#content p, #content ul, #content ol {
	line-height: 1.8em;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 190px;
	padding: 0 20px 0 0;
	margin: 0 0 0 10px;
	border-right: 1px dashed #000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#sidebar li {

}

#sidebar li ul {
	border-bottom: 1px dotted #000;

}

#sidebar li li {
	padding: 5px 10px;
	background: #FFFFFF url(images/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #DCDCDC;
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
	
	
}

#sidebar li li.first {
	background: #EEEEEE;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	font-size: 167%;
	border: 1px dotted #000;
	margin: 30px 0 0 0;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}

/* Footer */

#footer {
	clear: both;
	height: 150px;
	padding: 10px 0 0 0;
	background: #000000;
}

#footer p {
	background: #000000;
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
	border: none;
	color: #CCCCCC;
}

#footer a:hover {
	color: #FFFFFF;
}

#legal {
}

#legal strong {
	display: block;
	padding: 10px 0 0 0;
	background: no-repeat center top;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: normal;
}

#links {
}



