/**************************************************************
 *                       T e m p l a t e                      *
 * ---------------------------------------------------------- *
 * Site : Oenoschool                                          *
 * Maquette : NICOLAS BATTEUR                                 *
 * Réalisation : GUILLAUME RAYNAUD                            *
 **************************************************************/


/**************************************************************
 *                 E l é m e n t s    H T M L                 *
 **************************************************************/

html{
	font-size: 100%;
}


body {
	font: 0.6875em/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background-color: #ba2828;*/
	background-color: #280909;
	background-attachment: fixed;
	background-image: url(img/fond.png);
	background-repeat: repeat-x;
	/*color: #FFF;*/
	color: #000;
}

img {
	border: 0;
}

form{
	margin: 0px;
	padding: 0px;
}
/**************************************************************
 *                   T i t r e s    H T M L                   *
 **************************************************************/
h1, h2, h3, h4 {
	color: #FFF;
}
 
h1{
	font-size: 1.8em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.5em;
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}
h4 {
	font-size: 1.1em;
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px 0;
}

/**************************************************************
 *             L i e n s    p a r    d é f a u t              *
 **************************************************************/
a:link {
	/*color: #FFF;*/
	color: #000;
	text-decoration: none;
}

a:visited {
	/*color: #FFF;*/
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	/*color: #FFF;*/
	color: #000;
}

ul li{
	list-style: square;
	list-style-type: square;
	margin: 0 0 0 -20px;
	padding: 0 0 0 0;
}

/**************************************************************
 *                          P a g e                           *
 **************************************************************/

#wrapper {
	width: 990px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	width: 990px;
	/*background-image: url(img/home_img.png);*/
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#subwrapper_page {
	overflow: hidden;
	position: relative;
	width: 990px;
	/*background-image: url(img/page_img.png);*/
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/**************************************************************
 *              C o l o n n e    d e    d r o i t e           *
 **************************************************************/
#Colonne_droite {
	float: right;
	width: 210px;
	margin: 0;
	padding: 5px 0 0 0;
}

#home{
	float: left;
	width: 780px;
	margin: 66px 0 0 0;
	padding: 12px 0 0 0;
	background-color: #c62b2b;
	background-image: url(img/Home_top_right_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#logo_home {
	padding: 0 0 10px 10px;
}
#logo_home img{
	border: White solid 2px;
}
#blocs_rub {
	padding: 0 0 10px 8px;
}
#Colonne_milieu {
 	float: left;
	width: 225px;
}

#Colonne_Gauche {
 	float: left;
	width: 555px;
}

.Sous_rub {
	width: 164px;
	float: left;
	border: Black solid 1px;
	margin: 3px;
	padding: 3px;
	background-color: #FFF;
}
.Sous_rub ul {
	margin-top: 4px;
	margin-bottom: 4px;
}
.Sous_rub ul li{
	margin-top: 4px;
	margin-bottom: 4px;
}

.home_rub {
	text-align: center;
	padding-bottom: 9px;
}

.home_rub_du_mois {
	text-align: center;
	padding-bottom: 5px;
}
.home_rub_du_mois div {
	text-align: left;
	margin: 0 14px 0 8px;
	padding: 6px 14px 6px 5px;
	border: #8c8c8c solid 2px;
	background-color: #342c2c;
	color: #f5f4f0;
    line-height: 150%;
}

.home_rub_du_mois h3{
 	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 8px;
	text-align: center;
}
.home_rub_du_mois div a:link {
	color: #FFF;
	text-decoration: underline;
}

.home_rub_du_mois div a:visited {
	color: #FFF;
	text-decoration: underline;
}

.home_rub_du_mois div a:hover {
	text-decoration: underline;
	color: #FFF;
}

.titre_mois {
	font-size: 1.2em;
	font-weight: bold;
}

/**************************************************************
 *                      M e n u    H a u t                    *
 **************************************************************/

