﻿@charset "utf-8";

/* --------------------------------------------------- */
/*  Default HTML elements definitions                  */
/* --------------------------------------------------- */


body {
	margin:0px;
    padding:0px;
	background: #a1d7e9 url(img/fonds/graphiste-background-line.jpg) repeat-x;
	background-position:top left;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana;
	text-align:left;
	color:#66635c;
	line-height:20px;
	}


a{
	color:#50a8ca;
	font-weight:normal;
	text-decoration:none;
}


a:hover{
	color:#7a9834;
	font-weight:normal;
	text-decoration:underline;
}



ul, ol, li, form, blockquote, dl, dt, dd, h1, h2, h3 {
	margin:0;
	padding: 0;
}

.ul_liste {
	margin-left: 20px;
}



img{
	border:0px;
}


.clear {
	clear: both;
	overflow:hidden;
}
.small { font-size: 12px; }
.right { text-align: right; }
.center { text-align: center; }
.justify { text-align: justify; }

/* --------------------------------------------------- */
/*	page										       */
/* --------------------------------------------------- */

#wrap {
	width:1260px;
	margin:0 auto;
	background:url(img/fonds/graphiste-background.jpg) no-repeat;
}

#page {
	position:relative;
	margin:0px;
	padding:0;
	width:1260px;
	height:auto;
	overflow:none;
}


/* --------------------------------------------------- */
/*	Menu										       */
/* --------------------------------------------------- */



#menu {
	background:#7a9834 url(img/fonds/menu-background.png) repeat-y;
	position:relative;	
	float:left;
	margin:0px;
	padding:0px;
	margin-left:13px !important;
	width:247px;
}


#legende {
	background:#3b3a45 url(img/fonds/webdesigner-legendes.jpg) no-repeat;
	height:20px;
}

dl {
	margin-bottom:60px;
}

dd {
	font-family:Verdana;
	font-size: 14px;
	color:#fff;
	font-weight:normal;
	line-height:20px;
	padding:0 10px 0 10px;
	width:215px;
	text-align:right;
}

dd a{
	font-family:Verdana;
	font-size: 14px;
	color:#fff;
	text-decoration:none;	
}

dd a:hover{
	font-family:Verdana;
	color:#c0e56b;
	font-size: 14px;
	text-decoration:none;
}

dd.more {
	background:url('img/fonds/menu_more.png') no-repeat top right;
	margin:5px 0 0 10px;
	height:13px;
}

dd.bottom {
	margin-bottom:20px;
}

dt {
	font-family:georgia;
	background: url(img/fonds/menu-background-titres.gif) no-repeat;
	margin:0px;
	padding:10px 20px 10px 10px;
	text-align:right;
	height:auto;
	font-size:22px;
	color:#fff;
	font-weight:normal;
	line-height:24px;
}

dt a{
	color:#fff;
	text-decoration:none;
	line-height:22px;
}

dt a:hover{
	color:#d8ff7e;
	text-decoration:none;
}


#menu_bas {
	bottom:0px;
	background: url(img/fonds/menu_bas-background.png) no-repeat;
	height:10px;
	width:247px;	
}


/* --------------------------------------------------- */
/*	Contenu										       */
/* --------------------------------------------------- */


#contenu {
	float:left;
	background:#fff;
	width:710px;
	margin-top:-60px;
}


#contenu_interne {
	margin-left:auto;
	margin-right:auto;
	width:630px;
	height:auto !important;
    height:1500px;
	min-height:1600px;




}

#contenu_presentation {
	background: url(img/fonds/studcrea-presentation.jpg) no-repeat;
	background-position:top right;
	margin-left:auto;
	margin-right:auto;
	width:630px;
	height:auto !important;
    height:1500px;
	min-height:1600px;

}

#contenu_infos {
	background: url(img/fonds/studcrea-infos.jpg) no-repeat;
	background-position:top right;
	margin-left:auto;
	margin-right:auto;
	width:630px;
	height:auto !important;
    height:1500px;
	min-height:1600px;

}

#contenu_top {
	background: url(img/fonds/contenu-background-top.jpg) no-repeat;
	height:10px;
	width:710px;
	bottom:0px;
}

#contenu_bas {
	background: url(img/fonds/contenu-background-bottom.jpg) no-repeat;
	height:10px;
	width:710px;
	margin:0px;
	padding:0px;

}

#chemin {
	border-bottom: 1px dashed #ccc;
	padding-bottom:5px;
	font-family:Verdana;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#50a8ca;
}

