﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* begin reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

span.error {
	color: red;
	font-weight: bold;
}

span.confirm {
	color:#65A63E;
	font-weight: bold;
}

/* end reset */


body
{
	margin: 0 0;
	padding: 0;
	text-align: justify;
	font: 0.8em Arial, Helvetica, sans-serif;
	color: black;
	background: white;
}

ul {
	list-style-type:circle;
	margin-left: 0; padding-left: 2.5em;
}

a:link, a:active, a:visited, a:hover {
    color: #4D67B1;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

b, strong
{
	font-weight: bold;
}

em
{
	font-style:italic;
}

p
{
	font-size: 100%;
}

p.separator
{
	border-bottom: 1px solid #DCDCDC;
}

p.separator_cst1
{
	border-top: 1px solid #ececec;
	clear: both;
}

h1, input.content_title
{
	color: black;
    font-size: 131%;
    font-weight: bold;
}

h1.content_title {
    margin-top: 14px;
    padding-left: 62px;
	font-size: 211%;
}

	

h2
{
    color: black;
    font-size: 206%;
    font-weight: bold;
    padding-left: 0.5em;
}

input.news_title
{
	font-size: 100%;
	color: black;
	font-weight: bold;
}


input.news_summary
{
	color: black;
}

h3
{
    color: #CC0033;
    font-size: 112%;
    font-weight: bold;
    padding-left: 1em;
}

h4
{
	font-size: 112%;
	color: black;
	font-weight: normal;
}

h5
{
	font-size: 112%;
	color: black;
	font-weight: normal;
}

h6
{
	font-size: 112%;
	color: black;
	font-weight: normal;
}

/* Page general structure */

div#notfound
{
	background: url("images/404.jpg") no-repeat left top;
	position: relative;
	height: 260px;
	padding-left: 189px;
    text-align: center;
	margin-top: 30px;
}

div#header
{
	background: url("images/header.jpg") no-repeat left top;
	position: relative;
	width: 1000px;
	height: 227px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

div#content_bg
{
	background: url("images/1px.jpg") repeat left top;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: none;
	width: 1000px;
}

div#content
{
	background: url("images/txt_header.jpg") no-repeat left top;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: none;
	width: 1000px;
	height: 215px;
}

html > body #content {
    height: auto;
    min-height: 215px;
}

div#content_margins
{
	position: relative;
	margin-right: 35px;
	margin-left: 35px;
	padding-top: 44px;
	padding-bottom: 25px;
	z-index: 1;
	border: none;
}


div#content_footer
{
	background: url("images/txt_footer.jpg") no-repeat left top;
	position:absolute;
	bottom: 0;
	right: 0;
	width: 1000px;
	height: 31px;
}


div#footer
{
	background: url("images/footer.jpg") no-repeat left top;
	position: relative;
	width: 1000px;
	height: 154px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}


/* End page general structure */

/* Header */
div#tabs_wrapper a:link, div#tabs_wrapper a:visited, div#tabs_wrapper a:active, div#tabs_wrapper a:hover, div#tabs_wrapper span.page_title {
    color: white;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}

div#logo {
	width: 426px;
	height: 142px;
	position: absolute;
	top: 27px;
	left: 287px;
}

div#tabs_wrapper {
    margin-left: 20px;
    margin-top: 200px;
    position: absolute;
}

div#tabs_wrapper span.current_page,
div#tabs_wrapper span.page_link {
	display: block;
	width: 170px;
	height: 25px;
	float: left;
	display: inline;
}

/* onglet1 */
div#tabs_wrapper span.page_link.home {
	background-image: url('images/onglet1.png');
	width: 154px;
	height: 25px;
}
div#tabs_wrapper span.current_page.home,
div#tabs_wrapper span.page_link.home:hover {
	background-image: url('images/onglet1_hover.png');
	width: 154px;
	height: 25px;
}
div#tabs_wrapper span.home span.page_title {
	width: 120px;
}

/* onglet2 */
div#tabs_wrapper span.page_link.team,
div#tabs_wrapper span.page_link.wooden_sensey,
div#tabs_wrapper span.page_link.Dev-blog {
	background-image: url('images/onglet2.png');
	width: 170px;
	height: 25px;
}

