/* ******************************************************************************************************************** */ /* BIBLIOTHEQUE DE STYLES DU SITE www.cifc-vd.ch -- Juin 2007 */ /* ******************************************************************************************************************** */ body { background-color: #FFFFFF; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } a:link { color: #0000FF; } a:visited { color: #000099; } a:hover { color: #FF7F00; text-decoration: underline; } /* ******************************************************* */ /* TITRES ET TEXTES */ /* ******************************************************* */ .titre01 { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; color: #0000FF; padding-top: 20px; padding-bottom: 15px; } .titre02 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000000; padding-bottom: 10px; } .texte01 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 14pt; color: #000000; } p, li, td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 14pt; color: #000000; } .texte01 ul { padding-bottom: 0px; margin-bottom: 0px; } .texte01 li { padding-bottom: 10px; } .texte01petit { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; } .entete01 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #CCCCFF; } .liens01 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #0000FF; text-decoration: none; } /* ******************************************************* */ /* MENU */ /* ******************************************************* */ .menu01off, .menu01on { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #0000FF; padding-left: 10px; } .menu01on { font-weight: bold; } .menu01off a:link, .menu01off a:visited, .menu01on a:link, .menu01on a:visited { color: #0000FF; text-decoration: none; } .menu01off a:hover, .menu01on a:hover { text-decoration: underline; } .menu02off { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #0000FF; text-decoration: none; padding-left: 20px; } /* ******************************************************* */ /* ACTUALITES COLONNE DE DROITE */ /* ******************************************************* */ .actu01 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000FF; } .actu01 a:link, .actu01 a:visited { color: #0000FF; text-decoration: none; } .actu01 a:hover { text-decoration: underline; } /* ******************************************************* */ /* AUTRES STYLES */ /* ******************************************************* */ .basdepage01 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #0000FF; text-decoration: none; } .submit01 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #0000FF; text-decoration: none; font-weight: bold; } .requis01 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ff0000; }