a:visited{
	color:blue;
}


body{
	margin:0;
	padding:0;
	background: url("images/skinrentree2010/fond.png");
	font-family: calibri, "Times new Roman", vernada, arial;


}

td{
	padding:0;
	margin:0;
}

table{
	border-collapse: collapse;
}

img{
	vertical-align:middle;
}

a img{
	border:0;
}

h1, h2, h3{
	text-align: center;
}

a{
	text-decoration:none;
}


/* ------------------------------------------- MISE EN FORME DU SITE ------------------------------------------- */

#BLOC{
	width: 90%;
	background-color: #5b277f;			/* Violet Sciences #7c28c5*/
	margin: auto;
}

#bordgauche{
	width: 21px;
	background: url("images/skinrentree2010/bordgauche.png") repeat-y;
}

#borddroit{
	width: 21px;
	background: url("images/skinrentree2010/borddroit.png") repeat-y;
}

#basgauche{
	background: url("images/skinrentree2010/basgauche.png");
	width:21px;
	height:67px;
}

#basdroit{
	background: url("images/skinrentree2010/basdroite.png");
	width:21px;
	height:67px;
}

#basmilieu{
	background: url("images/skinrentree2010/basmilieu.png") repeat-x;
	height:67px;
	text-align:center;
}

#basbann{
	background: url("images/skinrentree2010/basbann.png") repeat-x;
	height:41px;
	margin:0;
	padding:0;
}

/* ------------------------------------------- INTERIEUR DU SITE ------------------------------------------- */
#bloc_principal{
	text-align: center;
}

#colgauche{
	//border-right: 5px #6b437c ridge;
	padding:10px;
	vertical-align: top;
	width: 130px;
}

#coldroite{
	//border-left: 5px #6b437c ridge;
	padding:20px;
	vertical-align: top;
	width: 130px;
}

#compte{
	text-align:left;
	font-family: "Maiandra GD";
	font-size: 100%;
	margin:0;
	padding:0;
}

#corps{
	vertical-align:top;
	text-align:left;
	padding: 20px;
}

#mdpoublie{
	text-align:left;
	font-family: "Maiandra GD";
	margin:0;
	padding:0;
	font-size : 10pt;
}

#tabListeNews{
	margin:auto;
}

#tabListeNews td, #tabListeNews th{
	padding:10px;
	text-align: center;
}

#archives, #archives a{
	color:#9820ae;
	text-align:center;
	font-style:italic;
}

#inscription{
	border-collapse: separate;
}
#inscription td{
	padding-right: 5px;
	padding-left: 5px;
}

#bureau{
	margin: 10px;
}

#bureau td{
	padding: 10px;

}

#bureau tr{
	border: 1px black solid;

}

/* ------------------------------------------- AFFICHAGE NEWS ------------------------------------------- */
.gaucheNews{
	background: url("images/fleche_g.png") no-repeat;
	float:left;
	width:170px;
	height:50px;
}

.droiteNews{
	background: url("images/fleche_d.png") no-repeat;
	float:right;
	width:170px;
	height:50px;
}

.basgaucheNews{
	background: url("images/fleche_bg.png") no-repeat;
	float:left;
	width:170px;
	height:50px;
}

.basdroiteNews{
	background: url("images/fleche_bd.png") no-repeat;
	float:right;
	width:170px;
	height:50px;
}

.basNews{
	background: url("images/fleche_b.png") repeat-x;
	height:50px;
}

.titreNews{
	text-align:center;
	font-family: "Times New Roman", Calibri, Arial, Serif;
	font-style: italic;
	font-size: 140%;
	color: #9820ae;
}

.contenuNews{
	margin-top:30px;
	margin-left:30px;
	margin-right:30px;
	//font-style:italic;
	text-indent: 0px;
	font-size: 12pt;
	text-align:justify;
}

.soulignement{
	text-decoration:underline;
}

.tablo{
	border: 1px black solid;
}

.tablo td, .tablo th{
	padding: 10px;
	border: 1px grey solid;
}

.tabtxt{
	width:100%;
}

.tabtxt .titre{
	text-align:center;
	margin-top:20px;
	font-size:110%;
	color:purple;
}

.tabtxt .haut{
	background: url("images/gradient.png") repeat-x;
	height:62px;
	width:100%;
}

.tabtxt .bas{
	background: #5a0b7a;
	width:100%;
	height:50px;
}

.tabtxt .cote, .tabtxt .cote{
	background: #5a0b7a repeat-y;
	width:5px;
}

.tabtxt .interieur p{
	padding: 15px;
	text-align:justify;
	text-indent: 10%;
	color:purple;
}
