/* Liwa template  */
/* Nicolas Taffin */
/* polylogue.com  */
/* color table */

/*
light gray : #e6e6e4
medium gray: #C1C1BF
pseudo black : #1a120c
bleu un : #8ea4b1
bleu deux : #3c6a82
bleu texte : #364d66
violet : 825f89
violet texte : 73547a
violet hover : 64376F


*/

h1, h2, h3, h4, h5, h6, p, ul, li, dl, ol
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.accessibilite { display: none; }

.clearer
{
	height: 0px;
font-size: 0px;
	line-height: 0px;
	clear: both;
}

a:active { outline: none; }

html
{
	min-height: 100%;
	height: auto;
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: white url('/themes/site_themes/liwa_templates/images/bodyBackground.jpg') repeat-x left bottom;
	height: 100%;
	text-align: center;
	font-family: "HelveticaNeue", Helvetica, Arial, Sans-serif;
	color: #1A120C;
	font-size: 11pt;
	line-height: 1.3em;
}

.index #topWrapper
{
	display: block;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background: white url('/themes/site_themes/liwa_templates/images/topBackground.jpg') repeat-x 0px -15px;
}

.document #topWrapper
{
	display: block;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background: white url('/themes/site_themes/liwa_templates/images/documentTopBackground.jpg') repeat-x 0px 0px;
}

#pageWrapper
{
	display: block;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	background: transparent url('/themes/site_themes/liwa_templates/images/indexBannerWrapperBackground.png') repeat-x top;
}

.document #pageWrapper { background-image: none; }

#page
{
	display: block;
	width: 950px;
	margin: 0px auto 0px auto;
	text-align: left;
	min-height: 500px;
	height: auto;
}

#header
{
	display: block;
	width: 950px;
	height: 120px;
	margin: 0px auto 0px auto;
	text-align: left;
	position: relative;
}

body.index #header .logo a
{
	display: block;
	width: 320px;
	height: 120px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url('/themes/site_themes/liwa_templates/images/logoLiwa1.png') no-repeat 0px 0px;
}

body.document #header .logo a
{
	display: block;
	width: 320px;
	height: 120px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url('/themes/site_themes/liwa_templates/images/logoLiwa2.png') no-repeat 0px 0px;
}

#toolbox
{
	font-size: 10pt;
	display: block;
	width: 400px;
	height: 45px;
	position: absolute;
	top: 5px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	line-height: 40px;
	color:  #3c6a82;
}

#navbar
{
	display: block;
	height: 28px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 13pt;
}

#navbar li { display: inline; }

#navbar li a
{
	display: block;
	float: left;
	height: 28px;
	margin-left: 13px;
	padding: 0px 5px 0px 5px;
	line-height: 28px;
	color: #3c6a82;
	text-decoration: none;
}

.document #navbar li a { color: #e6e6e4; }

#navbar li a.selected, #navbar li a.selected:hover
{
	background: #8ea4b1 url('/themes/site_themes/liwa_templates/images/tab1.png') repeat-x;
	color: white;
}

.document #navbar li a.selected, .document #navbar li a.selected:hover
{
	background: white url('/themes/site_themes/liwa_templates/images/shadow.gif') repeat-x;
	color: #3c6a82;
}

#navbar li a:hover
{
	color: #364d66;
	background: #e6e6e4;
}

.document #navbar li a:hover
{
	color: white;
	background: #8ea4b1;
}

#toolbox form
{
	display: inline;
	float: right;
	margin: 0px;
	padding: 0px;
}

#toolbox form fieldset
{
	display: inline;
	margin: 0px;
	padding: 0px;
	border: none;
}

#toolbox .textField
{
	color: #3c6a82;
	font-size: 10pt;
	vertical-align: middle;
	display: inline;
	width: 4em;
	margin: 0px 0px 0px 5px;
	padding: 3px;
	border: 1px solid #8ea4b1;
	background: white url('/themes/site_themes/liwa_templates/images/shadow.gif') repeat-x;
	font-family: "HelveticaNeue", Helvetica, Arial, Sans-serif;
}

#toolbox .textField:focus
{
	color: #1a120c;
	width: 9em;
	margin: 0px 0px 0px 5px;
	padding: 3px;
	background-color: #FEFFCF;
	background-image: none;
}

