/**********************************/
/* Site        :  www.cercleslocaux-reformateurs.fr */
/* Description : Fichier de style CSS */
/* Date        : 17/03/2009 */
/* Auteur    : Digibiz SARL */
/**********************************/

* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #1b1f20;
}

a:hover {
	text-decoration: none;
}

body {
	background: #ADADAD url(/datas/img/theme/background.jpg) center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 7px 0 16px 0;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.667em;
	color: #000;
}

h3 {
	padding: 0 0 8px 0;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.067em;
	color: #1d85bd;
}

h4 {
	padding: 6px 0 5px 9px;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.667em;
	color: #000;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

#border { 
	background: transparent url("/datas/img/theme/border.png") repeat-y left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1028px; }

#page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#logo {
	display: block;
	float: left;
	width: 970px;
	height: 150px;
	padding: 0px;
	text-indent: -999em;
	text-align: center;
	overflow: hidden;
}

#header-bg {
	background:#1d85bd url(/datas/img/theme/header.png) no-repeat 50% 0%;
	position: relative;
	height: 182px;
}

#header {
	width: 975px;
	height: 182px;
	margin: 0 auto;
	position: relative;
	font-size: 0.75em;
}

#header ul {
	position: absolute;
	top: 150px;
	left: 0;
	margin-right:-15px;
}

#header ul li {
	padding: 0 7px;
	height: 32px;
	float: left;
	line-height: 32px;
	margin-right: 5px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

#header ul li.dernier {
	margin-right: 0px;
}

#header ul li a {
	display: block;
	padding: 0 4px;
	height: 32px;
	float: left;
	text-decoration: none;
	color: #fff;
}

#header ul li a:hover {
}

.menu:hover {
	background:#72b8de url(/datas/img/theme/select-hover.png) no-repeat 50% 0%;
}

.menu-act {
	background:#d90000 url(/datas/img/theme/select-act.png) no-repeat 50% 0%;
	margin:0 2px;
}

#content-bg {
	background: #fff;
	padding: 12px 0;
	height: 750px;
}

html>body #content-bg {
	height: auto;
	min-height: 750px;
}

#content {
	width: 975px;
	margin: 0 auto;
	font-size: 0.75em;
}

#content h2{
	padding: 7px 0;
	font-size: 1.45em;
	font-weight: bold;
	line-height: 1.667em;
	color: #000;
}

#content h3{
	padding: 0px;
	font-size: 1.45em;
	font-weight: bold;
	line-height: 1.667em;
	color: #000;
}

#content p {
	padding: 0 0 9px 0;
	font-size: 1.083em;
	line-height: 1.231em;
}

#content p.more-indent {
	padding: 0 0 16px 0;
}


#content p.pbtitre b {
 	color:#393939;
	margin-bottom: 7px;
 }
 

.block {
	background: url(/datas/img/theme/box-tail-top.jpg) repeat-x 0% 38px;
}

.block-bg-inner {
	background: url(/datas/img/theme/box-bot-tail.jpg) repeat-x 0% 100%;
}

.block-bg-inner1 {
	background: url(/datas/img/theme/box-bg-bot.jpg) no-repeat 50% 100%;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.list {
	padding: 0 0 0 16px;
}

.list li {
	float: left;
}

.list li a {
	background: url(/datas/img/theme/link-bg.jpg) no-repeat 50% 0%;
	display: block;
	width: 188px;
	height: 32px;
	text-align: center;
	line-height: 38px;
	float: left;
	font-size: 1.25em;
	text-decoration: none;
	color: #000;
}

.list li a:hover {
	font-weight: bold;
}

#list-act a {
	background: url(/datas/img/theme/link-bg-act.jpg) no-repeat 50% 0%;
	width: 209px;
	height: 32px;
}

.list1 {
	padding: 0 0 14px 9px;
}

.list1 li {
	background: url(/datas/img/theme/marker.gif) no-repeat 0% 12px;
	padding: 0 0 0 10px;
	position: relative;
	font-size: 1.25em;
	line-height: 1.467em;
	color: #1d85bd;
}

.list1 li a {
	text-decoration: none;
	color: #1d85bd;
}

.list1 li a:hover {
	text-decoration: underline;
}

.list2 li {
	width: 100%;
	overflow: hidden;
	padding: 5px 0 2px 0;
}

.list2 li img {
	float: left;
	margin: 0 4px 0 0 !important;
	padding: 0 0 0 10px;
}

.list2 li h3 {
	overflow: hidden;
}

.list2 li p {
	overflow: hidden;
}

