/*** Styles pour les pages d'informations coins parents et enseignants ***/

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

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

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

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: 655px;
	width: 580px;
	float: right;
	background-image: url(images/backgroundcoindes.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	margin-top: 12px;
}

body {
	background-image: url(images/planetebackgnd.jpg);
	background-repeat: repeat;
}
#partcore {
	width: 600px;
	height: 675px;
	background-image: url(images/callepinbrique2.png);
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}
#partitle {
	height: 65px;
	width: 600px;
	margin-bottom: 2px;
	text-align: center;
}
#partitle02 {
	height: 120px;
	width: 580px;
	margin-bottom: 2px;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #1D2752;
}

#partitle02 a, #partitle02 a:hover {
	color:#1D2752;
	text-decoration:none;
}

#partitle03 {
	height: 60px;
	width: 580px;
	margin-bottom: 2px;
	text-align: center;
	margin-top: 10px;
}


#chatvoid {
	height: 75px;
	width: 600px;
}
#block01 {
	height: 475px;
	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: 400px;
	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;
}
#retouracc {
	height: 100px;
	width: 500px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}

#centermeplz {
	text-align: center;
	margin-bottom: 20px;
}


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;
}
#menudown {
	height: 60px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

/**** 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;
}
#aboutchat {
	height: 150px;
	width: 1200px;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Bradley", arial, sans-serif; 
	font-size: 100%;
	line-height: 1.2em;
	color: #FFF;
	text-align: center;
}

#aboutchat a{
	font-family: "Bradley", arial, sans-serif; 
	color:#FFF;
	text-decoration:none;
	margin:5px;
	font-weight:bold;
}
#aboutchat a:link{
	font-family: "Bradley", arial, sans-serif; 
	color:#FFF;
	text-decoration:none;
}
#aboutchat a:hover{
	color:#CCC;
}
#aboutchat a:active{
	color:#fff;	
	}
#aboutchat a:visited{
	color:#fff;	
	}	
/* End captions & aligment */
