form {
	margin:0;
	padding:0;
}
html {
	height: 100%;
	margin-bottom: 1px;
}

body,td {
	line-height: 135%;
	font-family: Verdana,Helvetica, Arial, sans-serif;
}

body {
	margin: 0;
	padding: 0;
			
}

body.f-smaller {
	font-size: 10px;
}

body,
body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 15px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 15px 0;
}

h1 { 
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}


body {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 20px 0 20px 0;
}

#mainframe td.contentheading,
.contentheading {
	font-size: 150%;
	padding-left: 10px;
	width: 100%;
	height: 30px;
	line-height: 30px;
}

#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading {
	padding: 7px 3px 0;
}

#mainframe td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

#mainframe td.sectiontableheader {
	font-weight: bold;
	padding: 4px 2px;
}

.sectiontableentry1,
.sectiontableentry2 {
	text-align: left;
	padding: 2px 0;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}

#mainframe .contentpaneopen td {
	padding: 0 10px;
}

/* @end */

/* @group Mainmenu */
#mainlevel {
	padding:0;
	margin:0;
	clear:both;
}
#mainlevel li {
	padding:0;
	margin:0;
	display:inline;
	float:left;
	list-style:none;
	width:14em;
}

a.mainlevel {
	text-align:center;
	margin-left:30px;

}

a#active_menu.mainlevel {
	font-weight: bold;
}

a.mainlevel:hover {
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
#top table {
	width:760px;
	margin:13px 0 0 40px;
	text-align:center;
}
#top a {

	border:dotted 2px #999;

	line-height:40px;
	display:block;
	vertical-align:middle;
}
/* Garder sous le coude */
/*
a.mainlevel:hover {
	background-position: 5px -20px;
}
*/

a.sublevel {
	line-height: 20px;
}

/* @end */

/* @group Content Styles */

pre {
	padding: 10px;
}

blockquote {
	font-style: italic;
	font-size: 100%;
	line-height: 150%;
	width: auto;
	padding: 10px 10px 10px 60px;
	margin: 15px 0;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}


/* @end */


.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

.clr {
	clear:both;
}

fieldset.input {
	border: 0;
}

/* @end */

#masthead {
	width:910px;
	margin:0 auto 0 auto;
}
#ban_small a img {
	vertical-align:middle;
}
#ban_small {
	display:inline;
	padding-left:50px;
	height:100px;
}
#header {
	height:210px;
}
#logo {
	display:inline;
}
#logo img {
	vertical-align:middle;
}
#ban_big {
	clear:both;
	text-align:center;
	margin-top:-14px;
	margin-bottom:10px;
}

/* mod_ccweb_affiches */

#mod_ccweb_affiches {
	width:600px;
	height:217px;
	float:left;
	margin-bottom:8px;
	border:dotted 2px #999;
}
#mod_ccweb_affiches h1 {
	font-size:14px;
	margin:0;
	padding:3px 0 5px 20px;
}
#mod_ccweb_affiches  div.lastlink {
	text-align:right;
	padding-right:38px;
}
#mod_ccweb_affiches  div.lastlink a {
	color:#A00D00;
	font-size:10px;
	font-weight:bold;
	padding-right:18px;
	background:url(../image/gtgt.png) center right no-repeat;
}
#mod_ccweb_affiches table {
	margin-left:30px;
	margin-bottom:2px;
}
#mod_ccweb_affiches table tr td.sep {
	width:20px;
}

/* mod_ccweb_recherche */
#mod_ccweb_recherche {
	background-color:#EDECEC;
	width:171px;
	font-size:11px;
}
#mod_ccweb_recherche input {
	font-size:11px;
}
#mod_ccweb_recherche h1 {
	color:#990000;
	font-size:14px;
	text-align:center;
	padding:3px 0 3px 0;
	margin:0;
		border:dotted 2px #999;
}
#mod_ccweb_recherche div.soustitre {
	color:#990000;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	border-bottom:solid 2px #990000;
	padding-bottom:4px;
} 

#mod_ccweb_recherche h2 {
	font-size:12px;
	margin:4px 0 4px 0;
	padding:0;
	text-align:center;
}

#mod_ccweb_recherche h3 {
	margin:0;
	padding:3px 0 6px 26px;
	font-size:11px;
	font-weight:normal;
	color:#fff;
}
#mod_ccweb_recherche table tr td {
	vertical-align:top;
}

#mod_ccweb_recherche div.left2 {
	border:dotted 2px #999;
	background-color:#006699;
	padding-bottom:5px;
}
#mod_ccweb_recherche div.left2  select {
	width:110px;
	margin-left:10px;
	font-size:11px;
}
#mod_ccweb_recherche div.left3 {
	border:dotted 2px #999;
	background-color:#996600;
	padding-bottom:5px;
	padding-top:6px;
}