.picture-left {
	float: left;
	margin: 0 23px 5px 0 !important;
}

.indent {
	padding: 43px 0 71px 0;
}

.title {
	padding: 0 0 12px 0;
}

.link {
	background: url(/datas/img/theme/link-bg.png) repeat-x 0% 0%;
	display: inline-block;
	height: 38px;
	padding: 0 19px 0 9px;
	margin: 0 27px 0 9px;
	float: right;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.link:hover {
	cursor: pointer;
	color: #000;
}

.link span {
	background: url(/datas/img/theme/link-bg-left.png) no-repeat 0% 0%;
	display: inline-block;
	float: left;
	height: 38px;
	margin: 0 0 0 -18px;
}

.link span span {
	background: url(/datas/img/theme/link-bg-right.png) no-repeat 100% 0%;
	display: inline-block;
	float: left;
	height: 38px;
	padding: 0 30px 0 20px;
	margin: 0 -38px 0 0;
}

.link2 {
	color: #1d85bd;
}

.two-blocks {
	width: 100%;
	overflow: hidden;
}

.left-block {
	float: left;
}

.center-block {
	float: left;
}

.right-block {
	float: right;
}

.box p {
	padding: 0 0 9px 3px !important;
	color: #fff;
}

.box .border-top {
	background: #5e5d5d url(/datas/img/theme/border-top.jpg) repeat-x 0% 0%;
}

.box .border-bot {
	background: url(/datas/img/theme/border-bot.jpg) repeat-x 0% 100%;
}

.box .border-left {
	background: url(/datas/img/theme/border-left.jpg) repeat-y 0% 0%;
}

.box .border-right {
	background: url(/datas/img/theme/border-right.jpg) repeat-y 100% 0%;
}

.box .corner-top-left {
	background: url(/datas/img/theme/corner-top-left.jpg) no-repeat 0% 0%;
}

.box .corner-top-right {
	background: url(/datas/img/theme/corner-top-right.jpg) no-repeat 100% 0%;
}

.box .corner-bot-left {
	background: url(/datas/img/theme/corner-bot-left.jpg) no-repeat 0% 100%;
}

.box .corner-bot-right {
	background: url(/datas/img/theme/corner-bot-right.jpg) no-repeat 100% 100%;
	width: 100%;
}

.box-indent {
	padding: 0 16px 10px 18px;
}

.box1 p {
	padding: 0 0 9px 3px !important;
	color: #fff;
}

.box1 .border-top {
	background: #838383 url(/datas/img/theme/border-top1.jpg) repeat-x 0% 0%;
}

.box1 .border-bot {
	background: url(/datas/img/theme/border-bot1.jpg) repeat-x 0% 100%;
}

.box1 .border-left {
	background: url(/datas/img/theme/border-left1.jpg) repeat-y 0% 0%;
}

.box1 .border-right {
	background: url(/datas/img/theme/border-right1.jpg) repeat-y 100% 0%;
}

.box1 .corner-top-left {
	background: url(/datas/img/theme/corner-top-left1.jpg) no-repeat 0% 0%;
}

.box1 .corner-top-right {
	background: url(/datas/img/theme/corner-top-right1.jpg) no-repeat 100% 0%;
}

.box1 .corner-bot-left {
	background: url(/datas/img/theme/corner-bot-left1.jpg) no-repeat 0% 100%;
}

.box1 .corner-bot-right {
	background: url(/datas/img/theme/corner-bot-right1.jpg) no-repeat 100% 100%;
	width: 100%;
}

.box-indent1 {
	padding: 0 16px 10px 18px;
}

.box2 {
	border: 1px solid #bdbdbc;
	background: #fff;
	padding: 1px;
}

.box2 p {
	padding: 0 0 16px 9px !important;
	color: #1b1f20;
}

.box2 h3 {
	padding: 0 0 8px 9px;
}

blockquote i {
	display: block;
	padding: 9px 8px 0 0;
	text-align: right;
}

.box2 .box2-bg {
	background: #dcdcdc url(/datas/img/theme/box2-tail.jpg) repeat-x 0% 0%;
	padding: 5px;
	height: 25px;
}

html>body .box2 .box2-bg {
	height: auto;
	min-height: 25px;
} 

.hdr-ctr {
	position: absolute;
	float:left;
	padding:0 10px;
	margin-top: -5px;
	z-index: 10000;
}

.hdr-ctr h1 {
	float:left;
	background:url(/datas/img/theme/hdr-left.png) no-repeat left bottom;
	margin:0;
	padding:0 0 0 10px;
	color:#FFF;
	font-size:1em;
}

.hdr-ctr span {
	float:left;
	display:block;
	width:.1em;
	background:url(/datas/img/theme/hdr-right.png) no-repeat right bottom;
	padding:5px 10px 7px 0px;
}

.hdr-ctr > h1 span {
	width:auto;
}

.hdr-blue-ctr {
	position: absolute;
	float:left;
	padding:0 10px;
	margin-top: -5px;
	z-index: 10000;
}

.hdr-blue-ctr h1 {
	float:left;
	background:url(/datas/img/theme/hdr-blue-left.png) no-repeat left bottom;
	margin:0;
	padding:0 0 0 10px;
	color:#FFF;
	font-size:1em;
}

.hdr-blue-ctr span {
	float:left;
	display:block;
	width:.1em;
	background:url(/datas/img/theme/hdr-blue-right.png) no-repeat right bottom;
	padding:5px 10px 7px 0px;
}

.hdr-blue-ctr > h1 span {
	width:auto;
}


.hdr-black-ctr {
	position: absolute;
	float:left;
	padding:0 10px;
	margin-top: -5px;
	z-index: 10000;
}

.hdr-black-ctr h1 {
	float:left;
	background:url(/datas/img/theme/hdr-black-left.png) no-repeat left bottom;
	margin:0;
	padding:0 0 0 10px;
	color:#FFF;
	font-size:1em;
}

.hdr-black-ctr span {
	float:left;
	display:block;
	width:.1em;
	background:url(/datas/img/theme/hdr-black-right.png) no-repeat right bottom;
	padding:5px 10px 7px 0px;
}

.hdr-black-ctr > h1 span {
	width:auto;
}

#adhesion-box {
	background: #fff url(/datas/img/theme/adhesion-bg.jpg) repeat-x top right;
	height:200px;
}

