/* ------------------------------------------------ */
/* CSS personnalisée pour le site "gouvy"           */
/* ------------------------------------------------ */
/*            CORE (Overight of core_css.jsp)       */
/* ------------------------------------------------ */
.eid_date_img {
    background-image: url('../img/calendar_31.png');
    width: 24px;
    height: 24px;
    background-position: left center;
    background-attachment: scroll;
    background-repeat: no-repeat;
	background-color: transparent;
    border: 0px outset transparent;
    cursor: pointer;
	margin:0; padding:0;
}
div.topmenus {
	padding:0 !important;
	width:965px;
}
/*
div.topmenus a:link, 
div.topmenus a:visited, 
div.topmenus a:active {
	color:#99CC33;
}
div.topmenus a:hover {
	background-color:#b3e09d;
	color:#336666;
}
div.tab a{
	background-image:none;
	background-color:#B3E09D;
}
div.tab span a{
	background-image:none;
	background-color:#B3E09D;
}
div.tab span{
	background-image:none;
	background-color:#B3E09D;
}
div.tab li {
	background-image:none;
	background-color:#FFFFFF;
}
div.tab li.selected a span {
	background-image:none;
	background-color:#FFFFFF;
}
*/
div.tab {width: expression(250*1);}
/* ------------------------------------------------ */
/*         Overight of Template_css.jsp             */
/* ------------------------------------------------ */
#toplinks{
}
.login
{
        padding-left:10px;
}
#login_top{
       display:none;
    padding: 0px;
    padding-top:10px;
    float:left;
    color:#A4A4A4;
    /*width:954px;*/
    /*margin:-30px auto 20px;*/
}
#login_top a {
	color:#A4A4A4;
	text-decoration:none;
}
#login_top a:hover {
	color:#DB4105;
    text-decoration:none;
}
#login_bottom{
   display:none;
    padding: 0px;
    padding-top:10px;
    float:left;
    color:#A4A4A4;
}
#login_bottom a {
	color:#A4A4A4;
	text-decoration:none;
}
#login_bottom a:hover {
    color:#DB4105;
    text-decoration:none;
}
.layout1 .title {
	background:transparent;
}
.layout1 .boxcontent {
	background:transparent;
}

div.rightcolumn fieldset{
	width:400px;
	clear:left;
}
/*MODIF*/
*html div.rightcolumn fieldset{
	width:425px;
	clear:left;
}
*html body.caneditmodify  div.rightcolumn fieldset div.maincontent{
	width:425px !important;
	
}
div.rightcolumn h1 fieldset{
	width:460px;
}

div.rightcolumn div.rightcol fieldset{
	width:177px;
}
/*MODIF*/
*html div.rightcolumn div.rightcol fieldset{
	width:167px;
}

/* ------------------------------------------------ */
/*               GLOBAL SETTINGS                    */
/* ------------------------------------------------ */
html{
	height:100%;
}
body {
	height:100%;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
    color: #000000;
    margin:0;
	background:url(images/gouvy/bg_body.jpg) repeat-x #7a9847;
}
body.caneditonline {
	background-position: 0px 55px;
}
body.caneditmodify {
	background-position: 0px 85px;
}
body.caneditconnected {
	background-position: 0px 20px;
}
a {
    text-decoration: none;
    color: #E41E23;	
}
a:hover {
    text-decoration: underline;
    color: #2E410F;
}
h1 {
    display:block;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color: #2e410f;
	margin: 0;
	margin-bottom:10px;
	background:none;
	width:462px;
	padding-top:15px;
	padding-right:5px;
	padding-bottom:0 !important;
	padding-left:10px;
}
div.maincolumn h1 {
}
h2 {
	display:block;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #2e410f;
	padding: 5px;
	margin: 0;
	background:none;
}
div.dotted {
    background: url(images/gouvy/dotted.gif) repeat-x top;
    display:block;
    height:1px;
}
.allPersonnes{
	width:100%;
	margin-top:41px;
       clear:both;
}
/* ------------------------------------------------ */
/*                 MAIN STRUCT                      */
/* ------------------------------------------------ */
#wrapper {
    margin: 0;
    width: 100%; 	
}