#menu_haut {
	float: right;
	text-align: right;
	color: #8e7e7c;
	padding-bottom: 15px;
}
#menu_haut a:link, #menu_haut a:visited {
	color: #8e7e7c;
}
#menu_haut a:hover{
	color: #f5f4f0;
}
#menu_haut ul li{
	list-style: none;
	list-style-type: none;
	display: inline;
	border-right: #8e7e7c solid 1px;
	padding: 1px 5px 1px 5px;
	margin: 0;
}
#menu_haut ul li.fin_liste{
	list-style: none;
	list-style-type: none;
	display: inline;
	border-right: none;
	padding-right: 0px;
}


/**************************************************************
 *                    M o n    P a n i e r                    *
 **************************************************************/

#monPanier {
	float: right;
	width: 197px;
	height: 60px;
	margin: 0;
	border: #bc9d9d solid 3px;
	background-color: #c62b2b;
}
#monPanier h3 {
 	background-color: #bc9d9d;
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	padding: 2px 0 7px 0;
}
#monPanier p {
 	color: #fff;
	padding: 5px 10px 0 10px;
	margin: 0;
}
p#total_dans_panier {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	margin: 0;
}
#monPanier a:link {
 	color: #fff;
	text-decoration: none;
}
#monPanier a:visited {
 	color: #fff;
	text-decoration: none;
}
#monPanier a:hover {
 	color: #fff;
	text-decoration: underline;
}

/**************************************************************
 *                      C o n n e x i o n                     *
 **************************************************************/

#Connexion {
	float: right;
	color: #8e7e7c;
	width: 200px;
	margin-top: -10px;
	margin-top: 0px !important; /* Pour IE 6 et 7 : !important est pris en compte à la place de celui sans important qui est pris en compte par FF */
}
#Connexion a:link, #Connexion a:visited {
	color: #8e7e7c;
}
#Connexion a:hover{
	color: #f5f4f0;
}
.blocMonCompte {
	float: right;
	text-align: right;
	padding: 5px 0 9px 0;
}



/**************************************************************
 *                       H o m e    P u b                     *
 **************************************************************/

.home_pub_texte {
	color: #000;
	float: right;
	width: 192px;
	border: #fff solid 2px;
	background-color: #d9d9d9;
	text-align: left;
	padding: 6px 0 6px 5px;
	margin-bottom: 10px;
}


#Colonne_droite .home_pub_texte a {
	color: #000;
	text-decoration: underline;
}
.texte_pub {
	float: right;
	top: 0px;
	text-align: left;
}
.img_pub {
	text-align: center;
	float: left;
	padding: 0;
	margin: -1px;
	width: 190px;
}
.home_pub_texte table{
	margin: -8px -7px -8px -7px;
	padding: 0;
	border: none;
	width: 192px;
}
.home_pub_texte table tr td.pub_left {
	background-color: #d9d9d9;
	border-right: #d9d9d9 solid 1px;
	width: 80px;
}
.home_pub_texte table tr td.pub_right {
	width: 112px;
}


/**************************************************************
 *                         C h e m i n                        *
 **************************************************************/

#chemin {
	float: left;
	width: 770px;
	color: #ddbe41;
	font-size: 0.9em;
	font-weight: normal;
	margin: 75px 0 15px 0;
	padding: 0 0 0 10px;
}

#chemin a:link {
	color: #ddbe41;
	text-decoration: underline;
}

#chemin a:visited {
	color: #ddbe41;
	text-decoration: underline;
}

#chemin a:hover {
	color: #ddbe41;
	text-decoration: underline;
}


/**************************************************************
 *                        C o n t e n u                       *
 **************************************************************/
 
#content {
	width: 770px;
	float: left;
	color: #000;
}
#content h2{
	color: #000;
	padding-top: 8px;
}
#content h3{
	color: #000;
	padding-top: 8px;
	font-weight: bold;
}

#menu_contenu{
	background: #C62B2B url(img/fd_contenu.gif) repeat-y;
	width: 770px;
	float: left;
}

