/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	margin-bottom: auto, 2%;
}

frameset {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.CDTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1345A4;
	text-transform: uppercase;
}
.CDDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
}
a:hover {
	color: #6666FF;
}

.title {
	font-size: 24px;
	color: #1345A4;
}
.title_uk {
	font-size: 24px;
	color: #1345A4;
	font-style:italic;
}
.title2 {
	font-size: 16px;
	color: #1345A4;
	text-align: center;
	font-weight: bold;
}
.subTitle1 {
	font-size: 14px;
	font-variant: small-caps;
	color: #FF0000;
}
.subTitle2 {
	font-size: 14px;
	font-variant: small-caps;
	font-style: italic;
	color: #FF0000;
}
.subTitle3 {
	font-size: 14px;
	color: #1345A4;
	font-weight: bold;
	text-align: center;
}
.subTitle4 {
	font-size: 14px;
	color: #1345A4;
	font-weight: bold;
}
.paramSearch{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.updateText1 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.updateText2 {
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.updateTo {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
}
.siaAddress {
	font-size: 11px;
}

.copyrightText {
	font-size: 11px;
}

.headerFrame {
	width: 100%;
	height: 100px;
	display: block;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titleTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.titleTable2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.titleTable3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1345A4;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	line-height: 35px;
}

.comment {
	font-size: 9px;
	font-weight: bold;
}

a.comment {
	font-size: 9px;
	font-weight: normal;
	line-height: normal;
}

/*input {
	font-size: 0.6em;
}

select {
	font-size: 1em;
}
*/
.formAerodrome {
/*	width: 100%;*/
	text-transform: uppercase;
	font-size:1.1em;
}

.formOACI {
	margin-left:10px;
	width: 40px;
	text-transform: uppercase;
}

.tableBordered {
	border: solid thin #999999;
	background-color: #EEEEEE;
	padding-left: 5px;
	padding-right: 5px;
	width:50%;
	margin-left:20%;
}

.headerBordered {
	background-color: #EEEEEE;
	padding-left: 5px;
	padding-right: 5px;
	height: 100%;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.headerBorderedRed {
	background-color: #EEEEEE;
	padding-left: 5px;
	padding-right: 5px;
	height: 100%;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.headerDate {
	text-transform: uppercase;
	font-size: 11px;

}
.headerGradient {
	background-image: url(../Images/pre_date.gif);
}

a.contentMain {
	font-size: 10px;
	text-transform: uppercase;

}
.content {
	padding: 15px 15px 15px 15px;
	line-height: 30px;
	font-size: 1em;
	font-weight: bold;
	color: #1345A4;
}
.borderUpDown {
	margin:auto 15%;
	border-bottom: 0.1em dashed #ff0000;
	border-top: 0.1em dashed #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color:white;
	font-style:bold;
}.handwritten {
	color: #FF0000;
}
a:visited {
	color: #800080;
}
.red {
  color: #FF0000;
}
.littlered {
  font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.separateur {
	background-color: #003399;
}
.foreign
{
    font-style : italic;
    color : inherit;
}