/**
 * @fichier content-cours.css
 * @version 2.0.0.1
 * @auteur  Stéphane RIO, modifications charte graphique 2012&nbsp;: Gabrielle Calvet + Olivier BADO (normalisation)
 * @email   stephane.rio@univ-rennes1.fr
 * @date    14.03.2013
*/


/* Règle&nbsp;: <div id="content" class="content cours"> <div class="titre-section"> */

.titre-section
{
	margin: 0 0 10px 0;
	padding: 0;
	background-color: transparent;
}

/* Règle&nbsp;: <div id="content" class="content cours"> <div class="titre-section"> <h3> */

/*.cours div.titre-section h3
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #2589ba;
	background-color: transparent;
}*/

/* Règle&nbsp;: <div id="content" class="content cours"> <div class="titre-section"> <h2> */

/*.cours div.titre-section h2
{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 17px;
	background-color: transparent;
}*/

/* Règle&nbsp;: <div id="content" class="content cours"> <div class="titre-section"> <h* class="titre-chapitre"> */

.titre-chapitre
{
	color: #ea661e;
	background: none;
}

/* Règle&nbsp;: <div id="content" class="content cours"> <div class="titre-section"> <h* class="titre-sschapitre"> */

.titre-sschapitre
{
	padding-left: 10px;
	color: #2589ba;
	background: none;
}

/* Règle&nbsp;: <div id="content" class="content cours"> <h* class="titre-partie"> */

.titre-partie
{
	padding-left: 20px;
	color: #7fb61d;
	background: none;
}

/* Règle&nbsp;: <div id="content" class="content cours"> <h* class="titre-sspartie"> */

.titre-sspartie
{
	padding-left: 30px;
	color: #669966;
	background: none;
}

/* Règle&nbsp;: <div id="content" class="content cours"> <h* class="titre-sssspartie"> */

.titre-sssspartie
{
	padding-left: 40px;
	color: #6e876e;
	background: none;
}

/* Règle&nbsp;: <div id="content" class="content cours"> <div class="plan-chapitre"> */

div.plan-chapitre
{
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 10px;
	border: dotted 1px #2589ba;
	background-color: #dfeded;
}

/* Règle&nbsp;: <div id="content" class="content cours"> <div class="plan-chapitre"> <h4> */

/*.cours div.plan-chapitre h4
{
	margin: 0 0 10px 0;
	padding: 0;
	letter-spacing&nbsp;: 1px;
	font-size: 15px;
	color: #2589ba;
	background-color: transparent;
}*/

/* Règle&nbsp;: <div id="content" class="content cours"> <div class="plan-chapitre"> <p> */

div.plan-chapitre p
{
	margin: 10px 0 0 0;
	background-color: transparent;
}

/* Règle&nbsp;: <div id="content" class="content cours"> <div class="plan-chapitre"> <p class="titre-chapitre"> <a> */

 p.titre-chapitre a:link,
 p.titre-chapitre a:active,
 p.titre-chapitre a:visited
{
	padding: 0 0 0 10px;
	color: #ea661e;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}

 p.titre-chapitre a:hover
{
	text-decoration: underline;
	background-color: transparent;
}

/* Règle&nbsp;: <div id="content" class="content cours"> <div class="plan-chapitre"> <p class="titre-sschapitre"> <a> */

 p.titre-sschapitre a:link,
 p.titre-sschapitre a:active,
 p.titre-sschapitre a:visited
{
	padding: 0 0 0 10px;
	color: #2589ba;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}

 p.titre-sschapitre a:hover
{
	text-decoration: underline;
	background-color: transparent;
}

/* Règle&nbsp;: <div id="content" class="content cours"> <div class="plan-chapitre"> <p class="titre-partie"> <a> */

 p.titre-partie a:link,
 p.titre-partie a:active,
 p.titre-partie a:visited
{
	padding: 0 0 0 20px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}

 p.titre-partie a:hover
{
	text-decoration: underline;
	background-color: transparent;
}


/* Règle&nbsp;: <div id="content" class="content cours"> <div class="bloc-standard"> */

 div.bloc-standard
{
	margin: 0;
	padding: 0;
	background-color: transparent;
}

/* Règle&nbsp;: <div id="content" class="content cours"> <div class="bloc-standard"> <h1> */

/*.cours div.bloc-standard h1
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
	background-color: transparent;
}

.cours div.bloc-standard h2
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 17px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #333;
	background-color: transparent;
}

.cours div.bloc-standard h3
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #666;
	background-color: transparent;
}

.cours div.bloc-standard h4
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #999;
	background-color: transparent;
}

.cours div.bloc-standard h5
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ccc;
	background-color: transparent;
}

.cours div.bloc-standard h6
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
	letter-spacing: 1px;
	color: #000;
	background-color: transparent;
}*/

 div.bloc-standard p
{
	text-align: justify;
	background-color: transparent;
}

 div.bloc-standard ul
{
	list-style-type: disc;
	background-color: transparent;
}

 div.bloc-standard ul li
{
	background-color: transparent;
}