﻿/* CSS Document */

* {
    margin:0px;
    padding:0px;
}

body {
	background: #CCCCCC;
	color:#444444;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size:12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin-top: 0px;
	background-image: url(patterns/pattern-136.gif);
}

h1
{
	font-size:20px;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-color: #FFFFFF;
	padding: 0px 0px 5px 0px;
	float: none;
	border: 2px solid #990000;
	text-align: center;
	color: #FFFFFF;
	background-image:url(patterns/pt_light.gif)
}
#header h1
{
	color:#FFFFFF
}

#logo {
	width: auto;
	float: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#navigation {
	width: auto;
	float: none;
	margin: 0px;
	padding-bottom: 10px;
	font-family: Sans;
	font-size: 16px;
	
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	text-align: center;
}

#navigation ul li {
	display: inline;
}

#navigation ul li a {
	text-decoration: none;
	font-size: 14px;
	padding: 2px 20px 2px 20px;
	color: #CCCCCC;
}

#navigation ul li a:hover {
	color: #ffcc00;
}

#content {
	background-color: #FFFFFF;
	clear: both;
	color: #000000;
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	text-decoration:none;
	border-bottom: 1px solid #999999;
	border-color: #990000;
	border-style: solid;
	border-width: 2px;
}

#post-column {
	padding: 50px;
}

.section {
	padding-bottom: 30px;
}

.section h1 {
	padding: 10px 2px 10px 2px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-width: 1px;
	font-size:16px;
	color:#CC3300;
}

.section h1 a {
	text-decoration: none;
	border: none;
}

.section h1 a:hover {
	text-decoration: none;
	border: 0px;
}

.section li {
	margin-left: 30px;
}

.section h2 {
	font-size: 1.0em;
	padding: 10px;
}

#pubs h1 {
	color: #CC3333;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	font-size: 1.5em;
	border: none;
}

#ref-col {
	padding: 0px 5px 0px 5px;
	border: none;
	text-decoration: none;
}




blockquote {
	padding: 15px 50px 10px 50px;
	font-size: 0.9em;
	color: #ddd;
}

.abstract-font {
	font-size: 0.8em;
}


#entry {
	margin-bottom: 15px;
}

#post-footer {
	margin-bottom: 40px;
	background: #EEEEEE;
	padding: 5px 10px 5px 10px;
	color: #888;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

#post-footer a {
	text-decoration: none;
	color: #ccc;
	border-bottom: 1px dashed #444;
}

#post-footer a:hover {
	text-decoration: none;
	border-bottom: 1px solid #444;
}


/* post header */

#post-header {
	border-bottom: 1px solid #444;
	margin-bottom: 20px;
}

#post-header h2 {
	font-size: 2em;
	margin-bottom: 0.3em;
}

#post-header h2 a {
	color: #ffcc00;
	text-decoration: none;
	font-variant: small-caps;
}

#post-header h2 a:hover {
	color: #ffcc00;
	text-decoration: underline;
	font-variant: small-caps;
}

#post-header p {
	font-size: 1em;
	color: #ccc;
}

#post-header p a {
	text-decoration: none;
	color: #ffcc00;
}

#post-header p a:hover {
	text-decoration: underline;
}


#post-body {
	margin-bottom: 20px;
	text-align: justify;
}

#post-body p {
	padding-bottom: 5px;
}

#post-body a {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px dashed #ffcc00;
}

#post-body h1 a {
	text-decoration: none;
	border: 0px;
}

#post-body h1 a:hover {
	text-decoration: none;
	border: 0px;
}


#post-body a:hover {
	color: #ccc;
	border-bottom: 1px solid #ffcc00;
	text-decoration: none;
}



#post-body pre {
	padding: 15px;
	margin: 30px;
	border: 1px dashed #777777;
	background-color: #CCCCCC;
}

#bottom {
	background-color: #EEEEEE;
	color: #ccc;
	float: left;
	width: 900px;
}

#bottom h2 {
	padding: 10px 10px 20px 50px;
	font-size: 1.2em;
	color: #ff9900;
}

#bottom ul {
	list-style-type: none;
	border-top: 1px solid #333;
	margin-left: 10px;
	padding-bottom: 1.2em;
}

#bottom ul li {
	color: #333;
}

#bottom ul li a {
	text-decoration: none;
	border-bottom: 1px solid #333;
	display: block;
	padding: 5px;
	color: #777;
}

#bottom ul li a:hover {
	text-decoration: none;
	color: #AAAAAA;
	background-color: #222;
}

.colleft, .colright, .colcenter {
	float: left;
	width: 31%;
}

.colcenter {
	margin: 0pt 3%;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/*background-color: #CCCCCC;*/
	text-align: center;
	padding: 0px;
	font-size: 0.8em;
	clear: both;
}

/**
 * misc
 */
.clear {
	clear:both;
}

#ref-col a, #ref-col a:visited, #ref-col a:hover {
	text-decoration: none;
	border: none;
	font-size: 0.9em;
}

#img-right {
	float: right;
	padding: 0px 0px 30px 30px;
}

#footer ul {
        padding: 0px;
        margin: 0px;
        text-align: center;
}

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

#footer p {
        font-size: 10px;
        color: #EEEEEE;
        text-align: center;
	padding: 5px;
}

#langues 
{
	margin: 0;
	padding: 0;
	position: static;
	width: 64px;
	left: 20px;
	top: 20px;
	float: right;
}
