*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #295C6F;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #295C6F;
}

body {
	background: #000000;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content{
	border-top: 5px solid #FFFFFF;
	margin: 0 auto;
	width: 792px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;	
}

#main{
	width: 778px;
	background: url(images/back_top.jpg) repeat-x top;
	padding-top: 10px;
	
}

#back{
	width: 778px;
	background-color:#F4FBFB;
	border-left: 7px solid #ffffff;
	border-right: 7px solid #ffffff;
}

#header {
	height: 190px;	
}

#logo {
	width: 758px;
	height: 80px;
	text-align: right;
	padding-right: 20px;
	padding-top: 60px;
	background: url(images/headerbun.jpg) no-repeat;
}

#fly{
	text-decoration: none;
	font-style: italic;
	font-size: 20px;
	color: #ffffff;
}

#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#menu{
	width: 778px;
	border-top: 5px solid #FFFFFF;
	height: 45px;
	background: url(images/buttons.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline; 
}

#menu a {
	float: left;
	width: 100px;
	height: 27px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 18px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 100px;
    height: 27px;
	color: #000000;
	text-decoration: underline;
	background: url(images/buttons_r.gif) repeat-x;
}

#right{
	width: 223px;
	float: right;
	margin-right: 5px;
}

#right H3{
	width: 198px;
	height: 34px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(images/title.jpg) repeat-x
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(images/title_back.gif) no-repeat top;
}

#right li  {
	padding: 15px;
	padding-bottom: 5px;
}

#right a {
	color: #295C6F;
}
#right a:visited {
	color: #295C6F;
}

#right p{
	font-size: 12px;
	font-weight:bold;
}

.bot{
	padding: 10px;
}


#left{
	/*width: 500px;*/
	width: 723px;
	padding: 10px;
}

#left H4{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #295C6F;
}

#left a{
	color: #295C6F;
	text-decoration: none;
}

#left p {
	margin: 5px;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #295C6F;
}


.date a {
	color: #295C6F;
}


#footer {
	height: 40px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #6F9EAF;
	margin-left: 5px;
	margin-right: 5px;
	background: url(images/footer.gif) repeat-x top;
	border-bottom: 6px solid #FFFFFF;

}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}

#contactTitle{
	font-size:17px;
	font-weight:bold;
}
#contactText{
	padding-bottom:10px;
}

#program{
	font-size:14px;
	font-weight:bold;
	color: #295C6F;
}
.sageata{
    padding-left:20px;
	background: url(images/bullet.jpg) no-repeat;
	padding-bottom:10px;
}

#aliniere{
	padding-left:20px;
}