/* COMMUN */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

body {
	margin: 0px;
	padding: 0px;
	/*overflow-x: hidden;*/
	background-image: url("images/fond.jpg");
	background-repeat: repeat-y;
}

form {
	margin: 0 20px;
}

a:visited 
{
	text-decoration : none;
}

a:link 
{
	text-decoration : none;
}

a:hover 
{
	color: #FFB55F;
	text-decoration: underline;
}

img {
	border: 0px;
	display: block;
	margin: 0px;
}

img.inline {
	display: inline;
}

.gras {
	font-weight: bold;
}

.gras_it {
	font-weight: bold;
	font-style: italic;
}

.normal {
	font-weight: normal;
	font-style: normal;
}

.vide {
	clear: both;
}

.centre {
	text-align: center;
}

.align_droite {
	text-align: right;
}

.align_gauche {
	text-align: left;
}

.italique {
	font-style: italic;
}

.gras_bleu {
	font-weight: bold;
	color: #0044F0;
}

.gras_rouge {
	font-weight: bold;
	color: #CC1100;
}

h1 {
	font-size: 140%;
	color: #0066CC;
	margin: 20px 150px 30px 10px;
	padding-bottom: 1px;
	border-bottom: 2px solid #0066CC;
}

.h1bis {
	font-size: 110%;
	font-weight: bold;
	margin: 20px 10px 0px 15px;
	float: right;
	color: #FF843F;
	border: 1px solid #FF843F;
	padding: 2px;
	text-align: right;
}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 50%;
}

#retour {
	float: left;
	margin: 0 0 5px 30px;
	color: #0066CC;
	font-size: 110%;
	font-weight: bold;
	background-image: url("images/retour.gif");
	background-repeat: no-repeat;
	background-position: 0 82%;
	text-align: right;
	padding: 2px 0 2px 30px;
}

#telecharger {
	float: right;
	margin: 0 30px 5px 0;
	color: #0066CC;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	padding: 2px;
}

#telecharger a {
	color: #0066CC;
	font-weight: bold;
}

.niv_disc {
	float: right;
	color: #FF8542;	
	font-weight: bold;
	text-align: right;
	margin: 0 30px 10px 0;
}

.niv_disc .av_2_pt {
	color: #87D0C9;

}

.haut_page {
	background-image: url("images/haut_de_page.gif");
	background-repeat: no-repeat;
	background-position: 0 82%;
	text-align: right;
	padding: 8px 0 2px 25px;
	margin-top: 3px;
	color: #FF843F;
	font-weight: bold;
}

ul, ol {
	margin: 0px 50px 0px 20px;
	padding-left: 60px;
}

.cadre_orange {
	border: 2px solid #FF843F;
}

.cadre_autre {
	border: 2px solid #0066CC;
}

/* Header */
#header {
	margin-bottom: 7px;
	width: 997px;
}

#logo {
	margin: 9px 0 2px 10px;
}

#traits {
	margin-left: 10px;
}

#logo_campus {
	float: right;
	margin: 11px 8px 0 10px;
}

#acces {
	float: right;
	padding: 2px;
	margin-top: 3px;
}

#acces .acces_img{
	margin-bottom: 3px;
}

#acces #acces_etudiants {
	background-image: url("images/acces_etudiants.gif");
	width: 143px;
	height: 25px;
	display: block;
}

#acces #acces_etudiants:hover {
	background-image: url("images/acces_etudiants_on.gif");
}

#acces #acces_enseignants {
	background-image: url("images/acces_enseignants.gif");
	width: 143px;
	height: 25px;
	display: block;
}

#acces #acces_enseignants:hover {
	background-image: url("images/acces_enseignants_on.gif");
}

#acces #acces_partenaires {
	background-image: url("images/acces_partenaires.gif");
	width: 143px;
	height: 25px;
	display: block;
}

#acces #acces_partenaires:hover {
	background-image: url("images/acces_partenaires_on.gif");
}
/* Fin header */

/* Page d'accueil */
#livres {
	float: left;
	margin: 110px 0 0 15px;
}

html>body #livres {
	margin: 110px 0 0 30px;
}

#ordi {
	float: left;
	margin-bottom: 15px;
	margin-left: 243px;
}

html>body #ordi {
	margin-left: 245px;
}

#photo_1 {
	float: left;
	margin: 150px 0 0 160px;
}

#photo_2 {
	position: absolute;
	top: 320px;
	left: 520px;
}

#cadre_actus {
	padding: 8px;
	background-color: #FFF;
	width: 153px;
	font-size: 0.8em;
	float: left;
	margin: 10px 0 15px 215px;
	min-height: 100px;
}

html>body #cadre_actus {
	margin: 10px 0px 15px 215px;
}