#topmodules {
	margin: 0;
	top: 0;
    width: 100%;
	border:none;
}
#header {
	height:115px;
	background:url(images/gouvy/bg_header.jpg) center;
	border-bottom:#2e410f solid 10px;
    display:block;
    float:left;
    clear:both;
	width:100%;
	padding:0;
	margin:0;
	margin-bottom:10px;
}

#pagebody {
    /*background: url(images/gouvy/main.gif) repeat-y;*/
    display:block;
    padding: 0;
	width:934px;
	margin:auto;
    clear:both;
    background: none;
	border-top:#2e410f solid 10px;
	border-right:#2e410f solid 10px;
	border-left:#2e410f solid 9px;
	background: url(images/gouvy/bg_content.gif) repeat-y;
	float:none;
	font-size: 1.3em;
}
.e-guichetpagebody, .registerbody{
    background: #ffffff !important;
}
.e-guichetpagebody div#content{
    width:100%;
}
#footer {
    background: url(images/gouvy/bg_footer.gif) center no-repeat #354913;
    display:block;
    clear:both;
    text-align: right;
	height:69px;
	float: none;
	padding-top:0;
	width:100%;
}
.e-guichetfooter, .registerfooter{
    background: url(images/gouvy/bg_footer_e-guichet.gif) center no-repeat #354913 !important;
}
.margin {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
    display:block;
    text-align: right;
	width:915px;
	margin:auto;
}
#pagetitle {
    display:none;
}
/* ------------------------------------------------ */
/*                   topmenu                        */
/* ------------------------------------------------ */

#topmenu {
    clear:both;
	font-size: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
    display:block;
    padding: 0;
	width:952px !important;
	height:34px;
	margin:auto;
	border-top:1px solid #B9CC99;
	border-right:1px solid #B9CC99;
	border-left:1px solid #B9CC99;
	background:none;
	float:none;
}
#topmenu div {
    background: none;
}
#topmenu div.selected,
#topmenu div.notselected {
    float:left;
}
#topmenu div div.actions {
    float:left;
	padding:0;
	border:none;
	margin-left:-20px;
}
#topmenu div.actions{
	margin-left:0px;
}
#topmenu div.actions a{
	padding:0;
	height:auto;
	line-height:normal;	
}
#topmenu  a {
    float:left;
    text-decoration: none;
	color:#FFFFFF;
	padding:0 15px;
	height:34px;
	line-height:34px;
	border:none;
}
#topmenu  a:hover {
    text-decoration: none;
	border:none;
}
#topmenu  a span {
    display:block;
	color:#FFFFFF;
	border:none;
	padding:0;
}
#topmenu a.link {
	border-right:1px solid #B9CC99;
	background:none;
}
#topmenu a.link span {
background:transparent none no-repeat scroll 0pt 0pt;
}
#topmenu a:hover.link {
    background: url(images/gouvy/bg_menu.jpg) repeat-x;
	color:#FFF;
}
#topmenu a:hover.link span {
	color:#FFF;
background:transparent none no-repeat scroll 0pt 0pt;
}
#topmenu div.selected a.link {
    background: url(images/gouvy/bg_menu.jpg) repeat-x;
	color:#FFF;
}
#topmenu div.selected a.link span {
	background:none;
	border:none;
}
#topmenu div.notselected a.link span {
background:transparent none no-repeat scroll 0pt 0pt;
	border:none;
}
#topmenu div.selected a.link span {
background:transparent none no-repeat scroll 0pt 0pt;
	border:none;
}


/* ------------------------------------------------ */
/*                   NAV                            */
/* ------------------------------------------------ */
#navigation {
    width: 276px;
    float: left;
	margin:0;
	background:url(images/gouvy/bg_ss_menu.gif);
	margin-bottom:15px;
	margin-top:0 !important;
	padding-top:0;
}
#navigation .navdeco  {
	padding:12px 0 12px 12px;
	background:none;
}
#navigation .shortcuts {
    float: left;
    display:block;
    padding:5px;
    width: 165px !important;
    width/**/:175px;
}
#navigation h1 {
    padding-left:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.8em !important;
    color:#402808;
}
#navigation h2 {
    margin-left:10px;
}
#navigation a.link1, #navigation a.link2, #navigation a.link3, #navigation a.link4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:0.9em;
    color: #b7c6a1;
    padding: 2px;
    text-decoration: none;
	border-bottom:#7b8e5e 1px solid;
}
#navigation a:hover {
    color: #e5edd9;
	background-color:#23330a!important;
}