#chemin a{
	font-weight:bold;
	color:#50a8ca;
	text-decoration:none;
}

#chemin a:hover{
	font-weight:bold;
	color:#7a9834;
	text-decoration:none;
}


.slide_photo {
	position:relative;
	margin-top:20px;
	background:#fff;
	padding:10px;
	border:1px #d1d0d0 solid;
	width:610px;
	height:335px;
}

.slide_prev, .slide_next {
	top:290px;
	position:absolute;
	float:left;
	display:block;
	width:40px;
	height:40px;
	cursor:pointer;
}

.slide_prev {
	right:80px;
	background:url('img/fonds/puce_left.png') no-repeat;
}

.slide_prev:hover {
	background:url('img/fonds/puce_left_hover.png') no-repeat;
}

.slide_next {
	right:30px;
	background:url('img/fonds/puce_right.png') no-repeat;
}

.slide_next:hover {
	background:url('img/fonds/puce_right_hover.png') no-repeat;
}

.slide_photo a {
	position:absolute;
	display:none;
}

.slide_photo a.active {
	display:block !important;
}

.slide_photo a span {
	position:absolute;
	top:205px;
	left:0;
	display:none;
	background:#79a423;
	color:#fff;
	width:250px;
	padding:8px;
	opacity:0.9;
}

.slide_photo strong {
	display:block;
}

.cadre_photo1 {
	background:#fff;
	padding:10px;
	border:1px #d1d0d0 solid;
	width:610px;
	height:335px;
}


.cadre_photo2 {
	background:#fff;
	padding:10px;
	border:1px #d1d0d0 solid;
	width:610px;
	height:108px;
	

}


.ligne {
	border-top: 1px dashed #ccc; 
	margin-top:5px;
	margin-bottom:5px;

}


.ligne-verte {
	border-top: 1px dashed #afc185; 
	margin-bottom:5px;
}

.ensavoirplus {
	background:url('img/fonds/bkg_ensavoirplus.jpg') no-repeat;
	width:632px;
	height:25px;
}

.ensavoirplus div {
	background:url(img/fonds/bkg_lien.jpg) #a2c453 repeat-y;
	background-position:top right;
	height:15px;
	padding:1px 5px;
	text-align:right;
	line-height:14px;
	color:#fff;
	display:block;
	float:right;
	margin-right:2px;
}

.ensavoirplus a, .ensavoirplus a:hover{
	padding-left:20px;
	background:url('img/fonds/bkg_beforelien.jpg') no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

/* --------------------------------------------------- */
/*	Evenements										   */
/* --------------------------------------------------- */


#evenements {
	padding:20px;
	float:left;
	background:#f8f7ea url(img/fonds/graphiste-evenements.jpg) repeat-y;
	margin-top:0px;
	width:230px;
	min-height:300px;
	height:1300px;
}



/* --------------------------------------------------- */
/*	Header      									   */
/* --------------------------------------------------- */


#header {
	position:relative;
	margin-left:13px;
	padding:0px;
	margin:0px;
	width:260px;
	height:255px;
}

#header_contenu {
	margin-left:850px;
	padding:30px 20px 20px 20px;
	padding:20px;
	width:300px;
	height:110px;
	text-align:left;

}


/* --------------------------------------------------- */
/*	Footer									           */
/* --------------------------------------------------- */


#bottom {
	background:url(img/fonds/webdesigner-bottom.jpg) repeat-x;
	height:305px;
	min-width:1260px;
	width:100%;
}

#bottom_index {
	margin:0 auto;
	padding-top:10px;
	height:30px;
	width:1260px;
	color:#50A8CA;
	font-size:11px;
}

#bottom_index div {
	padding-left:500px;
}

#bottom_contenu {
	margin:70px auto 0 auto;
	padding:0;
	width:860px;
	height:160px;

}


#bottom_links {
	padding:20px;
	float:right;
	text-align:left;
	height:120px;
	width:315px;
}

#bottom_links_contenu {
    margin-top:4px;
	margin-left:10px;
	float:left;
	text-align:left;
	width:125px;
	font-size:12px;
}

#bottom_lexique {
	padding:20px;
	float:left;
	text-align:right;
	height:120px;
	width:460px;
	border-right: 1px dashed #804a22; 
}

p.titlefooter {
	font-family:georgia;
	color:#7a9834;
	font-size:20px;
	margin-top:0px;
}

#footer {
	padding:20px 10px  10px 10px;
	background:url(img/fonds/graphiste-footer.jpg) repeat-x;
	margin:0;
	height:55px;
	text-align:left;
	min-width:990px;
}