/* Fil RSS */
#cadre_actus p { font-size: 0.8em;font-weight: bold; background-color: #FF843F; text-align: center; margin: 0px }
#cadre_actus p a { color: #fff; display: block; text-decoration: none }
#cadre_actus p a:hover {background-color: #FFB55F;}
#cadre_actus dt { line-height: 10px; margin: 0px; }
#cadre_actus dt a { font-size: 0.8em; text-decoration: none; padding-left: 5px }
#cadre_actus dt a:hover { text-decoration: underline }
/* Fin fil rss */

#menu_1{
	position: absolute;
	top: 170px;
	left: 340px;
}

#menu_2{
	position: absolute;
	top: 205px;
	left: 565px;
}

#menu_3{
	position: absolute;
	top: 465px;
	left: 460px;
}

#menu_4{
	position: absolute;
	top: 340px;
	left: 135px;
}

#menu_5{
	position: absolute;
	top: 320px;
	left: 730px;
}

#menu_actus{
	position: absolute;
	top: 105px;
	left: 860px;
}

html>body #menu_actus {
	left: 860px;
}
/* Fin page d'accueil */

/* Footer */
#footer {
	clear: both;
	width: 88%;
	height: 29px;
	border-top: 2px solid #FFF;
	padding: 2px;
}

#footer #logo_comete {
	float: left;
	margin: 4px;
}

#footer #adresse {
	color: #FFF;
	font-size: 10pt;
	margin: 2px 40px 0px 20px;
	float: left;
}

#footer #copyright {
	float: right;
	color: #FFF;
	font-size: 85%;
	margin-top: -10px;	
}

#footer #copyright a {
	color: #FFF;
	font-size: 100%;
	
}

/* Fin footer */

/* Menu */
#menu_left {
	width: 27%;
	float: left;
	/*border: 1px solid;*/
}

.menu, .menu_on {
	color: #FFF;
	background-color: #FF843F;
	padding: 3px 20px 3px 20px;
	border: 2px solid #FFF;
	font-weight: bold;
	font-size: 8pt;
}

.menu_on {
	background-color: #FF5E28;
}

.menu:hover, .menu_on:hover {
	color: #FFF;
	background-color: #FFB55F;
	text-decoration: none; 
}

.menu_2, .menu_2_on {
	color: #FFF;
	background-color: #0066CC;
	padding: 3px 15px 3px 15px;
	border: 2px solid #FFF;
	font-weight: bold;
	font-size: 8pt;
}

.menu_2_on {
	background-color: #002DAD;
}

.menu_2:hover, .menu_2_on:hover {
	color: #FFF;
	background-color: #FFB55F;
	text-decoration: none; 
}

#menu_left a {
	margin-top: 20px;
	display: block;
	text-align: center;
}

#menu_1_int {
	margin-left: 10.5%;
	width: 82px;
}

#menu_2_int {
	margin-left: 25%;
	width: 148px;
}

#menu_3_int {
	margin-left: 7.3%;
	width: 182px;
}

#menu_4_int {
	margin-left: 14%;
	width: 184px;
}

#menu_5_int {
	margin-left: 10%;
	width: 147px;
}

#photo_1_int {
	margin-left: 25px;
	margin-top: 20px;
}

#photo_2_int {
	margin: -60px 0 20px 75px;
}

/* Fin menu */




/* Contenu */
#conteneur {
	background-color: #FFF;
	border: 2px solid #FF843F;
	padding-top: 2px;
	padding-bottom: 10px;
	float: left;
	width: 71%;
	height: 430px;
	overflow: auto;
	margin-bottom: 10px;
	background-image: url("images/fond_texte.jpg");
	background-repeat: repeat-y;
	background-position: right top;
}

#conteneur p {
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}

#conteneur p a {
	color:#0066FF;
}

.onglet, .onglet_on {
	color: #FFF;
	background-color: #FFB55F; /*#0066CC;*/
	padding: 3px 20px 3px 20px;
	border: 2px solid #FF843F;
	font-weight: bold;
	font-size: 8pt;
	margin-left: 15px;
}

.onglet_on {
	background-color: #FF5E28;
}

.onglet:hover {
	color: #FFF;
	background-color: #FF843F;
	text-decoration: none; 
}

#logo_comete_grand {
	display: block;
	float:left;
	margin: 5px 15px 10px 30px;
}
/* Fin contenu */


/* Apprentissage */
h2 {
	font-weight: bold;
	text-align:center;
	font-size: 110%;
	color: #000;

}

h3 {
	margin: 20px 230px 15px 30px;
	color: #FF5E28;
	font-size: 140%;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	border-left: 8px solid #0066CC;
}