html>body #adhesion-box {
	height: auto;
	min-height: 200px;
}

#adhesion-box #logo {
	display: block;
	float: left;
	width: 340px;
	height: 160px;
	padding: 0px;
	text-indent: -999em;
	text-align: center;
	overflow: hidden;
}

.link1 {
	background: url(/datas/img/theme/link-bg1.gif) no-repeat 50% 50%;
	text-decoration: none;
	padding: 0 6px;
	margin: 0 0 0 5px;
}

.line-hor {
	background: #bdbdbc;
	width: 100%;
	height: 1px;
	overflow: hidden;
	clear: both;
	margin: 0 0 14px 0;
}

.justify {
	text-align: justify;
 }
 
.justify .auteur { text-align:right !important; font-weight:bold; margin-bottom:5px; }

.red {
	color:#d90000 !important;
 }
 
.btsp {
	margin-bottom:12px;
}

.related {
	float:left;
	margin-right:8px;
	margin-bottom:2px;
}

.related-bis {
	float:left;
	margin-right:4px;
}

.mentions td {
	vertical-align: top;
	width: 300px;
}

.mentions a {
	text-decoration: none;
}

.mentions a:hover {
	color:#959595;
}

.attach-img {
	margin-right:5px;
}

.map-google-petite {
	width:	330px;
	height:	355px;
}

.map-google-grande {
	width:	610px;
	height:	650px;
}

.art-body {
	height:250px;
}

html>body .art-body {
	height: auto;
	min-height: 250px;
}

.agd-body {
	padding-bottom: 20px;
}

#att-box {
	background: #fff;
	padding-top: 35px;
}

#att-box a {
	color:#393939;
	text-decoration:none;
}

#att-box a:hover {
	color:#959595;
	text-decoration:underline;
}

.navigation { margin-top:10px; font-size:0.85em; padding:1px 6px; background:#fff; color:#393939; float:right; }
.navigation a { color:#393939; text-decoration:none; }
.navigation a:hover { color:#959595; text-decoration:underline; }
.navigation .inactive { color:#b1b1b1; }

/*** HEADERS ***/

#actualite-header {
	background: #fff url(/datas/img/theme/actualite-header.jpg) repeat-x top left;
	height:200px;
}

#revue-header {
	background: #fff url(/datas/img/theme/revue-header.jpg) repeat-x top left;
	height:200px;
}

#cercles-header {
	background: #fff url(/datas/img/theme/cercle-header.jpg) repeat-x top left;
	height:200px;
}

#cercle-header {
	height:200px;
}

#presentation-header {
	background: #fff url(/datas/img/theme/presentation-header.jpg) repeat-x top left;
	height:200px;
}