#toolbox a
{
	color: #3c6a82;
	text-decoration: none;
}
a.login
{
	line-height: 20px;
	vertical-align: middle;
	color: #3c6a82;
	text-decoration: none;
	padding: 8px 30px 8px 0px;
	margin: 0px 8px 0px 0px;
	background: transparent url('/themes/site_themes/liwa_templates/images/lockerClosed.png') no-repeat right 3px;
}
.document #toolbox
{
	color: #e6e6e4;
	}

.document #toolbox a
{
	color: #e6e6e4;
	text-decoration: none;
}
.document #toolbox a:hover
{
	color: white;
	text-decoration: none;
}

.document a.login
{
	color: #e6e6e4;
	background-image: url('/themes/site_themes/liwa_templates/images/lockerClosed2.png');
}

a.login:hover { background: transparent url('/themes/site_themes/liwa_templates/images/lockerOpen.png') no-repeat right 3px; }

.document a.login:hover
{
	color: white;
	background-image: url('/themes/site_themes/liwa_templates/images/lockerOpen2.png');
}

a.login.logout { background: transparent url('/themes/site_themes/liwa_templates/images/lockerOpen.png') no-repeat right 3px; }
a.login.logout:hover { background: transparent url('/themes/site_themes/liwa_templates/images/lockerOpen.png') no-repeat right 3px; }
.document a.login.logout { background: transparent url('/themes/site_themes/liwa_templates/images/lockerOpen2.png') no-repeat right 3px; }
.document a.login.logout:hover { background: transparent url('/themes/site_themes/liwa_templates/images/lockerClosed2.png') no-repeat right 3px; }

