* {
	margin:0; 
	padding:0;
}

p, a, ul, h1, h2, h3, h4, table {
	font-family: Arial, Helvetica, sans-serif;
}

a, img {
	border:0;
}

#header {
	height:79px;
}

#header-inner {
	background:url(../img/somv.gif) no-repeat top right;
	height:79px;
	padding-right:193px;
}

#logo {
	width:160px;
	float:left;
	height:79px;
	overflow:hidden;
	background: #ddd;
	margin-right: -160px
}

#title-wrapper {
	height:59px;
	border-bottom:1px solid #ccc;
	margin-left:160px;
	display:block;
} 

#title {
	height:58px;
	background:#333366;
	border-bottom:1px solid #999;
}


#title h1 {
	background:#333366;
	height:29px;
	border-bottom:1px solid #666699;
}

#title h1 img{
	margin-top:3px;
}

#page {
	overflow:hidden;
}

#sidebar, #content, #sidebar-inner {
	padding-bottom:32767px;
	margin-bottom:-32767px;
}

#sidebar {
	float:left;
	width:139px;
	background:#666699;
	border-right:1px solid #ccc;
}

#sidebar-inner {
	border-right:1px solid #999;
}

#sidebar-footer {
	padding-bottom:20px;
}

#content {
	width:100%;
	float:right;
	margin-right:-140px;
}

#content-inner {
	margin-bottom:20px;
	padding-left:20px;
	width:500px;
	font-size:0.8em;
}

#content h4 {
	margin-top:20px;
}


.empty #content-inner {
	margin-bottom:20px;
	padding-left:20px;
	width:470px;
	font-size:0.8em;
}

.empty table th {
	text-align:left;
	font-weight:normal;
}

.empty table td {
	text-align:center;
	font-size:1.2em;
}

.empty table th.right {
	text-align:right;
	font-size:1.2em;
} 

#index td {
	padding-bottom:15px;
	vertical-align:top;
}

#index dl {
	width:250px;
}

#index dt {
	float:left;
}

#index dd {
	display:table;
	padding-left:8px;	
}

#index dl p {
	font-size:0.9em;
	margin:0;
	padding-right:20px;
}

#index dl h3 {
	margin:0 0 6px;
}

#langs {
	padding:13px 0pt 6px;
	text-align:center;
}

#langs img {
	vertical-align:middle;
}

#langs img.active {
	border:1px solid #fff;
	padding:2px;
}

#langs span {
	border:1px solid #fff;
}

#side-footer p {
	margin-bottom:15px;
}


/* Static page styles */

#content-inner p {
	margin:0.5em 0 1.2em;
}

#content-inner h3 {
	margin:1.5em 0 0.5em;
}

#content-inner h2 a {
	text-decoration:none;
	color:#000;
}

#content-inner h2 span {
	color:#fff;
	font-size:1.6em;
	padding:1px 5px;
	margin-right:2px;
}

#content-inner h2 {
	margin-top:1em;
	font-size:1.3em;
}

#content-inner p span {
	width:9px;
	height:9px;
	float:left;
	margin:3px 4px 0 0;
}



.inno #content-inner h2 span, 
.inno #content-inner p span {
	background:#003366;
}

.inno #content-inner h2,
.inno #content-inner h2 a {
	color:#2a547f;
}


.act #content-inner h2 span,
.act #content-inner p span {
	background:#FF6633;
}

.act #content-inner h2,
.act #content-inner h2 a {
	color:#FF6633;
}

.act #content-inner p span.date {
	color:#FF6633;
	background:#fff;
}


.pbl #content-inner h2 span,
.pbl #content-inner p span {
	background:#993333;
}

.pbl #content-inner h2,
.pbl #content-inner h2 a {
	color:#CC3333;
}

.vts #content-inner h2 span,
.vts #content-inner p span {
	background:#336666;
}

.vts #content-inner h2,
.vts #content-inner h2 a {
	color:#336666;
}


.ets #content-inner h2 span,
.ets #content-inner p span {
	background:#663366;
}

.ets #content-inner h2,
.ets #content-inner h2 a{
	color:#663366;
}

.gest #content-inner h2 span,
.gest #content-inner p span {
	background:#996633;
}

.gest #content-inner h2 {
	color:#996633;
}

#content-inner .date {
	width:auto;
	height:auto;
	float:none;
	margin:0;
	background:#fff;
}


#content-inner p span strong, .archives a span {
	display:none;
}



#content-inner ul {
	list-style-position:inside;
	margin-left:20px;  
}

#content-inner ul.in-text {
	margin-top:-12px;
	margin-bottom:20px;
}






/* side menu */

#side-menu li.active {
	height:auto;
	zoom:1;
}

#side-menu li {
	list-style:none;
	height:30px;
	overflow:hidden;
}

#side-footer {
	color:#fff;
	font-size:10px;
	text-align: center;
	padding: 15px 0pt;
}

#side-menu span {
	display:none;
	height:1px;
	overflow:hidden;
}

#inno, #act, #pbl, #vts, #ets, #gest, #ctc {
	background:#336699;
	display:block;
	height:33px;
	width:137px;
}

