/*Layout*/
.nav{
position:absolute;
top:0px;
left:11%;
height:75px;
width:80%;
}
.left{
position:absolute;
top:210px;
left:1%;
width:14%;
}
.leftnews{
position:absolute;
width:100%;

}
.main{
position:absolute;
top:210px;
left:26%;
}
.leftbar{
background-color:#456274;
background-position:top right;
background-image:url('Images/left.jpg');
}
.rightbar{
background-color:#456274;
background-position:top left;
background:url('Images/right.jpg');
}
body{
background:#456274;
}

td{
font-family: 'Comic Sans MS', arial, sans-serif;
}

table{
font-family: 'Comic Sans MS', arial, sans-serif;
}

tr{
font-family: 'Comic Sans MS', arial, sans-serif;
}

input{
font-family: 'Comic Sans MS', arial, sans-serif;
}

/*Links*/
a:link {
color: #456274;
text-decoration:none;
}
a:visited {
color: #456274;
text-decoration:none;
}
a:hover {
color: #204060;
text-decoration:none;
}
a:active {
color: #456274;
text-decoration:none;
}
a.white:link{
color:black;
}
a.white:visited{
color:black;
}
a.white:hover{
color:#383838;
}
a.white:active{
color:black;
}





/*Table*/

	/*Navigation*/
	table.navigator{
		position: absolute;
		left: 200px;
		top: 115px;
	}
	
	.icon{
		text-align:center;
	}
	
	.text{
		text-align:center;
	}

table.boxtextmain{
background:none;
width:631px;
}

table.boxCat{
background:black;
width:700px;
}

table.boxtextview{
background:black;
width:500px;
}

table.boximgmain{
background:black;
width:200px;
}

td.title{
background:#ABC1CF;
color:black;
height:16px;
}

td.mid{
background:#D6E1E7;
color:black;
}

td.bottom{
background:#ABC1CF;
height:16px;
}

table.boxphotomain{
background:none;
width:500px;
}

td.phototitle{
background:#ABC1CF;
color:black;
}

td.photomid{
background:#D6E1E7;
color:black;
}

td.photobottom{
background:#ABC1CF;
}

td{
text-align:center;
}

table.photoshower{
width:200px;
height:180px;
}
td.photoshower{
height:20px;
background:#ABC1CF;
color:black;
}
.Catimgtabledata{
background:#D6E1E7;
color:black;
}
td{
text-align:center;
}

/*Objects*/
input{
background:#7B98A8;
border:solid black;
}
textarea{
background:#7B98A8;
border:solid black;
}
h1{
color:#7C98A6;
text-align:center;
font-size:45px;
}
img{
border:0;
}
img.Catimg{
width:100px;
}
#img{
max-width:1000px;
}
.small{
font-size:12px;
position:absolute;
top:96%;
left:26%;
}
.login{
position:absolute;
top:95%;
left:80%;
color:#000000;
text-decoration:none;
}
.logo{
position:relative;
top:-25px;
left:-120px;
}
.navigationtitle{
position:relative;
top:-25px;
left:-120px;
}

/*Functions*/
.center{
text-align:center;
}
.error{
color:#FF0000;
}
.left{
text-align:left;
}
.horaireTexte{
width:200px;
}
