/*** Styles pour les pages d'informations statiques ***/

#global {
	width: 1200px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

a {
	color:#3366FF;
	text-decoration:underline;
}

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

.ddsg-wrapper a {
	color:#1D2752;
	text-decoration:none;
}

.ddsg-wrapper a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

#lightwindow_contents {
	line-height:16px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	//font-weight: bold;
	color: #1D2752;
	padding:20px;
}

#flashat {
	float: left;
	width: 300px;
	height: 730px;
	background-image: url(images/flash.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#halfleft {
	height: auto;
	width: 900px;
	float: left;
	text-align: right;
}
#halfright {
	height: 725px;
	width: 300px;
	float: right;
	background-image: url(images/clic.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}

body {
	background-image: url(images/planetebackgnd.jpg);
	background-repeat: repeat;
}
#partcore {
	width: 600px;
	height: 750px;
	background-image: url(images/callepinbrique.png);
	background-position: center top;
	background-repeat: no-repeat;
	float: right;
}
#partitle {
	height: 75px;
	width: 600px;
	margin-bottom: 15px;
	text-align: center;
}
#partitle02 {
	height: 110px;
	width: 600px;
	margin-bottom: 2px;
	text-align: center;
	background-image: url(images/fondblue.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#partitle03 {
	height: 45px;
	width: 600px;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 10px;
}


#chatvoid {
	height: 75px;
	width: 600px;
}

#chatpartners {
	height: 540px;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #1D2752;
	overflow: auto;
	padding-top:10px;
	padding-right: 25px;
	padding-left: 25px;
}

#block01 {
	height: 180px;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #1D2752;
	overflow: auto;
	padding-right: 25px;
	margin-bottom: 5px;
}
#block02 {
	height: 180px;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #1D2752;
	overflow: auto;
	padding-right: 25px;
	margin-bottom: 5px;
}
#centermeplz {
	text-align: center;
}

#contactusplz {
	width: 540px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	//margin-top: 30px;
}

#partpage {
	height: 20px;
	width: 440px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #223A68;
	text-align: right;
	margin-bottom: 5px;
}


h1 {
	font-size: 22px;
	margin: 0px;
	clear: none;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	clear: none;
	margin: 0px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	clear: none;
}

.titreCommunique {
	font-size:18px;
	font-weight:normal;
}

#contact_presse {
	width:500px;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #1D2752;
	margin:0 0 0 55px;
}

/**** Styles ajoutés pour images ***/
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