#footer_contenu {
	width:730px;
	margin:0 auto;
	padding-left:130px;
}

#foot_links {
	float:left;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	color:#895523;
	font-weight:normal;
}

#foot_links a{
	font-family:Verdana;
	font-size:11px;
	color:#aa6b2e;
	text-decoration:none;
}

#foot_links a:hover{
	font-family:Verdana;
	font-size:11px;
	color:#aa6b2e;
	text-decoration:underline;
}



/* --------------------------------------------------- */
/*	Fonts									           */
/* --------------------------------------------------- */


font_chemin {
	font-family:Verdana;
	font-size:11px;
	color:#bab3b2;
	font-weight:normal;
	line-height:16px;
	}

font_chemin a{
	font-family:Verdana;
	font-size:11px;
	color:#bab3b2;
	text-decoration:none;
}

font_chemin a:hover{
	font-family:Verdana;
	font-size:11px;
	color:#bab3b2;
	text-decoration:none;
}


h1 {
	margin:0px;
    padding:0px;
	font-weight:normal;
	font-family:georgia;
	color:#50A8CA;
	font-size:28px; 
	line-height: 34px;
}


h2 {
	font-family:georgia;
	color:#50a8ca;
	text-align:left;
	font-weight:normal;
	margin:0px;
	font-size:22px; 
	line-height: 20px;
}

#contenu_interne h2 {
	margin-bottom:20px !important;
}

.signature {
	font-family:Verdana;
	font-size:11px;
	margin:0px;
	color:#bab3b2;
	font-weight:normal;
	line-height:16px;
}

.signature_articles {
	font-family:Verdana;
	font-size:11px;
	margin:0px;
	color:#bab3b2;
	font-weight:normal;
	line-height:16px;
    text-align:right;
}


p.subtitle {
	font-family:Verdana;
	font-size:11px;
	color:#bab3b2;
	font-weight:normal;
	line-height:16px;
	margin-top:5px;
}

/* Affichage des projets */
.cadre_projets {
	margin:20px 0 10px 1px;
	background:#fff;
	border:1px #d1d0d0 solid;
	width:630px;
}

.cadre_projets a {
	width:140px;
	display:inline-block;
	color:#fff;
	margin:10px 7px 10px 7px;
	text-decoration:none;
}

.cadre_projets img {
	width:140px;
	height:90px;
}
.cadre_projets span {
	display:block;
	background:#79a423;
	padding:8px;
}

/* Affichage des créations */
.cadre_creas {
	margin:20px 0 10px 0;
	background:#fff;
	border:1px #d1d0d0 solid;
	width:630px;
}

.cadre_creas a {
	margin:8px 6px 4px 6px;
	position:relative;
	display:inline-block;
	color:#fff;
	text-decoration:none;
}

.cadre_creas img {
	width:300px;
	height:150px;
}

.cadre_creas span {
	position:absolute;
	top:95px;
	left:0;
	display:block;
	background:#79a423;
	width:150px;
	padding:8px;
}

/* Recherche de projets */
.options {margin-top:20px;}
.options.schck a{text-decoration:underline;color:#409cd7;background:url('img/fonds/checkbox.png') no-repeat;padding-left:20px;display:block;margin:5px 0 3px 0;}
.options.schck a.selected{color:#404040;text-decoration:none;font-weight:bold;background:url('img/fonds/checkbox_checked.png') no-repeat !important;}

/* Espace Admin */
#redacteur_menu li {
	padding:10px 10px;
	list-style-type: none;
	border-bottom:1px dashed #ccc;
}

.stats  {
	width:96%;
	margin:10px 2% 20px 2%;
	border-collapse:collapse;
	border:1px solid #ccc;
	font-size:14px;
	vertical-align:middle;
}

.stats tr  {
    cursor:pointer;
    height:30px;
    background: #fff;
}

.stats tr.impaire  {
    background: #f8fdff url('../images/design/relief.png') repeat-x;
}

.stats tr:hover, .stats tr.impaire:hover{
    background: #c5d6e8;
}

.stats th  {
	background:#ebf2f9;
	margin-bottom:5px;
	height:30px;
	border-bottom:2px solid #ccc;
	border-top:2px solid #ccc;
        padding: 2px;
    text-align: center;
}

.stats th, .stats th a  {
	color:#074E8B;
}

.stats td  {
	border-bottom:1px solid #bbb;
	padding-top:5px;
	height:30px;
	text-align:center;
}

.stats tr.impaire td  {
}

.stats td a  {
	font-weight: bold;
}

