form {
	margin: 0;
}
ul, li {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	margin: 0px;
}
#main {
	border: 1px solid #757575;
	width: 770px;
	background: #468698 url(../images/bg_main.gif) repeat-y 0px 0px;
}
#main-int {
	border: 1px solid #757575;
	width: 770px;
	background: #468698 url(../images/bg_main-l.gif) repeat-y 0px 0px;
}
#head {
	background: url(../images/bg_head.gif) no-repeat 0px 0px;
	height: 226px;
}
#head h1 {
	background: url(../images/bg_head-h1.gif) no-repeat 25px 36px;
	text-indent: -2000px;
	margin: 0px;
	height: 118px;
}
#head h2 {
	font-size: 0.7em;
	font-weight: normal;
	margin: 0px;
	padding-left: 26px;
	width: 130px;
	line-height: 1.3em;
}
#head ul {
 margin: 0;
 list-style-type: none;
 padding: 0px;
 position: absolute;
 left: 200px;
 top: 188px;
}
#head li {
	float: left;
	margin: 0px 5px 0px 5px;
	background: transparent url(../images/bg_tabs.gif) no-repeat 0% -5px;
	height: 35px;
}
#head li a {
	color: #157894;
	text-decoration: none;
	padding: 20px 5px 3px 0px;
	font-size: 10px;
	margin: 0;
	position: relative;
	top: 15px;
	white-space: nowrap;
	background: url(../images/bg_tabs.gif) no-repeat 100% -5px;
	left: 5px;
}
#head li a:hover {
	text-decoration: underline;
}
#head li.act {
	background: url(../images/bg_tabs.gif) no-repeat 0% -45px;
}
#head li.act a {
	background: url(../images/bg_tabs.gif) no-repeat 100% -45px;
}
#head li.act a:hover {
	text-decoration: none;
}
#bando {
	position:absolute;
	left:175px;
	top:1px;
	width:596px;
	height:206px;
	z-index:100;
	background: transparent url(../images/bg_bando_0.gif) no-repeat 0px 0px;
}
#bando_activites {
	position:absolute;
	left:175px;
	top:1px;
	width:596px;
	height:206px;
	z-index:100;
	background: url(../images/bg_bando_activites.gif) no-repeat 0px 0px;
}
#bando_aides {
	position:absolute;
	left:175px;
	top:1px;
	width:596px;
	height:206px;
	z-index:100;
	background: url(../images/bg_bando_aides.gif) no-repeat 0px 0px;
}
#bando_cotis_addit {
	position:absolute;
	left:175px;
	top:1px;
	width:596px;
	height:206px;
	z-index:100;
	background: url(../images/bg_bando_cotis_addit.gif) no-repeat 0px 0px;
}
#bando_cotisation {
	position:absolute;
	left:175px;
	top:1px;
	width:596px;
	height:206px;
	z-index:100;
	background: url(../images/bg_bando_cotisation.gif) no-repeat 0px 0px;
}
#bando_garanties {
	position:absolute;
	left:175px;
	top:1px;
	width:596px;
	height:206px;
	z-index:100;
	background: url(../images/bg_bando_garanties.gif) no-repeat 0px 0px;
}
#bando_organismes {
	position:absolute;
	left:175px;
	top:1px;
	width:596px;
	height:206px;
	z-index:100;
	background: url(../images/bg_bando_organismes.gif) no-repeat 0px 0px;
}
#bando_partenaires {
	position:absolute;
	left:175px;
	top:1px;
	width:596px;
	height:206px;
	z-index:100;
	background: url(../images/bg_bando_partenaires.gif) no-repeat 0px 0px;
}
#bando_prevention {
	position:absolute;
	left:175px;
	top:1px;
	width:596px;
	height:206px;
	z-index:100;
	background: url(../images/bg_bando_prevention.gif) no-repeat 0px 0px;
}
ul.bando {
	margin: 0px;
	padding: 110px 0px 0px 415px;
	list-style-type: none;
}
ul.bando li {
	font-size: 0.7em;
	margin: 0px;
	line-height: 1.3em;
}
ul.bando li a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/puce_carre-blanc.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 10px;
}
ul.bando li a:hover, ul.bando li a.act {
	color: #FFD714;
	background: url(../images/puce_carre-orange.gif) no-repeat 0px 5px;
}
ul.bando li a.act {
	/*text-decoration: underline;*/
}