#navigation a.current {
    color: #e5edd9;
	background-color:#23330a !important;
}
#navigation div.level1{
	text-align:right;
	padding:0;
	border:none;
}
#navigation div.isFirst div.level1 {
}
#navigation div.level1 a.link1 {
	text-align:left;
    padding: 5px 0 5px 10px;
    display:block;
	background-color:#fefcf2;
    background: url(images/gouvy/fl2.gif) no-repeat 3px 7px;
    padding-left:10px;
	margin-top:0;
}
#navigation div.level2 {
	text-align:right;
	padding:0;
	border:none;
}
#navigation div.level2 a.link2 {
	text-align:left;
    padding:2px 2pt 2px 30px;
    display:block;
	background-color:#fefcf2;
    background:none;
	margin-top:0;
	font-size:0.8em;
}
#navigation div.level2 a.current {
    background:none;
}

#navigation div.level3 {
    padding: 2px 0 2px 40px;
    display:block;
    border-bottom:1px solid #ffffff;
}
#navigation div.level3 a {
    font-weight:normal;
}
#navigation div.level3 a.link3 {
    background: url(images/gouvy/arrow4.gif) no-repeat 0 6px;
    padding-left:10px;
}
#navigation div.level3 a.current {
    font-weight:bold;

    background: url(images/gouvy/arrow5.gif) no-repeat 0 6px;
    padding-left:10px;
}
#navigation div.level4 {
    padding: 2px 0 2px 50px;
    display:block;
    border-bottom:1px solid #ffffff;
}
#navigation div.level4 a {
    font-weight:normal;
}
#navigation div.level4 a.link4 {
    background: url(images/gouvy/arrow6.gif) no-repeat 0 8px;
    padding-left:6px;
}
#navigation div.level4 a.current {
    font-weight:bold;
    background: url(images/gouvy/arrow7.gif) no-repeat 0 8px;
    padding-left:6px;
}
#navigation div.level5 {
    padding: 2px 0 2px 60px;
    display:block;
    border-bottom:1px solid #ffffff;
}
#navigation div.level5 a {
    font-weight:normal;
}
#navigation div.level5 a.current {
    font-weight:bold;
}
#navigation div.level6 {
    padding: 2px 0 2px 70px;
    display:block;
}
#navigation div.level6 a {
    font-weight:normal;
    border-bottom:1px solid #ffffff;
}
#navigation div.level6 a.current {
    font-weight:bold;
}
#navigation div.level7 {
    padding: 2px 0 2px 70px;
    display:block;
    border-bottom:1px solid #ffffff;
}
#navigation div.level7 a {
    font-weight:normal;
}
#navigation div.level7 a.current {
    font-weight:bold;
}
#navigation form {
    padding:10px;
}
#navigation form a {
    font-weight:normal;
}
#navigation .searchbox2 {
    clear:both;
    background: #548a94 url(images/gouvy/dotted.gif) repeat-x top left;
    padding: 2px 0 2px 5px;
    margin: 20px 0 10px 0;
    display: block;
}
#navigation .searchbox2 form {
}
#navigation .searchbox2 form input {
    font-size:1.0em;
    color:#878787;
    margin: 2px 2px 2px 0;
}
#navigation .searchbox2 form a {
    color: #ffffff;
    padding: 2px 5px 2px 5px;
    margin: 2px 2px 2px 0;
    font-weight: bold;
}
#navigation box {
    display: block;
    float: left;
    clear:both;
    width: 180px;
    padding-bottom: 15px;
}
#navigation .box .content {
    padding: 0 0 5px 0;
    width: 175px;
    display: block;
}

.new {
    padding: 5px 0px 5px 0;
    display: block;
}
.new .title,
.new .title a {
    color: #dd6330;
    font-size:1.1em;
    font-weight: bold;
}
.new .date {
    font-size:0.9em;
    color: #d2d2d2;
}

