body, table {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #161616;
}

input, textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #333333;
	border: 0px ;
	overflow:auto;
}



textarea {
	width:100%;
}

#lineHeader {
	background-color: #161616;
}
#header {
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width: 950px;
	background-image: url(../img/logoTop.gif);
	background-repeat: no-repeat;
	background-position: 5px bottom;
}
/*******************************************************************************************/
#linePreface {
	background-color: #627f8f;
}
#preface {
	height: 220px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width: 950px;
	background-image: url(../img/logoTitle.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
}
#smallPreface {
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width: 950px;
	background-image: url(../img/logoTitle.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
}
#preface img, #smallPreface img{
	float:right;
}
#citation {
	font-size: 11px;
	width: 200px;
	font-style: italic;
	color: #99d1ef;
	left: 50px;
	top: 80px;
	position: relative;
	line-height: 15px;
	text-align: justify;
}
#citation .auteur {
	font-size: 10px;
	font-style: normal;
	color: #161616;
}

/*******************************************************************************************/
#lineContent {
	background-color: #161616;
}
#contentTop {
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	text-align:left;
	width: 950px;
}
#news, #guestBook {
	float:left;
	width: 550px;
	vertical-align: top;
	height:auto;
	margin-right:20px
}
/*******************************************************************************************/
#events, #guestBookAdd { 
	float: right;
	width:375px;
}

#guestBookAdd input{
overflow:hidden;
}

#guestBookAdd .formL {
	vertical-align:top;
	line-height: 17px;
	width:125px;
	
}
#guestBookAdd .formR {
	vertical-align:top;
	line-height: 17px;
	text-align:right;
	width:250px;
}

#guestBookAdd .fileInputs {
	position: relative;
	
}

#guestBookAdd .fakeFile {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}

#guestBookAdd .file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	cursor:pointer;
}

.formSubmit:hover{
	color: #333333;
}

.formSubmit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	width:100%;
	text-align:right;
	cursor:pointer;
}

.day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #333333;
	line-height: 50px;
}



.month {
	font-size: 14px;
	color: #333333;
}
#events .para {
	text-align: left;
	font-size: 11px;
	line-height: 11px;
	margin:5px;
}
#separation {
	clear:both;
	height:0px;
}
#contentBottom {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	text-align:left;
	width: 950px;
}
/*******************************************************************************************/
#gallerie {	
	padding-top: 10px;
	padding-bottom: 10px;
	float:left;
	width: 235px;
	height: 120px;
}

.messageL {
	padding:10px;

	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	vertical-align:top;
}

.messageTopL {
	padding:10px;

	border-right: 2px solid #99d1ef;
	border-top: 2px solid #99d1ef;
	vertical-align:top;
}


.messageR {
	padding:10px;
	border-top: 1px solid #333333;
	vertical-align:top;
}
.messageTopR {
	padding:10px;
	border-top: 2px solid #99d1ef;
	vertical-align:top;
}

/*******************************************************************************************/
#nextBloc {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #333333;
	height: 120px;
	float:left;
	width: 224px;
}

#nextDblBloc {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #333333;
	height: 120px;
	float:left;
	width: 448px;
}
/*******************************************************************************************/
#lineBottom {
	background-color: #161616;
}
a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
a {
	color:#99d1ef;
	text-decoration:none;
}

a img:hover {
	border-color: #99d1ef;
}

img.miniPhoto{
	border-width:1px;
	border-style:solid;
	border-color: #ffffff;
}
	
img.bigPhoto {
	border-width:5px;
	border-style:solid;
	border-color: #ffffff;
}

/*******************************************************************************************/
.title2 {
	font-size: 12px;
	line-height: 12px;
	text-transform:uppercase;
	padding:5px;
	color:#99d1ef;
}

.title1 {
	font-size:20px;
	line-height: 20px;
	text-transform:uppercase;
}

.title1bleu {
	font-size: 20px;
	line-height: 20px;
	text-transform:uppercase;
	padding-bottom:5px;
	color:#99d1ef;
}