#menu {
	width: 220px;
	float: left;
	/*margin-left: -22px;*/
	padding: 0;
	padding-top: 10px;
}
#menu a {
	/*color: #000;*/
	color: #fff;
}
#menu a.selected {
	/*color: #ddbe41;*/
	color: #4f1818;
}
#menu ul li.menu_niv1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 3px 3px 3px;
	margin: 3px 0 0 -40px;
}

#menu ul li{
	list-style: none;
	list-style-type: none;
	/*border-bottom: #5F1515 solid 1px;*/
	padding: 0px 3px 3px 3px;
	margin: 3px 0 0 -30px;
}

#contenu {
	width: 530px;
	float: right;
	padding: 10px;
	text-align: left;
	background-color: #FFF;
	background-image: url(img/arrondi.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#contenu a {
	color: #000;
	text-decoration: underline;
}
#contenu ul li{
	padding-top: 10px;
}
#contenu .bouton_commander {
	color: #458323;
}
#contenu .bouton_commander a {
	color: #458323;
	text-decoration: underline;
}
#contenu .complet {
	color: #bc9d9d;
	font-weight: bold;
}
#contenu p{
    line-height: 150%;
}

#plan_et_programme table tr td {
	border: none;
	padding-bottom: 6px;
	padding-top: 6px;
	font-weight: normal;
}
#plan_et_programme table tr th {
	border: none;
	padding-bottom: 6px;
	padding-top: 6px;
	font-weight: normal;
}

#contenu .themes_de_cours{
	/*background-color: #FFFF00;*/
	margin-bottom: 20px;
	width: 100%;
	clear: both;
}
#contenu .image_de_cours{
	float: left;
	text-align: right;
	width: 80px;
	margin-top: 5px;
	min-height: 80px;
}
#contenu .introduction_de_cours{
	float: right;
	margin-top: 5px;
	text-align: left;
	width: 440px;
	min-height: 80px;
}
#contenu .lien_en_savoir_plus{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 20px;
}
#contenu .lien_en_savoir_plus a:link {
	color: #458323;
	text-decoration: underline;
}

#contenu .lien_en_savoir_plus a:visited {
	color: #458323;
	text-decoration: underline;
}

#contenu .lien_en_savoir_plus a:hover {
	color: #ddbe41;
	text-decoration: underline;
}

#contenu table{
	width: 100%;
	border-collapse: collapse;
}
#contenu table tr th {
	border-bottom: #000 1px solid;
	padding-bottom: 6px;
}
#contenu table tr td {
	border-bottom: #000 1px solid;
	padding-bottom: 6px;
	padding-top: 6px;
}

/**************************************************************
 *                  C h e q u e    C a d e a u                *
 **************************************************************/

#commandeCC {
  float: right;
  color: #E4CD1E;
  font-size: normal;
  font-weight: bold;
}
#commandeCC a:link {
	color: #458323;
	text-decoration: underline;
}

#commandeCC a:visited {
	color: #458323;
	text-decoration: underline;
}

#commandeCC a:hover {
	color: #ddbe41;
	text-decoration: underline;

}


/**************************************************************
 *                  P i e d    d e    p a g e                 *
 **************************************************************/

#footer{
	float: left;
	width: 970px;
	font-size: 0.9em;
	text-align: right;
	margin: 10px;
	padding-top: 10px;
}

#footer a {
	text-decoration: none;
}

.separation {
	height: 1px;
	width: 775px;
	/*background-color: #7f8eb9;*/
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
}

.champFormMonCompte {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	color: #12335B;
	/*background-color: #e9f4fb;*/
	border: 1px solid #12335B;
	overflow: hidden;
}

.menuMonCompte {
	float: left;
	color: #a9c9e9;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
	padding: 0;
}


.boutonMonCompteEntete {	
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 96%;
	text-align: right;
	margin: 10px;
}
.zoneDeSaisie {
	color: #12335B;
	font-weight: bold;
	font-size: 0.9em;
}

.obligatoire {
	color: #FF0000;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #12335B;
}

