﻿/** Efrei Microsoft - Benjamin TALMARD <talmard[at]efrei[dot]fr**/

* {
	margin: 0;
	padding: 0;
}

.floatleft
{
    float:left;
}

.floatright
{
    float:right;
}

a:link
{
    color: #1e77d3;
    text-decoration: underline;
}

a:visited
{
    color: #1e77d3;
    text-decoration: none;
}

a:hover
{
    color: #1e77d3;
    text-decoration: none;
}

.centre
{
    text-align:center;
}

.adroite 
{
	text-align:right;
}

img
{
    border:0px;
}

body 
{
	background: #dce2ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
}

#container
{
    position:absolute;
    top:160px;
    left:20px;
    right:20px;
}

.SiteHeader
{
    margin:10px 20px 0px 20px;
    padding:0px;
    height:120px;
}

.SiteHeader .logo_left
{
    padding:0px;
    width:292px;
    height:120px;
}

.SiteHeader .logo_right
{
    padding:0px;
    width:443px;
    height:120px;
    float:right;
}

.spacer
{
    clear:both;
    height:1px;
}

.content {
        background-color: #FFF;
	    margin-top:10px;
	    padding:10px 10px 10px 10px;
	    border: #37428B 1px solid;
	    width:auto;
}

#interieur
{
	margin-right:270px;
}

#droite
{
    position:absolute;
    width:250px;
    right:0px;
    top:0px;
}

#droite h1
{
    text-align:right;
}

/*** Content ***/

.content h1 {
	font-size: 1.5em;
	margin: 0px 10px 10px 10px;
	border-bottom: dashed 1px #37428B;
}

.content h2 {
	font-size: 1.3em;
	margin: 10px 30px 10px 30px;
}

.content h3 {
	font-size: 1.1em;
	margin: 10px 40px 10px 40px;
}

.content p {
	text-align: justify;
	margin: 0 0px 8px 0px;
	line-height: 1.5em;
}

.content .level2 { margin: 0 40px 0 40px; }
.content .level3 { margin: 0 50px 0 50px; }
.content .level3 li{margin: 5px 10px 0 30px;}

.content ul {margin:0px 0px 10px 20px;}
.content ul li { list-style-type:disc;}

.content .mini 
{
    border-bottom:dashed 1px #37428B;
    margin-bottom:5px;
    padding-bottom:3px;
}

.content .mini .title{
    font-size: 1.3em;
	font-weight: bold;
}

.content .mini .date{
    font-style: italic; font-weight: normal;
}

.content .post
{
    margin:20px 20px 0px 20px;
    text-align: justify;
	border-bottom:dashed 1px #37428B;
	border-left:dashed 1px #37428B;
}

.content .post .header {
	margin-bottom:10px;
	border-left: solid 4px #1e77d3;
	margin-left:10px;
	padding-left: 5px;
}
.content .post .header a{ color: #1e77d3; text-decoration: none; }

.content .post .title {
    font-size: 1.3em;
	font-weight: bold;
}

.content .post .maj 
{
    font-size: 0.8em;
    font-weight:normal;
    font-style:italic;
}
.content .post .desc {
    margin:0px 10px 10px 10px;
}

.content .post .date {
	font-style: italic; font-weight: normal;
}

.content .item
{
    margin-top:20px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}

.content .item .header {
	margin-bottom:10px;
	border-left: solid 4px #1e77d3;
	margin-left:10px;
	padding-left: 5px;
}
.content .item .header a{ color: #1e77d3; text-decoration: none; }

.content .item .title {
    font-size: 1.3em;
	font-weight: bold;    
}

.content .item .maj {
    font-size: 0.8em;
    font-weight:normal;
    font-style:italic;
}
.content .item .desc 
{
    margin:10px 10px 10px 10px;
}

.content .item .date {
	font-style: italic; font-weight: normal;
}

.content .item .files { margin-left: 20px; padding: 10px; margin-top: 15px; }
.content .item .files .fheader { font-weight: bold; font-style:italic;margin-top: 10px;}
.content .item .files .ftitle { text-decoration: underline;}
.content .item .files .fdescription { margin-left: 10px; margin-top: 10px; }

.content .books                         { width: 99%}

.content .books .book                   { margin: 20px 20px 20px 0px; text-align: justify; border-bottom:dashed 1px #37428B; border-left:dashed 1px #37428B;float:left;height:105px;overflow:hidden;width:230px;padding:10px}
.content .books .book .bimage           { margin-right: 10px; float:left}
.content .books .book .bheader          { font-weight: bold; font-style:italic;margin-top: 10px;clear:both}
.content .books .book .btilte           { text-decoration:underline;}
.content .books .book .bdescription     { margin-left: 10px; margin-top: 10px; }
.content .books .book .maj              { font-size: 0.9em; font-weight:normal; font-style:italic;}


/*** Content Team ***/

.content .teammate {
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right:20px;
	padding: 5px;
	float:left;
	width:99%;
	border:solid 1px black;
}

.content .teammate img{
	margin: 10px;
	margin-left: 20px;
	position: relative;
	float: left;
}

/*** CODA ***/

#coda
{
    color: #FFF;
    text-align: right;
    padding: 2px;
    background-color: #37428B;
    clear:both;
    margin-right:270px;
}

#coda a:link
{
    color:White;
}

#coda a:hover
{
    color:White;
}

#coda a:visited
{
    color:White;
}

#footer { text-align: center; padding-top: 7px; padding-bottom: 7px;}
#footer img { padding-left: 5px; padding-right: 5px;}