/* ------------------------------------------------ */
/*                  header                          */
/* ------------------------------------------------ */
#logo {   
	padding: 0; 
	float: left;
}

#banner {
	text-align:left;
	background-image: url(images/gouvy/bgbanner.jpg);
}
#banner img{
}

#headertext {	
	
}

#simplesearchbox{
}

#topbox {			
	
}

#settings {
	float: left;
}


/* ------------------------------------------------ */
/*                  content                         */
/* ------------------------------------------------ */
#main content.splash {
    border:0;
    display:block;
}
#content {
    float: right;
    padding-right: 10px;
}
.path {
	width:462px;
    padding:10px;
    display:block;
    /*background-color:#faf1c3;*/
}
.path,
.path a {
    color:#a7a7a7;
	font-size:0.8em;
	text-transform:uppercase;
	text-decoration:none;
}
.path a:hover {
	color:#e41e23;
}
.content_title{
	width:442px;
}
#content .full {
    float: left;
	width:649px;
    padding: 5px 0 10px 10px;
    display:block;
}
#content .full2 {
    float: left;
	width:631px;
    padding: 5px 0 10px 10px;
    display:block;		
    background: #ffffff !important;
}
.full2 {
    padding: 5px 0 10px 10px;
}
div.maincolumn div.maincontent{
	float:left;
	width:462px;
}
.maincontent img {
    padding: 4px;
}
#content .maincontent img {
    padding: 4px;
}
#content .maincontent img.left {
    margin-right: 10px;
}
#content .maincontent img.right {
    margin-left: 10px;
}
#content .maincontent a {
    text-decoration:underline;
}
#content .splash {
/*
    background: url(images/gouvy/splash.gif) no-repeat;
    display: block;
    width: 539px;
    height: 82px;
    */
}


/* ------------------------------------------------ */
/*                 Quick Links                      */
/* ------------------------------------------------ */

ul.top_quickLinks {
    list-style: none;
    margin: 0;
    padding: 0;
	text-align:right;		
}
ul.top_quickLinks li {

    display: inline;    
    padding: 5px;
	border-right: 1px solid #d2d2d2;		
}
#quicklink{
	display:none;
}

/* ------------------------------------------------ */
/*                  footer                          */
/* ------------------------------------------------ */
#footer div.footerlink1{
}
#footer div.footerlink1,
#footer div.footerlink {
    float: right;
    font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#b7ca9a;
	border-left:none;
	margin-left: 5px;
	padding-left: 5px;
}

#footer div.footertext {
	clear:both;
    font-family: Arial, Helvetica, sans-serif;
}

#footer div.footerlinklogo {
    display: block;
    clear: both;
}
#footer a {
    color:#b7ca9a;
	font-family:arial;
	text-decoration:none;
}
#footer a:hover {
	color:#e41e23;
    text-decoration:none;
}
#footer a.flink {
	color:#b7ca9a;
	text-decoration:none;
}
#footer a.flink:hover {
	color:#e41e23;
    text-decoration:none;
}
#footer .copyright {
    width: 710px;
    display: block;
    float: left;
    clear: both;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
}

/********** BOX ************/

/********** Left boxes ************/
/*
layout 0 = avec titre
layout 1 = avec titre + fond rouge
layout 2 = sans titre
*/
div.leftcolumn .layout0 {
    clear: both;
    margin:0 0 12px 0;
	padding:0 12px;
    display:block;
}
div.leftcolumn .layout0 .title    {
    margin:0;
    padding:0;
    color:#2e410f;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    font-size: 0.8em;
    font-weight:bold;
	text-align:left;
    display:block;
	background:none;
}
div.leftcolumn .layout0 .deco {
    padding-bottom:3px;
	background:none;
}

div.leftcolumn .layout0 .boxcontent    {
    display:block;
	color:#2e410f;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 0.8em;
	padding-left:8px;
}
div.leftcolumn .layout1 {
    clear: both;
    margin:0 0 10px 0;
    display:block;
	background-color:#e41e23;
}
div.leftcolumn .layout1 .title    {
    margin:0;
    padding:1px 5px 1px 5px;
    color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    font-size: 0.8em;
    font-weight:bold;
	text-align:left;
    display:block;
    padding-left:13px;
}
div.leftcolumn .layout1 .deco {
    padding-bottom:3px;
}

