.blue #content #right-block h4,.blue #content #right-block a,.blue #content #left-column form label
{color: #25bbd6;}
.green #content #right-block h4,.green #content #right-block a,.green #content #left-column form label
{color: #c2cd22;}
.pink #content #right-block  h4,.pink #content #right-block  a,.pink #content #left-column form label
{color: #e30d61;}
.yellow #content #right-block h4, .yellow #content #right-block a,.yellow #content #left-column form label
{color: #ffc221;}
.light-blue #content #right-block h4,.light-blue #content #right-block a,.light-blue #content #left-column form label
{color: #c9d9ee;}
.light-green #content #right-block h4,.light-green #content #right-block a,.light-green #content #left-column form label
{color: #a9c399;}
.light-pink #content #right-block h4,.light-pink #content #right-block a,.light-pink #content #left-column form label  
{color: #c0739d;}
.light-yellow #content #right-block h4,.light-yellow #content #right-block a,.light-yellow #content #left-column form label
{color: #f8ea56;}


#left-column #content #right-block p
{
	color: #cccccc;
	line-height: 1.5em;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 40px;
	text-align: justify;
}

.light-yellow #content #block-images ul li{
	background:none;
}

#content #right-block .content p
{
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#content #right-block a{
	text-decoration: underline;
}

#content #right-block a:hover{
	text-decoration: none;
}

.blue #content #right-block p.button-more a{background-color: #25bbd6;}
.green #content #right-block p.button-more a{background-color: #c2cd22;}
.pink #content #right-block p.button-more a{background-color: #ee3f85;}
.yellow #content #right-block p.button-more a{background-color: #ffc221;}
.light-blue #content #right-block p.button-more a{background-color: #c9d9ee;}
.light-green #content #right-block p.button-more a{background-color: #a9c399;}
.light-pink #content #right-block p.button-more a{background-color: #c0739d;}
.light-yellow #content #right-block p.button-more a{background-color: #f8ea56;;}


.blue #content #left-column input.submit {
background: #25bbd6 url(/static/yellowcake/images/interface/submit.png) no-repeat 90% center;
}
.green #content #left-column input.submit {
background: #c2cd22 url(/static/yellowcake/images/interface/submit.png) no-repeat 90% center;
}
.pink #content #left-column input.submit {
background: #ee3f85 url(/static/yellowcake/images/interface/submit.png) no-repeat 90% center;
}
.yellow #content #left-column input.submit {
background: #ffc221 url(/static/yellowcake/images/interface/submit.png) no-repeat 90% center;
}

.light-blue #content #left-column input.submit {
background: #c9d9ee url(/static/yellowcake/images/interface/submit.png) no-repeat 90% center;
}
.light-green #content #left-column input.submit {
background: #a9c399 url(/static/yellowcake/images/interface/submit.png) no-repeat 90% center;
}
.light-pink #content #left-column input.submit {
background: #c0739d url(/static/yellowcake/images/interface/submit.png) no-repeat 90% center;
}
.light-yellow #content #left-column input.submit {
background: #f8ea56 url(/static/yellowcake/images/interface/submit.png) no-repeat 90% center;
}


.light-pink #left-column ul li
{
	background-color: transparent;
	background-image: url("/static/yellowcake/images/interface/li-arrow-light-pink.png") ;
}

.light-green #content .column ul li,.light-green #left-column ul li
{
	background-color: transparent;
	background-image: url("/static/yellowcake/images/interface/li-arrow-light-green.png") ;
}

.light-yellow #content .column ul li,.light-yellow #left-column ul li
{
	background-color: transparent;
	background-image: url("/static/yellowcake/images/interface/li-arrow-light-yellow.png") ;
}

.light-blue #content .column ul li,.light-blue #left-column ul li
{
	background-color: transparent;
	background-image: url("/static/yellowcake/images/interface/li-arrow-light-blue.png") ;
}

.yellow #content .column ul li,.yellow #left-column ul li
{
	background-color: transparent;
	background-image: url("/static/yellowcake/images/interface/li-arrow-yellow.png") ;
}

.blue #content .column ul li,.blue #left-column ul li
{
	background-color: transparent;
	background-image: url("/static/yellowcake/images/interface/li-arrow-blue.png") ;
}

.pink #content .column ul li,.pink #left-column ul li
{
	background-color: transparent;
	background-image: url("/static/yellowcake/images/interface/li-arrow-pink.png");
}

.green #content .column ul li,.green #left-column ul li
{
	background-color: transparent;
	background-image: url("/static/yellowcake/images/interface/li-arrow-green.png") ;
}


#content #block-images img {
 	margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

#error_msg {
	background: url(/static/images/interface/erreur.png) no-repeat;
	width: 322px;
	height: 163px;
	display: block;
	text-indent: -9999px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#content .block-news h4
{
color: #000000;
}

.connexe #header #header-image{
		top: 175px;
		left: -65px;
}

.connexe #menus #main-menu ul li a
{
				line-height: 17px;
				margin-top: 1px;
}



#left-column td.odd {
				background-color: #252525;
}

#left-column td.even {
				background-color: #373737;
}

.negative #left-column td.odd,.negative #left-column td.even {
				background-color: #d0d0d0;
}

#block-welcome ul li{
	line-height: 1.1em;
	list-style: none;
	margin: 0 0 6px 0;
	padding-left: 20px;
}

.light-pink #block-welcome ul li
{
	background: transparent url("/static/yellowcake/images/interface/li-arrow-light-pink.png") no-repeat 0 1px;
}

.light-green #block-welcome ul li
{
	background: transparent url("/static/yellowcake/images/interface/li-arrow-light-green.png") no-repeat 0 1px;
}

.light-yellow #block-welcome ul li
{
	background:transparent url("/static/yellowcake/images/interface/li-arrow-light-yellow.png") no-repeat 0 1px;
}

.light-blue #block-welcome ul li
{
	background:transparent url("/static/yellowcake/images/interface/li-arrow-light-blue.png") no-repeat 0 1px;
}

.yellow #block-welcome ul li
{
	background:transparent url("/static/yellowcake/images/interface/li-arrow-yellow.png") no-repeat 0 1px;
}

.blue #block-welcome ul li
{
	background:transparent url("/static/yellowcake/images/interface/li-arrow-blue.png") no-repeat 0 1px;
}

.pink #block-welcome ul li
{
	background:transparent url("/static/yellowcake/images/interface/li-arrow-pink.png") no-repeat 0 1px;
}

.green #block-welcome ul li
{
	background:transparent url("/static/yellowcake/images/interface/li-arrow-green.png") no-repeat 0 1px;
}


.blue #left-column blockquote a, .green #left-column blockquote a, .pink #left-column blockquote a, .yellow #left-column blockquote a, .light-blue #left-column blockquote a, .light-green #left-column blockquote a, .light-pink #left-column blockquote a, .light-yellow #left-column blockquote a
{
color: #000000;
}

#site-electionsconseils #menus #main-menu 
{
	height: 60px;
}
