/* Welcome to my css */
/* www.jumomedia.com */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

body {
	background-image: url(images/back.gif);
	margin-top: 5px;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 1.3;
}

p { 
  margin-bottom: 0px; 
}

/*h1 { 
  font-size: 36px; 
  line-height: 18px;
  margin-bottom: 18px;
  text-decoration: underline;
  color: orange;
}*/

h1 { 
  font-size: 18px; 
  text-decoration: none;
  color: #1DA4B0;
}

em {
	font-size: 12px; 
	text-decoration: none;
	color: #000;
	font-family: sans-serif;
}

h2 { 
  font-size: 24px; 
  line-height: 36px; 
  margin-bottom: 36px;
  padding-top: 36px;
  text-decoration: none;
  color: #FF9900;
}

h2 a, h2 a:hover, h2 a:visited, h2a:active{ 
  font-size: 24px; 
  line-height: 36px; 
  margin-bottom: 36px;
  padding-top: 36px;
  text-decoration: none;
  color: #FF9900;
}

ul, 
ol { 
  margin-bottom: 18px;
}

a:visited { 
  color: #000;
}

a { 
  color: #000; 
}

tr, th, td {
	  color: #1DA4B0; 
}

#nav {
	color: #1DA4B0;
	font-size: 18px;
	text-align: left;
	margin-left:-240px;
	margin-top: 130px;
	width: 195px;
	height: 400px;
	float: left;
	border-right: 1px #000;
	border-style: dashed;
	background: #fff;
        text-decoration: none;
}
	
#nav, #nav ul {
	color: #1DA4B0;
	list-style-type: none;
        text-decoration: none;
}

#nav a, #nav a:hover {
	color: #1DA4B0;
	list-style-type: none;
        text-decoration: none;
}

#nav li {
	color: #1DA4B0;
	list-style-type: none;
        text-decoration: none;
}

#nav a, #nav a:visited {
	color: #1DA4B0;
        text-decoration: none;
}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	color: #FF9900;
        text-decoration: none;

}
	
#container {
	padding-top:20px; 
	margin: 0 auto;
	width: 1065px;
	height:100%;	
	background: #fff;
	min-height:600px;
}

#colgauche {
	color: black;
	background: #fff;
	height: 100%;
	width: 450px;
	float: left;
	min-height:600px;
}


#coldroite {
	padding: 20px;
	width: 500px;
	height: 100%;
	margin-left: 490px;
	color: black;
	min-height:600px;
    margin-top:0px;
}

#contenu {
	padding-top: 10px;
	color: black;
		
}

.post { 
	color: black;
	padding-bottom: 10px;
	height: 100%;
	width: 500px;
	font-size: 12px;
}

#post { 
	padding-bottom: 10px;

}

#description { 
	font-weight: bold;
	color : #1DA4B0;

}

.entry { 
	color: black;
	width: 400px;
	height: 100%;
}

#news { 
	background-color: #FF9900;
	color: #000;
	margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    display: block;
    width: 500px;
    height: auto;
    font-size: 12px;
}

#news a, #news a:hover, #news a:visited, #news a:active { 
	background-color: #FF9900;
	color: #fff;
    padding: 10px;
    font-size: 12px;
}

#calendar {
	width: 180px;
	height: auto;
	color: black;
	background-color: white;
	padding: 10px;
	float: right;
	margin-right: 10px;
	
}

#storycontent {
	margin-top: 10px;
	
}

#recherche {
	width: 100px;
	color: black;
	background-color: white;
	margin: 0px 10px 10px 10px;
}

#calendar a, #calendar a:hover, #calendar a:active, #calendar a:visited,{
	color: #1DA4B0;
}

#logoleft { 
}


#footer { 
	margin: 0 auto;
	width: 1065px;
	/*background-color: none;*/
	background-color: #fff;
}





