@charset "UTF-8";
body, td, a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
}
.titreA {
	font-size: 14px;
	font-weight: bold;
}

.blocIntro {
	width: 250px;
	height: 100px;
	background-color: #dcdcdc;
	background-image: url(../media/img/fond_intro.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.blocIntro td {
	padding-left: 10px;
}
.blocTexte {
	width: 250px;
	margin: 0px;
	border: none;
}
.blocTexte td {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 15px;
}

.blocFiche {
	margin: 0px;
	border: none;
}
.blocFiche td{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.bloc3 table{ margin-left:15px;vertical-align:top;	
}
.bloc3 td{border-bottom:1px #eeeedd solid;vertical-align:top;	
}

.blocFiche .contact{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}
.blocFiche a{
	color:#FFFFFF;
}
.blocFiche a:hover{
	color:#000000;
}

.blocProjet {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}
.blocProjet td{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.blocProjet a{
	color:#000000;
}
.blocProjet a:hover{
	color:#FFFFFF;
}

.blocAllo1 {
	background-color: #004a99;
	color : #4cb5ff;
	margin-bottom: 4px;
}
.blocAllo1:hover {
	background-color: #000000;
	color: #666666;
}
.blocAllo1:hover a {
	color: #FFFFFF;
}
.blocAllo1 a {
	color : #4cb5ff;
}
.blocAllo1 a:hover {
	color : #FFFFFF;
}
.blocAllo2 {
	background-color: #4cb5ff;
	color : #cde9fd;
	margin-bottom: 4px;
}
.blocAllo2:hover {
	background-color: #000000;
	color: #666666;
}
.blocAllo2:hover a {
	color: #FFFFFF;
}
.blocAllo2 a {
	color : #cde9fd;
}
.blocAllo2 a:hover {
	color : #FFFFFF;
}
.blocAllo3 {
	background-color: #cde9fd;
	color : #4cb5ff;
	margin-bottom: 4px;
}
.blocAllo3:hover {
	background-color: #000000;
	color: #666666;
}
.blocAllo3:hover a {
	color: #FFFFFF;
}
.blocAllo3 a {
	color : #4cb5ff;
}
.blocAllo3 a:hover {
	color : #FFFFFF;
}
.AlloTexte {
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.bloc0 {
	background-color: #dcdcdc;
	background-image: url(../media/img/fond_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu0 {
	margin: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu0 li {
	list-style-image: url(../media/img/puce_bleu.gif);
	list-style-position:inside;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

.menu0 li:hover {
	list-style-image: url(../media/img/puce_blanc.gif);
}
.menu0 a {
	text-decoration: none;
	color: #000000;
	display:block;
	position:fixe;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.menu0 a:hover {
	background: #004a99;
	border: 0px;
	color: #FFFFFF; 
}
.menu0 a:active {
	background: #004a99;
	border: 0px;
	color: #FFFFFF;
}
.portrait {
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
}
.Visuel_H_med {
	height: 200px;
	width: 140px;
	border: none;
	background-image: url(../media/img/ombreVisuel_H_med.gif);
	background-repeat: no-repeat;
	background-position: left top;
	align: left;
	align: top;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}
.Visuel_L_med {
	height: 140px;
	width: 200px;
	border: none;
	background-image: url(../media/img/ombreVisuel_H_med.gif);
	background-repeat: no-repeat;
	background-position: left top;
	align: left;
	align: top;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}
.metier {color:#333333; font-size:15px; font-variant:small-caps; font-weight:700;}