/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8A7F7F;
}


h1, h2, h3 {
	margin-bottom: 1em;
	/*text-transform: lowercase;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cc3300;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

a img {
	border: none;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #009900;
}

a:hover {
	background: #dea;
	text-decoration: underline;
	color: #009900;
}

/* Header */

#header {
	width: 980px;
	background: transparent url(images/titreERGOIA2010.png) no-repeat;
	height: 150px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 110px;
}

#logo h1 a {
  color:#ff9900;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;
}

#logo h2 {
	padding: 125px 0 0 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 145px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	padding-left: 20px;
}

#menu a {
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-weight: bold;
	color:#009900;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: url(images/img02.gif) repeat-y;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding-top: 20px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 30px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0;
}

.sidebar h2 {
	/*height: 40px;*/
	height: 40px;
	margin: 0;
	padding: 5px 10px;
	letter-spacing: normal;
	font-size: 1.4em;
}



/* Sidebar1 */

#sidebar1 {
	background: url(images/img03.gif) no-repeat;
}

#sidebar1 h2 a {
	text-align: right;
	background: url(images/img05.gif) no-repeat;
	font-size: 1em;
	/*color: #cc3300;
	padding-top:-100px;*/
}

#sidebar1 li li {
	padding-right: 20px;
	text-align: right;
	font-weight: bolder;
}

#sidebar1 a.youarehere {
	border-bottom: double;
	background-color:#dea;
}

/* Sidebar2 */

#sidebar2 {
	background: url(images/img04.gif) no-repeat;
}

#sidebar2 h2 {
	background: url(images/img06.gif) no-repeat;
}



/* important-dates */

#important-dates {
}

#important-dates h2 {
	background-image: url(images/img08.gif);
}

.sidebar #important-dates ul {
	padding: 0px 10px 0px 10px;
}
.sidebar #important-dates ul p {
	margin-top:-10px;
}

#important-dates h3 {
	color:#009900;
	font-weight:bold;
}

/* Content */

#content {
	float: left;
	width: 580px;
}

#content p a {
	background-color:none;
	color:#ff9900;
	font-weight: bold;
	border-bottom: 1px dotted #ff9900;
}

#content li a {
	background-color: none;
	color: #ff9900;
	font-weight: bold;
	border-bottom: 1px dotted #ff9900;
}

#content p a:hover {
	background-color: #FFDFBF;
	text-decoration: underline;
	color: #ff9900;
	border-bottom: none;
}

#content li a:hover {
	background-color:#FFDFBF;
	text-decoration:underline;
	color:#ff9900;
	border-bottom: none;
}

.article {
	padding: 30px 10px 10px 10px;
}

.article .title {
	margin: 0;
	padding: 0 20px;
}

.article .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.article .entry {
	padding: 20px;
	background: url(images/img10.gif) repeat-x;
}

#tags {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
	border-top: 1px solid #EAEAEA;
}

#tags a.smalllinks {
	color: #cc3300;
	border-bottom: none;
}

#tags a.smalllinks:hover {
	background-color: #FDB5AA;
	color: #cc3300;
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: url(images/img09.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}
#footer p a {
	background-color:none;
	color:#009900;
}

#footer p a:hover {
	background-color: #dea;
	text-decoration: underline;
}

a.special {
	font-size: 0.8em;
	color: #cc3300;
	/*padding-top:-100px;*/
	text-decoration : none;
	font-weight:bold;
	border-bottom: dotted 1px #cc3300;

}

a:hover.special  {
background-color: white;

}

.fondorange
{
	background:#ff9900;	
}
