@charset "UTF-8";

/* Otus Graphic Design  */
/* www.otus.fr  */
/* contact@otus.fr  */
/* 2009  */

/* ================================ GENERAL ================================= */

body  {
	text-align: center;
	color: #333;
	font-family: Arial;
	font-size: 12px;
}
div {
	text-align:justify;
}
.left {
	text-align:left;
}

ul {
	list-style-type:circle;
	text-align:left;
}
ol {
	list-style-type:none;
	text-align:left;
}

a:link {
	text-decoration: underline;
	color: #006aa0;
}

a:visited {
	text-decoration: underline;
	color: #006aa0;
}

a:hover {
	text-decoration: underline;
	color: #006aa0;
}

a:active {
	text-decoration: underline;
	color: #006aa0;
}

/* ============================ GRAND CONTENEUR ============================= */
/* ================================= HAUT ================================= */
/* =============================== NAVIGATION =============================== */
/* ================================== MENU ================================== */
/* ================================ CONTENU ================================= */

.titre {
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	align:left;
}
.titre_coul1 {
	color:#006aa0;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	align:left;
}
.titre_coul2 {
	color:#ff7027;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	align:left;
}
.sousstitre {
	font-weight: bold;
	text-align:left;
	align:left;
}
.sousstitre_coul1 {
	color:#006aa0;
	font-weight: bold;
	text-align:left;
	align:left;
}
.sousstitre_coul2 {
	color:#ff7027;
	font-weight: bold;
	text-align:left;
	align:left;
}
.stitre {
	font-size: 15px;
	font-weight: bold;
	text-align:left;
	align:left;
}
.stitre_coul1 {
	color:#006aa0;
	font-size: 15px;
	font-weight: bold;
	text-align:left;
	align:left;
}
.stitre_coul2 {
	color:#ff7027;
	font-size: 15px;
	font-weight: bold;
	text-align:left;
	align:left;
}
.txt_coul1 {
	color:#006aa0;
}
.txt_coul2 {
	color:#ff7027;
	text-align:left;
}
.txtgras {
	font-weight: bold;
}
.txtgrasital {
	font-weight: bold;
	font-style: italic;
}
.txtgras_blanc {
	color:#fff;
	font-weight: bold;
}
.txtgras_coul1 {
	color:#006aa0;
	font-weight: bold;
}
.txtgras_coul2 {
	color:#ff7027;
	font-weight: bold;
}
.txtital {
	font-style: italic;
}
.txtgrand_blanc {
	font-size:15px;
	color:#fff;
	font-weight: bold;
}
.txtgrand_coul1 {
	color:#006aa0;
	font-weight: bold;
}
.txtgrand_coul2 {
	color:#ff7027;
	font-weight: bold;
}
.sitation {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	color:#ff7027;
	font-size: 14px;
	text-align:left;
}
.sitation_normal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	color:#ff7027;
	text-align:left;
}
.tabl_td {
	text-align:left;
}

.souligne {
	font-weight: bold;
	text-decoration: underline;
}

/* =========================== CONTENU SPECIALE ============================= */

.otus a:link {
	color: #CCFFFF;
	text-decoration: none;
	font-size: 11px;
}

.otus a:visited {
	color: #CCFFFF;
	text-decoration: none;
	font-size: 11px;
}

.otus a:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
}

.otus a:active {
	color: #CCFFFF;
	text-decoration: none;
	font-size: 11px;
}

/* ================================== BAS =================================== */
/* ============================= PLAN DU SITE =============================== */