div.leftcolumn .layout1 .boxcontent    {
    display:block;
    color:#FFF;
    font-size: 0.8em;
	padding:5px;
}
div.leftcolumn .layout1 a{
	color:#FFFFFF;
}
div.leftcolumn .layout1 a:hover{
	color:#2E410F;
}
div.leftcolumn .layout2 {
    clear: both;
    margin-bottom:10px;
    display:block;
}
div.leftcolumn .layout2 .title    {
    margin:0;
    padding:5px;
    color:#2e410f;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    font-size: 0.8em;
    font-weight:bold;
	text-align:left;
    display:block;
    padding-left:13px;
}
div.leftcolumn .layout2 .deco {
    padding-bottom:3px;
}

div.leftcolumn .layout2 .boxcontent    {
    display:block;
}
/********** Right boxes ************/
/*
layout 0 = avec titre
layout 1 = avec titre + fond rouge
layout 2 = sans titre
*/
div.rightcol .layout0 {
    clear: both;
    margin:0 0 12px 0;
	padding:0 12px;
    display:block;
}
div.rightcol .layout0 .title    {
    margin:0;
    padding:0;
    color:#363636;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    font-size: 0.8em;
    font-weight:bold;
	text-align:left;
    display:block;
	background:none;
}
div.rightcol .layout0 .deco {
    padding-bottom:3px;
	background:none;
}

div.rightcol .layout0 .boxcontent    {
    display:block;
	color:#4b4b4b;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 0.8em;
	padding-left:8px;
}
div.rightcol .layout1 {
    clear: both;
    margin-bottom:10px;
    display:block;
}
div.rightcol .layout1 .title    {
    margin:0;
    padding:1px 5px 1px 5px;
    color:#363636;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    font-size: 0.8em;
	font-weight:bold;
	text-align:left;
    display:block;
    padding-left:13px;
}
div.rightcol .layout1 .deco {
    padding-bottom:3px;
}

div.rightcol .layout1 .boxcontent    {
    display:block;
	padding:5px;
	background:none;
}
div.rightcol .layout2 {
	padding:0 5px;
    clear: both;
    margin-bottom:10px;
    display:block;
}
div.rightcol .layout2 .title    {
    margin:0;
    padding:5px;
    color:#363636;
    font-size: 0.8em;
    font-weight:bold;
	text-align:left;
    display:block;
    padding-left:13px;
}
div.rightcol .layout2 .deco {
    padding-bottom:3px;
}

div.rightcol .layout2 .boxcontent    {
    display:block;
}
/********* fiche ************/

.personneDetail
{ padding:10px;
  clear: left;
}
.personnePhoto
{ float:left;
}
.personnePhoto .photo
{
}

.personneInfo
{ padding-left:4px;
}

.personneInfo a
{ text-decoration:underline;
  color:blue;
}
.personneInfoText
{
  border-top:3px double lightgrey;
  padding-top:4px;
  clear:both;
}

TABLE.allAssociations
{ width:100%;
  border:1px solid black;
  padding:0px;
  margin:0px;
}
TABLE.allAssociations TH
{ color:white;
  font-weight:bold;
  background-color:darkblue;
}

.associationDetail
{ padding:10px;
}
.associationPhoto
{ float:left;
}
.associationPhoto .photo
{
}

.associationInfo
{ padding-left:4px;
}

.personneInfo TABLE TH
{ width:115px;
  font-weight:bold;
}

.associationInfo TABLE TH
{ width:115px;
  font-weight:bold;
}
.explication
{
background-color:BlanchedAlmond;
border:1px dotted black;
float:right;
margin-bottom:10px;
margin-right:20px;
width:380px;
}

.associationInfo a
{ text-decoration:underline;
  color:blue;
}
.associationInfoText
{
  border-top:3px double lightgrey;
  padding-top:4px;
  clear:both;
}

#topbox
{display:none;}

ul.quickLinks{ 
	padding:0;
	margin:0;
}
.quickLinks li
{ display: block;
}