#adhesion-header {
	background: #fff url(/datas/img/theme/adhesion-header.jpg) repeat-x top left;
	height:200px;
}

#agenda-header {
	background: #fff url(/datas/img/theme/agenda-header.jpg) repeat-x top left;
	height:200px;
}

#argumentaires-header {
	background: #fff url(/datas/img/theme/argumentaires-header.jpg) repeat-x top left;
	height:200px;
}

#mediatheque-header {
	background: #fff url(/datas/img/theme/mediatheque-header.jpg) repeat-x top left;
	height:200px;
}

#liens-header {
	background: #fff url(/datas/img/theme/liens-header.jpg) repeat-x top left;
	height:200px;
}

#contact-header {
	background: #fff url(/datas/img/theme/contact-header.jpg) repeat-x top left;
	height:200px;
}


/*** AGD BOX ***/

#agd-box {
	background: #fff url(/datas/img/theme/art-bg.png) repeat-x top right;
	padding: 8px;
	padding-top: 20px;
	height:75px;
}

html>body #agd-box {
	height: auto;
	min-height: 75px;
}

#agd-box .agd-content {
	padding-top:9px;
	width:100%;
}

#agd-box .agd-content h2 {
	color:#d90000;
}

#agd-box h2 {
	color:#1D85BD;
	font-size:1.45em;
	font-weight:bold;
	line-height:1em;
	padding:0px !important;
	margin-bottom:4px;
}

#agd-box .stitre {
	color:#393939;
	font-weight:bold;
	line-height:1.85em;
}

#agd-box .chapo { 
	margin-top:2px;
	text-align: justify;
	padding-bottom:0px !important;
	padding-left:0px !important;
}

/*** ART BOX ***/

#art-box {
	background: #fff url(/datas/img/theme/art-bg.png) repeat-x top right;
	padding: 8px;
	padding-top: 20px;
	height:110px;
}

html>body #art-box {
	height: auto;
	min-height: 110px;
}

#art-box .art-content {
	padding-top:9px;
	width:100%;
}

#art-box .art-content h2 {
	color:#d90000;
}

#art-box h2 {
	color:#1D85BD;
	font-size:1.45em;
	font-weight:bold;
	line-height:1em;
	padding:0px !important;
	margin-bottom:4px;
}

#art-box .stitre {
	color:#393939;
	font-weight:bold;
	line-height:1.85em;
}

#art-box .chapo { 
	margin-top:2px;
	text-align: justify;
	padding-bottom:0px !important;
	padding-left:0px !important;
}


/*** UNE BOX ***/

#une-box {
	background: #fff url(/datas/img/theme/une-bg.png) repeat-x top right;
	padding: 8px;
	padding-top: 20px;
	height:160px;
}

html>body #une-box {
	height: auto;
	min-height: 160px;
}

#une-box .une-content {
	padding-top:9px;
	width:100%;
}

#une-box .rss {
	border:0px;
	margin-top:0px;
}

#une-box h2 {
	color:#1D85BD;
	font-size:1.45em;
	font-weight:bold;
	line-height:1em;
	padding:0px !important;
	margin-bottom:4px;
}

#une-box a{
	color:#d90000;
	text-decoration:none;
}

#une-box h2 a:hover{
	text-decoration:none;
	color:#ff6f64;
}

#une-box .stitre {
	color:#393939;
	font-weight:bold;
	line-height:1.85em;
}

#une-box .chapo { 
	margin-top:2px;
	text-align: justify;
	padding-bottom:0px !important;
}

#une-box p.suite{
	color:#d90000;
	font-size: 0.85em;
	text-align:right;
	margin:0px;
	padding:0px !important;
	line-height:1em;
	margin-top:8px;	
}

#une-box p.suite a:hover{
	color:#d90000;
	text-decoration:underline;
}

/*** MININEWS BOX ***/

#mininews-box {
	background:#fff;
	padding: 8px;
	padding-top: 20px;
	height:170px;
}

html>body #mininews-box {
	height: auto;
	min-height: 170px;
}

#mininews-box .mininews-content {
	padding-top:9px;
	width:100%;
}

#mininews-box .rss {
	border:0px;
	margin-top:1px;
}

#mininews-box h2 {
	color:#d90000;
	font-size:1.35em;
	font-weight:bold;
	line-height:1.1em;
	padding:0px !important;
	margin-bottom:3px;
}

#mininews-box a{
	color:#d90000;
	text-decoration:none;
}

