/*
 * MAGELLAN : Site Internet Uni-Est le PLIE
 * Fichier : plieuniest.css
 * Description : feuille de style du site publique
 *
 */





/*
 * Général_____________________________________________________________________
 */

BODY {
	FONT-FAMILY: Verdana;

	scrollbar-3dlight-color: #595959;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #e0e0e0;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #e0e0e0;
	scrollbar-highlight-color: #FFFFF;
	scrollbar-shadow-color: #595959;

}




/*
 * Menu déroulant_____________________________________________________________________
 */

.menu_titre {
	position: absolute;
	/* background-color:#9CA9C0; */
	height: 26px;
}
.menu_titre_link {
	position: relative;
	/* background-color:#8EA0BD; */
	height: 25px;
	cursor: pointer;
}
.menu_detail {
	position: absolute;
	visibility: hidden;
	cursor: pointer;
	/* width: 210px; */
}
.menu_detail_iter {
	background-color:#ECECEC;
	filter: alpha(opacity=95);
	font-size : 7.5pt;
	color: #000000;
	padding:4px;
}




/*
 * Caractères__________________________________________________________________
 */

SPAN.titre {
	color: #6B8CB9;
	font-family: Verdana;
	font-size : 8pt;
	font-weight: bold;
}

DIV.annotation {
	color: #000000;
	font-family: Verdana;
	font-size : 7pt;
	font-weight: normal;
}

.menu_centre_titre {
	color: #000000;
	font-family: Verdana;
	font-size : 10pt;
	font-weight: bold;
	text-align: center;
}
.menu_centre_texte {
	color: #000000;
	font-family: Verdana;
	font-size : 7pt;
	font-weight: normal;
	text-align: center;
}




/*
 * Tableaux____________________________________________________________________
 */

TD {
	FONT-FAMILY: Verdana;
	font-size : 8pt;
	color: #000000;
}
TD.none {
	FONT-FAMILY: Verdana;
	font-size : 8pt;
	color: #000000;
}
TD.annotation_titre {
	background-color:#6B8CB9;
	FONT-FAMILY: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
TD.annotation {
	FONT-FAMILY: Verdana;
	font-size : 7pt;
	color: #000000;
	vertical-align: middle;
}
TD.title {
	FONT-FAMILY: Verdana;
	font-size : 8pt;
	color: #000000;
	vertical-align: middle;
}
TD.menu_titre {
	FONT-FAMILY: Verdana;
	font-size : 7.5pt;
	color: #000000;
	/* vertical-align: middle; */
	font-weight: bold;
}





/*
 * Liens_______________________________________________________________________
 */

/* génériques */

A:link {
	color: #0000CC;
	font-family: Verdana;
	font-weight: normal;
}
A:visited {
	color: #551A8B;
	font-family: Verdana;
	font-weight: normal;
}
A:hover {
	color: #0000CC;
	/* BACKGROUND: #B1D2E4;
	text-transform: uppercase;
	color: #FFFFFF;
	BACKGROUND: #DF0029;
	text-transform: uppercase; */
}
A:active {
	color: #D6C89A;
}





/* titre */

A:link.titre {
	color: #3A5997;
	font-family: Verdana;
	font-size : 8pt;
	font-weight: bold;
	text-decoration: underline;
}
A:visited.titre {
	color: #3A5997;
	font-family: Verdana;
	font-size : 8pt;
	font-weight: bold;
	text-decoration: underline;
}
A:hover.titre {
	color: #2A48A2;
	font-family: Verdana;
	font-size : 8pt;
	font-weight: bold;
	text-decoration: underline;
}





/* accueil */

A:link.accueil {
	text-decoration: none;
}
A:visited.accueil {
	text-decoration: none;
}
A:hover.accueil {
	text-decoration: underline;
}




/* annotation */

A:link.annotation {
	color: #0000CC;
	font-family: Verdana;
	font-size : 7pt;
	font-weight: normal;
}
A:visited.annotation {
	color: #551A8B;
	font-family: Verdana;
	font-size : 7pt;
	font-weight: normal;
}
A:hover.annotation {
	color: #0000CC;
	font-family: Verdana;
	font-size : 7pt;
	font-weight: normal;
}





/* Plan Sections */

A:link.plan_section {
	color: #02864A;
	font-family: Verdana;
	font-size : 9pt;
	font-weight: bold;
	text-decoration: none;
}
A:visited.plan_section {
	color: #02864A;
	font-family: Verdana;
	font-size : 9pt;
	font-weight: bold;
	text-decoration: none;
}
A:hover.plan_section {
	color: #02864A;
	font-family: Verdana;
	font-size : 9pt;
	font-weight: bold;
	text-decoration: underline;
}

/* Plan Pages */

A:link.plan_page {
	color: #FF9933;
	font-family: Verdana;
	font-size : 8pt;
	font-weight: bold;
	text-decoration: none;
}
A:visited.plan_page {
	color: #FF9933;
	font-family: Verdana;
	font-size : 8pt;
	font-weight: bold;
	text-decoration: none;
}
A:hover.plan_page {
	color: #FF9933;
	font-family: Verdana;
	font-size : 8pt;
	font-weight: bold;
	text-decoration: underline;
}

/* Plan Section */

A:link.plan_paragraphe {
	color: #000000;
	font-family: Verdana;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: none;
}
A:visited.plan_paragraphe {
	color: #000000;
	font-family: Verdana;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: none;
}
A:hover.plan_paragraphe {
	color: #000000;
	font-family: Verdana;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: underline;
}






/*
 * Formulaires_________________________________________________________________
 */

TEXTAREA {
	color: #1D5591;
	background-color: #EAEAEA;
	font-family: Verdana;
	font-size: 11 px;
	border: 1 solid #000000;
}
INPUT {
	color: #02864A;
	background-color: #F5F5F5;
	font-family: Verdana;
	font-size: 11 px;
	border: 1 solid #000000;
}
SELECT {
	color: #1D5591;
	background-color: #EAEAEA;
	font-family: Verdana;
	font-size: 11 px;
	border: 1 solid #000000;
}





/*
 * Divers______________________________________________________________________
 */

HR {
	color: #F8ECCD;
}




/*
 * Styles utilisés dans l'éditeur WYSIWYG tinymce______________________________
 */

.titre_vert {
	color: #02864A;
	font-family: Verdana;
	font-size : 9pt;
	font-weight: bold;
}

.titre_orange {
	color: #FF9933;
	font-family: Verdana;
	font-size : 8pt;
	font-weight: bold;
}

.separateur_petit {
	width: 2%;
	color: #F8ECCD;
	text-align: left;
}