#content{ 
	float:none;
	width:629px;
    width/**/: 648px;
}
#box
{ float:left;
  width:250px;
}
.maincolumn{ 
	float:left;
	width:924px;
	padding-left:10px;
}
*html .maincolumn{ 
	float:left;
	width:914px;
	padding-left:10px;
}
.leftcolumn{ 
	float:left;
	width:276px;
}
.rightcolumn {
	float:right;
	width:648px;
	margin:0;
	top:0;
	padding-bottom:20px;
}
.rightcolumn {width:655px;}
.rightcolumn #content {width:100%;padding:0px;}
.leftcol {
	background:none !important;
	clear:none !important;
	float:left !important;
	margin-top:0pt !important;
	padding-left:0px !important;
	padding-right:0px !important;
	width:442px !important;
}
div.politiquepagebody div.rightcolumn {
	background:url(images/gouvy/bg_politique.jpg) no-repeat 380px 40px !important;
}
div.politique_deuxcolonnespagebody div.rightcolumn {
	background:url(images/gouvy/bg_politique.jpg) no-repeat 380px 40px !important;
}
div.politique_deuxcolonnespagebody{
	background: url(images/gouvy/bg_content_politique.gif) repeat-y !important;
}
div.politique_deuxcolonnesfooter {
	background: url(images/gouvy/bg_footer_politique.gif) no-repeat center !important;
}
div.administrationpagebody div.rightcolumn {
	background:url(images/gouvy/bg_administration.jpg) no-repeat 380px 40px !important;
}
div.pratiquepagebody div.rightcolumn {
	background:url(images/gouvy/bg_pratique.jpg) no-repeat 380px 40px !important;
}
div.villagespagebody div.rightcolumn {
	background:url(images/gouvy/bg_villages.jpg) no-repeat 380px 40px !important;
}
div.servicespagebody div.rightcolumn {
	background:url(images/gouvy/bg_urgence.jpg) no-repeat 380px 40px !important;
}
div.e-guichetpagebody div.rightcolumn {
	background:url(images/gouvy/bg_e-guichet.jpg) no-repeat 380px 40px !important;
}
div.tourismepagebody div.rightcolumn {
	background:url(images/gouvy/bg_tourisme.jpg) no-repeat 380px 40px !important;
}
div.deuxcolonnespagebody{
	background: url(images/gouvy/bg_content_politique.gif) repeat-y !important;
}
div.deuxcolonnesfooter {
	background: url(images/gouvy/bg_footer_politique.gif) no-repeat center !important;
}
div.accueilpagebody div.rightcolumn {
	background:url(images/gouvy/bg_accueil.jpg) no-repeat 380px 40px !important;
}

.rightcol {
    float: right !important;
	width: 177px !important;
    width/**/: 168!important;
    margin: 0 !important;
}
.maincontent{
	float:left;
	width:462px !important;
	margin-top:41px;
	padding-left:10px;
}

*html .maincontent{
	float:left;
	width:462px !important;
	margin-top:41px;
	padding:0px;
}
.pagebody .rightcolumn #content .leftcol .maincontent {width:100% !important;}
.villagespagebody .rightcolumn #content {width:100%;padding:0px;}
#carres{
	display:none;
}
.leftcol .maincontent TABLE TABLE{font-size:0.8em;}

.carremenu{
}
.clear{
	clear:both;
}
.news01 {
background:transparent url(images/gouvy/news01.gif) no-repeat scroll left top;
margin:0pt 0pt 3px;
max-width:423px;
}
#homeText .news01 {
height:auto;
}
#homeText .news01 h2 {
height:auto;
}
#homeText .news01 {
background:transparent url(images/gouvy/news01.gif) no-repeat scroll left top;