#mininews-box h2 a:hover{
	text-decoration:none;
	color:#ff6f64;
}

#mininews-box .stitre {
	color:#393939;
	font-weight:bold;
	line-height:1.85em;
}

#mininews-box .chapo { 
	margin-top:2px;
	text-align: justify;
	padding-bottom:0px !important;
	padding-left:0px !important;
	line-height:1.2em !important;
}

#mininews-box p.suite{
	color:#d90000;
	font-size: 0.85em;
	text-align:right;
	margin:0px;
	padding:0px !important;
	line-height:1em;
	margin-top:7px;	
}

#mininews-box p.suite a:hover{
	color:#d90000;
	text-decoration:underline;
}

/*** MININEWS-BLUE BOX ***/

#mininews-blue-box {
	background: #fff;
	padding: 8px;
	padding-top: 20px;
	height:170px;
}

#mininews-blue-box .rss {
	border:0px;
	margin-top:1px;
}

html>body #mininews-blue-box {
	height: auto;
	min-height: 170px;
}

#mininews-blue-box .mininews-content {
	padding-top:9px;
	width:100%;
}

#mininews-blue-box h2 {
	color:#1D85BD;
	font-size:1.35em;
	font-weight:bold;
	line-height:1.1em;
	padding:0px !important;
	margin-bottom:3px;
}

#mininews-blue-box a{
	color:#1D85BD;
	text-decoration:none;
}

#mininews-blue-box h2 a:hover{
	text-decoration:none;
	color:#23b0fc;
}

#mininews-blue-box .stitre {
	color:#393939;
	font-weight:bold;
	line-height:1.85em;
}

#mininews-blue-box .chapo { 
	margin-top:2px;
	text-align: justify;
	padding-bottom:0px !important;
	padding-left:0px !important;
	line-height:1.2em !important;
}

#mininews-blue-box p.suite{
	color:#1D85BD;
	font-size: 0.85em;
	text-align:right;
	margin:0px;
	padding:0px !important;
	line-height:1em;
	margin-top:7px;	
}

#mininews-blue-box p.suite a:hover{
	color:#1D85BD;
	text-decoration:underline;
}

/*** MININEWS-BLACK BOX ***/

#mininews-black-box {
	background: #fff;
	padding: 8px;
	padding-top: 20px;
	height:170px;
}

#mininews-black-box .rss {
	border:0px;
	margin-top:1px;
}

html>body #mininews-black-box {
	height: auto;
	min-height: 170px;
}

#mininews-black-box .mininews-content {
	padding-top:9px !important;
	width:100%;
}

#mininews-black-box h2 {
	color:#393939;
	font-size:1.35em;
	font-weight:bold;
	line-height:1.1em;
	padding:0px !important;
	margin-bottom:3px;
}

#mininews-black-box a{
	color:#393939;
	text-decoration:none;
}

#mininews-black-box h2 a:hover{
	text-decoration:none;
	color:#959595;
}

#mininews-black-box .stitre {
	color:#393939;
	font-weight:bold;
	line-height:1.85em;
}

#mininews-black-box .chapo { 
	margin-top:2px;
	text-align: justify;
	padding-bottom:0px !important;
	padding-left:0px !important;
	line-height:1.2em !important;
}

#mininews-black-box p.suite{
	color:#393939;
	font-size: 0.85em;
	text-align:right;
	margin:0px;
	padding:0px !important;
	line-height:1em;
	margin-top:7px;	
}

#mininews-black-box p.suite a:hover{
	color:#393939;
	text-decoration:underline;
}

/*** RIGHTNEWS BOX ***/

#rightnews-box {
	background:#fff url(/datas/img/theme/rightnews-bg.png) repeat-x top right;
	padding: 8px;
	padding-top: 20px;
	height:170px;
}

#rightnews-box .rss {
	border:0px;
	margin-top:1px;
}

html>body #rightnews-box {
	height: auto;
	min-height: 170px;
}

#rightnews-box .rightnews-content {
	padding-top:9px;
	width:100%;
}

#rightnews-box h2 {
	color:#393939;
	font-size:1.35em;
	font-weight:bold;
	line-height:1.1em;
	padding:0px !important;
	margin-bottom:3px;
}

#rightnews-box a{
	color:#393939;
	text-decoration:none;
}

#rightnews-box h2 a:hover{
	text-decoration:none;
	color:#959595;
}

#rightnews-box .stitre {
	color:#393939;
	font-weight:bold;
	line-height:1.85em;
}

