/* Redéfinition des tags HTML */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
td {
	font-size: .7em;
}
form {
	margin: 0px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 90%;
}

/* Styles des zones à ID's */

#disable {
	display: none;
}
#Header {
}
#Header label {
	font-weight: bold;
	color: #4041A7;
	font-size: 95%;
	line-height: 16px;
}
#Menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#Menu li {
	list-style-position: outside;
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 90%;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
	color: #6466D0;
}
#Menu a {
	color: #000000;
	text-decoration: none;
}
#Menu a:hover {
	color: #FF6D26;
}
#NavCont {
	color: #6466D0;
	font-size: 120%;
}
#NavCont a {
	color: #8A8170;
	text-decoration: underline;
}
#NavCont a:hover {
	color: #FF6D26;
	text-decoration: none;
}
#ContentH a {
	color: #000000;
	text-decoration: none;
}
#ContentH a:hover {
	color: #FF6D26;
}
#Content p {
	margin: 0px;
}
#Content ul {
	margin: 2px 0px 10px 0px;
}


#Content a {
	color: #000000;
	text-decoration: underline;
}
#Content a:hover {
	color: #FF6D26;
	text-decoration: none;
}
#Content h2 {
	color: #FF6D26;
	font-size: 120%;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}
#Content h3 {
	color: #6466D0;
	font-size: 100%;
	line-height: 22px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0px;
}
#Content h5 {
	color: #FF6D26;
	font-size: 110%;
	line-height: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#File h6 {
	font-size: 100%;
	color: #FF6D26;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#File a {
	color: #FF6D26;
	text-decoration: underline;
}
#File a:hover {
	text-decoration: none;
}
#GoTop a {
	color: #FF6D26;
	text-decoration: underline;
	font-size: 80%;
}
#GoTop a:hover {
	color: #FF6D26;
	text-decoration: none;
}
#ColDrHome {
	background-image: url(../image/fd_col_droite_large.jpg);
	background-repeat: no-repeat;
}
#ColDr {
	background-image: url(../image/fd_col_droite.jpg);
	background-repeat: no-repeat;
	height: 342px;
}
#Postit {
	color: #70685B;
	font-size: 130%;
}
#Postit a {
	color: #FF6D26;
	text-decoration: underline;
}
#Postit a:hover {
	text-decoration: none;
}
#Footer td {
	font-size: 0.55em;
	color: #70685B;
}
#Footer a {
	color: #70685B;
	text-decoration: underline;
}
#Footer a:hover {
	color: #FF6D26;
	text-decoration: none;
}

#LienOrange .titre {
	font-weight: bold;
	color: #FF6D26;
	text-decoration: none;
}

#LienOrange a {
	font-weight: normal;	
	text-decoration: underline;
}
#LienOrange a:hover {
	text-decoration: none;
	color: #FF6D26;
}	



#LienOrange a.lienarchive {
	font-weight: bold;	
	text-decoration: underline;
	color: #FF6D26;
}
#LienOrange a.lienarchive:hover {
	text-decoration: none;
}

#LienOrangeGras a {
	font-weight: bold;	
	text-decoration: underline;
	color: #FF6D26;
}
#LienOrangeGras a:hover {
	text-decoration: none;	
}	

#Proj a {
	font-weight: bold;
	color: #6466D0;
	text-decoration: underline;
}
#Proj a:hover {
	text-decoration: none;
}

#Proj a.lien {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#Proj a.lien:hover {
	text-decoration: none;
}
/* Classes spécifiques */

.NavHor {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: #4041A7;
}
.NavHor a {
	color: #4041A7;
	text-decoration: underline;
}
.NavHor a:hover {
	color: #FF6D26;
	text-decoration: none;
}
.TtrMenu {
	font-variant: small-caps;
	color: #6466D0;
	font-weight: bold;
	line-height: 18px;
	font-size: small;
	vertical-align: bottom;
}
.MenuRubAct {
	color: #6466D0;
}
.TtrBloc {
	font-variant: small-caps;
	color: #6466D0;
	font-weight: bold;
	font-size: 75%;
	vertical-align: bottom;
	white-space: nowrap;
}
.TtrPostit {
	font-weight: bold;
	color: #6466D0;
}
.TtrPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #6466D0;
	line-height: 15px;
}

