@charset "utf-8";
/* CSS Document */

@import "cssReset.css";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* =10px =1em */
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff; /*E8E8E8*/
}
a, a:link, a:visited {
	color: #ff6600;
	display:block;
	background-color: #eee;
	margin-bottom: 1px;
	text-indent: 1em;
	font-size: 1em;
	font-weight: normal;
}
a:hover {
	display:block;
	text-decoration:none;
	color: #ffffff;
	background-color: #333333;
}
a.activeLink {
	color: #333333;
	background-color:#e2e2e2;
	text-decoration:none;
	border-left: 1px solid #333333;
	width: 934px;
	font-weight: bold;
}
a.activeLink:hover {
	color: #ffffff;
	background-color:#333;	
}
/*h1 {
	text-transform: uppercase;
	color: #ffffff;
	font-size:2em;
	background-color: #ff3300;
	text-indent: 0.5em;
	padding-top: 0px;
	padding-bottom: 0px;	
}*/
h1 {
	text-transform: uppercase;
	color: #ff3300;
	font-size:2em;
	background-color:#fff;
	border-bottom:1px dotted #ff3300;
	text-indent: 0.5em;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration:none;
	font-weight:bold;
}
/*h2 {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size:2em;
	background-color: #ff6600;
	text-indent: 0.5em;
	margin-bottom: 5px;
	margin-top: 5px;
}*/
h2 {
	text-transform: uppercase;
	color: #ff6600;
	font-size:2em;
	border-bottom:1px dotted #ff6600;
	text-indent: 0.5em;
	margin-bottom: 5px;
	margin-top: 5px;
}
/*h3 {
	font-size:1.8em;
	background-color: #333333;
	color:#FFFFFF;
	text-indent: 1em;
	text-transform: none;
	background-image: url(images/boxout_corner_link.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
}*/
h3 {
	font-size:2em;
	background-color: #fff;
	color:#333;
	text-indent: 0.5em;
	text-transform: none;
	border-bottom:1px dotted #333;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0;
}
h4 {
	font-size:10px;
	background-color: #CCCCCC;
	color:#FFFFFF;
	text-indent:10px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
img {
	margin: 0 auto;
	padding: 5px;
	border: 1px dashed #cccccc;
}
span {
	font-size: 0.5em;
	color: #cccccc;
}
param {
padding: 10px;
	border: 1px dashed #cccccc;
}
label {
	font-size: 1em;
}
hr {
	color: #ff6600;
	margin: 0px 40px 0px 40px;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width: auto;
}
p {
	font-size: 1em;
	text-indent: 2em;
	font-weight: bold;
}

/* CLASSES */

.text {
}
.indent5 {
	margin-left: 5px;
}
.indent10 {
	margin-left: 10px;
	/* margin-right: 10px; */
}
.thumb {
	text-align: center;
	width: auto;
	padding: 30px 0px 30px 0px;
}
.thumb label {
	text-align: center;
	display: block;
	color: #999999;
	text-decoration: none;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.thumb #banderole1 {
	margin-right: 60px;
}
#container/* ID'S */ {
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px 30px 30px 30px;
	width: 955px;
}
#header {
	height:56px;
	padding-top: 20px;
	padding-bottom: 20px;
	width:955px;
}
#header a {
	background-color:#fff;
	text-indent:0;
	margin-bottom:0;
	background:url(images/logo_horizontal.jpg) top left no-repeat;
	height:56px;
	width:187px;
}
#header a:hover {
	background-color:#fff;
	text-indent:0;
	margin-bottom:0;
	background:url(images/logo_horizontal-grayscale.jpg) top left no-repeat;
	height:56px;
	width:187px;
}
#header a img {
	border:none;
	padding:0;
	}
#home, #campaign, #illustration, #calendar1, #calendar2, #calendar3, #childrensBook1, #childrensBook2, #childrensBrowser, #websites {
/*	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;*/	
}
#home a:link, #home a:visited {
	background: none;
	color: #333333;
	text-indent: 2em;
	display: inline;
}
#menu {
	float: left;
	width: 935px;
	padding:10px;
	height: auto;
}
#campaign a, #campaign a:visited {
	text-align:center;
	display:inline;
	color:#1a1a1a;
	padding:1px;
	}
#campaign a:hover {
	text-align:center;
	display:inline;
	color:#fff;
	padding:1px;
	}
#websites .margin {
	padding:20px 0;
	}
#websites ul li	 {
	padding:0px 0px 15px 0px;
	}	
#websites a:link, #websites a:visited {
	background:url(images/bullet.gif) 0px 9px no-repeat;
	margin: 0px;
	padding: 2px;
	font-size: 1.5em;
	color: #666;
	background-color: #fff;
	text-indent:0;
	margin-left:15px;
	padding-left:12px;
	font-weight: normal;
	display:inline;
}
#websites a:hover {
	color: #ff3300;	
}
#leftColumnFooter {
	/* background-color: #ff6600; */
	/* height: 20px; */
	width:auto;
	clear: left;
}
#content {
	float: left;
	width:955px;
}
#rightColumnFooter {
	background-color: #333333;
	height: 20px;
	width:auto;
	clear: left;
	margin-bottom: 5px;
}
/*#footer {
	background-color: #ff3300;
	height: 20px;
	width:auto;
	clear: left;
	text-align: right;
	padding-right: 10px;
}*/
#footer {
	border-top:1px solid #c2c2c2;
	height: 20px;
	width:auto;
	clear: left;
	text-align: left;
	padding-right: 10px;
	padding-top:5px;
}
/*#footer p {
	font-weight: normal;
	font-size: 1em;
	color: #ffffff;
	padding-top: 1px;
}*/
#footer p {
	font-weight: normal;
	font-size: 1em;
	color: #c2c2c2;
	padding-top: 1px;
	text-indent:1em;
}
#footer a, #footer a:visited {
	display:inline;
	color:#c2c2c2;
	background:none;
	background:url(images/ok.gif) 100% 50% no-repeat;
	padding-right: 15px;
}
#footer a:hover {
	background:url(images/ok_hover.gif) 100% 50% no-repeat;
	}
.icon {
	padding: 0;
	margin: 0;
	border: none;
	clear: right;
	text-decoration: none;
}
.itemImage {
	padding: 0;
	padding-right: 5px;
	margin: 0;
	border: none;
	clear: right;
	text-decoration: none;
}
.hide {
	display: none;
}
#welcometext {
	float: left;
	width: 520px;
	padding: 10px 0;	
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#idbox {
	float: left;
	padding: 10px 0;
	margin:20px 0;
	width: 420px;
	background-color: #eeeeee;
	clear: right;
	border-left:1px solid #1a1a1a;	
}
#idbox p {
	text-indent: 1em;
	font-weight: normal;
}
textarea {
	font-size: 1.2em;
	width: 140px;
	height: 1em;
}
.border {
	text-align: center;
	padding: 5px;
	width: inherit;
	width: 640px;
	margin: 0 auto;
	border: 1px dashed #cccccc;
}
.toTop {
	text-align:right;
	padding-right:10px;
	}