#rightnews-box .chapo { 
	margin-top:2px;
	text-align: justify;
	padding-bottom:0px !important;
	padding-left:0px !important;
	line-height:1.2em !important;
}

#rightnews-box p.suite{
	font-size: 0.85em;
	text-align:right;
	margin:0px;
	padding:0px !important;
	line-height:1em;
	margin-top:8px;	
}

#rightnews-box p.suite a:hover{
	color:#393939;
	text-decoration:underline;
}

/*** CERCLES PAGE ***/

#cercles-page {
	background: #fff url(/datas/img/theme/agenda-bg.png) repeat-x top right;
	padding: 8px;
	padding-top: 22px;
}

html>body #cercles-page {
	height:auto;
	min-height: 160px;
}

#cercles-page .cercle { 
	width:150px;
	color:#000;
	text-align:left;
	margin-bottom:10px;
	vertical-align:top;
}

#cercles-page .detail { 
	width:250px;
	color:#000;
	text-align:left;
	margin-bottom:10px;
	vertical-align:top;
}

#cercles-page .bigdetail { 
	width:350px;
	color:#000;
	text-align:left;
	margin-bottom:10px;
	vertical-align:top;
}

#cercles-page p {
	padding-left: 0px !important;
}

/*** ADHESION PAGE ***/

#adhesion-page {
	background: #fff url(/datas/img/theme/agenda-bg.png) repeat-x top right;
	padding: 8px;
	padding-top: 22px;
}

html>body #adhesion-page {
	height:auto;
	min-height: 160px;
}

#adhesion-page p {
	padding-left: 0px !important;
}

/*** PRESENTATION PAGE ***/

#presentation-page {
	background: #fff url(/datas/img/theme/agenda-bg.png) repeat-x top right;
	padding: 8px;
	padding-top: 22px;
}

html>body #presentation-page {
	height:auto;
	min-height: 160px;
}

#presentation-page p {
	padding-left: 0px !important;
}

/*** PRESENTATION BOX ***/

#presentation-box {
	background: #fff url(/datas/img/theme/agenda-bg.png) repeat-x top right;
	padding: 8px;
	padding-top: 22px;
	height:375px;
}

html>body #presentation-box {
	height:auto;
	min-height: 375px;
}

#presentation-box .presentation-content {
	width:100%;
	display:block;
	float:left;
	margin-top:5px;
}

#presentation-box h2 {
	color:#393939;
	font-size:1.45em;
	font-weight:bold;
	line-height:1.1em;
	padding:7px 0 0 0;
	margin-bottom:2px;
	margin-top: 4px;
}

#presentation-box span {
	padding:0px;
	line-height:1.45em;
	color:#393939;
}

#presentation-box .bloc-date {
	border-right:1px solid #393939;
	display:block;
	float:left;
	text-align:center;
	margin-top:12px;
	padding-right:5px;
	margin-right:6px;
	width:72px;
	height:54px;
}

/*** PRESENTATION LISTE ***/

#presentation-liste {
	background: #fff url(/datas/img/theme/agenda-bg.png) repeat-x top right;
	padding: 8px;
	padding-top: 22px;
	height:375px;
}

html>body #presentation-liste {
	height:auto;
	min-height: 375px;
}

#presentation-liste .presentation-content {
	width:100%;
	display:block;
	float:left;
	margin-top:5px;
}

#presentation-liste .prs { 
	width:300px;
	color:#000;
	text-align:left;
	margin-bottom:10px;
	vertical-align:top;
}

#presentation-liste h2 {
	color:#393939;
	font-size:1.45em;
	font-weight:bold;
	line-height:1.1em;
	padding:7px 0 0 0;
	margin-bottom:2px;
	margin-top: 4px;
}

#presentation-liste span {
	padding:0px;
	line-height:1.45em;
	color:#393939;
}

#presentation-liste .bloc-date {
	border-right:1px solid #393939;
	display:block;
	float:left;
	text-align:center;
	margin-top:12px;
	padding-right:5px;
	margin-right:6px;
	width:50px;
	height:54px;
}

/*** AGENDA BOX ***/

#agenda-box {
	background: #fff url(/datas/img/theme/agenda-bg.png) repeat-x top right;
	padding: 8px;
	padding-top: 22px;
	height:225px;
}

html>body #agenda-box {
	height: auto;
	min-height: 225px;
}

#agenda-box .agenda-content {
	width:100%;
	display:block;
	float:left;
}

#agenda-box h2 {
	color:#1D85BD;
	font-size:1.45em;
	font-weight:bold;
	line-height:1.1em;
	padding:7px 0 0 0;
	margin-bottom:0px;
	margin-top: 2px;
}