h4 {
	margin: 20px 30px 15px 30px;
	font-weight: bold;
	font-size: 140%;
/*	color: #FF5E28;*/
	color: #FF843F;
}

h5 {
	color: #0066CC;
	font-size: 120%;
	margin: 30px 30px 10px 30px;
}

h6 {
	margin: 15px 50px 10px 50px;
}

h6 img {
	display: inline;
}

.acces_contenu {
	margin: 20px 330px 15px 30px;
	color: #FF5E28;
	font-size: 140%;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	border-left: 8px solid #0066CC;
	display: block;
}

.table_apprent, .table_apprent2 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 96%;
	/*border: 1px solid;*/
	border-color: #87D0C9;
	/*border-spacing: 0px;*/
	border-collapse: collapse;
}

.table_apprent th, .table_apprent2 th {
	color: #0066CC;
	padding: 5px;
	border: 0.1em solid #87D0C9;
}

.table_apprent th {
	width: 5%;
}

.table_apprent .fond_gris, .table_apprent2 .fond_gris {
	background-color: #E6E6DC;
}

.ligne_alt {
	background-color: #C2F0FF;
}

.table_apprent td, .table_apprent2 td {
	padding: 5px;
	vertical-align: top;
	border-width: 0.1em;
	border-style: solid;
	border-color: #87D0C9;

}

.table_apprent td {
	width: 50%;
}

.table_apprent .titre {
	font-weight: bold;
/*	color: #87D0C9;*/
	color: #87B8B1;
}

.table_apprent .relief {
	font-weight: bold;
	color: #FF9966;
}

.table_apprent .centre, .table_apprent2 .centre {
	text-align: center;
	vertical-align: middle;
}

.table_apprent .orange {
	color: #FF8542;
}

.table_apprent a, .table_apprent2 a {
	color: #0066CC;
}

.table_apprent ul {
	margin: 0px 50px 0px 20px;
	padding-left: 20px;
}

.table_apprent ul.liste_large {
	margin: 0 0 0 10px;
	padding-left: 5px;
}

.table_apprent ul.liste_large li {
	margin-bottom: 3px;
}

table.sommaire {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

table.sommaire a, table.sommaire a.on {
	margin: 20px 15px;
	font-weight: bold;
	font-size: 140%;
	color: #FF843F;
}

table.sommaire a.on {
	color: #0066CC;
}

.sommaire_chapitre {
	background-color: #E6E6DC;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align: left;
	padding: 5px;
	line-height: 18px;
}

#conteneur p.sommaire_chapitre a:link {
	color: #666;
}

table {
	margin-left: 20px;
	margin-right: 20px;
}

table.centre {
	border: 1px solid #666;
	padding: 5px;
	
}

table.centre td {
	text-align: center;
}

.gris_clair {
	background-color: #e6e6dc;
}

.gris_fonce {
	background-color: #CCC;
	text-align: center;	
}

.cadre_jaune {
	background-color: #FFFFCC;
	padding: 8px;
	border: 1px solid;
}

.fond_jaune {
	background-color: #FFFF99;
}

.souligne {
	text-decoration: underline;
}

.orange {
	color: #EE732E;
}

.orange_italique {
	color: #EE732E;
	font-style: italic;
}

#conteneur p.abr {
	text-align: center;
	background-color: #CCFFFF;
}

#conteneur table.abr {
	background-color: #CCFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	border: 1px solid;
	padding: 3px;
}

.lien_popup {
	display: block;
	background-color: #00CCFF;
	text-align: center;
	font-weight: bold;
	margin: 10px 20px 0 20px;
	padding: 2px;
}

.corrige {
	visibility: hidden;
	position: absolute;
	top: 350px;
	left: 830px;
	width: 110px;
}

.mock_video {
	visibility: hidden;
	position: absolute;
	top: 650px;
	left: 10px;
	width: 250px;
	background-color: #FFF;
	border: 2px solid #C2F0FF;
	color:#FF0000;
}

.fermer_popup {
	color: #EE732E;
	display: block;
	text-align: center;
	font-weight: bold;
}

#formist {
	float: right;
	margin: -20px 20px 5px 0;
}
/* Fin Apprentissage */


/* Présentation des partenaires */
#partenaires {
	text-align: center;
	
	width: 94%;
	border: 1px solid;
}

#partenaires td {
	width: 16%;
	height: 35px;
	border: 1px solid #AAA;
	padding: 0px;
}

html>body #partenaires td {
	padding: 5px;
	height: 40px;
}

#partenaires th {
	height: 40px;
	border: 1px solid #AAA;
	/*padding: 5px;*/
	color: #0066CC;
	font-size: 120%;
}

.institutions {
	background-color: #FFB55F;
}

.univ {
	background-color: #C2F0FF;
}


/* Fin des partenaires */





