/* HTML redéfini */

body {
	font-family: Garamond, Georgia, Times, "Times New Roman", serif;
	background-color: black;
	text-align: center;
	margin: 0;
	}

p {
	margin:15px 10px 10px;
	font-size: 14pt;
	line-height: 18pt;
	text-align: justify;
}
	
h1 {
	font-size:36px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
	color: white;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: black;
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 32px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: black;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	line-height: normal;
	margin-top: 21px;
	padding-top: 21px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: left;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
} 

h4 {
	color: black;
	font-weight: bold;
	font-size: 15px;
	line-height: normal;
	margin-top: 21px;
	padding-top: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-align: left;
	margin-left: 10px;
} 

h5 { 
	color: black; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 12px; 
	margin-top: 21px;
	padding-top: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
} 

li,dd {
	margin:0px 10px 10px 10px;
	font-size: 14pt;
	line-height: 18pt;
	text-align: justify;
}
#container #maincenter img {
	margin-bottom: 5px;
	margin-left: 20px;
}

sub { 
	font-size: 66%; 
	vertical-align: sub
} 

sup { 
	font-size: 66%;
	vertical-align: super
} 

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
}

address {
	font-size: 11px;
	line-height: 14px;
	margin-left: 10px;
	margin-top: 5px;
	font-style: normal;
}
#tickers {
	background-color: #CCCCCC;
	width: 1000px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#tickers p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
/* Divisions */

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
}
#google  input {
	font-size: 9px;
	line-height: 10px;
}
#maincenter {
	width:700px;
	background-color: #FFFFFF;
	padding-bottom:10px;
	float: left;
}


#mainright {
	width:287px;
	float:left;
	background-color: #FFFFFF;
	padding-bottom:5px;
	border-top: 2px none #EEEEEE;
	border-right: 2px none #EEEEEE;
	border-bottom: 2px solid #EEEEEE;
	border-left: 2px solid #EEEEEE;
	margin-left: 10px;
}

#google {
	border-top: 1px solid black;
	margin: 10px;
	padding-top: 10px;
}

#caracs {
	background-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
	float: right;
	width: 20%;
	clear: none;
	border: thin solid #666666;
}

#banner {
	background-color: black;
	width: 1000px;
}

#container #banner a {
	text-decoration: none;
}

#container #banner a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	color: White;
	float: right;
	width: 100
.px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	padding-top: 0px;
	width: 1003px;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0px 10px;
	background-color: white;
	font-size: 12px;
	color: black;
	text-decoration: none;
	float: right;
	border-right: 3px solid black;
}

#navcontainer ul li a:hover
{
	background-color: black;
	color: white;
	border-bottom-style: none;
}

#mainright p, li {
	font-size:10pt;
	text-align: left;
	line-height: 14pt;
	margin: 10px;
}

#mainright h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 10px 10px;
	margin-top: -10px;
	font-size: 14px;
	text-align: left;
}

#mainright h4.no-top-padding {
	font-family: Arial, Helvetica, sans-serif;
	margin: -10px 10px 10px;
	font-size: 14px;
	text-align: left;
}

#banner h1 {
	margin: 0;
}

#banner p {
	margin:0px;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 12px;
	text-align: center;
}

#caracs p {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

#maincenter h1 {
	font-size:36px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
	color: #999999;
	padding-top:0pt;
	padding-right: 0px;
	padding-bottom: 21px;
	margin-bottom: 21px;
	margin-top: 0px;
	margin-right: 0px;
	text-align:left
}
#rss-forum {
	float: left;
	width: 220px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: black;
	margin-top: 20px;
	margin-right: 5px;
}
#rss-blog {
	float: right;
	width: 330px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: black;
	margin-top: 20px;
	margin-right: 15px;
}
#rss-tivipedia {
	float: right;
	width: 330px;
	border-right-style: solid;
	border-right-color: black;
	margin-top: 20px;
	margin-right: 15px;
}
#rss-forum h2, #rss-blog h2, #rss-tivipedia h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 18pt;
}
#rss-forum p, #rss-blog p, #rss-tivipedia p {
	font-size: 12pt;
	text-align: left;
}
#maincenter-2 {
	clear: both;
	padding-top: 10px;
	width: 100%;
}
#footer {
	border-top: 1px solid black;
	clear: both;
	padding-top: 20px;
	width: 100%;
}

#tv2-submenu {
	border-top: 1px solid black;
}

/* Sélecteurs */

.no-top-padding {
	margin-top: 0px;
	padding-top: 0px;
}

.sidebartitre {
	background-color: #EEEEEE;
	text-align: right;
}

.webring {
	position: relative;
	left: 50%;
	width: 350px;
	height: 70px;
	margin-left: -175px;
	margin-bottom: 75px;
	padding: 5px;
}

.autoline { line-height: normal } 

.citation { 
	font-size: 12px;
	line-height: 15px; 
	text-align: right 
} 

.data { color: black;
font-size: 12px} 

.exemple {
	font-size: 12px;
	line-height: 18px;
	background-color: #33CCFF;
	margin: 15px;
	padding: 15px;
	border: thin dotted #3333FF;
} 

.exergue { margin-left: 15px} 

.leftshift { margin-left: 30px} 

.nospace {
	margin: 0px;
	padding: 0px;
} 

.note {
	background-color: #FFFF99;
	margin: 15px;
	padding: 15px;
	border: thin dotted #FFFF00;
} 

.pluspetit {
	font-size: 75%
} 

.tableau { line-height: normal; text-align: center }

.tabletitre { 
	font-size: 10px; 
	line-height: 15px; 
	margin-right: 4pt; 
	padding-right: 5px; 
	border-right: 1pt none black; 
	width: 4px;
	clip: rect( )
} 

.legend { 
	font-weight: bold; 
	font-family: Palatino, "Times New Roman", Georgia, Times 
} 

.datemod {
	font-size: 12px;
	font-style: italic;
	border-top: 1px solid black;
	margin-left: 2px;
	padding-left: 2px;
	text-align: left;
}

.border { border: 1pt #000000 solid}

.nospace { padding-top: 0px}

.rouge {
	font-weight: bold;
	color: #FF0000;
}
.pluspetit-table {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.google {
	padding: 2px;
	margin: 2px;
	float: none;
}

dl {
	color: black;
	font-size: 15px;
	line-height: normal;
	margin-top: 21px;
	padding-top: 21px;
	text-align: left;
	margin-left: 10px;
} 

dt {
	color: black;
	font-weight: bold;
	font-size: 15px;
	line-height: normal;
	margin-top: 21px;
	padding-top: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-left: 10px;
}
.sidebartitre-objet {
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 1pt;
	word-spacing: 4pt;
	background-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #BCBCBC;
	margin-left: 5px;
	padding-left: 5px;
}
#mainright p.pluspetit {
	font-size:8pt;
	text-align: center;
	line-height: 12pt;
	margin: 10px;
}
