/* Glabal graphics */

* {
	margin: 0px;
	padding: 0px;
}

.pagehead{
    background-image: url(/static/images/header.jpg);
    background-position: center;
    background-size: cover;
    height: 300px;
    width: 100%;
    margin:0px;
}

header, footer, section, nav, article {
	display: block;
}

body {
	margin: 0 auto;
	width: 100%;
    min-height: 100%;
	font: 14px/20px Deja vu Sans, Arial, sans-serif;
/*    background: #d5d2dd;*/
    background: #c0bdde;
}

p {
	padding-bottom: 22px;
}

a {
    color:#3a3a73;
}

a:hover {
    color:#8989c1;
}



/*------------------------------
         NAVIGATION
------------------------------*/

@media (min-width: 1440px){
    nav {
	    position: absolute;
	    right: 0;
	    width: 100%;
        height: 60px;
/*	    background: #827e85;*/
        background: #3a3a73;

    }
    
    nav ul {
	    margin: 8px 15% 8px auto;
	    width: 600px;
        float: right;
	    list-style: none;
    }
}

@media (max-width: 1439px){
    nav {
	    position: absolute;
	    right: 0;
	    width: 100%;
        height: 120px;
	    background: #3a3a73;

    }
    
    nav ul {
	    margin: 0 auto;
	    width: 600px;
        float: center;
	    list-style: none;
    }
}

nav ul li {
	float: left;
}
		
nav ul li a {
	display: block;
	margin-right: 20px;
    margin-left: 20px;
	/*width: 140px;*/
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	color: #aaaaaa;
}
			
nav ul li a:hover {
	color: #fff;
}

nav ul li.selected a {
	color: #fff;
}

@media (min-width: 1440px){
    #subtitle {
        margin: 8px auto 8px 15%;
        width: 400px;
        float: left;
    }
    
    #subtitle p {
        display: block;
        font-size: 22px;
        font-weight: bold;
	    line-height: 44px;
	    text-align: left;
	    text-decoration: none;
	    color: #d5d5d5;
    }
}

@media (max-width: 1439px){
    #subtitle {
        margin: 0 auto;
        width: 400px;
        float: center;
    }

    #subtitle p {
        font-size: 22px;
        font-weight: bold;
	    line-height: 44px;
	    text-align: center;
	    text-decoration: none;
	    color: #d5d5d5;
        padding-top: 5px;
        padding-bottom: 10px;

    }

}

/*--------------------
        ASIDE
---------------------*/

@media (min-width: 1440px){
    #asidecontent {
        margin-right:auto;
        margin-left:auto;
        margin-top: 80px;
        display: table;
    }
}
@media (max-width: 1439px){
    #asidecontent {
        margin-right:auto;
        margin-left:auto;
        margin-top: 140px;
        display: table;
    }
}

@media (min-width: 1440px){
    #bigasidecontent {
        margin-right:auto;
        margin-left:auto;
        margin-top: 80px;
        display: table;
        width: 70%;
    }
}
@media (max-width: 1439px){
    #bigasidecontent {
        margin-right:auto;
        margin-left:auto;
        margin-top: 140px;
        display: table;
        width: 70%;
    }
}

#bigasidecontent .art{
    margin-top: 30px;
}

#mainasidecontent {
	display: table-cell;
	width: 720px;
	padding-right: 22px;
    padding-bottom: 50px;
}

#mainasidecontent h3 {
    text-align: center;
	position: relative;
    font-size: 24px;
	line-height: 22px;
	padding: 11px 0;
}

#mainasidecontent .band{
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    display:block;
    border-radius: 25px;
    
}

aside {
    display: table-cell;
	width: 180px;
    vertical-align: top;
}

aside section {
	margin: 82px 0 0 22px;
	padding: 11px 12px;
	background: #3a3a73;
	border-radius: 11px;
}

aside section h3{
    text-align: center;
    font-weight: bold;
    color: #d5d5d5;
    padding-bottom: 10px;
}

aside section ul {
	margin: 2px 0 6px 0;
    text-align: center;
	list-style: none;
}
	
aside section a {
    text-decoration: none;
	color: #aaaaaa;
}

aside section a:hover {
	text-decoration: underline;
    color: #fff;
}

aside section li.selected a {
	color: #fff;
}





/*--------------------
        CONTENT
---------------------*/

@media (min-width: 1440px){
    #content {
        margin-top: 80px;
    }
}
@media (max-width: 1439px){
    #content {
        margin-top: 140px;
    }
}

#content section{
   margin: 0 auto;
   width: 70%;
}

#content .smalllogo{
    float: left;
    max-width: 80px;
    width: auto;
    height: auto;
    right-margin: 2px;
    margin-right: 10px;
    border-radius: 15px;
}

#content .logo{
    float: left;
    max-width: 135px;
    width: auto;
    height: auto;
    right-margin: 20px;
    margin-right: 10px;
    border-radius: 25px;
}

#content h3 {
    text-align: center;
	position: relative;
    font-size: 18px;
	line-height: 22px;
	padding: 11px 0;
}

#content h2 {
    text-align: center;
	position: relative;
    font-size: 24px;
	line-height: 32px;
	padding: 16px 0;
}

#content .art {
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
    padding-bottom: 25px;
}

.sidepic{
    float: left;
    max-width: 420px;
    width: auto;
    height: auto;
    margin-right: 20px;
    margin-bottom: 10px;
    border-radius: 25px;
}

/* En-tête */
.biglogo{
    float: left;
    max-width: 256px;
    width: auto;
    height: auto;
    margin-right: 20px;
    margin-bottom: 10px;
}

.band{
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    display:block;
    border-radius: 25px;
    
}

#entete{
    margin-bottom: 30px;
    font-size: 14px;
}

#system{
    margin-bottom: 180px;
    font-size: 16px;
}


/*------------------------------
           FOOTER
------------------------------*/
footer {
	position: absolute;
    margin-top: 50px;
	left: 0;
    right: 0;
	width: 100%;
	background: #222;
    font-size: 13px;
}

footer section {
	display: table;
	margin: 0 auto;
	padding: 20px 10px;
	width: 70%;
	color: #777;
}

footer p {
    padding-bottom: 10px; 
}

footer a {
	color: #999;
}
	
footer a:hover {
	color: #FFF;
	text-decoration: none;
}