/*
#inno {
	background: url(../img/fr/but_innoe.gif) top left no-repeat;
	
}

#act {
	background: url(../img/fr/but_ace.gif) top left no-repeat;
}

#pbl {
	background: url(../img/fr/but_pube.gif) top left no-repeat;
}

#vts {
	background: url(../img/fr/but_vtse.gif) top left no-repeat;
}

#ets {
	background: url(../img/fr/but_ete.gif) top left no-repeat;
}

#gest {
	background: url(../img/fr/but_geste.gif) top left no-repeat;
}

#ctc {
	background: url(../img/fr/but_ctce.gif) top left no-repeat;
}

.active #inno {
	background: url(../img/fr/but_innoa.gif) top left no-repeat;
}

.inno #side-menu li.active ul {
	background: #336699;
}

.active #act {
	background: url(../img/fr/but_aca.gif) top left no-repeat;
}

.act #side-menu li.active ul {
	background: #FF9933;
}

.active #pbl {
	background: url(../img/fr/but_puba.gif) top left no-repeat;
}

.pbl #side-menu li.active ul {
	background: #cc3333;
}

.active #vts {
	background: url(../img/fr/but_vtsa.gif) top left no-repeat;
}

.vts #side-menu li.active ul {
	background: #339966;
}

.active #ets {
	background: url(../img/fr/but_eta.gif) top left no-repeat;
}

.ets #side-menu li.active ul {
	background: #996699;
}

.active #gest {
	background: url(../img/fr/but_gesta.gif) top left no-repeat;
}

.gest #side-menu li.active ul {
	background: #996633;
}

.active #ctc {
	background: url(../img/fr/but_ctca.gif) top left no-repeat;
}

.ctc #side-menu li.active ul {
	background: #336699;
}
*/

#side-menu .active ul li	{
  height:auto;
  line-height:0.8em;
  list-style:disc inside;
  color:#fff;
}

#side-menu .active ul li a {
	color:#fff;
	font-size:0.7em;
	line-height:1.3em;
}

#side-menu .active ul {
	padding:3px 5px 7px 10px;
}









/* title */
#title h1 {
	font-size:1.2em;
	padding-left:10px;
	line-height:28px;
	color:#fff;
}

#title h2 {
	font-size:1.1em;
	margin-left:15px;
	line-height:28px;
	color:#FFCC66;
}

/*

.inno #title h1 {
	background: url(../img/fr/inno/t.gif) no-repeat center left #003366;
	background:#003366;
	border-bottom:none;
}

.inno #title {
	height:58px;
	background:#336699;
	border-bottom:1px solid #999;
}

.inno #header-inner {
	background:url(../img/fr/inno/innov.gif) no-repeat top right;
	height:79px;
	padding-right:146px;
}



.act #title h1 {
	background: url(../img/fr/act/t.gif) no-repeat center left #FF6633;
	background:#FF6633;
	border-bottom:none;
}

.act #title {
	height:58px;
	background:#FF9933;
	border-bottom:1px solid #999;
}

.act #header-inner {
	background: url(../img/fr/act/acv.gif) no-repeat top right;
	height:79px;
	padding-right:146px;
}



.pbl #title h1 {
	background: url(../img/fr/pbl/t.gif) no-repeat center left #993333;
	background:#993333;
	border-bottom:none;
}

.pbl #title {
	height:58px;
	background:#cc3333;
	border-bottom:1px solid #999;
}

.pbl #header-inner {
	background:url(../img/fr/pbl/pubv.gif) no-repeat top right;
	height:79px;
	padding-right:146px;
}



.vts #title h1 {
	background: url(../img/fr/vts/t.gif) no-repeat center left #336666;
	background:#336666;
	border-bottom:none;
}

.vts #title {
	height:58px;
	background:#339966;
	border-bottom:1px solid #999;
}

.vts #header-inner {
	background:url(../img/fr/vts/vtsv.gif) no-repeat top right;
	height:79px;
	padding-right:146px;
}


.ets #title h1 {
	background: url(../img/fr/ets/t.gif) no-repeat center left #663366;
	background:#663366;
	border-bottom:none;
}

.ets #title {
	height:58px;
	background:#996699;
	border-bottom:1px solid #999;
}

.ets #header-inner {
	background:url(../img/fr/ets/etv.gif) no-repeat top right;
	height:79px;
	padding-right:146px;
}



.gest #title h1 {
	background: url(../img/fr/gest/t.gif) no-repeat center left #996633;
	background:#996633;
	border-bottom:none;
}

.gest #title {
	height:58px;
	background:#cc9966;
	border-bottom:1px solid #999;
}

.gest #header-inner {
	background:url(../img/fr/gest/gev.gif) no-repeat top right;
	height:79px;
	padding-right:146px;
}



.ctc #title h1 {
	background: url(../img/fr/ctc/t.gif) no-repeat center left #4C9EE4;
	background:#4C9EE4;
	border-bottom:none;
}

.ctc #title {
	height:58px;
	background:#BFDFFB;
	border-bottom:1px solid #999;
}

.ctc #header-inner {
	background:url(../img/fr/ctc/corner.gif) no-repeat top right;
	height:79px;
	padding-right:146px;
}
*/


.act .archives {
	height:30px;
}

/*

.act .archives a {
	background:url(../img/fr/act/archives.gif) no-repeat top left;
	float:right;
	width:78px;
	height:16px;
}

*/

.info img{
	float:left;
	margin-right:30px;
}

.info ul {
	display:table;
	_height: 0;/*for IE5-6*/
	zoom: 1;/*for IE7*/
	color:#993333;
	font-size:1em;
	font-weight:bold;
	list-style:none;
}

#radio-list {
	list-style:none;
	margin-top:10px;
}

#radio-list li {
	line-height:1.6em;
}

.ctc table {
	margin-top:10px;
}

.ctc table td {
	vertical-align:top;
	text-align:left;
	padding-right:5px;
}