/*tagcloud*/
#tagcloud ul { display:block; }
#tagcloud li { display:inline; }
#tagcloud li.level-1 { color: #999; font-size: 9pt; }
#tagcloud li.level-2 { color : #999; font-size: 9pt; font-weight: bold; }
#tagcloud li.level-3 { color : #666; font-size: 10pt; font-weight: bold; }
#tagcloud li.level-4 { color: #333; font-size : 11pt; font-weight: bold; }
#tagcloud li.level-5 { font-size : 11pt; color : #f90; font-weight: bold; }
/* Search form box ----------------------------------- */
#search {
	margin : 0;
	padding : 0;
}
#search h2 {
}

/* Categories box ------------------------------------ */
#categories {
	margin : 0;
	padding : 0;
}
#categories h2 {
}

/* Archives box -------------------------------------- */
#archives {
	margin : 0;
	padding : 0;
}
#archives h2 {
}

/* Links box ----------------------------------------- */
#links {
	margin : 0;
	padding : 0;
}
#links h2 {
}

/* Syndication box ----------------------------------- */
#syndicate {
	margin : 0;
	padding : 0;
}
#syndicate h2 {
}

/* Themes box ----------------------------------------- */
	
#themes {
	margin : 0;
	padding : 0;
}
#themes h2 {
}

/* ---------------------------------------------------- */
/* Post							*/
/* ---------------------------------------------------- */

.post {
	padding : 5px;
	margin-bottom : 2em; 
	background-color:#f4f4f4;
	border: 1px solid;
	border-color: #dfdfdf;
	text-align : left;
}
.post-title {
	font-size: 14 pts;
    color: #C0C0C0;
	margin : 0;
	padding : 0;
}
.post-info {
	color : #666;
	margin : 0;
	padding : 0;
}
.post-info a {  }

.post-chapo {
	margin : 0;
	padding : 0;
}
.post-content {
	margin : 0;
	padding : 0;
	text-align : justify;
}
.post-info-co {
	padding : 0;
	text-align : right;
}
.post-info-co a {  }

/* ---------------------------------------------------- */
/* Comments & Trackbacks				*/
/* ---------------------------------------------------- */
#trackbacks, #comments {
}
#comments-list, #trackback-list {
	margin : 0;
	padding : 0;
}
#comment-preview {
}
#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin : 0;
	padding : 0;
}
.comment-info {
	margin : 0;
	padding : 0;
}
#trackbacks .comment-info {
}
#comments .comment-info {
}
.comment-number {
	font-weight : bold;
}
.comment-number a {
	text-decoration : none;
}
.linktop {
	margin : 0;
	padding : 0;
}

/* ---------------------------------------------------- */
/* Form							*/
/* ---------------------------------------------------- */
#add-comment, #change-comment {
	margin : 0;
	padding : 0;
}
#comment-form {
	margin : 0;
	padding : 0;
}
#dcwikibar {
	margin : 0;
	padding : 0;
	padding : 2px;
}
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}
input, textarea {
}
input[type], textarea[name] {
}
input[type=submit], input[type=reset] {
}
input[type=submit]:hover {
}
textarea {
	margin : 0;
	padding : 0;
}
p.field {
	margin : 0;
}
p.field label {
	display : block;
}
.form-help {
}
input.preview {
}
input.submit {
}
#c_nom {
}
#c_mail {
}
#c_site {
}
#c_content {
}
#c_remember {
}

/* ---------------------------------------------------- */
/* Error messages					*/
/* ---------------------------------------------------- */
.error {
	border : 1px solid #c00;
	background : #fee;
	padding : 0.5em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}

/* ---------------------------------------------------- */
/* Extra blocks						*/
/* ---------------------------------------------------- */
#block1 {width : 900px;
	margin : 10px auto;
	padding : 0px;
	border : 0px none;
	text-align : right
	color : #666666
}
#block2 {
}
#block3 {
}
#block4 {
}
#block5 {
}
#block6 {
}

.menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5F5BE;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e5f5be;
	text-decoration: none;
}


.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Box {
	background-color:#ffffff;
	border: 1px solid #e0e0e0;
}