#agenda-box span {
	padding:	0px;
	line-height:1.45em;
	color:#393939;
}

#agenda-box .bloc-date {
	border-right:1px solid #1D85BD;
	display:block;
	float:left;
	text-align:center;
	margin-top:12px;
	padding-right:5px;
	margin-right:6px;
	width:30px;
	height:54px;
}

#agenda-box .bloc-date h2 {
	color:#1D85BD;
	font-size:1.85em;
	font-weight:bold;
	line-height:1em;
	padding:0px;
	margin:0px;
}

#agenda-box .bloc-date span {
	color:#1D85BD;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.15em;
	padding:0px;
	margin:0px;
}

#agenda-box p.suite{
	font-size: 0.85em;
	text-align:right;
	margin:0px;
	padding:0px !important;
	line-height:1em;
	margin-top:8px;	
}

#agenda-box a{
	color:#1D85BD;
	text-decoration:none;
}

#agenda-box p.suite a:hover{
	text-decoration:underline;
}

#agenda-box h2 a:hover{
	text-decoration:none;
	color:#23b0fc;
}
/*** AGENDA PAGE ***/
#agenda-page {
	background: #fff url(/datas/img/theme/agenda-bg.png) repeat-x top right;
	padding: 8px;
	padding-top: 22px;
	height:550px;
}

html>body #agenda-page {
	height:auto;
	min-height: 550px;
}

#agenda-page .agenda-content {
	width:100%;
	display:block;
	float:left;
}

#agenda-page h2 {
	color:#393939;
	font-size:1.45em;
	font-weight:bold;
	line-height:1.1em;
	padding:7px 0 0 0;
	margin-bottom:0px;
	margin-top: 4px;
}

#agenda-page span {
	padding:0px;
	line-height:1.45em;
	color:#393939;
}

#agenda-page .bloc-date {
	border-right:1px solid #393939;
	display:block;
	float:left;
	text-align:center;
	margin-top:12px;
	padding-right:5px;
	margin-right:6px;
	width:30px;
	height:54px;
}

#agenda-page .bloc-date h2 {
	color:#393939;
	font-size:1.85em;
	font-weight:bold;
	line-height:1em;
	padding:0px;
	margin:0px;
}

#agenda-page .bloc-date span {
	color:#393939;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.15em;
	padding:0px;
	margin:0px;
}

#agenda-page a{
	color:#393939;
	text-decoration:none;
}

#agenda-page h2 a:hover{
	text-decoration:none;
	color:#959595;
}

/*** ARGU PAGE ***/
#argu-page {
	background: #fff url(/datas/img/theme/agenda-bg.png) repeat-x top right;
	padding: 8px;
	padding-top: 22px;
	height:660px;
}

html>body #argu-page {
	height:auto;
	min-height: 660px;
}

#argu-page .argu-content {
	width:100%;
	display:block;
	float:left;
}

#argu-page h2 {
	color:#393939;
	font-size:1.45em;
	font-weight:bold;
	line-height:1.1em;
	padding:7px 0 0 0;
	margin-bottom:0px;
	margin-top: 4px;
}

#argu-page span {
	padding:0px;
	line-height:1.45em;
	color:#393939;
}

#argu-page .bloc-date {
	border-right:1px solid #393939;
	display:block;
	float:left;
	text-align:center;
	margin-top:12px;
	padding-right:5px;
	margin-right:6px;
	width:30px;
	height:54px;
}

#argu-page .bloc-date h2 {
	color:#393939;
	font-size:1.85em;
	font-weight:bold;
	line-height:1em;
	padding:0px;
	margin:0px;
}

#argu-page .bloc-date span {
	color:#393939;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.15em;
	padding:0px;
	margin:0px;
}

#argu-page a{
	color:#393939;
	text-decoration:none;
}

#argu-page h2 a:hover{
	text-decoration:none;
	color:#959595;
}

/*** LIEN PAGE ***/

#lien-page {
	background: #fff url(/datas/img/theme/agenda-bg.png) repeat-x top right;
	padding: 8px;
	padding-top: 22px;
	height:675px;
}

html>body #lien-page {
	height:auto;
	min-height: 675px;
}

#lien-page .lien-content {
	width:100%;
	display:block;
	float:left;
}

#lien-page h2 {
	color:#393939;
	font-size:1.45em;
	font-weight:bold;
	line-height:1.1em;
	padding:7px 0 0 0;
	margin-bottom:2px;
	margin-top: 4px;
}