margin:0pt 0pt 3px;
}
.contentHomePage #homeText .news01 {
background:transparent url(images/gouvy/news01-h.gif) no-repeat scroll left top;
margin:0pt 0pt 10px;
}
#homeText .news01 h2 {
background:transparent url(images/gouvy/news.gif) no-repeat scroll 0px 14px;
border-bottom:1px solid #9CC41E;
color:#39401C;
font-size: 1.4em;
margin:10px 15px 0pt;
padding:10px 10px 3px;
}
#homeText .news01 h2 a, #homeText .news01 h2 a:visited, #homeText .news01 h2 a:hover, #homeText .news01 h2 a:active {
color:#39401C;
height:auto;
left:0pt;
position:relative;
text-decoration:none;
top:0pt;
width:auto;
}
#homeText .news01 a.header, #homeText .news01 a.header:visited {
border-top:1px solid #DEEC5C;
color:#5A6624;
display:block;
margin:0pt 15px 5px;
padding:10px 10px 0pt;
text-decoration:none;
}
#homeText .news01 a.header:hover, #homeText .news01 a.header:active {
color:#39401C;
text-decoration:none;
}
#homeText .news01 .date {
background:transparent url(images/gouvy/news01-bottom.gif) no-repeat scroll left bottom;
clear:both;
color:#39401C;
padding:5px 25px 10px;
text-align:right;
}
#homeText .news01 img.imgNewsNiv1 {
background:#D9EC81 none repeat scroll 0%;
border:1px solid #55602B;
margin:0pt 0pt 10px 10px;
padding:2px;
}
#homeText .news01 a.header .sousTitre {
font-weight:bold;
margin-bottom:10px;
}
#twNews02 {
color:blue;
height:190px;
}
.news02 {
float:left;
height:175px;
margin:0pt;
padding:0pt;
position:relative;
width:207px;
}
.news02 .topNews02 {
background:transparent url(images/gouvy/news02.gif) no-repeat scroll left top;
height:80px;
padding:5px 15px 0pt;
position:relative;
}
.news02 .topNews02 div {
background:transparent url(images/gouvy/news02-line.gif) repeat-x scroll center bottom;
color:#2C2C2C;
float:left;
height:65px;
padding:5px 0pt;
text-align:right;
width:100px;
}
.news02 .topNews02 a {
float:right;
width:70px;
}
.news02 .topNews02 a img {
border:1px solid #75843B !important;
margin-top:5px;
}
.news02 .bottomNews02 {
background:transparent url(images/gouvy/news02-bottom.gif) repeat-x scroll center bottom;
clear:both;
height:100px;
padding:0pt 15px 5px;
}
.news02 a.n02Title {
background:transparent url(images/gouvy/news.gif) no-repeat scroll 0px 3px;
color:#39401C;
display:block;
font-size: 1.2em;
padding:0pt 10px;
text-decoration:none;
}
.news02 a.n02Title:hover {
text-decoration:underline;
}
.news02 a.n02header {
color:#5A6624;
display:block;
height:54px;
overflow:hidden;
padding-top:5px;
text-decoration:none;
}
.news02 a.n02header:hover {
text-decoration:underline;
}
#homeText .news03 {
background:transparent url(images/gouvy/news03.gif) no-repeat scroll left top;
clear:both;
margin:10px 0pt;
padding:15px 0pt 0pt;
}
#homeText .news03 .header {
border-bottom:1px solid #FFFFFF;
margin:0pt 15px 5px;
}
#homeText .news03 .header a, #homeText .news03 .header a:visited {
background:transparent url(images/gouvy/news.gif) no-repeat scroll 0px 2px;
border-bottom:1px solid #C7DE5D;
color:#39401C;
display:block;
padding:0pt 80px 5px 10px;
position:relative;
text-decoration:none;
}
#homeText .news03 .header a:hover, #homeText .news03 .header a:active {
text-decoration:underline;
}
#homeText .news03 .header a .date {
display:block;
position:absolute;
right:0pt;
text-align:right;
top:0pt;
width:80px;
}
#homeText .news03 .bottom {
background:transparent url(images/gouvy/news03-bottom.gif) no-repeat scroll left bottom;
clear:both;
height:35px;
position:relative;
}
#homeText .news03 .bottom a.allNews, #homeText .news03 .bottom a.allNews:visited {
background:transparent url(/design/all-news.gif) repeat scroll left center;
color:#585D35;
display:block;
font-weight:bold;
height:15px;
padding:2px 5px;
position:absolute;
right:15px;
text-decoration:none;
top:0px;
width:145px;
}
#homeText .news03 .bottom a.allNews:hover, #homeText .news03 .bottom a.allNews:active {
color:#2F321C;
text-decoration:none;
}
#homeText .news03 .bottom a.allNews div {
background:transparent url(images/gouvy/all-news-next.gif) no-repeat scroll right top;
border:medium none;
display:block;
height:19px;
margin:0pt;
padding:0pt;
position:absolute;
right:-1px;
top:0pt;
width:13px;
}
.beidbt {
	background-image: url(images/gouvy/beidbt.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	background-attachment: scroll;
	border: 2px outset lightgrey;
	padding:2px 2px 2px 32px;
	cursor: pointer;
      background-color:#E41E23;
	color:#fff;
	border:0;
}
.bt_submit, .bt_back{
background-color:#E41E23;
padding:3px;
color:#fff;
border:0;
}
.registerbg{
background-color:#cedfab;
}
.field{
	border:1px outset darkblue;

}
.field_ro{
      background-color:#f0f0f0 !important;
	color:#102D5E !important;
	border:1px outset darkblue !important;
}
.explication_full {
background-color:BlanchedAlmond;
border:1px dotted black;
float: none;
margin-bottom:10px;
margin-left:10px;
width:950px;
}
.heading_content{
	width:466px;
	float:left;
}
div.accessibility {
	width:120px;
	float:right;
	font-size:1.1em;
	padding-top:40px;
}
div.accessibility img{
	border:0;
}
div.accessibility a {
	color:inherit;
	font-size: 1.0em;
}
div.accessibility a.a_moins {
	font-size: 0.8em;
}
div.accessibility a.a_reset {
	font-size: 1.0em;
}
div.accessibility a.a_plus {
	font-size: 1.1em;
}
.spip {width:100%;word-wrap:break-word;}
.villagespagebody div.accessibility {	padding-top:24px;}
.full_portlet {width:100% !important;}
.scrollplus {background:transparent url(images/media_fast_forward.png) no-repeat scroll left top;}
.scrollmoins {background:transparent url(images/media_rewind.png) no-repeat scroll left top;}

.scrollpause {background:transparent url(images/media_pause.png) no-repeat scroll left top;}
.scrollplay {background:transparent url(images/media_play_green.png) no-repeat scroll left top;}
.action {width:20px;height:20px;background-color:lightyellow;}
.actiondiv {float:right;position:relative;top:-22px;}
.scrollbox { width:100%;background-color: transparent;display:inline;}
.allEvents {height:170px;width:100%;}
.allNews {height:170px;width:100%;}
.categorieschoisies {height:100%;}
.pauseScroller {height:145px;}
.newagenda{
	margin:5px 0;
}
.MainShell
{
	width:auto !important;
}
BODY.caneditmodify #pagebody {width:expression("980px");}
*html BODY.caneditmodify #pagebody {width:expression("934px");}

BODY.caneditmodify #pagebody .rightcolumn {width:expression("700px");}
/*MODIF*/
*html BODY.caneditmodify #pagebody .rightcolumn {width:expression("650px");}

div.content_carto
{
	width:100%!important;
}
div.cartocsspagebody {
	background: white none !important;
	}

div.cartocssfooter {
	background: url(images/gouvy/bg_footercarto.gif) #354913 no-repeat scroll center center !important;

}

/* rightcolumntabbox */
.rightcolumntabbox {
	float:right;
	width:600px;
	margin:0;
	top:0;
	padding-bottom:20px;
	padding-top:40px;
}
.pagebody .rightcolumntabbox #content {
	width:691px;
}
*html .pagebody .rightcolumntabbox #content {
	width:680px;
}
div.rightcolumntabbox fieldset{
	/*width:170px;*/
}
div.rightcolumntabbox h1 fieldset{
	width:580;
}
div.rightcolumntabbox div.rightcol fieldset{
	width:177px;
}
div.rightcolumntabbox h1.content_title{
	float:none;
	width:307px;
}
.tabbox {
	float: left;
}
#content .tabbox {
	clear:both;
}

/*Message d'erreur positionnement carto*/
span.carto_error_msg{
	color:red;
}

h2.gal_title{
	clear:both;
}