/**********************************************************
 *   Cryptis 2010         
 *
 *   (c) KurTZdev 2010
 **********************************************************
 *                                       
**/
/**********************************************************
 *                                      Placement principal
**/

html, body {
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(images/bg_pageComplet.png);
	background-repeat: repeat-x;
 	}
 	
div#page {
	width: 1200px; 
	margin: 0;
	background-image: url(images/bg_header_degrade.png);
	position: relative;
 	}
 	
div#header {
	width: 1200px;
	height: 173px; 
	text-align: left;
	position: absolute;
	top:0;
	left: 0;
	z-index: 10000;
 	}
 	
 	
div#contenu {
	background-color: #FFFFFF;
  	}


div#decoGauche {display:none;
	background-image:url(images/caleGauche_logos.png);
	width: 900px;
 	position: absolute;
	bottom:-10px;
	left: 0;
	height: 500px;
 	z-index: 1;
 	}
	
div#decoGauche ul {
	position: absolute;
	top:24px;
	left: 20px;
	text-align: left;
	}
div#decoGauche li {
	list-style: none;
	float: left;
	margin-right: 12px;
	}
div#decoGauche li a:link { color:#FFFFFF; }
div#decoGauche li a:visited { color:#FFFFFF; }
div#decoGauche li a:hover { color:#000000; }
div#decoGauche li a:active { color:#000000; }


/**********************************************************
 *                                                   Header
**/
div#logo { 
 	position: absolute;
	top:20px;
	left:30px;
	width:240px;
	height: 110px;
	cursor: pointer;
	z-index:999999;
	background-image: url(images/bg_pageComplet.png);
	background-position:-30px -20px;
	}
div#wrapIE div#logo { 
 	cursor: pointer;
 	}
	
div#logo h1 {
	display: none;
	}
div#logo p {
	display: none;
	}
	
	
/**********************************************************
 *                                               Navigation
**/

div#navigation { 
	margin-left: 300px;
	margin-top: 60px;
	}	
ul.navH {
	list-style-type: none;
	}
li.navH {
	float: left;
	list-style-type: none;
 	}
li#navH3 {
	margin-right: 18px;
	width: 130px;
	}
li#navH4 {
	margin-right: 18px;
	margin-top: 16px;
 	}
li#navH5 {
	margin-right: 18px;
	margin-top: 16px;
 	}
li#navH6 {
	margin-right: 18px;
	margin-top: 16px;
 	}
li#navH7 {
	margin-right: 18px;
	width: 80px;
	}
li#navH8 {
	margin-right: 30px;
	margin-top: 16px;
 	}
li#navH9 {
 	width: 80px;
	margin-right: 18px;
 	} 
li#navH10 {
 	margin-top: 16px;
	margin-top: 16px;
	}
	
	
div#navigationEtude { 
	position: absolute;
	top:105px;
	left: 315px;
	width: 600px;
	height: 60px;
 	}	
ul.navB {
	list-style-type: none;
	}
	
li.navB a {
	display: none;
	}	
	
li.navB.active,
li.navB:hover {
	background-image: url(images/bg_header_master_on.png);	
	}
	
li.navB {
	background-image: url(images/bg_header_master_off.png);	
	float: left;
 	height: 30px;
 	cursor: pointer;
	list-style-type: none;
	}	
li#navB1 {
	background-position: 0 0;
	width: 145px;
	}	
li#navB2 {
	background-position: -145px 0;
	width: 130px;
	}	
li#navB3 {
	background-position: -275px 0;
	width: 160px; 
	}	
li#navB4 {
	background-position: -435px 0;
	width: 165px;
	}	


li#navB1 span.rollover, 
li#navB2 span.rollover, 
li#navB3 span.rollover ,
li#navB4 span.rollover {
	display: none;
	}


span.rollover {
	display: block;
	position: absolute;
	top:39px;;
	left: 6px;
	color: #FFFFFF;
	font-size: 11px;
 	}


li#navB2 span.rollover{
	margin-left: 145px;
	}	
 
li#navB3 span.rollover{
	margin-left: 275px;
	}	
 
li#navB4 span.rollover {
	margin-left: 432px;
	}	
	
	
	
