
/*
	BLOC
*/
.bloc {
	padding:0px;
	clear:both;
}
.bloc .titreRub1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#f15f2a;
	padding:0px;
	margin:0px;
	letter-spacing:-2px;
	font-variant:small-caps;
	font-weight:normal;
	line-height:24px;
	text-align:left;
}
.bloc .titreRub2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333399;
	letter-spacing:-1px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	line-height:18px;
}
.bloc h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006f9f;
	letter-spacing:-1px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.bloc h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006f9f;
	letter-spacing:-1px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-align:left;
}
.bloc h2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006f9f;
	letter-spacing:-1px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-align:left;
	text-decoration:none;
}
.bloc p {
	padding-left:4px;
	padding-right:4px;
	text-indent:20px;
}

/*
	IMAGE
*/
.accueilImage {
	border: 1px #f15f2a solid;
	margin:0px 4px 2px 4px;
}
.accueilLegende {
	font-size:10px;
	font-family:Verdana;
	color:#ffffff;
	text-align:center;
	background-color:#f15f2a;
	margin:0px 4px 2px 4px;
	font-weight:bold;
}

/*
	SUITE
*/
.suite a {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#f15f2a;
	text-decoration:none;
	padding:1px 2px 1px 2px;
	margin:4px;
}
.suite a:hover {
	color:#ffffff;
	background-color:#f15f2a;
	text-decoration:none;
}

/*
	DIVERS
*/
.titreCol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#006f9f;
}
.toutesNews {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color:#f15f2a;
}
.toutesNews:hover {
	color:#00a2e3;
}
.lienGauche {
	text-decoration:none;
	font-family: Garamond;
}

.lienGauche:hover {
	text-decoration:underline;	
}

/* 
	SPECIAL NOUVEL INDEX
*/

.cadreTitre1 {
	border: solid 1px #ff6633;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

.formalist {
	text-indent:20;
	list-style-type: square;
}

.formalist a {
	color: #000000;
	text-decoration:none;
}

.formalist a:hover {
	color: #ff6633;
}

.pointsForts:hover {
	background-color:#DDDDFF;
}

.pointsForts a {
	color: #000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

.accnews {
	font-size:10px;
	font-weight:bold;
	color: #333399;
	text-decoration:none;
}

.accnews:hover {
	font-size:10px;
	font-weight:bold;
	color: #ff6633;
	text-decoration:none;
}

.menuNavLinkTable {
	background-color:#f0602b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}

.menuNavLink {
	background-color:#FFFFFF;
}

.menuNavLink a {
	color: #000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.menuNavLink:hover {
	background-color:#f0602b;
	font-weight:bold;
}

.formations {
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial;
}

.formations:hover {
	color:RGB(12,113,152);
}

.titreRencontres {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:RGB(241,95,42);
}

.menuNews {
	background:#EFEFEF;
}
.activeMenuNews {
	background:#CCCCFF;
}
.menuNews:hover {
	background:#CCCCFF;
}

/*
	RENCONTRES
*/
.rencontres li {
	color:#006f9f;
}
.rencontres a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#006f9f;
	text-decoration:none;
}
.rencontres a:hover {
	text-decoration:none;
	color:#f15f2a;
}

.etudImg {
	border: 1px #f15f2a solid;
}

.etudA {
	width: 95%;
	/*height: 100px;*/
	display:block;
	clear:both;
	border: 1px white solid;
	padding: 4px;
	color : #000000;
	text-decoration : none;
	text-align:left;
	font-size:11px;
	background-color:#ffffff;
	margin-top:4px;
	margin-bottom:4px;
}
a.etudA:link {
	color : #000000;
	
}
a.etudA:hover {
	background-color:#f0f0f0;
	border: 1px black solid;
}

.tabImageMini {
	float:left;
	margin:0px;
	padding:0px;
}
.tabImageMini tr, td {
	margin:0px;
	padding:0px;
}
.tabImageMini img {
	border: 1px #f15f2a solid;
/*	width: 100px;*/
	margin:0px 4px 2px 4px;
}

.tagMin {
	font-size:10px;
	font-family:Arial,Verdana;
	font-weight:bold;
	color:#ff771c;
}

.tagMid a{
	font-size:13px;
	font-family:Arial,Verdana;
	color:#ff771c;		
}

.tagMax {
	font-size:16px;
	color:#999999;
	font-family:Arial,Verdana;
	font-weight:bold;
}



.tagMin:hover {
	color:#FF8800;
}

.tagMid:hover {
	color:#FF8800;
}

.tagMax:hover {
	color:#FF8800;
}
.lienBanniere {
	text-decoration:none;
	text-transform: uppercase; 
	color: rgb(0, 0, 0); 
	font-size: 13px;
	font-weight:bold;
}
.lienBanniere:hover {
        color:#FF8800;
}

/* CSS pour la partie des news */

.LesNews li {
	font-weight:bold;
  font-family:arial;
  font-size:15px;
  color:#FF771C;
  text-decoration:none;
}
.LesNews a {
	font-weight:bold;
  font-family:arial;
  font-size:15px;
  color:#FF771C;
  text-decoration:none;
}
.LesNews a:hover {
	color:#006f9f;
}

/* CSS Document de mortyosus*/
.tag {
	background: url('../../travaux/image/FonDiv.png');
	position: relative;
	width: 210px;
	height: 18px;
	background:url('../../travaux/image/HautTag.png');
  float:left;
  color:white;
  text-align:center;
  font-size:14px;
  font-family:Comic Sans MS;
 	font-weight : bold ;
}
.FontTag {
  	background: url('../../travaux/image/FontTag.png');
  	background-repeat : repeat-y;
}
.BasTag {
background-image: url('../../travaux/image/BasTag.png');
float:left;
width:210px;
height:10px;
text-align:center;
background-repeat:no-repeat;
}

.LesAtouts a{
  font-weight : bold ;
  color:#006F9F;
  text-decoration: none;
  font-size:14px;
}
.LesAtouts {
  font-weight : bold ;
  color:#006F9F;
  text-decoration: none;
  padding-left:5px;
}
.LesAtouts a:hover {
  color:#FF771C;
  padding-left:10px;
}