div#tabs_wrapper span.current_page.team,
div#tabs_wrapper span.current_page.wooden_sensey,
div#tabs_wrapper span.current_page.Dev-blog,
div#tabs_wrapper span.page_link.team:hover,
div#tabs_wrapper span.page_link.wooden_sensey:hover,
div#tabs_wrapper span.page_link.Dev-blog:hover {
	background-image: url('images/onglet2_hover.png');
	width: 170px;
	height: 25px;
}

/* onglet3 */
div#tabs_wrapper span.page_link.wooden_sensey_wiiu {
	background-image: url('images/onglet3.png');
	width: 200px;
	height: 25px;
}
div#tabs_wrapper span.current_page.wooden_sensey_wiiu,
div#tabs_wrapper span.page_link.wooden_sensey_wiiu:hover {
	background-image: url('images/onglet3_hover.png');
	width: 200px;
	height: 25px;
}
div#tabs_wrapper span.wooden_sensey_wiiu span.page_title {
	width: 157px;
}

div#tabs_wrapper span.page_title {
    cursor: pointer;
    display: block;
    height: 18px;
    padding-top: 7px;
	padding-left: 32px;
    text-align: center;
    width: 120px;
}

div.lang_wrapper {
    display: inline;
    float: right;
    margin-top: 7px;
    width: 60px;
}

div.lang_wrapper a:link, div.lang_wrapper a:visited, div.lang_wrapper a:active, div.lang_wrapper a:hover {
    color: black;
    display: block;
    font-size: 88%;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

div.lang_img_wrapper
{
	position: relative;
	width: 30px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
}

div#rss_icon
{
    height: 30px;
    left: 10px;
    position: absolute;
    top: 155px;
    width: 31px;
}

/* End header */

/* Footer */
div#pe_logo {
    bottom: 35px;
    position: absolute;
    right: 13px;
}

div#contact_wrapper {
    position: absolute;
    right: 189px;
    top: 3px;
    width: 134px;
}

div#contact_wrapper span
{
	width: 100%;
	display: block;
	text-align: center;
}

div#contact_wrapper a:link, div#contact_wrapper a:visited, div#contact_wrapper a:active, div#contact_wrapper a:hover {
    color: white;
    font-size: 93%;
    font-weight: bold;
    text-decoration: none;
}

div#contact_wrapper a:hover {
    text-decoration: none;
}

div#footer_text {
	color: white;
	font-size: 93%;
    bottom: 5px;
    position: absolute;
    right: 166px;
    text-align: right;
}

div#footer_text a:link, div#footer_text a:visited, div#footer_text a:active, div#footer_text a:hover {
    color: white;
    font-size: 93%;
    font-weight: bold;
    text-decoration: none;
}

div#footer_text a:hover {
    text-decoration: underline;
}

/* End footer */

/* Content */
div#content_body
{
	position: relative;
	width: 100%;
}
p.body_limited
{
	padding-left: 1.5em;
	width: 525px;
}

p.body_right
{
	padding-right: 20px;
}
p.alinea {
    padding-left: 300px;
    padding-right: 130px;
	text-indent:30px;
}

/* End content */

/* News */
div.news
{
	border-bottom: 1px solid #DCDCDC;
	width: 500px;
}

div.news h1
{
	font-size: 104%;
}

div.news h3 {
    padding-left: 1em;
    padding-top: 1em;
}
div.news p {
    padding-left: 1em;
}
div.home_news_link_wrapper {
    padding-top: 1em;
	float: right;
    left: 0;
    padding-top: 0;
    top: 20px;
}
div.news_expanded {
    position: relative;
}
div.news_expanded h3 {
    padding-bottom: 1em;
    padding-top: 1em;
}
div.news_expanded p {
    padding-left: 1em;
}
div#news_illustration
{
	background: url("images/studio.jpg") no-repeat left top;
	position: absolute;
	right: 32px;
	bottom: 10px;
	width: 250px;
	height: 188px;
	border: none;
}

div#page_news_container
{
	float: right;
	display:inline;
	width: 250px;
	margin-right: 65px;
}

/* End news */