.table {
	background-image: url(images/fond.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: Aucune;
	float: Aucune;
	width: 1200px;
}
.table2 {
	clear: Aucune;
	float: Aucune;
}
a:visited {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	color: #1D4E50;
	text-decoration: none;
}
a:link {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	color: #1D4E50;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	color: #1D4E50;
	text-decoration: none;
}
a:active {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	color: #1D4E50;
}
.texte1 {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1D4E50;
	text-decoration: none;
}
/*
.titre {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-style: normal;
	font-weight: bold;
	color: #1D4E50;
	text-decoration: none;
}
*/
.table3 {
	background-image: url(images/fond1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdfond {
	background-image: url(images/fond2_03_03_03.gif);
	background-repeat: no-repeat;
}
.titre {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size: 24px;
	color: #1D4E50;
	font-weight: bold;
	vertical-align: text-top;
}
.tdfond2 {
	height:137px;
	background-image: url(images/background-top.gif);
	background-repeat: no-repeat;
}
.titre2 {
	font-family: "Lucida Sans", Arial, "Times New Roman";
	font-size: 24px;
	color: #1D4E50;
	font-weight: bold;
	vertical-align: text-top;
}
.tdresultat {
	background-image:  url("images/fond3resultat_03.gif");
	background-repeat: no-repeat;
}
.recherche:hover
{
color:#a338e8;
text-decoration:underline;
}
.creercompte
{
color:#a338e8;
text-decoration:underline;
}
.contact
{
text-align:center;
}
.admin:hover
{
color:#a338e8;
text-decoration:underline;
}
.lien
{
color:#a338e8;
text-decoration:underline;
}

/* ----------------------------------------------- ROBIN ---------------------------------------------- */
#table_contenu{
	text-align:center;
	width:100%;
	border-collapse:collapse;
}
#table_contenu p{
	margin-left:auto;
	margin-right:auto;
	padding-right:15px;
	width:550px;
	text-align:justify;
}
.ban_content{
	text-align:center;
}
.ban_content img{
	margin:10px 0 0 0 ;
	padding:0;
}
.content{
	background-image:  url("images/background-content.gif");
	background-repeat:repeat-y;
	text-align:center;
}
.content p{
	font: 13px "Lucida Sans", Arial, "Times New Roman";
}
.content-bottom{
	height:75px;
	text-align:center;
	background-image:  url("images/background-bottom.gif");
	background-repeat:no-repeat;
}
.content-bottom img{
	margin:0;
	padding:0;
}
h1{
	font:bold 24px/24px "Lucida Sans", Arial, "Times New Roman";
	color: #1D4E50;
	text-decoration: none;
	text-align:center;
}

fieldset{
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	width:550px;
	border:none;
	color:#1D4E50;
}
form{
}

.submit{
	border:solid 2px #666;
	border-style:solid;
	background-color:#cff;
	font:normal 12px/14px "Lucida Sans", Arial, "Times New Roman";

}

#piedpage{
	margin-top:25px;
	text-align:center;
	font:normal 12px/14px "Lucida Sans", Arial, "Times New Roman";
	color:#666;

}
.content table{
	padding:0 0 0 -40px;
	border:0;
	border-collapse:collapse;
	width:540px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.content table th{
	background-color:#cff;
	text-align:left;
	color:#1D4E50;
	}
.colored {
	background-color:#cff;
}
.non-colored{
	background-color:#fff;
}
.ecole{
	font:normal 12px/14px "Lucida Sans", Arial, "Times New Roman";
	text-align:center;
}
.legend{
	font:normal 10px/12px "Lucida Sans", Arial, "Times New Roman";
	color:#666;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
h2{
	font:normal 30px/30px "Lucida Sans", Arial, "Times New Roman";
	color:#666;
}
h3{
	font:normal 21px/21px "Lucida Sans", Arial, "Times New Roman";
	color:#666;
}
h6{
	font-weight:bold;
	font-size:18px;
	letter-spacing:2px;
}
#logo_ecole{
	width:130px;
	height:130px;
	background-color:#cff;
}
.commentaire{
	color:#666;
	font-size:11px;
}
.contoursession{
	text-align:left;
}
.contoursession input{
	border:solid 2px #666;
}
.red{
	color:red;
}