#lien-page span {
	padding:0px;
	line-height:1.45em;
	color:#393939;
}

#lien-page .bloc-date {
	border-right:1px solid #393939;
	display:block;
	float:left;
	text-align:center;
	margin-top:12px;
	padding-right:5px;
	margin-right:6px;
	width:72px;
	height:54px;
}

#lien-page a{
	color:#393939;
	text-decoration:none;
}

#lien-page h2 a:hover{
	text-decoration:none;
	color:#959595;
}

/*** CONTACT PAGE ***/
#contact-page {
	background: #fff url(/datas/img/theme/agenda-bg.png) repeat-x top right;
	padding: 8px;
	padding-top: 22px;
	height:660px;
}

html>body #contact-page {
	height:auto;
	min-height: 660px;
}

#contact-page p {
	padding-left: 0px !important;
}

/*** CONTACT FORM ***/

.form-container .label { width:85px; padding:5px; text-align:left; }
.form-container .field { width:365px; padding:5px; text-align:left; }
.form-container .text-input { width:350px; border:1px solid #4a091c; margin-right:4px; padding:3px;}
.form-container .perm-url { width:445px; border:1px solid #4a091c; margin-right:4px; padding:3px; margin-top:5px; }
.form-container .select-container { width:350px; border:1px solid #4a091c; overflow:visible; margin-right:4px; padding:3px 3px; }
.form-container .select-input { width:100%; border:0px; padding:0 3px; overflow:visible; padding-left:0px; }
.form-container .check-input { margin-top:-2px; }
.form-container .antispam-input { width:145px; border:1px solid #4a091c; margin-right:4px; padding:3px;}
.form-container .select-option { border:0px; padding:0px 3px; overflow:visible; }
.form-container .textarea { width:350px; height:128px; background:#fff; overflow:auto; font-family:Arial; border:1px solid #4a091c; margin-right:4px; padding:3px;}
.form-container .submit { background:#d90000; color:#FFFFFF; border:0px; display:block; float:left; padding:5px; padding-top:3px; font-size:1em; text-align:center; }
.form-container .copy { background:#d90000; color:#FFFFFF; border:0px; display:block; float:left; padding:5px; padding-top:3px; font-size:1em; text-align:center; margin-top:5px; width:140px; }
.form-container .bigbr { line-height: 2em; }

/*** PHOTOS ***/
.photos { width:100%; float:left; margin-bottom:20px;}
.photo-col { width:155px; color:#000; float:left; text-align:center; margin-bottom:10px;}

/*** FOOTER ***/

#footer-bg {
	background:#787878 url(/datas/img/theme/footer-tail.jpg) repeat-x 0% 0%;
	height: 179px;
}

#footer {
	position: relative;
	width: 975px;
	height: 147px;
	padding: 32px 0 0 0;
	margin: 0 auto;
	font-size: 0.75em;
}

#footer ul {
	width: 100%;
	overflow: hidden;
	padding: 0;
}

#footer ul.cercles {
	width: 800px;
	overflow: hidden;
	padding: 0;
	color:#bababa;
}

#footer ul li {
	background: url(/datas/img/theme/footer-liste-divider.gif) no-repeat 0% 4px;
	padding: 0 19px 0 11px;
	margin: 0 0 0 -10px;
	float: left;
	font-size: 0.917em;
	color: #bababa;
}

#footer ul.cercles li {
	background: url(/datas/img/theme/footer-cercles-divider.gif) no-repeat 0% 4px;
	padding: 0 16px 0 9px;
	margin: 0 0 0 -8px;
	float: left;
	font-size: 0.917em;
	color: #bababa;
}

#footer ul.cercles li.first {
	margin-right: 6px;
}

#footer ul li a {
	text-decoration: none;
	color: #bababa;
}

#footer ul.cercles li a {
	text-decoration: none;
	color: #939393;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer span {
	display: block;
	padding: 0 0 2px 0;
	color: #bababa;
}

#footer span a {
	text-decoration: none;
	color: #bababa;
}

#footer span a:hover {
	text-decoration: underline;
}

#footer p {
	font-size: 0.917em;
	line-height: 1.3em;
	padding: 0 281px 0 0;
	color: #a0a0a0;
}

#footer-logo {
	position: absolute;
	top: 25px;
	right: 3px;
}

#footer-xhtml {
	position: absolute;
	top: 105px;
	right: 75px;
}

#footer-css {
	position: absolute;
	top: 105px;
	right: 5px;
}
