﻿/*  
Theme Name: AEL (Académie en lign) Common styles
Description: CSS for masterpage AEL Common styles
Version: 2.0
Author: Cned SIWEB
Author URL: http://www.cned.fr/
Date : Juin 2009
Accessibility : 


/*-------------------------------------------------------------------
                       STRUCTURAL ELEMENT RULES 
-------------------------------------------------------------------*/
body
{
    background-color: #ddcfc2;
    color: black;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0;
}
form
{
    text-align: center;
    margin: auto;
}
.ms-main
{
    width: 1062px;
    margin: auto;
}
.Global_Table
{
    width: 1024px;
    margin: auto;
    background-color: #fff;
}
.head1
{
    height: 43px;
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/header1CE.jpg');
    background-repeat: no-repeat;
}
.head2
{
    height: 148px;
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/headerTousMesCours.jpg');
    background-repeat: no-repeat;
    text-align: left;
    padding-left: 2em;
}
.head2 img
{
    border: 0;
}
.head2 a
{
    text-decoration: none;
}
.head3
{
    margin: 0;
	height: 29px;
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/header3CE.jpg');
    	background-repeat: no-repeat;
    	text-align: left;
    	font-weight: bold;
    	color: #133d91;
    	font-size: 16px;
    	vertical-align: middle;
    	padding-top: 0;
    	padding-left: 5em;
    	padding-right: 0;
    	padding-bottom: 0;
    }