#archives ul.archives_year {
   list-style-image: url('img/puce.gif');
   list-style-position: inside;
   font-weight: bold
}
#archives a {
   text-decoration: none;
}
#archives a:hover {
   text-decoration: none;
}
#archives .archives_month {
   padding-left: 20px;
}
body { color: #666; font-size: 10pt; font-family: Arial, verdana, helvetica, sans-serif; background-image: url(../../../img/bg.gif); text-align: justify; scrollbar-3dlight-color: #778f3c; scrollbar-arrow-color: #778f3c; scrollbar-darkshadow-color: #778f3c; scrollbar-face-color:#dee3cf; scrollbar-highlight-color: #dee3cf; scrollbar-shadow-color: #dee3cf; scrollbar-track-color: #adae63; }
p {}
td {}
a:link { color: #666; text-decoration: none; }
a:visited { color: #666; text-decoration: none; }
a:hover { color: #333333; text-decoration: none; }
a:active { color: #333333; text-decoration: none; }
/*<agl.folder "Post">*/
	.post {
	padding : 5px;
	text-align : left;
}
	.post-title {
	font-size: 14 pts;
    color: #C0C0C0;
	margin : 0;
	padding : 0;
	text-align : left;
}
	.post-inforight {
	color : #666;
	margin : 0;
	padding : 0;
	text-align : right;
}
	.post-info {
	color : #666;
	margin : 0;
	padding : 0;
	text-align : left;
}
	.post-chapo {
	margin : 0;
	padding : 0;
}
	.post-content {
	margin : 0;
	padding : 0;
	text-align : justify;
}
	.postright {
	padding : 5px;
	text-align : right;
}
/*</agl.folder>*/
/*<agl.folder "MEP">*/
	#contenant  /* Bloc contenant l'ensemble des informations */ { position: relative; width: 1050px; margin: 30px auto; }
	#contenant-gauche  /* Bloc contenant l'ensemble des informations */ { background-color: #fff; width: 900px; float: left; }
	#contenant-droit  /* pub */ { position: absolute; width: 130px; float: right; margin-left: 915px; }
	.centre { width: 510px; float: left; margin-top: 5px; margin-bottom: 5px; }
	#categories { }
	#search { vertical-align: middle; width: 380px; height: 35px; margin : 0; padding : 0; float : right; }
	#pied { background-color: #fff; text-align: center; width: 100%; height: 30px; float: left; padding-top: 5px; padding-bottom: 5px; }
	#footer { background-image: url(../../../img/bg.gif); width: 100%; height: 20px; float: left; padding-top: 5px; }
/*</agl.folder>*/
/*<agl.folder "Header">*/
	#header { width: 100%; height: 163px; }
	#header-haut { width: 100%; height: 103px; float: left; }
	#etude  /* Logo E-tud.com */ { background-image: url(../../../img/e-tud.jpg); background-repeat: no-repeat; width: 225px; height: 103px; float: left; }
	#orientation  /* bandeau img */ { background-image: url(../../../img/orientation.jpg); background-repeat: no-repeat; width: 503px; height: 103px; float: right; }
	#formation  /* Séparation image trait en biais */ { background-image: url(../../../img/formation.gif); width: 100%; height: 32px; float: left; }
/*</agl.folder>*/
/*<agl.folder "Barre de navigation">*/
	#barrehaut  /* Barre de navigation */ { background-color: #acd34f; width: 100%; height: 28px; float: left; }
	#barrehaut ul li { display: inline; }
	#barrehaut ul { color: white; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 2px; width: 748px; margin: 0; padding: 0 0 0 150px; border-color: white white #7a9637; border-style: solid; border-width: 1px 1px 2px; }
	#barrelist li a:hover, #barrelist li a:active { color: white; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-transform: uppercase; text-align: left; height: 20px; }
	#barrehaut ul li a:hover { color: white; background-color: #7b9d25; }
	#barrehaut ul li a { color: white; background-color: #97b54f; text-decoration: none; float: left; padding: 0.2em 12px; border-right: 1px solid #acd34f; }
/*</agl.folder>*/
/*<agl.folder "Center">*/
	#center { background-color: #fff; width: 100%; float: left; }
	#gauche { background-color: #fff; width: 170px; float: left; }
	#centre { background-color: #fff; left: 170px; width: 530px; float: left; margin-left: 10px; padding: 5px; }
	#droit { background-color: #fff; width: 170px; float: right; }
/*</agl.folder>*/
/*<agl.folder "Titre et texte">*/
	h1 { color: #c0c0c0; font-size: 14pt; font-weight: bold; text-align: right; margin-top: 6px; margin-bottom: 6px; }
	h2 { color: #f90; font-size: 12pt; font-weight: bold; text-align: left; display: inline; }
	h3 { color: #666666; font-size: 10pt; font-weight: bold; display: inline; }
	h4 { color: #ff9900; font-size: 10pt; font-weight: bold; display: inline; }
	h5 { color: #666; font-size: 10pt; font-weight: bold; background-color: #f4f4f4; padding: 5px; border: solid 1px #dfdfdf; display: inline; }
	h5 a:active { color: #fff; font-size: 10pt; font-weight: bold; background-color: #97b54f; padding: 5px; border: solid 1px #acd34f; display: inline; }
	h6 { font-size: 9pt; font-family: Arial, verdana, helvetica, sans-serif; font-weight: normal; text-align: right; margin: 0; padding: 0; }
	.resume { display: inline; }
/*</agl.folder>*/
/*<agl.folder "Arrières plans blocs">*/
	.bloc-top { background-image: url(../../../img/block-top.jpg); background-repeat: no-repeat; text-align: right; width: 142px; height: 22px; float: left; margin-top: 10px; margin-left: 5px; padding-top: 3px; padding-right: 10px; padding-left: 10px; }
	.bloc-bottom { background-image: url(../../../img/block-bottom.jpg); background-repeat: no-repeat; width: 162px; height: 27px; float: left; margin-bottom: 10px; margin-left: 5px; }
	.bloc-content { background-image: url(../../../img/block-bg.jpg); background-repeat: repeat; width: 147px; margin-left: 5px  ; padding-right: 5px; padding-left: 10px; }
	.bloc-top-droit { background-image: url(../../../img/block-top.jpg); background-repeat: no-repeat; text-align: right; width: 142px; height: 22px; float: right; margin-top: 10px; margin-right: 5px; padding-top: 3px; padding-right: 10px; padding-left: 10px; }
	.bloc-bottom-droit { background-image: url(../../../img/block-bottom.jpg); background-repeat: no-repeat; width: 162px; height: 27px; float: right; margin-right: 5px; margin-bottom: 10px; }
	.bloc-content-droit { background-image: url(../../../img/block-bg.jpg); background-repeat: repeat; width: 152px; float: right; margin-right: 5px; padding-right: 5px; padding-left: 5px; }
	.block-content { background-image: url(img/bloc-bg-droit.png); background-repeat: repeat; width: 160px; }
/*</agl.folder>*/
/*<agl.folder "Menu">*/
	ul#navlist
{ font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; width: 158px; \width: 160px; w\idth: 158px; padding: 0; margin: 0; background: #808080; height: 190px; border-left: 1px solid #808080; border-bottom: 1px solid #808080; border-right: 1px solid #808080; border-top-style: none; border-top-width: 0; }
	ul#navlist li
{ height: 25px; list-style: none; margin: 0; border-top: 1px solid #808080; border-right-style: none; border-right-width: 0; border-bottom-style: none; border-bottom-width: 0; border-left-style: none; border-left-width: 0; }
	ul#navlist li a
{ display: block; width: 122px; \width: 158px; w\idth: 122px; padding: 4px 8px; background: #f4f4f4; text-decoration: none; text-align: right; height: 25px; border-left: 20px solid #aaaabb; border-top-style: none; border-top-width: 0; border-right-style: none; border-right-width: 0; border-bottom-style: none; border-bottom-width: 0; }
	ul#navlist li a:link { color: #666677; height: 25px; }
	div#menu { color: #666677; height: 200px; }
	ul#navlist li a:hover
{ border-color: #acd34f; color: #ffffff; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-variant: normal; background: #97b54f; letter-spacing: 2px; height: 25px; }
/*</agl.folder>*/
.block-top { background-image: url(img/bloc-top-droit.png); background-repeat: no-repeat; width: 160px; height: 19px; padding-top: 5px; padding-left: 5px; }
.block-bottom { background-image: url(img/bloc-bottom-droit.png); background-repeat: no-repeat; width: 160px; height: 24px; margin-bottom: 10px; }