#cont {
}
#leftcol {
	width: 193px;
	padding: 20px 0px 0px;
	float: left;
}
#f_ssearch {
	margin: 0px 0px 0px 15px;
}
#f_ssearch input {
	font-size: 0.7em;
	border: 1px solid #000000;
	padding: 0px;
}
ul.menu {
	margin: 0px 0px 40px;
	padding: 0px;
}
ul.menu li {
	font-size: 0px;
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 0px;
	background: url(../images/bg_menu_l1.gif) no-repeat 0px 2px;
	line-height: 0px;
}
ul.menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 15px;
	display: block;
	font-size: 12px;
	line-height: 1.2em;
}
ul.menu a:hover {
	color: #FFDF70;
}
ul.menu li.deroul {
	background: url(../images/bg_menu-deroul.gif) repeat-y 0px 0px;
}
ul.menu li.deroul a.deroula {
	background: url(../images/bg_menu_l2.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #FFDF70;
}
ul.menu li.deroul ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
ul.menu li.deroul ul li {
	margin: 2px 0 0;
	background: url(../images/puce_menu.gif) no-repeat 0px 4px;
}
ul.menu li.deroul ul li a {
	font-size: 10px;
	line-height: 1.2em;
	margin: 0px 0px 0px 7px;
}
ul.menu li.deroul ul li a.act {
	color: #FFDF70;
}
#rightcol {
	float: right;
	margin: 0 5px 0 0;
	width: 171px;
}
#flash {
	font-size: 0.7em;
	margin: 0 0 13px 0;
	/*padding: 0px 0px 0px 28px;*/
}
#flash p.flash {
	background: url(../images/picto_flash.gif) no-repeat 0px 0px;
	padding: 0 0 0 25px;
	color:#414B56;	
}
#flash span.flash {
	color:#157894;
	font-weight:bold;
}	
.yellowtab {
	background: #FFFFFF url(../images/yellowtab-bg.gif) repeat-y 0px 0px;
	margin: 0px 0px 1em;
	color: #5A5A5A;
}
.yellowtab h4 {
	font-size: 0.8em;
	margin: 0px;
	background: url(../images/yellowtab-h4.gif) no-repeat 0px 0px;
	height: 28px;
	padding: 4px 0px 0px 10px;
}
.yellowtab ul {
	margin: 0px;
	padding: 0px 5px 0px 10px;
	list-style-type: none;
}
.yellowtab li {
	font-size: 0.7em;
	margin: 0 0 4px;
	display: block;
	padding: 0px 0px 0px 10px;
	line-height: 1.2em;
}
.yellowtab ul.link li {
	background: url(../images/puce_ytab-link.gif) no-repeat 0px 4px;
}
.yellowtab ul.list li {
	background: url(../images/puce_ytab-list.gif) no-repeat 0px 2px;
}
.yellowtab a {
	color: #5A5A5A;
	text-decoration: underline;
}
.yellowtab a:hover {
	text-decoration: none;
}
#footer {
	clear: both;
	margin: 1em 198px 0px 224px;
	text-align: center;
	font-size: 0.7em;
	padding: 0px 0px 5px;
	color: #9D9D9D;
}
#footer a {
	color: #9D9D9D;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer2 {
	clear: both;
	margin: 1em 8px 0 224px;
	text-align: center;
	font-size: 0.7em;
	padding:0 0 5px;
	color: #9D9D9D;
}
#footer2 a {
	color: #9D9D9D;
	text-decoration: none;
}
#footer2 a:hover {
	text-decoration: underline;
}

#center {
/*	background: #00FFCC;*/
	margin: 20px 218px 1.5em 244px;
}
#center-l {
/*	background: #00FFCC;*/
	margin: 20px 30px 1.5em 230px;
}
#center ul {
	margin: 0px;
	padding: 14px 5px 0px 1px;
	list-style-type: none;
}
#center li {
	font-size: 0.7em;
	margin: 0 0 4px;
	display: block;
	padding: 0px 0px 10px 10px;
	line-height: 1.2em;
	background: url(../images/puce_ytab-link.gif) no-repeat 0px 4px;
}
#center .date {
	color: #157894;
}
#center .info {
	background: url(../images/picto_info.gif) no-repeat 0px 4px;
	font-size: 0.7em;
	padding: 0 0 0 22px;
}
#center a.lire {
	background: url(../images/puce_lire.gif) no-repeat right center;
	padding: 0 12px 0 0;
	text-decoration: none;
	color: #157894;
}
#center a.lire:hover {
	text-decoration: underline;
}

#voir {
	margin:0px;
	padding: 0px 0px 11px 0px;
	text-align:right;
	font-size: 0.7em;
}	
#voir a {
	text-decoration: underline;
	color: #157894;
}
#voir a:hover {
	text-decoration: none;
}


.ttr_left {
}
.ttr_right {
	float:right;
	/*vertical-align:bottom;*/
}
.clear {
	clear:left;
}

#nav {
	color: #707070;
	font-size: 0.7em;
	padding-bottom:16px;	
}
#nav a.off {
	color: #707070;
	text-decoration:underline;
}
#nav a.off:hover {
	text-decoration:none;
}
#nav .on {
	color: #707070;
}

a.imprimer {
	background: url(../images/picto_imprimer.gif) no-repeat 0px 0px;
	padding: 3px 0px 5px 22px;
	text-decoration: underline;
	color: #157894;
	font-size:0.7em;
	line-height: 20px;
}
a.imprimer:hover {
	text-decoration: none;
}	
a.archive {
	background: url(../images/picto_archive.gif) no-repeat 0px 2px;
	padding: 0 0 0 10px;
	text-decoration: underline;
	color: #157894;
	font-size:0.7em;
}
a.archive:hover {
	text-decoration: none;
}	
a.ret_hautpage {
	background: url(../images/picto_ret_hautpage.gif) no-repeat 0px 4px;
	padding: 0 0 0 13px;
	text-decoration: underline;
	color: #157894;
	font-size:0.7em;
}
a.ret_hautpage:hover {
	text-decoration: none;
}
#center-l h1 {
	font-family: verdana;
	font-size:1.1em;
	font-weight:normal;
	color: #157894;
	margin:0 0 1em 0;
	padding:0;
}
#center-l h2 {
	margin:0;
	padding:0;	
	font-size:0.8em;
	font-weight:bold;
	color: #616161;
}
#center-l p {
	color: #616161;
	font-size:0.7em;
}
#center-l a {
	color:#157894;
	text-decoration: underline;
}
#center-l a:hover {
	text-decoration: none;
}
