@charset "utf-8";
/* CSS Document */


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a, a:link, a:visited {
	font-weight:normal;
	color:#fff;
}

a:hover, a:active {
	color:#fd00dc;
	font-weight:bold;
}

a.mb, a:link.mb, a:visited.mb, a:hover.mb, a:active.mb{
	margin:0px;
}

a, a:link img, a:visited img, a:hover img, a:active img {
	text-decoration: none;
	border:none;
}

h1 {
	font-size:18px;
	color:#fff;
	font-weight:normal;
}

h1 a, h1 a:link, h1 a:visited {
	font-weight:normal;
	color:#fd00dc;
}

h2 {
	font-size:16px;
	color:#000;
	font-weight:bold;
}


h3 {
	font-size:14px;
	color:#000;
	font-weight:bold;
}

h4 {
	font-size:12px;
	color:#000;
	font-weight:normal;
}

h6 {
	font-size:10px;
	color:#888;
	font-weight:normal;
}

h7 {
	font-size:10px;
	color:#000;
	font-weight:bold;
}

h5 {
	font-size:10px;
}

h5 a:hover, h5 a:active{
	font-size:12px;
}




body {
	line-height: 1.5; 
	color: #000;
	font-size: 75%;
	font-family: Arial, Verdana, Sans-serif;
	text-decoration:none;
	margin:5px auto;
	margin-bottom:0px;
	text-align:center;
	width: 1024px; 
	overflow:scroll;
}

#titre {
	position:relative;
	text-align:left;
	left:40px;
	top:45px;
}

#menu {
	position:relative;
	text-align:right;
	width:245px;
	left:0px;
	top:75px;
	height:643px;
	font-size:14px;
}

#menu li a:active {
	outline:none;
}

.menupieces {
	font-size:10px;
}

#menu ul {
	position:relative;
}

#menu li {
	list-style:none;
}

.handle-vert{
	height: 30px;
	width: 15px;
	background: url(images/scroll-handle.png) no-repeat;
}

#language {
	position:relative;
	right:170px;
	text-align:right;
	top:65px;
}

#language a{
	position:relative;
	top:5px;
}

#footer {
	position:relative;
	top:-25px;
	color:#fff;
	font-size:9px;
	text-align:right;
	line-height:12px;
}

#login {
	position:relative;
	top:10px;
	padding-left:10px;;
	float:left;
}

#credits {
	padding-right:10px;;
	float:right;
}

#optionselected {
	color:#fd00dc;
	font-weight:bold;
}

.nodisp {
	display:none;
}

#piece {
	position:relative;
	top:-613px;
	left:60px;
	width: 540px;
	padding: 10px;
	overflow:hidden;
	margin: 0.5in auto;
	color: #000;
	text-align: justify;
	font-size:12px;
	background:url(images/transparent-dot.png) repeat;
	line-height:13px;
}

#piece a:link, #piece a:visited {
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#piece a:hover, #piece a:active {
	font-size:13px;
	color:#000;
	font-weight:bold;
}

#piece h2 {
	color:#000;
	font-size:32px;
	font-weight:bold;
	display:inline;
}

#piece h3 {
	color:#000;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}


#infos {
	position:relative;
	top:-613px;
	left:90px;
	width: 630px;
	padding: 10px;
	overflow:auto;
	margin: 0.5in auto;
	color: #000;
	text-align: justify;
	font-size:11px;
	background:url(images/transparent-dot.png) repeat;
}

#infos h2 {
	font-size:26px;
	color:#000;
}

#infos-scroll {
	width:620px;
	overflow:auto;
}


#partenaires-presse a:link, #partenaires-presse a:visited{
	font-size:15px;
	color:#fff;
	font-weight:bold;
}

#partenaires-presse a:hover, #partenaires-presse a:active{
	font-size:16px;
	color:#000;
	font-weight:bold;
}

#medias-list  {
	position:relative;
	top:-643px;
	left:285px;
	width:560px;
}

#medias-list li {
	width:44px;
	display:block;
	overflow:hidden;
	float:left;
	text-align:center;
	padding:3px;
	padding-left:9px;
}

.right {
	text-align:right;
}

#videos-list li {
	list-style-type:none;
	display:block;
	overflow:hidden;
	text-align:left;
	padding:3px;
	padding-left:9px;
}

#videos-list-alt li {
	list-style-type:none;
	display:block;
	overflow:hidden;
	text-align:left;
	padding:3px;
	line-height:1;
	font-size:10px;
}


#videos-list-alt li a{
	font-size:10px;
}

#projeteuroregion-partenaires  li{
	list-style-type:none;
	display:inline;
}
