/* Accueil.css */

#main_content table {
	width: 765px;
}

#main_content td {
	table-collapse: collapse;
}

#main_content a {
	text-decoration: none;
	color: #336699;
}

#main_content a:hover {
	text-decoration: underline;
	color: #003366;
}

/*####################
####Left content
*/

#leftcontent_accueil {
	width: 253px;
	padding-right: 10px;
}


#leftcontent_accueil ul {
	margin: 0 0 0 0;
	padding: 0;
	/*list-style-image: url(http://www.centrelearoback.org/templates/default/img/fr/bullet_blue_small.gif);*/
	list-style-image: none;
	list-style-type: none;
}

#leftcontent_accueil li {
	font-family: verdana, sans-serif !important;
	font-size: 7.5pt !important;
	color: #4a4238 !important;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
}

#leftcontent_accueil a {
	text-decoration: none;
	color: #336699;
	font-weight: normal;
}

#leftcontent_accueil a:hover {
	text-decoration: underline;
	color: #003366;
}

.leftcontent_accueilh2 {
	font-family: arial, sans-serif !important;
	font-size: .70em !important;
	color: #a99778 !important;
	border-bottom: 10px solid #a99778 !important;
	margin-top: 15px !important;
	background: #ffffff !important;
	padding: 0 !important;
	font-weight: bold;
}

#leftcontent_accueil p {
	font-family: verdana, sans-serif !important;
	font-size: 8pt;
	/*color: #4a4238 !important;*/
	margin: 18px 0 10px 0 !important;
	padding: 0 !important;
}

#acccalendartext {
	font-size: 8pt !important;
	color: #A99778 !important;
	font-weight: bold;
	line-height: 11pt;
}


.leftcontent_accueil_search {
	width: 170px;
	height: 15px;
	margin: 10px 0 5px 0;
}

.left_content_search {
	border: 4px #cccccc solid;
}

/*####################
####Browser specific for iframe
*/

iframe {
	border: 2px #A99778 solid; 
	background-color: #E7E1D8; 
	padding: 0px; 
	margin-top: 10px; 
}

.win.ie iframe {
	width:240px;
	/*height:50px;*/
}

.win.ie7 iframe {
	width:247px;
	height:100%;
}

.win.gecko iframe {
	width:247px;
	height:100%;
}

.linux.gecko iframe {
	width:247px;
	height:100%;
}

.win.opera iframe {
	width:247px;
	height:100%;
}

.mac.gecko iframe {
	width:247px;
	height:100%;
	display: block;
}

.safari iframe {
	width:247px;
	height:100%;
	display: block;
}*/


/*####################
####Right content
*/

#rightcontent_accueil {
	width: 500px;
}

#rightcontent_accueil h2 {
	font-family: arial, sans-serif !important;
	font-size: .70em !important;
	color: #a99778 !important;
	border-bottom: 10px solid #a99778 !important;
	margin-top: 15px !important;
	clear: both !important;
	background: #ffffff !important;
	padding: 0 !important;
}

#rightcontent_accueil h3 {
	font-family: arial, sans-serif !important;
	font-size: 1em !important;
	color: #336699 !important;
	margin: 15px 0 6px 0 !important;
	background: #ffffff !important;
	padding: 0 !important;
}

#rightcontent_accueil h4 {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #336699;
	margin: 15px 0 6px 0;
}

#rightcontent_accueil p {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #4a4238;
	margin: 0 0 5px 0;
	padding: 0;
}

#rightcontent_accueil a {
	text-decoration: none;
	color: #336699;
}

#rightcontent_accueil a:hover {
	text-decoration: underline;
	color: #003366;
}

#main_event_left {
	float: left;
	margin-left: 6px;
}

#main_event_left img {
	border: 1px solid #003366;
	margin-top: 4px;
}

/* main event div with photo 
#main_event_right {
	float: right;
	width: 360px;
}*/

/* main event div without photo */
#main_event_right {
	float: right;
	width: 485px;
}

#main_event_right p {
	color: #4A4238;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	line-height: 1.25em;
	margin: 0 0 0 0;
	padding: 0;
}

#secondary_event img {
	float: left;
	margin: 3px 5px 0 0;
}

#secondary_event ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image: url(http://www.centrelearoback.org/templates/default/img/fr/bullet_blue_small.gif);
}

.li {
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #336699;
	font-weight: 600;
	margin: 0 0 0 0;
}

#secondary_event_left {
	width: 240px;
	float: left;
	display: inline;
}

#secondary_event_right {
	width: 240px;
	float: right;
	display: inline;
}

#secondary_event {
	color: #4A4238;
	font-family: verdana, sans-serif;
	font-size: .70em;
	line-height: 1.25em;
	margin: 0 0 7px 0;
	padding: 0;
	clear: none;
}

#secondary_event p {
	margin: 0 0 1px 0;
}

.faq {
	padding-top: 10px;
}

.li2 {
	float: left;
	display: inline;
}

.li2 ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image: url(http://www.centrelearoback.org/templates/default/img/fr/bullet_blue_small.gif);
}

.li2 li {
	clear: both;
}

.li2 p {
	color: #4A4238;
	font-family: verdana, sans-serif;
	font-size: .70em;
	line-height: 1em;
	margin: 0 0 7px 0;
	padding: 0;
	clear: both;
}

.li2 img {
	float: left;
	margin: 0 5px 20px 0;
}

/*####################
####Partners
*/

#partners {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 0;
	margin-bottom: 20px;
}

#partn_text img {
	padding: 0 10px 10px 10px;
	float: left;
}

#partn_text p {
	color: #666666;
	text-transform: uppercase;
	font-family: verdana, sans-serif;
	font-size: .6em;
}

#partners h4 {
	color: #333333;
	text-transform: uppercase;
	font-family: verdana, sans-serif;
	font-size: .7em;
	margin-left: 270px;
}

.p_one {
	margin-left: 270px;
	margin-bottom: 40px;
}

.p_two {
	margin-left: 270px;
}

/*MEHDI Novembre 2006*/

/*MEHDI Novembre 2006*/