span.cartouche_gauche {
	background-image: url(images/bg_cartouche_gauche.png);
	width: 5px;
	height: 16px;	
	display: block;
	float: left;
	}
li span.cartouche_centre {
	background-image: url(images/bg_cartouche_centre.png);
	background-repeat: repeat-x;
 	height: 16px;
	display: block;
	float: left;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	}
li span.cartouche_droite {
	background-image: url(images/bg_cartouche_droite.png);
	width: 4px;
	height: 16px;
	display: block;
	float: left;
	}



	
/**********************************************************
 *                                        Navigation gauche
**/	
div#navigationGauche {
	position: absolute;
	top:237px;
	left: 66px;
	font-size: 16px;
	text-align: left;
	z-index: 20;
	}
div#navigationGauche ul {
	list-style: none;
 	}


div#navigationGauche li {
	list-style: none;
 	padding-left: 21px;
	background-image: url(images/bullet_menu.png);
	background-position: 3px 3px;
	margin-bottom: 12px;
	}
div#navigationGauche li ul {
	margin-top: 9px;
	}
div#navigationGauche li li {
 	padding-left: 21px;
	background-image: url(images/bullet_menu.png);
	background-position: 3px 3px;
	margin-bottom: 12px;
background-color:yellow;
	}
div#navigationGauche a:link {	
	color: #000000;
	}
div#navigationGauche a:visited {	
	color: #000000;
	}
div#navigationGauche a:hover {	
	color: #f7a800;
	}
div#navigationGauche a:active {	
	color: #f7a800;
	}
div#navigationGauche li.active a {	
	color: #f7a800;
	} 
div#navigationGauche li.active li a {	
	color: #000000;
	}

div#navigationGauche li li.active a {	
	color: #f7a800;
	}







div#decoGauche ul.liensExternes {
	position: absolute;
	top:300px;
	left: 0;
	}
div#decoGauche ul.liensExternes li a {
	display: none;
	}
div#decoGauche ul.liensExternes li {
	cursor: pointer;
	}

li#navLien1 {
	position: absolute;
	width: 160px;
	left: 30px;
	height: 39px;	
	}

li#navLien2 {
	position: absolute;
	width: 75px;
	left: 30px;
	top:48px;
	height: 60px;	
	}

li#navLien3 {
	position: absolute;
	width: 60px;
	left: 110px;
	top:48px;
	height: 60px;	
	}






div#decoGauche ul.navigationJaune {
	position: absolute;
	top:450px;
	left: 30px;
	}


/**********************************************************
 *                                                  Contenu
**/
div#contenu {
	position: absolute;
	width: 610px;
	left: 350px;
	top: 210px;
  	text-align: left;
  	z-index: 200;
	}
div#wrapIE div#contenu {
	margin-left: 0;
	}
div#contenu h1 {
	color: #000000;
	font-size: 28px;
	line-height: 36px;
 	padding-left: 60px;
	padding-top: 13px;
	background-image: url(images/titre_pastilles.png);
	text-align: left;
	margin-left: -50px;
	width: 510px;
	}

div#contenu h1.seul {
	margin-bottom: 21px;
	}	
div#contenu p.description {
	color: #000000;
	font-size: 20px;
 	margin-bottom: 15px;
  	}
div#contenu p.description {
	color: #000000;
	font-size: 20px;
 	margin-bottom: 15px;
  	}
div#contenu h2 {
	color: #000000;
	font-size: 18px;
	margin-left: 10px;
	margin-top: 24px;
	margin-bottom: 12px;
	padding-left: 18px;
	background-image: url(images/bullet_texte.png);
	background-position: 0 3px;
	text-align: left;
	width: 510px;
	}
div#contenu h3 {
	color: #000000;
	font-size: 15px;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 9px; 
	font-weight: bold;
	text-align: left;
	}
div#contenu h4 {
	color: #000000;
	font-size: 13px;
	margin-left: 10px;
	margin-top: 9px;
	margin-bottom: 6px; 
	font-weight: bold;
	text-align: left;
	}
	
div#content {
	padding-bottom: 30px;
 	}

div#content p {
	width: 510px;
	margin-left: 10px;
	margin-bottom: 15px;
	text-align: justify;
	}


div#content ul {
	width: 490px;
	margin-left: 31px;
	margin-bottom: 20px;
	text-align: justify;
	list-style-type:disc;
 	}