#mod_ccweb_recherche div.left3 label {
	color:#fff;
	font-size:11px;
}
#mod_ccweb_recherche div.left3 label.day {
	margin-left:9px;
}
#mod_ccweb_recherche div.left3 input.radio {
}
#mod_ccweb_recherche div.left3 div.heure {
	margin-left:10px;
}
#mod_ccweb_recherche div.left3 select {
	font-size:11px;
}

/* Newsletter */
#mod_subscribe 	{
	border:dotted 2px #999;
	background-color:#660099;
	font-size:11px;
	color:#fff;
	padding-bottom:5px;
}
#mod_subscribe p {
	color:#fff;
	padding:5px 0 5px 34px;
	margin:0;
	line-height:14px;
}
#mod_subscribe #lm_email {
	width:104px;
	margin-left:10px;
}
#mod_subscribe input {
	font-size:11px;
}

/* menu de gauche */
#mainlevel-left {
	padding:10px 0 15px 11px;
	margin:0;
	background:url(../image/left5.jpg) top left no-repeat;
}
#mainlevel-left img {
	vertical-align:top;
	margin-right:5px;
}
#mainlevel-left li {
	padding:0;
	margin:0;
	list-style:none;
}

a.mainlevel-left {
	color:#000;
}

a#active_menu.mainlevel-left {
	font-weight: bold;
}

a.mainlevel-left:hover {
}

/* Panneau d'affichage homepage */
div.moduletablehome {
	font-size:12px;
	width:422px;
	float:left;
	padding:0 0 15px 0;
	margin:0;
	background:url(../image/back_home.png) center top repeat-y;
	border-bottom:solid 1px #cccccc;

}
div.moduletablehome h3 {
	border:dotted 2px #999;
	background-color:#006699;
	color:#fff;
	padding:3px 0 5px 36px;
	margin:0;
	font-size:14px;
}

div.moduletablehome h4 {
	padding:15px 15px 0 15px;
	margin:0;
	font-size:12px;
}

div.moduletablehome h5 {
	padding:5px 15px 5px 15px;
	margin:0;
	font-size:12px;
}
div.moduletablehome h5 a {
	color:#AD3333;
}
div.moduletablehome div.introtext {
	padding:5px 15px 5px 15px;
	text-align:justify;
	color:#7A7A7A;
}
div.moduletablehome div.introtext img{
	margin-right:1em;
	border:0;
}
div.moduletablehome a.minifull-link {
	text-align:right;
	display:block;
	padding-right:15px;
	color:#990000;
	font-weight:bold;
}

/* Colonne de gauche */
#left {
	width:171px;
	float:left;
	margin:0;
	padding:0;
	border-right:solid 8px #fff;
}

/* Colonne de droite large */
#rightlarge {
	background-color:#003333;
	width:300px;
	float:right;
	color:#fff;
}
#rightlarge h1 {
	border:dotted 2px #999;
	background-color:#003333;
	padding:3px 5px 5px 5px;
	margin:0;
	font-size:14px;
	text-align:center;
	color:#fff;
}
/* Colonne de droite */
#right {
	background-color:#000;
	width:149px;
	float:right;
	text-align:center;
	padding-bottom:15px;
	color:#fff;	
}
#right h1 {
	background:url(../image/titre_black_small.jpg) top center no-repeat;
	padding:3px 5px 5px 5px;
	margin:0;
	font-size:14px;
	text-align:center;
	color:#fff;
}
/* Menu du bas */
#bottommenu {
	clear:both;
	padding:0;
	margin:0;
}
#bottommenu li {
	padding:0;
	margin:0;
	display:inline;
	float:left;
	width:14em;
}
#mainlevel-bas {
	padding:0;
	margin:0;
}

#bottommenu a {
	text-align:center;
	color:#8f8f8f;
	line-height:25px;
	display:block;
	background-color:#d4d4d4;

}
#footer {
	clear:both;
	text-align:center;
	padding:10px;
	margin:0;
	color:#aaa;
	font-style:italic;
}
#footer p {
	margin:10px 0 0 0;
}
#maincontent {
	width:575px;
}
#maincontent table {
	border:0;
	padding:0;
	border-spacing:0;
}
#maincontent table.contentpaneopen tr td.contentheading {
	height:23px;
	font-size:18px;
	vertical-align:middle;
	line-height:19px;
	padding:0 0 0 20px;
	border:solid 2px #dddddd;
}
#maincontent table.contentpaneopen tr td {
	padding:1em 1em 1em 1em;
	margin:0;
	border-left:solid 2px #dddddd;
	border-right:solid 2px #dddddd;
	border-bottom:solid 2px #dddddd;
}
#maincontent table.contentpaneopen {

}