#indexBanner .left
{
	display: block;
	float: left;
	width: 475px;
	height: 370px;
	margin: 0px 0px 0px 70px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#indexBanner .right
{
	display: block;
	float: right;
	width: 395px;
	height: 370px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#indexBanner h2
{
	font-family: "Arial Narrow","ArialNarrow MS", sans-serif;
	color: white;
	font-size: 28pt;
	line-height: 1.1em;
	margin: 15px 0px 5px 0px;
}

#indexBanner h2 a
{
	color: white;
	text-decoration: none;
}

#indexBanner .right h2
{
	font-size: 27pt;
	margin-top: 25px;
	margin-bottom: 15px;
}

#indexBanner .right h2 .more
{
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}

#indexBanner .videoViewer
{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 380px;
	height: 301px;
}

#indexBanner .videoComment
{
	width: 90px;
	position: absolute;
	bottom: 22px;
	right: 0px;
	color: white;
	font-size: 9pt;
	line-height: 1.3em;
}

span.more
{
	float: right;
	font-size: 12pt;
	font-family: "HelveticaNeue", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	padding-top: 13px;
}

span.more a
{
	color: white;
	text-decoration: none;
}

span.more a:hover { text-decoration: underline; }

.content .more a
{
	color: #364d66;
	text-decoration: none;
	font-size: 10pt;
}

#skyMap
{
	display: block;
	position: relative;
	width: 390px;
	height: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#skyMap a
{
	display: block;
	position: absolute;
	height: 20px;
	padding-left: 28px;
	background: transparent url('/themes/site_themes/liwa_templates/images/bullet.png') no-repeat left top;
	color: white;
	text-decoration: none;
}

#skyMap a:hover
{
	color: white;
	text-decoration: underline;
}

#skyMap #AF
{
	left: 100px;
	top: 20px;
}

#skyMap #TC
{
	left: 200px;
	top: 60px;
}

#skyMap #SC
{
	left: 30px;
	top: 70px;
}

#skyMap #SE
{
	left: 160px;
	top: 110px;
}

.content { margin: 0px 0px 0px 150px; }

.content .left
{
	display: block;
	float: left;
	width: 300px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.content .left.main.large
{
	width: auto;
	padding-top: 20px;
	font-size: 10pt;
	line-height: 1.4em;
}

.content .left.main
{
	width: 600px;
	padding-top: 20px;
	font-size: 10pt;
	line-height: 1.4em;
}

.content hr
{
	margin: 30px 0px 30px -80px;
	border: 2px solid #e6e6e4;
}
.content a
{
	text-decoration: none;
	color: #825f89;
}
.content a:hover
{
	text-decoration: none;
	color: #64376F;
}
.content .left.main p { margin-bottom: 7px; }

.content .main p.author
{
	color: #73547a;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px 0px 15px 0px;
}

.content .left.main p.summary
{
	font-size: 11pt;
	line-height: 1.4em;
	display: block;
	margin: 25px 0px 15px 0px;
	color: #555;
}
.videoBlog
{
	margin-bottom: 20px;
}
.content .left.main .videoBlog .videoComment p
{
	font-size: 11pt;
	line-height: 1.4em;
	display: block;
	margin: 25px 0px 15px 0px;
	color: #555;
}

.content .left.main .about div.summary p,
.content .left.main .publications div.summary p
{
	font-weight: bold;
	font-size: 11pt;
	line-height: 1.45em;
	display: block;
	margin: 0px 0px 15px 0px;
	color: #555;
}
.catalog .content .left.main p.summary
{
	font-size: 11pt;
	line-height: 1.4em;
	display: block;
	font-weight: bold;
	padding: 10px;
	margin: 25px 0px 20px 0px;
	-moz-border-radius: 0.45em;
	-webkit-border-radius: 0.45em;
	background-color: #F3F3F1;
	border: 1px solid #e1e1dA;
}

p.summary strong { color: #555; }

.content .right
{
	display: block;
	float: right;
	width: 385px;
	height: auto;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.content img.right
{
	display: block;
	float: right;
	width: auto;
	height: auto;
	margin: 0px 0px 10px 10px;
padding: 0px;
}

.content img.left
{
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0px 10px 10px 0px;
padding: 0px;
}

.content .right.menu
{
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
}

.menu ul
{
	font-size: 10pt;
	list-style-type: none;
	line-height: 1.2em;
	margin: 5px 0px 10px 0px;
}

.content .menu ul a
{
	display: block;
	text-decoration: none;
	color: #555;
	padding: 2px 3px 2px 4px;
	margin-bottom: 5px;
	border: 1px solid transparent;
}

.content .menu ul a.selected
{
	background-color: #e6e6e4;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border: 1px solid #e1e1dA;
}

.content .menu ul a:hover
{
	background-color: #F3F3F1;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border: 1px solid #e1e1dA;
}

.menu .more
{
	vertical-align: baseline;
	padding: 0px;
	line-height: 1em;
}
.content .menu .mailingList
{
	line-height: 23pt;
}
.content .menu .mailingList h3
{
	margin-bottom: 6px;
}
input.discret
{
	display: none;
}
.content .menu h3 a
{
	color: #73547a;
	background: none;
	border: none;
}
.content .menu h3 a:hover
{
	color: #64376F;
	background: none;
	border: none;
	padding-top: 3px;
	padding-bottom: 1px;
}

.content h2
{
	font-family: "Arial Narrow","ArialNarrow MS", sans-serif;
	color: #73547a;
	font-size: 28pt;
	line-height: 1.2em;
	margin: 10px 0px 5px 0px;
}
.content .publications h2, .content .about h2
{
	font-family: "Arial Narrow","ArialNarrow MS", sans-serif;
	color: #73547a;
	font-size: 20pt;
	line-height: 1.2em;
	margin: 10px 0px 5px 0px;
}

.content .left.main h2, .content .left.main p.summary, .content .left.main p.author { margin-left: -80px; }

.content h2 a, .content h3 a, .content dt a
{
	color: #73547a;
	text-decoration: none;
}

.content h2 a:hover, .content h3 a:hover, .content dt a:hover { color: #64376F; }

a.rssFeed
{
	display: block;
	width: 21px;
	height: 21px;
	vertical-align: baseline;
	background: transparent url('/themes/site_themes/liwa_templates/images/rss.png') no-repeat right;
}

.content dt, .content h3, .content h4
{
	color: #73547a;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px 0px 0px 0px;
}

.content dd
{
	margin: 0px 0px 10px 0px;
	color: #555;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.4em;
}
.content .main table
{
	margin: 0px;
	padding: 0px;
	border: none;
	border-bottom: 2px solid #8ea4b1;
	border-spacing: 0px; 
	border-collapse: collapse;
}
.content .main table td
{
	margin: 0px;
	padding: 3px 4px 3px 5px;
	border: none;
	border-bottom: 1px solid #8ea4b1;
	text-align: left;
}

.content .main table .partners_table_row_title td, th
{
	border-bottom: 3px solid #8ea4b1;
	color: #364d66;
	background-color: #DDD;
	margin: 0px;
	padding: 3px 5px 3px 5px;
}

p.author
{
	color: #555;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0px 0px 5px 0px;
}

.content p.summary, .content div.summary
{
	color: #1a120c;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.45em;
	margin: 0px 0px 5px 0px;
}

.footer
{
	display: block;
	width: 950px;
	margin: 20px auto 30px auto;
	text-align: left;
	font-size: 10pt;
	color: #555;
}

.cordis
{
	display: block;
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 30px;
	margin-left: 20px;
	margin-top: -83px;
	background: transparent url('/themes/site_themes/liwa_templates/images/logo_eu.gif') no-repeat bottom center;
}

.europeLogo
{
display: block; 
width: 38px; 
height: 26px; 
vertical-align: top; 
margin-top: -15px; 
float: right; 

}
.europeLogo img
{
border: none;
}

ul#footerLinks
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10pt;
}

ul#footerLinks li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#footerLinks a
{
	margin-right: 5px;
	color: #3c6a82;
	text-decoration: none;
}

ul#footerLinks a:hover { color: #364d66; }

/* thema  */
.thema .content .main h3, .catalog .content .main h3
{
	font-family: "Arial Narrow","ArialNarrow MS", sans-serif;
	color: #9F9F99;
	font-size: 28pt;
	line-height: 1.2em;
	margin: 5px 0px 5px 0px;
}

.thema .content .main h3 a, .catalog .content .main h3 a { color: #9F9F99; }
.thema .content .main h3 a:hover,
.catalog .content .main h3 a:hover { color: #7E7D79; }

.postList h4
{
	font-size: 13pt;
	line-height: 1.3em;
}

h4 a
{
	color: #73547a;
	text-decoration: none;
}

h4 a:hover
{
	color: #73547a;
	text-decoration: none;
}



span.date
{
	font-family: "HelveticaNeue", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #9F9F99;
}

span.date a
{
	text-decoration: none;
	color: #888;
}

span.date a:hover { color: #64376F; }

.postSummary
{
	padding-left: 20px;
	font-size: 10pt;
}

.twoColumns .left, .twoColumns .right { width: 45%; }
ul.videoList, ul.pubList { list-style-type: none; }

ul.videoList a, ul.pubList a
{
	color: #73547a;
	text-decoration: none;
}

ul.videoList a:hover,
ul.pubList a:hover
{
	color: #64376F;
	text-decoration: none;
}

ul.videoList img
{
	float: left;
	margin-right: 5px;
	border: 2px solid #825f89;
}

ul.videoList a:hover img
{
	float: left;
	margin-right: 5px;
	border: 2px solid #64376F;
}

ul.videoList li, ul.pubList li
{
	display: block;
	min-height: 75px;
	height: auto;
	clear: both;
	margin-bottom: 15px;
}

span.videoTitle, span.pubTitle
{
	display: block;
	font-size: 10pt;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 3px;
}

span.videoComment, span.pubSummary, span.pubAuthor
{
	display: block;
	font-size: 9pt;
	line-height: 1.5em;
	font-weight: normal;
}

ul.videoList a span.videoComment,
ul.pubList a span.pubSummary
{
	color: #1a120c;
	text-decoration: none;
}

ul.videoList a:hover span.videoComment,
ul.pubList a:hover span.pubSummary
{
	color: black;
	text-decoration: none;
}

/*   catalog  */
.themeCatalog { list-style-type: none; }

.themeCatalog li
{
	display: inline-block;
        list-style-type: none;
	width: 30%;
	min-height: 230px;
	height: auto;
        vertical-align: top;
	margin: 0px 2% 20px 0px;
	padding: 0px;
}

.themeCatalog .themeTitle
{
	font-family: "Arial Narrow","ArialNarrow MS", sans-serif;
	color: #73547a;
	font-size: 24pt;
	line-height: 1.2em;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}

.content .themeCatalog a
{
	color: #73547a;
	text-decoration: none;
}

.content .themeCatalog a:hover, .content .themeCatalog a:hover .themeTitle { color: #64376F; }

.themeCatalog .themeSummary
{
	display: block;
	width: 90%;
	font-size: 9pt;
	line-height: 1.5em;
	font-weight: normal;
	margin-bottom: 10px;
}

.themeCatalog a.button
{
	display: block;
	width: 8em;
	text-decoration: none;
	color: #555;
	padding: 2px 8px 2px 10px;
	margin-bottom: 10px;
	background-color: #F3F3F1;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border: 1px solid #e1e1dA;
}

.themeCatalog a.button:hover
{
	color: white;
	background-color: #8ea4b1;
	border: 1px solid #3c6a82;
}