div#content li {
	list-style-type:disc;
	margin-bottom: 6px;
	}

div#content a:link {	
	color: #f7a800;
	text-decoration: underline;
	}
div#content a:visited {	
	color: #f7a800;
	text-decoration: underline;
	}
div#content a:hover {	
	color: #000000;
	}
div#content a:active {	
	color: #000000;
	}




/**********************************************************
 *                                    Unités d'enseignement
**/

div.annee {
	margin-top: 3px;
	margin-left: 10px;
	padding: 0;
 	width: 600px;
 	text-align: right;
 	font-size: 10px;
 	color: #f6a800;
	clear: both;
 	}

div.annee span.bt_deplier,
div.annee span.bt_refermer {
	cursor: pointer;
	height: 12px;
	}
	
div.annee span.bt_deplier:hover,
div.annee span.bt_refermer:hover {
	color: #000000;
	}
div#annee1 {
	}

div#annee2 {
	margin-top: 15px;
	}

div.semestre {
	margin: 0;
	margin-top: 0;
 	margin-left: 10px;
	width: 600px;
	padding: 0;
	display: none;
	}

div#semestre2,
div#semestre4 {
	margin-bottom: 36px;
	}
div#contenu h3.semestre {
	height: 30px;
	width: 565px;
	margin-left: 10px;
	background-color: #f7a800;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	padding-left: 35px;
	padding-top: 9px;
	margin-bottom: 2px;
	margin-top: 0;
	cursor: pointer;
	position: relative;
	}

div#contenu h3.semestre span.plusmoins { 
	background-image: url(images/bt_plusMoins.png);
	background-position: -25px 0;
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top:9px;
	left: 9px;
	}
 
	
div.titreColonnes {
	margin: 0;
	width: 600px;
	background-color: #b1b3b4;
	color: #FFFFFF;
	font-size: 14px;
	height: 27px;
	border-bottom: 1px solid #FFFFFF;
	}

div.titreColonnes span {
	display: block;
	float: left;
	height: 21px;
	text-align: center;
	padding-top: 6px;
	}
span.intitule {
	width: 330px;
	border-right: #FFFFFF solid 1px;
	border-bottom:0;
	margin-bottom:0;
	text-align: left;
	padding-left: 9px;
	}
span.ects {
	width: 62px;
	border-right: #FFFFFF solid 1px;
	}
span.cours {
	width: 62px;
	border-right: #FFFFFF solid 1px;
	}
span.td {
	width: 62px;
	border-right: #FFFFFF solid 1px;
	}
span.tp {
	width: 62px;
	border-right: none;
	}

div.general:hover {
 	}
div.general {
	margin: 0;
	width: 600px;
	background-color: #E2E2E2;
	color: #000000;
	font-size: 12px;
	height: 21px;
	padding-top: 5px;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
 	}
div.ue {
	cursor: pointer;
	}
div.ue span {
	display: block;
	float: left;
 	text-align: center; 
	height: 21px;
	}
	
div.general span.intitule {
	text-align: left; 
	padding-left: 9px;
	}
	
div.general {

	}

div.detail {  
	display: none;
	background-color: #fdeecc;
	font-size: 11px;
	padding: 12px;
	margin: 0;
	border-bottom: solid 3px #FFFFFF;
	}

div#content div.detail p {   
	padding: 0;	 
	margin: 0;
 	margin-bottom: 3px;
	}
div#content div.detail ul {   
	padding: 0;
 	margin: 0;
 	margin-left: 15px;
 	list-style-type:disc;
 	}
div#content div.detail li {   
	padding: 0;
 	margin: 0;
 	margin-bottom: 3px;
 	list-style-type:disc;
 	}


div#texteAvant { 
	}

div#texteApres {
	margin-top: 21px;
	}




/**********************************************************
 *                                        Liste Témoignages
**/

	
div.temoignage {
  	}	
 
 

div.videoPlayer {
	margin-left: 90px;
	height:300px;
	}
div#wrapIE div.videoPlayer {
	margin-left: 90px;;
	height:300px;
	width:400px;
	}
div#listeTemoignages h3 {
	margin-top: 30px; 
	clear: both;
	}
	
div#wrapIE div.temoignage img {
	float:left;
}
	