.head3 a
{
    color: #133d91;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
    margin-left: 0.2em;
    margin-right: 0.2em;
}
.head3 a:hover
{
    color: #133d91;
    text-decoration: underline;
}
.content
{
    background-color: #fff;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
}
.content1
{
    background-color: #fff;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
}
.td_left
{
    width: 191px;
    vertical-align: top;
    text-align: center;
    padding-top: 4.5em;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
/*.search_block {
				width: 162px;
				height: 220px;
				background-image: url('Images/AEL/fleche_searchleftCE.jpg');
				background-repeat: no-repeat;
				background-position: left top;
				background-color: #f5a30f;
				border-bottom: 1px #c6d3d9 solid;
				border-right: 1px #c6d3d9 solid;
				margin: 0px auto;
}*/
.search_block
{
    width: 162px;
    height: 220px;
    border-bottom: 1px #c6d3d9 solid;
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/fleche_searchleftCE.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #f5a30f;
    border-right: 1px #c6d3d9 solid;
    margin: 0px auto;
}
.search_block p
{
    font-size: 18px;
    color: white;
    margin-left: 2em;
    text-align: left;
    font-weight: bold;
    padding-top: 2em;
}
.search_blocktxtaera
{
    border: 1px #d6423e solid;
}
.search_block_button
{
    border-style: none;
	border-color: inherit;
	border-width: 0px;
background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/butt_Searchblock_ONCE.png');
    	background-repeat: no-repeat;
    	background-color: transparent;
    	width: 58px;
    	height: 43px;
    	cursor: pointer;
    	margin-left: 7em;
    	margin-top: 1.5em;
}
.search_block_button:hover
{
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/butt_Searchblock_OFFCE.png');
    background-repeat: no-repeat;
}
.conseil_block
{
    width: 162px;
    background-color: #ddcfc2;
    margin: 0px auto;
    border-bottom: 1px #c6d3d9 solid;
    border-right: 1px #c6d3d9 solid;
}
.conseil_block h1
{
    font-size: 18px;
    color: #133d91;
    margin-left: 0.4em;
    text-align: left;
    font-weight: bold;
    padding-top: 0.1em;
    font-variant: small-caps;
}
.conseil_block p
{
    margin-top: -0.7em;
    font-size: 11px;
    color: #133d91;
    margin-left: 0.6em;
    text-align: left;
}
.conseil_block a
{
    color: #9b8c6d;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}
.conseil_block a:link
{
    color: #9b8c6d;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.conseil_block a:hover
{
    color: #9b8c6d;
    text-decoration: underline;
}
.conseil_block a:visited
{
    color: #9b8c6d;
    text-decoration: none;
}
.conseil_block a:visited:hover
{
    color: #9b8c6d;
    text-decoration: underline;
}


.td_content
{
    width: 506px;
    vertical-align: top;
    text-align: left;
}
.td_content h1
{
    color: #dd3d3f;
    font-variant: small-caps;
    width: 495px;
    font-size: 19px;
    border-bottom: 1px #dd3d3f solid;
    margin-top: 1.5em;
    font-family: Arial;
}
.td_content h2
{
    color: #133d91;
    font-size: 14px;
}
.td_content h3
{
    color: #133d91;
    font-size: 16px;
    width: 482px;
    padding: 0.4em;
    border-bottom: 1px #133d91 solid;
}
.td_content p
{
    font-size: 11px; /*width: 483px;*/
    padding: 0.5em;
    border-bottom: 1px #c6d3d9 solid;
    border-right: 1px #c6d3d9 solid;
    margin-top: -1.5em;
}
.td_content img
{
    vertical-align: text-top;
    float: left;
    margin-right: 1em;
    margin-bottom: 2em;
    margin-top: 1em;
}
.td_content a:link
{
    color: #9b8c6d;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}
.td_content a:hover
{
    color: #9b8c6d;
    font-weight: bold;
    text-decoration: underline;
}
.td_content a:visited
{
    color: #9b8c6d;
    font-weight: bold;
    text-decoration: none;
}
.td_content a:visited:hover
{
    color: #9b8c6d;
    font-weight: bold;
    text-decoration: underline;
}


.td_right
{
    width: 310px;
    vertical-align: top;
    padding-top: 4.5em;
    text-align: center;
}
.block_video
{
    width: 285px;
    height: 230px;
    margin: 0px auto;
    border-bottom: 1px #c6d3d9 solid;
    border-right: 1px #c6d3d9 solid;
}
.block_image
{
    width: 285px;
    height: 240px;
    margin: 0px auto;
    border-bottom: 1px #c6d3d9 solid;
    border-right: 1px #c6d3d9 solid;
}
.block_txt
{
    font-size: 11px;
    color: #133d91;
    margin: 5px 0px 0px 25px;
    text-align: left;
}
.avenir_block
{
    width: 263px; /*height: 140px;*/
    background-color: #e3e8ec;
    margin: 0px auto;
    border-bottom: 1px #c6d3d9 solid;
    border-right: 1px #c6d3d9 solid;
}
.avenir_block h1
{
    font-size: 18px;
    color: #133d91;
    margin-left: 0.4em;
    text-align: left;
    font-weight: bold;
    padding-top: 0.1em;
}
.avenir_block p
{
    margin-top: -0.7em;
    font-size: 11px;
    color: #133d91;
    margin-left: 0.6em;
    text-align: left;
}
.avenir_block a
{
    color: #9b8c6d;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}
.avenir_block a:link
{
    color: #9b8c6d;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.avenir_block a:hover
{
    color: #9b8c6d;
    text-decoration: underline;
}
.avenir_block a:visited
{
    color: #9b8c6d;
    text-decoration: none;
}
.avenir_block a:visited:hover
{
    color: #9b8c6d;
    text-decoration: underline;
}
.promoCned_block
{
    width: 263px; /*height: 120px;*/
    background-color: #e3e8ec;
    margin: 0px auto;
    border-bottom: 1px #c6d3d9 solid;
    border-right: 1px #c6d3d9 solid;
}
.promoCned_block h1
{
    font-size: 18px;
    color: #133d91;
    margin-left: 0.4em;
    text-align: left;
    font-weight: bold;
    padding-top: 0.1em;
}
.promoCned_block p
{
    margin-top: -0.7em;
    font-size: 11px;
    color: #133d91;
    margin-left: 0.6em;
    text-align: left;
}
.promoCned_block a
{
    color: #9b8c6d;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}
.promoCned_block a:link
{
    color: #9b8c6d;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.promoCned_block a:hover
{
    color: #9b8c6d;
    text-decoration: underline;
}
.promoCned_block a:visited
{
    color: #9b8c6d;
    text-decoration: none;
}
.promoCned_block a:visited:hover
{
    color: #9b8c6d;
    text-decoration: underline;
}
.promoCned_block img
{
    
    border:0;
}


.table_page
{
    width: 100%;
    vertical-align: top;
    text-align: left;
    background-color: #FFF;
}
.table_page h1
{
    color: #dd3d3f;
    font-variant: small-caps;
    font-size: 19px;
    border-bottom: 1px #dd3d3f solid;
    margin-top: 1.5em;
    margin-left: 1.5em;
    margin-right: 1.5em;
}
.table_page h2
{
    color: #133d91;
    font-size: 14px;
}
.table_page h3
{
    color: #133d91;
    font-size: 17px;
    width: 482px;
    padding: 0.4em;
    border-bottom: 1px #133d91 solid;
}
.table_page p
{
    font-size: 11px;
    width: 483px;
    padding: 0.5em;
    border-bottom: 1px #c6d3d9 solid;
    border-right: 1px #c6d3d9 solid;
    margin-top: -1.5em;
}
.table_page img
{
    vertical-align: text-top;
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}
.table_page a:link
{
    color: #9b8c6d;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}
.table_page a:hover
{
    color: #9b8c6d;
    text-decoration: underline;
}
.table_result
{
    width: 80%;
    vertical-align: top;
    text-align: left;
    margin-left: 1.5em;
    background-color: #FFF;
    vertical-align: middle;
    text-align: left;
}
.table_result h1
{
    color: #dd3d3f;
    font-variant: small-caps;
    font-size: 19px;
    border-bottom: 1px #dd3d3f solid;
    margin-top: 1.5em;
    margin-right: 1.5em;
}
.table_result h2
{
    color: #133d91;
    font-size: 14px;
}
.table_result h3
{
    color: #133d91;
    font-size: 17px;
    width: 482px;
    padding: 0.4em;
    border-bottom: 1px #133d91 solid;
}
.table_result img
{
    vertical-align: text-top;
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}
.table_result a:link
{
    color: #9b8c6d;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}
.table_result a:hover
{
    color: #9b8c6d;
    text-decoration: underline;
}
.table_result li
{
    border-style: none;
	border-color: inherit;
	border-width: 0px;
background-image: url('http://www.academie-en-ligne.fr/_layouts/images/SQUARE.gif');
    	padding-left: 10px;
    	padding-right: 0px;
    	background-repeat: no-repeat;
    	background-position: left 0.5em;
    	vertical-align: top;
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	list-style: none;
}
.table_recherche
{
    vertical-align: top;
    text-align: left;
}
.table_recherche h1
{
    color: #dd3d3f;
    font-variant: small-caps;
    font-size: 19px;
    border-bottom: 1px #dd3d3f solid;
    margin-top: 1.5em;
    margin-right: 1.5em;
}
.table_recherche h2
{
    color: #133d91;
    font-size: 14px;
}
.table_recherche h3
{
    color: #133d91;
    font-size: 17px;
    width: 482px;
    padding: 0.4em;
    border-bottom: 1px #133d91 solid;
}
.table_recherche img
{
    vertical-align: text-top;
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}
.table_recherche a:link
{
    color: #133d91;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}
.table_recherche a:hover
{
    color: #133d91;
    text-decoration: underline;
    font-weight: bold;
}
.table_recherche a:visited
{
    color: #7F9BE8;
    text-decoration: none;
    font-weight: bold;
}
.table_recherche a:visited:hover
{
    color: #7F9BE8;
    text-decoration: underline;
    font-weight: bold;
}
.srch-Cours
{
    color: #646464;
    font-weight: bold;
}
.srch-Cours a:link
{
    color: #d6413b;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}
.srch-Cours a:hover
{
    color: #d6413b;
    text-decoration: underline;
    font-weight: bold;
}
.srch-Cours a:visited
{
    color: #eb928d;
    text-decoration: none;
    font-weight: bold;
}
.srch-Cours a:visited:hover
{
    color: #eb928d;
    text-decoration: underline;
    font-weight: bold;
}

.td_traitRF
{
    text-align: left;
    vertical-align: middle;
    height: 30px;
    font-size: 17px;
    color: #6e6c6c;
    text-indent: 2.1em;
}
.traitRF
{
    width: 98%;
    background-color: #dedddd;
}
.favoris
{
    float: left;
    width: 500px;
}
.favoris ul
{
    color: #676565;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: 5em;
    font-size: 12px;
}
.favoris li
{
    list-style-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/Pict_RessFavoris.png');
}
.favoris a
{
    color: #676565;
    text-decoration: underline;
    font-weight: bold;
}
.favoris a:hover
{
    color: #133D91;
    text-decoration: none;
    font-weight: bold;
}
.liencned
{
    background-color: #DEDEDE;
    background-image: none;
    height: 60px;
    width: 318px;
    vertical-align: middle;
    text-align: center;
    color: black;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 5px 0;
    margin: 44px 0px 0px 7px;
    border-style: solid;
    border-width: 3px;
    border-color: orange;
}
.liencned a
{
    font-weight: bold;
    font-size: 13px;
    text-decoration: underline;
    color: #5B524B;
}
.liencned a:link
{
    font-weight: bold;
    font-size: 13px;
    text-decoration: underline;
    color: #5B524B;
}

.liencned a:visited
{
    font-weight: bold;
    font-size: 13px;
    text-decoration: underline;
    color: #5B524B;
}
.liencned a:hover
{
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    color: #5B524B;
}

.footer
{
    background-color: #fff;
    height: 49px;
    text-align: center;
    color: #9b8c6d;
    font-weight: bold;
    vertical-align: top;
    border-top: 1px #ddcfc2 solid;
    padding-top: 0.5em;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
.footer a
{
    color: #9b8c6d;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    margin-right: 1em;
}
.footer a:hover
{
    color: #9b8c6d;
    text-decoration: underline;
}
/*CSS du Menu*/
#SRSB
{
    background-color: transparent;
    top: -8em;
    position: relative;
    height: 10px;
}
td.ms-sbgo
{
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: #f5a30f;
    border: 0;
}
.ms-sbplain
{
    font-family: Tahoma;
    top: -3em;
    left: 3em;
    position: relative;
    font-size: 8pt;
    border: 1px #d6423e solid;
}
.ms-sbplainwithborder
{
    font-family: Tahoma;
    font-size: 8pt;
}
td.ms-sbcell
{
    padding: 0px;
    white-space: nowrap;
    border: 0;
}
td.ms-sbcellnoborder
{
    padding-right: 0px;
    white-space: nowrap;
    border: 0;
}
.topNavItemCE
{
    border-left: 1px #133d91 solid;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
#zz1_TopNavigationMenun0 .topNavItemCE
{
    border-left-style: none;
}
.topNavMenuCE
{
    background-color: #353434;
    border: 1px #ddcfc2 solid;
    margin-left: 1em;
}
.ms-topNavHoverCE
{
}
.ms-topNavFlyOutsHoverCE
{
    background-color: #ddcfc2;
    color: #000000;
}
.ms-topNavFlyOutsCE
{
    background-color: #FFF;
    font-family: Arial;
    font-size: 10pt;
}
.ms-topNavFlyOutsCE a
{
    display: block;
    min-width: 120px;
    color: #3764a0;
    padding: 4px 8px 4px 8px;
}
.tt_body
{
    color: #676565;
    font-size: 21px;
}
.stt_body
{
    color: #133D91;
    font-size: 17px;
}
.stt_supportcours
{
    color: #133D91;
    font-size: 17px;
    margin: 0 0 15px 30px;
}

/*-------------------------------------------------------------------
                     Entêtes de Groupes / Ressources externes
-------------------------------------------------------------------*/

.groupheader
{
    color: #133D91;
    font-size: 17px;
    font-weight: normal;
}

.groupheader-Externe
{
    color: #676565;
    font-size: 15px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: 0px 3px;
    background-color: #EDEDED;
    font-family: Arial, Helvetica, sans-serif;
    height: 25px;
    vertical-align: top;
    border: 0;
    margin: 15px 18px 5px 12px;
    padding: 15px 0px 0px 40px;
}

.groupheader-Audio
{
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/pict_audio.png');
}

.groupheader-Video
{
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/pict_video.png');
}

.groupheader-Animation
{
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/pict_anim.png');
}

.groupheader-Geogebra
{
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/pict_geogebra.png');
}

.groupheader-Image
{
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/pict_image.png');
}

.groupheader-OpenOffice
{
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/pict_openoff.png');
}

.groupheader-Autre
{
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/PICT_RessDoc.png');
}

/* +++ Message d'attente Support Cours +++++++ */
.attenteSupportCours
{
    margin: 15px 20px 30px 30px;
    padding: 0;
}

/*-------------------------------------------------------------------
                     Entêtes de Groupes / Matieres
-------------------------------------------------------------------*/

.groupheader-Matiere
{
    text-align: left;
    font-family: Tahoma;
    margin: 5px;
    clear: both;
    color: #000;
    font-size: 17px;
    font-weight: normal;
}

.groupheader-Ete
{
    color: #f5a30f;
}

.groupheader-Annuelle
{
    color: #133D91;
}


/*-------------------------------------------------------------------
                     ITEMS Support Cours
-------------------------------------------------------------------*/
.item-supportcours
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
background-image: url('http://www.academie-en-ligne.fr/_layouts/images/SQUARE.gif');
    	background-repeat: no-repeat;
    	background-position: left 0.5em;
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	height: 25px;
    	vertical-align: top;
    	margin: 3px 0px 0px 33px;
    	padding: 0px 0px 0px 10px;
}
.item-supportcours A
{
    color: #133D91;
    text-decoration: none;
    font-weight: bold;
}
.item-supportcours A:link
{
    color: #676565;
    text-decoration: none;
    font-weight: bold;
}
.item-supportcours A:visited
{
    color: #133D91;
    text-decoration: none;
    font-weight: bold;
}
.item-supportcours A:active
{
    color: #133D91;
    text-decoration: none;
    font-weight: bold;
}
.item-supportcours A:hover
{
    color: #133D91;
    text-decoration: none;
    font-weight: bold;
}

.item-supportcoursExergue
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
background-image: url('http://www.academie-en-ligne.fr/_layouts/images/SQUARE.gif');
    	background-repeat: no-repeat;
    	background-position: left 0.5em;
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	height: 25px;
    	vertical-align: top;
    	padding-top: 0;
    	padding-left: 10px;
    	padding-bottom: 0;
    	padding-right: 0;
    	margin-top: 20px;
    	margin-left: 33px;
    	margin-bottom: 20px;
    	margin-right: 0;
}
.item-supportcoursExergue A
{
    color: #133D91;
    text-decoration: none;
    font-weight: bold;
}
.item-supportcoursExergue A:link
{
    color: #676565;
    text-decoration: none;
    font-weight: bold;
}
.item-supportcoursExergue A:visited
{
    color: #133D91;
    text-decoration: none;
    font-weight: bold;
}
.item-supportcoursExergue A:active
{
    color: #133D91;
    text-decoration: none;
    font-weight: bold;
}
.item-supportcoursExergue A:hover
{
    color: #133D91;
    text-decoration: none;
    font-weight: bold;
}

/* ++++++++ Items Ressources externes ++++++++ */
.item-Externe
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
background-image: url('http://www.academie-en-ligne.fr/_layouts/images/arrowright_dark.gif');
    	background-repeat: no-repeat;
    	background-position: left 50%;
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	vertical-align: top;
    	margin: 2px 0px 0px 38px;
    	padding: 0px 0px 0px 15px;
}

.item-Externe A
{
    color: #676565;
    text-decoration: none;
    font-weight: bold;
}
.item-Externe A:link
{
    color: #676565;
    text-decoration: none;
    font-weight: bold;
}
.item-Externe A:visited
{
    color: #676565;
    text-decoration: none;
    font-weight: bold;
}
.item-Externe A:active
{
    color: #676565;
    text-decoration: none;
    font-weight: bold;
}
.item-Externe A:hover
{
    color: #133D91;
    text-decoration: none;
    font-weight: bold;
}


/* ++++++++++ Titre Ressources +++++++ */

.table_TitreRess
{
    width: 100%;
    text-align: center;
}
.table_TitreRess td
{
    width: 332px;
    text-align: center;
    padding-left: 2.1em;
}
.table_TitreRess td img
{
    text-align: center;
    padding-left: 2.1em;
}

/* +++ Ressources Externes +++ */

.titreRess-Externe
{
    color: #695F55;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 0;
    margin: 0;
}

.aucuneRess-Externe
{
    color: #676565;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    padding: 0;
    margin: 10px 0px 10px 0px;
}

/* ++++++++ Lien classe matiere ++++++++ */
.item-classematiere
{
    border-style: none;
	border-color: inherit;
	border-width: 0px;
background-image: url('http://www.academie-en-ligne.fr/_layouts/images/SQUARE.gif');
    	padding-left: 10px;
    	padding-right: 0px;
    	background-repeat: no-repeat;
    	background-position: left 50%;
    	vertical-align: top;
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
}
.item-classematiere A
{
    color: #133D91;
    text-decoration: none;
    font-weight: bold;
}
.item-classematiere A:link
{
    color: #676565;
    text-decoration: none;
    font-weight: bold;
}
.item-classematiere A:visited
{
    color: #676565;
    text-decoration: none;
    font-weight: bold;
}
.item-classematiere A:active
{
    color: #133D91;
    text-decoration: none;
    font-weight: bold;
}
.item-classematiere A:hover
{
    color: #133D91;
    text-decoration: none;
    font-weight: bold;
}


/*-------------------------------------------------------------------
                     POP UP ELEMENT RULES
-------------------------------------------------------------------*/
.poplogoAEL
{
    vertical-align: middle;
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/logoMENCE.png');
    background-repeat: no-repeat;
    height: 148px;
}
.poplogoAEL img
{
    border: 0;
}
.contentpop
{
    background-color: white;
    width: 1024px;
    text-align: center;
    margin: auto auto 30px auto;
    padding: 0 0 30px 0;
}
.contentpop h1
{
    color: #133D91;
    font-size: 18px;
    padding-top: -2em;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    margin: 0;
}
#Buttons
{
    display: none;
}
.ms-dialogBody
{
    background-color: #ddcfc2;
}
.contentpop a
{
    color: #676565;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 0px -10px;
}
.contentpop a:hover
{
    color: #133D91;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 0px -10px;
}
.contenu
{
    text-align: center;
    padding: 0px 0px 30px 0px;
}
.contenu h1
{
    margin: 10px 0px 20px 0px;
}

/* Style pour les ressources media externes */
.contentpop_classe_titre
{
    margin-left: -2em;
    color: #676565;
    font-size: 18px;
}


.contentpop_media_titre
{
    padding-top: 1em;
    padding-left: 0;
    padding-right: 0;
    color: #676565;
    font-size: 18px;
}

.contentpop_media_playlist
{
    padding-bottom: 2em;
    padding-top: 1em;
    padding-left: 0;
    padding-right: 0;
}

.contentpop_media_player
{
    padding: 0 0 0 0;
}

#BlocLecteurMedia
{
	padding: 0 0 0 3em;
}

#LecteurLien
{
	padding: 0 0 0 -3em;
}


/*Style pour les ressources Sésame*/
.contentSesameHead
{
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/headTousMesCoursSimple.jpg'); /*height: 305px;*/
    height: 280px;
    width: 1024px;
}
.contentSesame
{
    background-color: white;
    width: 1024px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 5em;
    padding-bottom: 5em;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2em; /*height:450px;*/
}
.contentSesame a
{
    color: #676565;
    text-decoration: none;
    padding-left: 1em;
}
.contentSesame a:hover
{
    color: #133D91;
    text-decoration: none;
}
.table_mention
{
    /*width: 80%;*/
    vertical-align: top;
    text-align: left;
    margin-left: 1.5em;
    background-color: #FFF;
    vertical-align: middle;
    text-align: left;
}
.table_mention h1
{
    color: #dd3d3f;
    font-variant: small-caps;
    font-size: 19px;
    border-bottom: 1px #dd3d3f solid;
    margin-top: 1.5em;
    margin-right: 1.5em;
}
.table_mention h2
{
    color: #133d91;
    font-size: 14px;
}
.table_mention h3
{
    color: #133d91;
    font-size: 17px;
    width: 482px;
    padding: 0.4em;
    border-bottom: 1px #133d91 solid;
}
.table_mention hr
{
    width: 80%;
    color: #ddcfc2;
    text-align: center;
}
.table_mention li
{
    border-style: none;
	border-color: inherit;
	border-width: 0px;
background-image: url('http://www.academie-en-ligne.fr/_layouts/images/SQUARE.gif');
    	padding-left: 15px;
    	padding-right: 0px;
    	background-repeat: no-repeat;
    	background-position: left 0.5em;
    	vertical-align: top;
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	margin-left: 2em;
    	list-style: none;
}

/*Style pour la page d'attente */
.contentPageAttenteHead
{
    text-align: center;
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/headTousMesCoursSimple.jpg');
    height: 306px;
    width: 1024px;
}
.contentPageAttente
{
    background-color: white;
    width: 1024px;
    height: 450px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 5em;
    padding-bottom: 5em;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2em;
}
.contentPageAttente a
{
    color: #676565;
    text-decoration: none;
}
.contentPageAttente a:hover
{
    color: #133D91;
    text-decoration: none;
}
.contentPageAttente h1
{
    color: #dd3d3f;
    font-variant: small-caps;
    font-size: 19px;
    border-bottom: 1px #dd3d3f solid;
    margin-top: 1.5em;
    margin-right: 1.5em;
}

/* Style pour le lien du haut vers Cned.fr */
.liencnedfr
{
    text-align: center;
    width: 190px;
    height: 103px;
    padding-top: 43px;
    padding-bottom: 0;
    padding-left: 475px;
    padding-right: 0;
}
.liencnedfr img
{
    border: 0;
}

.connect
{
    visibility: hidden;
}



/* Ecrasement de core.css */
.ms-PartSpacingVertical
{
    margin-top: 0;
    font-size: 0;
}


/*-------------------------------------------------------------------
                       Webpartzone Ressources ELEMENT RULES 
-------------------------------------------------------------------*/
.webpartzone_ress
{
    float: right;
    font-size: 12px;
    font-weight: bold;
    width: 343px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 45px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.webpartzone_ress_head
{
    width: 343px;
    height: 20px;
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/bck_ress_head.png');
    background-repeat: no-repeat;
}
.webpartzone_ress_body
{
    width: 343px;
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/bck_ress_body.png');
    background-repeat: repeat-y;
}
.webpartzone_ress_bottom
{
    width: 343px;
    height: 26px;
    background-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/bck_ress_bottom.png');
    background-repeat: no-repeat;
}
.webpartzone_ress_table
{
    width: 343px;
}

.webpartzone_ress_table_vide_L
{
    width: 9px;
}
.webpartzone_ress_table_vide_R
{
    width: 15px;
}
.webpartzone_ress_td
{
    background-color: #ededed;
    color: #676565;
    vertical-align: middle;
    text-align: left;
}
.webpartzone_ress_td img
{
    vertical-align: middle;
}
.webpartzone_ress ul
{
    list-style-image: url('http://www.academie-en-ligne.fr/Style%20Library/Images/AEL/flechegrise.jpg');
    color: #676565;
}
.webpartzone_ress a
{
    color: #676565;
    text-decoration: none;
}
.webpartzone_ress a:hover
{
    color: #ff6c00;
    text-decoration: underline;
}
/*-------------------------------------------------------------------
               END Webpartzone Ressources ELEMENT RULES 
-------------------------------------------------------------------*/

/*-------------------------------------------------------------------
               Formulaire Contact
-------------------------------------------------------------------*/

.formContact_tableau
{
	margin: 0px 0px 0px 153px;
	font-size: 12px;			
}

.formContact_colonneLibelle 
{
	padding: 0px 10px 0px 0px;
	width: 150px;			
	text-align: right;
	font-weight: bold;
	vertical-align: top;			
}

.formContact_classeMatiere
{
	font-size: 12px;			
}

.formContact_colonneClasseMatiere 
{
	padding: 0px 10px 0px 50px;
	width: 150px;			
	text-align: right;
	font-weight: bold;
	vertical-align: top;			
}

.formContact_champs
{
	vertical-align: top;
	padding: 0px 0px 0px 0px;			
}

.formContact_boutons
{
	text-align:center;		
}

.formContact_erreurs
{
	text-align: left;
	margin: 10px 0px 0px 378px;
	font-size: 13px;
	font-weight: bold; 
}

.formContact_titre
{
	text-align: center;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 13px; 
}

.lienboutique img
{
margin-top:10px;
	margin-left:40px;
	border:0;
}