#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:138px;
	background: #66a2f7 url(../images/logo.jpg) center center no-repeat;
}

#bando {
	position:absolute;
	top:0px;
	left:200px;
	width:800px;
	height:138px;
	background-color: #66a2f7;
	/*url(../images/bando_1.jpg);*/
}

#title {
	position:absolute;
	top:138px;
	left:0px;
	width:1000px;
	height:40px;
	background-color:#66a2f7;
}

#menu {
	position:absolute;
	top:178px;
	left:0px;
	width:1000px;
	height:20px;
	background: url(../images/background_menu.jpg);
}

#slogan {
	position:absolute;
	top:147px;
	left:650px;
	width:350px;
	height:20px;
	font-family: Helvetica, Arial, sans-serif; 
	color: #b70036;	
	font-size: 16px;
	font-weight: bold;
}

#ssmenu {
	position:absolute;
	top:198px;
	left:212px;
	width:788px;
	height:25px;
	background-color:#ffffff;
}

#left {
	position:absolute;
	top:198px;
	left:0px;
	width:200px;
}

#partner {
	width:200px;
}

#newsletter {
	width:200px;
	padding: 30px 0px 0px 0px;
}

#active {
	position:absolute;
	top:223px;
	left:200px;
	width:770px;
	padding: 0px 0px 0px 20px;
	background: url(../images/logo_fil.jpg) top left no-repeat;
}

#bottom {
	position:absolute;
	top:2000px;
	left:0px;
	width:1000px;
	background-color:#66a2f7;
	padding: 20px 0px 20px 0px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif; 
	color: #0e2c57;
	font-size : 10px;
}

td {
	font-family: Helvetica, Arial, sans-serif; 
	color: #1a4b90;
	font-size : 12px;
}

p {
	font-family: Helvetica, Arial, sans-serif; 
	color: #1a4b90;
	font-size : 12px;
	padding: 0px 0px 10px 0px;
}

.control {
	margin: 5px 0px 5px 0px;
}

.titlePage {
	font-family: Helvetica, Arial, sans-serif; 
	color: #1a4b90;
	font-size : 26px;
	font-weight: bold;
	background: url(../images/pts_title2.jpg) left top no-repeat;
	padding: 4px 0px 0px 100px;
}

.subtitlepage {
	font-family: Helvetica, Arial, sans-serif; 
	color: #1a4b90;
	font-size : 16px;
	font-weight: bold;
	background: url(../images/pts_legende.jpg) left center no-repeat;
	padding: 5px 0px 0px 25px;
}

.subtitlepage2 {
	font-family: Helvetica, Arial, sans-serif; 
	color: #1a4b90;
	font-size : 16px;
	font-weight: bold;
	background: url(../images/pts_legende.jpg) left center no-repeat;
	padding: 5px 0px 0px 25px;
}

.linkMenu {
	font-family: Helvetica, Arial, sans-serif; 
	color: #FFFFFF;	
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}
.linkMenu:hover {
	color: #000000;	
}

.linkSSMenu {
	font-family: Helvetica, Arial, sans-serif; 
	color: #1a4b90;
	font-size : 11px;
	font-weight: normal;
	text-decoration: none;
}
.linkSSMenu:hover {
	text-decoration: underline;
}

.linkBottom {
	font-family: Helvetica, Arial, sans-serif; 
	color: #0e2c57;	
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}
.linkBottom:hover {
	text-decoration: underline;
}

.linkTTDDR {
	font-family: Helvetica, Arial, sans-serif; 
	color: #b70036;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
}
.linkTTDDR:hover {
	text-decoration: underline;
}

.title {
	font-family: Helvetica, Arial, sans-serif; 
	color: #FFF000;	
	font-size : 26px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}

.title_partner {
	font-family: Helvetica, Arial, sans-serif; 
	color: #000000;	
	font-size : 14px;
	font-weight: normal;
	border-top: 1px solid #0653c1;
	border-bottom: 1px solid #0653c1;
	text-align: center;
	background-color: #d5e6ff;
	padding: 5px 0px 5px 0px;
	width: 100%;
}

.main_image_partner {
	background: url(../images/partners/main_partner.jpg) center center no-repeat;
	width: 200px;
	height: 60px;
}

.or1_image_partner {
	background: url(../images/partners/or1_partner.jpg) center center no-repeat;
	width: 200px;
	height: 180px;
}
.or2_image_partner {
	background: url(../images/partners/or2_partner.jpg) center center no-repeat;
	width: 200px;
	height: 60px;
}

.photos {
	padding: 5px 5px 5px 5px;
	font-family: Helvetica, Arial, sans-serif; 
	color: #1a4b90;
	font-size : 12px;
	font-weight: bold;
}

.legende {
	/* background: url(../images/pts_legende.jpg) left center no-repeat;
	padding: 2px 0px 0px 20px; */
}

.fadeBando {
	width: 627px;
	height: 138px;
	border: 0 none;
	filter: alpha(opacity=100);
    -moz-opacity: 100;
    opacity: 100;
}

.ajust {
	padding: 20px 0px 0px 0px;
}

.txtError {
	font-family: Helvetica, Arial, sans-serif; 
	color: #ff0000;
	font-size : 12px;
}

.txtNormal {
	font-family: Helvetica, Arial, sans-serif; 
	color: #1a4b90;
	font-size : 12px;
}

.titleImportant {
	font-family: Helvetica, Arial, sans-serif; 
	color: #1a4b90;
	font-size : 16px;
	font-weight: bold;
	background: url(../images/pts_legende.jpg) left center no-repeat;
	padding: 5px 0px 0px 25px;
