div.contentpage {
	background-image: url(/images/new/home/fond.gif);
	background-repeat: repeat-y;
	background-position: top left;
}



div.contentprogweb {
	margin: 20px;
}

#progweb {
	float: left;
	margin: 0px;
	border: 0;
	width: 530px;
}

#progweb p.head {
	background: transparent url(/images/new/arrayhead.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

#progweb p.body {
	background: transparent url(/images/new/arraybody.png);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	text-indent: 15px;
}

#progweb p.foot {
	background: transparent url(/images/new/arrayfoot530px.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: justify;
	text-indent: 15px;
}

#connexion {
	float: right;
	background-color: #DEDEBB;
	border: 1px #000000 solid;
	width: 200px;
	margin: 0px;
	padding: 5px;
}

#connexion p.head {
	margin: 0px;
	padding: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

#connexion td.input {
	text-align: right;
}

#connexion td.submit {
	padding-bottom: 10px;
	text-align: center;
}

#connexion p.body {
	margin: 0px;
	padding: 5px;
}

#connexion input {
    background-color: #D0D0BB;
    border: 1px solid #000000;  
    color: #000000;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
    vertical-align: middle;
}




div.contentnews {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#newsarchives {
	float: left;
	background-color: #DEDEBB;
	border: 1px #000000 solid;
	width: 250px;
	margin: 0px;
	padding: 5px;
}

#newsarchives p.head {
	margin: 0px;
	padding: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

#newsarchives p.body {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#newsarchives span {
	font-size: 8px;
	font-style: italic;
}


#newscurrent {
	float: right;
	margin: 0px;
	border: 0;
	width: 480px;
}

#newscurrent p.head {
	background: transparent url(/images/new/arrayhead.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

#newscurrent div.body {
	background: transparent url(/images/new/arraybody.png);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#newscurrent table.body {
	background-color: #DEDEBB;
	border: 1px #DEDEBB solid;
	border-collapse:collapse;
}

#newscurrent td.author {
	padding: 2px;
}

#newscurrent td.date {
	padding: 2px;
	text-align: right;
}

#newscurrent td.title {
	padding: 2px;
}

#newscurrent td.text {
	background-color: #EFEFEF;
	padding: 2px;
}

#newscurrent img.picture {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

#newscurrent p.foot {
	background: transparent url(/images/new/arrayfoot480px.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: right;
}





div.contenttutorials {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#tutorials {
	float: left;
	margin: 0px;
	border: 0;
	width: 480px;
}

#tutorials p.head {
	background: transparent url(/images/new/arrayhead.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

#tutorials div.body {
	background: transparent url(/images/new/arraybody.png);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#tutorials table.body {
	border-collapse:collapse;
}

#tutorials td.leftcolumn {
	border-right: 1px #000000 solid;
	padding-top: 0px;
	width: 50%;
	vertical-align: top;
}

#tutorials td.rightcolumn {
	border-left: 1px #000000 solid;
	padding-top: 0px;
	width: 50%;
	vertical-align: top;
}

#tutorials p.text {
	margin: 0px;
	padding: 5px;
	text-align: justify;
	text-indent: 15px;
}

#tutorials p.liste {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#tutorials p.foot {
	background: transparent url(/images/new/arrayfoot480px.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: right;
}

#tutorials img.photo {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

#tutorials img.counter {
	margin-left: 5px;
	vertical-align: middle;
}

#tutorials hr {
	width: 90%;
}

#depeches {
	float: right;
	background-color: #EFEFEF;
	border: 1px #000000 solid;
	width: 250px;
	margin: 0px;
	padding: 5px;
}

#depeches p.head {
	margin: 0px;
	padding: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

#depeches table.body {
	background-color: #DEDEBB;
	border: 1px #DEDEBB solid;
	border-collapse:collapse;
	margin-bottom: 5px;
}

#depeches td.title {
	padding: 2px;
}

#depeches td.date {
	padding: 2px;
	text-align: right;
}

#depeches td.text {
	background-color: #f2f4ee;
	padding: 2px;
}

#depeches p.foot {
	margin: 0px;
	padding: 5px;
	text-align: right;
}






#projects {
	width: 750px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#projects p.head {
	background: transparent url(/images/new/arrayhead.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

#projects div.body {
	background: transparent url(/images/new/arraybody.png);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#projects table.body {
	border-collapse: collapse;
}

#projects td.title {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-style: italic;
}

#projects td.screen {
	text-align: center;
	vertical-align: top;
}

#projects td.link {
	padding-left: 30px;
}

#projects p.text {
	margin: 0px;
	padding: 5px;
	text-align: justify;
	text-indent: 15px;
}

#projects img.picture {
	margin: 0px;
	padding: 5px;
	padding-top: 10px;
}

#projects p.foot {
	background: transparent url(/images/new/arrayfoot750px.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: right;
}





#forumcurrent {
	width: 750px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#forumcurrent p.head {
	background: transparent url(/images/new/arrayhead.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

#forumcurrent div.body {
	background: transparent url(/images/new/arraybody.png);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#forumcurrent table.body {
	background-color: #DEDEBB;
	border: 1px #DEDEBB solid;
	border-collapse:collapse;
}

#forumcurrent td.author {
	padding: 2px;
}

#forumcurrent td.date {
	padding: 2px;
	text-align: right;
}

#forumcurrent td.title {
	padding: 2px;
}

#forumcurrent td.text {
	background-color: #EFEFEF;
	padding: 2px;
}

#forumcurrent td.link {
	background-color: #EFEFEF;
	padding: 2px;
	padding-top: 5px;
	text-align: right;
}

#forumcurrent p.foot {
	background: transparent url(/images/new/arrayfoot750px.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: right;
}




#parution {
	margin: 25px;
	border: 0;
	width: 750px;
}

#parution p.head {
	background: transparent url(/images/new/arrayhead.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

#parution p.body {
	background: transparent url(/images/new/arraybody.png);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	text-indent: 15px;
}

#parution p.foot {
	background: transparent url(/images/new/arrayfoot750px.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: justify;
	text-indent: 15px;
}
