/*
Theme Name: 1
Theme URI: 1
Description: 1
Version: 1.6
Author: Remi Cartier
Author URI: 
Tags: 
*/

body, table, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color:#F1F2EF;
	width:770px;
	margin:auto;
	margin-top:2px;
	border-top:1px solid #DC691B;
}

a {
	color: #DC691B;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: none;
}
h3{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.horaire_title{
	font-weight: bold;
	color: White;
}
.small{
	font-size: 9px;
	font-style: italic;
}
.indication {
	font-size: 13px;
	color: #DC691B;
}
#page {
	border-left:1px solid #DC691B;
	border-right:1px solid #DC691B;
	float:left;
	background-color:#FFFFFF;
}

#content {
	width: 560px;
	padding:10px;
	float:right;
	background-color:#FFFFFF;
}

#content-wide {
	width: 725px;
	padding:10px;
	margin-left:12px;
	background-color:#FFFFFF;
}

#footer {
}

#header {
	height:210px;
	background-color:#aaffff;
	padding: 0px;
}

#sidebar {
	width:168px;
	padding:10px;
	float:left;
	background-color:#FFFFFF;
}

.news {
	clear:both;
}

#section {
	background:url(images/section.png);
	height: 40px;
	padding-left:180px;
	padding-top:10px;
	color: #DC691B;
	font-weight:bolder;
	letter-spacing: 2px;
	font-size: 11pt;
	width:588px;
}

#menu {
	background:url(images/under_banner.jpg) no-repeat;
	background-color:#ffffff;
	height: 53px;
	padding:0px;
	margin:0px;
	text-align:right;
}

#banner {
	height: 172px;
}

.box-top {
	background:url(images/box-top.png) no-repeat;
	width: 180px;
	height: 14px;
}

.box-center {
	background:url(images/box-center.png) repeat-y;
	width: 160px;
	padding: 0px 10px 0px 10px;
}

.box-bottom {
	background:url(images/box-bottom.png) no-repeat;
	width: 180px;
	height: 17px;
}

.news-header {
	color: #DC691B;
	font-size: 12pt;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

.popup-content {
}

.popup-body {
	border-top:none;
	background-color: #fff;
	padding:3px;
	width:375px;
}

#classes td {
	width: 100px;
}