/* bordures images et tableau */
body {
background-color:#ffcc33;
margin:0;
}
.photo {
  /* background-color:#fafbfc;  */
  border:1px solid #07176A;
  margin:0 0 10px 10px;
  padding:3px;
  
}
.photojean {
  /* background-color:#fafbfc;  */
  border:1px solid #780337;
  margin:0 0 10px 10px;
  padding:3px;
  text-align:center;
  
}
#equipe {
	width:695px;
	height:3200px;  
	text-align:left;
	/*margin-bottom:20px; */
}
.bloc_photo {  /* largeur totale = 200 + 4 de padding */
	width:200px;
	height:218px;  
	float:left;	
  	border:1px solid #780337;
	padding:2px 2px 1px 2px;  
	margin-right:20px; /* pour decaler le contenu de identite par rapport a l'image */
	margin-bottom:20px;
}
.bloc_identite {
	width:460px;  /* 469 sinon dans IE le div est decAle en dessus */
	height:221px; 
	float:left;
	padding:2px 2px 0px 2px; 	
	margin-bottom:20px;
}
.co-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
}
.co-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.co-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	border: 1px none #000000;
}
.co-min {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

/* titres */
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.bouton {
border: 1px solid #000000;
background-color:#62D8FF;
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
padding: 3px;
}
.titre_admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #000000;
	background-color:#62D8FF;
	padding: 3px;
}

.tab_admin {
background-color:#000000;
font-size:12px;
color:#ffffff;
line-height:18px;
border:#0099ff solid 0.1em;
border-color:#FFFFFF;
font-style:normal; 
font-weight:bold; 
font-family:Arial, Helvetica, sans-serif;
}
.tab_admin th {font-weight:bold; color:#FFffff; background-color:#990000; text-align:center}  /* header en fond bleu ecrit en noir  - first-child n'est pas necessaire */
.tab_admin td {background-color:#999999; color:#000000;}  /* lignes en fond gris et ecrit en noir */
.td_blue {color:#0099ff;}
.td_red {color:#990000;}


.border-blue-4-sides {
	border: 1px solid #07176A;
}
.border-orange-4-sides {
	border: 1px solid #990000;
}
.border-white-bottom {
	border-top: 1px none #07176A;
	border-right: 1px none #07176A;
	border-bottom: 1px solid #ffffff;
	border-left: 1px none #07176A;
}
.border-blue-menu {
	border-top: 1px solid #990000;
	border-right: 1px none #07176A;
	border-bottom: 1px solid #990000;
	border-left: 1px none #07176A;

}
.bordernoir-h-d {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordernoir-h {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordernoir-h-b {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #000000;
	border-bottom-color: #990000;
	border-left-color: #000000;
}
.border_rouge-h-b-d-g {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

/* textes */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.text-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	border: 1px none #000000;
}
.text-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.text-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.text-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FF3300
}
.text-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
}
.text-mono {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #3366FF;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #cc9933;
}
.toptext_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.text-activities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.text-min {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

/* titres */
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.titles_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.titre-tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

/* liens */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3366FF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3366FF;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	text-decoration: underline;

}


.bloc_aquarelle {  /* largeur totale = 200 + 4 de padding */
	width:170px;
	height:238px;  
	float:left;	
  	border:1px solid #780337;
	margin-right:10px; /* pour decaler le contenu de identite par rapport a l'image */
	margin-bottom:20px;
}
.bloc_txt {
	width:440px;  /* 469 sinon dans IE le div est decAle en dessus */
	height:170px; 
	float:left;
	padding:50px 2px 0px 2px;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align:center;
}
.bloc_txt a:link {
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
}
.bloc_txt a:visited {
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
}
.bloc_txt a:hover {
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
}
.bloc_txt a:active {
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
}
h2 {
	clear:both; /* quand il y a un div en flottant avant sous firefox, il le faut */
	font-weight: bold;
	color: #000000;
	font-size:1.2em;
	font-variant:small-caps;
	margin-bottom:0.2em;
}