/* Balises */
i {
	line-height: 14px;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 5px;
}

a { text-decoration: none; color: #FF6600; }
a:hover { text-decoration: underline; }

h1 {
	display: block;
	font-weight: normal;
	margin:0px;
}

form { display: inline; }
/* Polices */
.text-big { font-weight: bold; color: #31318C; font-size: 16px; }
.text-norm { color: #000000; font-size: 12px; }
.text-search { color: #6C78C6; font-size: 12px; }
.text-error { font-weight: bold; color: #FF0000; font-size: 12px; }

.text-partenaire-nom { color: #31318C; font-size: 12px; font-weight: bold; }
.text-news-titre { color: #31318C; font-size: 10px; font-weight: bold; }
.text-news-date { color: #6672C1; font-size: 10px;  }
.text-news-preview { color: #555555; font-size: 10px; }

.recherche_surbrillance {background-color: #FFFF00; font-weight: bold;}

.lien-norm { font-size: 12px; color: #FF6600; }
.lien-partenaire-url { font-weight: bold; font-size: 12px; color: #FF6600; }
.lien-liens { font-weight: bold; font-size: 12px; color : #31318C;}

.lien-menu {  font-weight: bold; font-size: 12px; color: #3E4BAF; }
.lien-menu-selected { font-weight: bold; font-size: 12px; color: #FF9900; }
.lien-menu:hover { color: #FF6600; }

.lien-mini {  font-size: 10px; color: #414CB2; text-decoration: underline; }
.lien-mini-sep { font-size: 10px; color: #7D7DD2; margin-left: 5px; margin-right: 5px; }

.copyright { font-weight: bold; color: #31318C; font-size: 12px; }

/* Tableau */
.tbl-main {
	border: 1px solid #E6E8F5;
	border-top: 0px;
}


.tbl-login-admin {
	border: 1px solid #E6E8F5;
}

.fond-news-titre {
	background-color: #E6E8F5;
}

/* Formulaires */
.frm-bouton-rechercher {
	width: 30px;
	height: 18px;
	font-size: 10px;
	background-color: #31318C;
	border: 2px solid #111144;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	cursor: pointer;
}

.frm-text-rechercher {
	border: 1px solid #B5B6DF;
	width: 110px;
	height: 13px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #31318C;
	padding-left: 3px;
	padding-top: 2px;
}

.bouton-admin-deco {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	font-size : 12px;
	border: 2px solid #000000;
	width: 100px;
	height: 16px;
	position: relative;
	left: 650px;
	top: 30px;
	text-align: center;
	padding-top: 2px;
	cursor: pointer;
}

.frm-field-norm {
	border: 1px solid #B5B6DF;
	height: 13px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #31318C;
	padding-left: 3px;
	padding-top: 2px;
}