div.temoignage div.texte {
 	}
div#wrapIE div.temoignageIE p {
	float:left;
	width:375px;
}


p.bt_voir {
	cursor: pointer;
	color: #f7a800;
	clear: both;
 	margin-top: 6px;
	width: 510px;
	height: 18px;
	
	}
p.bt_voir:hover {
	color: #000000;
	}
	



/**********************************************************
 *                                           Colonne droite
**/

div#decoDroite { 
	position: absolute;
	width: 150px;
	top:210px;
	left: 1020px;
	}	

div.col {
	margin-bottom: 45px;
	clear: both;
	}
div#decoDroite h3 {
	font-size: 18px;
	margin-bottom: 6px;
 	}	
div#decoDroite h2 {
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	}	



div#decoDroite h3 span {
	color: #f6a800;
 	}
 		
div#decoDroite h3 a:link {	color: #000000; 	}	
div#decoDroite h3 a:visited {	color: #000000; 	}	
div#decoDroite h3 a:hover {	color: #f6a800; 	}	
div#decoDroite h3 a:active {	color: #f6a800; 	}	

div.col p {
	font-size: 11px;
	}
	
div.col p.bt_lire {
	font-size: 11px;
	color: #f6a800;
	float: right;
	height: 15px;
	margin-bottom: 15px;
	cursor: pointer;
	}
div.col p.bt_lire:hover {
	color: #000000;
	}




p.bt_lire a:link {
	color: #f6a800;
	}

p.bt_lire a:visited {
	color: #f6a800;
	}

p.bt_lire a:hover {
	color: #000000;
	}

p.bt_lire a:active {
	color: #000000;
	}




div#contenu h1.archives {
	color: #000000;
	font-size: 28px;
	line-height: 36px;
 	padding-left: 0px;
	padding-top: 13px;
	margin-top: 75px;
	background-image: none;
	border-top:solid 1px #333333;
	text-align: left;
	margin-left: 12px;
	width: 510px;
	} 
	
div#listeTemoignages span.date,
h2 span.date {
	padding: 0;
	margin: 0;
	font-style: italic;
	font-size: 10px;
	}
	
div.texte {
	margin-top: 12px;
	}


	
p.infosSeminaire {
	margin: 0;
	padding: 0;
	margin-left: 0;
	padding-left: 20px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align:left;
 	}
	

div#contenu h2.archives {
	cursor: pointer;
	}	
div#contenu h2.archives:hover {
	color: #f6a800;
	}	
	
	
div#navigationGauche li.active li {
	display: none;
	}

em, i {
	font-style: italic;
	}
strong, b {
	font-weight: bold;
	}








/**********************************************************
 *                                                   footer
**/
div#footer {
	margin-top: 60px;	
	position: relative;
	}

div#footer li {
	list-style-type: none;
	font-size: 10px;
	float: left;
	}


ul.navigationMention {
	list-style: none;
	position: absolute;
	left: 190px;
	top:-18px;
 	}

ul.navigationMention li {
	list-style: none;
	float: left;
  	}

div#footer a:link {	
	color: #000000;
	}
div#footer a:visited {	
	color: #000000;
	}
div#footer a:hover {	
	color: #f7a800;
	}
div#footer a:active {	
	color: #f7a800;
	}
div#footer li.active a {	
	color: #f7a800;
	} 
div#footer li.active li a {	
	color: #000000;
	}

div#footer li li.active a {	
	color: #f7a800;
	}





ul.liensExternes {
	border-top: #f6a800 solid 1px;
	background-image: url(images/bg_footer_logos.png);
	width: 505px;
	height: 80px;

	}
 
div#footer ul.liensExternes li a {
	display: none;
	}
div#footer ul.liensExternes li {
	cursor: pointer;
	}

li#navLien1 {
	position: absolute;
	width: 90px;
	left: 108px;
	height: 30px;	
	top:23px;
 	}

li#navLien2 {
	position: absolute;
	width: 65px;
	left: 245px;
	top:15px;
	height: 40px;	
 	}

li#navLien3 {
	position: absolute;
	width: 55px;
	left: 344px;
	top:15px;
	height: 50px;	
 	}



 
	 
div#content	ul,
div#content	li {
	list-style: disc;
}
	
}
	
	
