/* CSS Document */

body {
	font: 12px/130% Verdana;
	font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #EDEBE7;
	color: #494949;
	}
h1 { font-size: 18px; font-weight: bold;}
h2 { font-size: 16px; font-weight: bold; text-align: center;}
h3 { font-size: 14px;}
p {  font-size: 12px; }
a:link, a:visited {
  color: #494949;
  text-decoration: none;
}
a:hover, a:active, a.active {
  text-decoration: underline;
}
ul li {
  background: transparent url(gifs/puces_cdmc.gif) no-repeat 1px .7em;
}

hr {
	border: 0.5px solid #CCC;
}

#page{
	background-color: #FFF;
	border: 1px solid #CCC;
	position: absolute;
    left: 50%; 
    width: 700px;
    margin-left: -350px;
	text-align: justify;
}

#page p{
	margin: 13px 10px;
	
}
#noces {
	float: left;
	margin-right: 13px;
}
#antara{
	float: left;
	margin-right: 13px;
}
#tp {
	float: left;
	margin: 0 13px;
}
#conc1 {
	float: left;
	width: 340px;
}
#conc2 {
	float: left;
}
#rens {
	float: right;
}
#logos {
	position: relative;
	margin-left: 100px;
}
#logos td{
	text-align: center;
}
#logos img {
	border: 0;
	margin: 0 5px;
}
#logos a:link, #logos a:visited, #logos a:hover, #logos a:active {
	text-decoration: none;
}
#logos a:hover {
	background: none;
}
.separation {
	clear: both;
}
.invisible {
	clear: both;
	visibility: hidden;
}
.paris{
	color: #C00;
}
.toul{
	color: #066;
}
.lyon{
	color: #00F;
}
.mars{
	color: #609;
}

.autre{
	color: #C00;
}
.adr1 {
	float: left;
	width: 230px;
}
.adr2 {
	float: left;
	width: 230px;
}
.adr3 {
	float: left;
}
.titrenoces1{
	color: #F30;
	text-align: center;
}
.titrenoces2{
	color: #F30;
	text-align: left;
}
.ctre {
	text-align: center;
}
.ctre.p {
	text-align: center;
}
