
/* STYLES REDEFINIS */
#titre {
float: left;
width: 100%;
	color: #006666;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 15px;
}

.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	font-size: 12px;
	color: #006666;
	padding-top: 1.5em;
}

h2 {
	font-size: 14px;
	color: #006666;
	text-align: left;
	font-weight: bold;
	padding-top: 1.5em;

}

h3.spip {
	font-size: 14px;
	color: #006666;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4.spip {
	font-size: 12px;
	color: #006666;
	text-align: left;
	font-weight: bold;

}

h5.spip {
	color: #006666;
	text-align: left;
	font-weight: bold;
	font-size: 12px;

}

.caractencadre-spip {
	color: #006666;
}

.texteencadre-spip {
	color: #FFFFFF;
	background-color: #006666;
	display: block;
	width: 100%;
	padding: 5px;
}

table.spip {
	margin: 5px auto 1em;
	border: 1px solid #006666;
	border-collapse: collapse;
	width: 100%;
	color: #626262;
	font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.spip caption {
	caption-side: top;
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold;
	color: #0063BE;
	border: none;
}

table.spip tr.row_first {
	background: #006666;
	color: #FFFFFF;
}
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td, table.universites td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #006666;
}

