/* ===========================================================
Elements de Page =========================================== */

* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Arial, sans-serif;
	font-size:75%;
	color:#50A8E3;
	font-weight:bold;
	background:url(images/background.png) repeat-x 0 0;
	background-color:#2493EC;
}

ul, li {
	list-style-type:none;
}

img {
	border:0;
}

a {
	text-decoration:none;
	color:#6A6A6A;
}

a:hover {
	text-decoration:underline;
}

input.text {
	background:url(images/bar_blue.png) repeat-x 0 0;
	padding:3px 0 0 3px;
	font-weight:bold;
	color:#FFFFFF;
	border:none;
	width:156px;
	height:18px;
}

input.button {
	background:url(images/button_rose.png) repeat-x 0 0;
	cursor:pointer;
	border:none;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:-10px;
	width:89px;
	height:48px;
}

input.button:hover {
	text-decoration:underline;
}

/* ===========================================================
Structure ================================================== */



#right_side {
  margin-top: 0px;
  float: right;
  width: 160px;
	padding:0 0 5px 20px;
	width:175px;
}


.wrapper {
	position:relative;
	width:970px;
	-moz-border-radius:0px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.top_nav {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:5px;
	padding-top:25px;
	padding-left:25px;
}

.top_nav  #top_nav_red {
	background:url(images/menu_red.png) no-repeat 0 0;
	padding-top:6px;
	font-size:15px;
	float:left;
	width:120px;
	height:30px;
}

.top_nav  #top_nav_green {
	background:url(images/menu_green.png) no-repeat 0 0;
	padding-top:6px;
	font-size:15px;
	float:left;
	width:120px;
	height:30px;
}

.top_nav   #top_nav_orange {
	background:url(images/menu_orange.png) no-repeat 0 0;
	padding-top:6px;
	font-size:15px;
	float:left;
	width:120px;
	height:30px;
}

.top_nav  #recherche{
	background:url(images/bg_recherche.png) repeat 0 0;
	margin-left:160px;
	padding-top:5px;
	width:800px;
	height:25px;
}

.top_nav  #recherche input.text {
	background:url(images/bg_recherche.png) repeat-x 0 0;
	padding:2px 0 0 3px;
	-moz-border-radius:5px;
	margin-left:-36px;
	font-weight:normal;
	font-size: 11px;
	color:#FFFFFF;
	border:none;
	width:190px;
	height:18px;
}

.top_nav  #recherche input.button {
	background:url(images/button_ok.png) repeat-x 0 0;
	position:absolute;
	margin: 1px 0 0 2px;
	cursor:pointer;
	border:none;
	width:36px;
	height:20px;
	left: 768px;
	top: 29px;
}

.top_nav a{
	color:#000000;
}

.header {
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-color:#faf8f9;
	margin-top:25px;
}

.header h1#logo {
	padding:25px 16px 0 16px;
	height:75px;
}

.header h1#google_head {
	padding:22px 14px 0 16px;
	float:right;
}

.header p#bar {
	background:url(images/blue_head_bar.png) repeat-x 0 0;
	width:100%;
	height:46px;
}

.header #connect {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;
	height:88px;
	width:267px;
	float:left;
}

.header #connect label {
	cursor:pointer;
	color:#000000;
	width:200px;
}

.header #connect p {
	font-size:11px;
	padding-top:3px;
}

.header #connect a {
	color:#50A8E3;
}

.header #connect .button {
	margin-top:25px;
	padding-bottom:20px;
	float:right;
}

.header #last_tuto {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	background-color:#FFFFFF;
	margin-left:27px;
	height:108px;
	width:226px;
	float:left;
}

.header #last_tuto p {
	padding-left:7px;
	padding-top:17px;
}

.header #last_tuto img {
	padding-left:10px;
}

.header #last_tuto h1 {
	background-image:url(images/bar_rose.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:2px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	height:17px;
}

.header #last_comment {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	background-color:#FFFFFF;
	margin-left:27px;
	height:108px;
	width:250px;
	float:left;
}

.header #last_comment p {
	padding:10px 4px 0 16px;
	font-weight:normal;
	color:#ff4027;
}

.header #last_comment h1 {
	background-image:url(images/bar_pale.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:2px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	height:17px;
}

.content {
	-moz-border-radius:15px;
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:18px;
	margin-top:85px;
}

.content p {
	margin-bottom:5px;
}

.content .menu {
	margin:0 69px 0 9px;
	position:absolute;
	width:158px;
}

.content .menu h2 {
	background:url(images/blue_nav_bar.png) no-repeat 0 0;
	height:15px;
	padding:5px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}

.content .menu ul {
	margin:8px 0 15px 8px;
	font-weight:bold;
}

.content .menu ul#google {
	margin-left:15px;
}

.content .menu ul#menu li {
	background:url(images/puce.png) no-repeat 0 0;
	padding:0 0 5px 20px;
}

.content .menu ul#menu li:hover {
	background:url(images/puce_actif.png) no-repeat 0 0;
}

.content .menu ul#menu li a:hover {
	color:#ff20af;
}

.content .text {
	width:580px;
	height: 1600px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 75px;
	margin-left: 230px;
}

.content .text .pagination {
	margin-top:20px;
}

.content .text .pagination p.page_bleue {
	background:url(images/carre_bleue.png) no-repeat 0 0;
	font-weight:normal;
	padding-top:1px;
	font-size:20px;
	margin-left:6px;
	float:left;
	height:47px;
	width:32px;
	text-align:center;
	color:#FFFFFF;
}

.content .text .pagination p.page_rose {
	background:url(images/carre_rose.png) no-repeat 0 0;
	font-weight:normal;
	padding-top:1px;
	font-size:20px;
	margin-left:6px;
	float:left;
	height:47px;
	width:32px;
	text-align:center;
	color:#FFFFFF;
}

.content .text .pagination a{
	color:#FFFFFF;
}

.footer {
	background:url(images/footer.png) no-repeat 0 0;
	padding-top:10px;
	color:#FFFFFF;
	text-align:center;
	width:810px;
	height:20px;
}

/* ===========================================================
Divers ==================================================== */

h1#bar_red {
	background:url(images/bar_red.png) no-repeat 0 0;
	padding-top:5px;
	width:550px;
	height:20px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}

h1#bar_orange {
	background:url(images/bar_orange.png) no-repeat 0 0;
	padding-top:5px;
	width:490px;
	height:20px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}

#left {
	float:left;
}

#center {
	text-align:center;
}

#right {
	float:right;
}

