/* ========================== General styles ========================== */

body {
	margin: 0; /* no margin */
	background-color:#ffffff; /* white background */
} 

img {
	border: 0; /* no border for images */
}

table {
	border-collapse: collapse;
	border-width : 0;
	border-spacing: 0;
	padding : 0;
	text-align: center;
}	 

p, ul, ol, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
	vertical-align : top;
	text-align: left;
}

div {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
	text-align: left;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #ff9933;
	text-decoration: none;
}

/* Text in a <pre> element is displayed in a fixed-width font (usually Courier),*/
/* and it preserves both spaces and line breaks. */
pre {
	font-size : 12px; 
	padding:0px 30px;
}

/* --- Images "display block" to avoid additional pixels under the image with IE --- */
img.bloc {
	display: block;
	}

/* ========================== Sections (div) of the page ========================== */

/* --- Background behind the header --- */
#header_background {
	display: none;
}

/* --- Header with isgi logo, titles and partners logos --- */
#header_top {
	display: none;
}

/* --- Dropdown menu --- */
#header_menu {
	display: none;
}

/* --- Main part of the page (for text...) --- */
#container {
	margin: 0px auto;
	padding: 1px 0px;
	width: 960px;
	position: relative;
}

/* --- Footer --- */
#footer {
	display: none;
}

/* - Place used for the graph  - */
#graph1, #graph2 {
	position: relative;
	width: 720px;
	height: 200px;
	margin: 0 auto;
}
#graph_availd {
	position: relative;
	width: 720px;
	height: 160px;
	margin: 0 auto;
}

/* ========================== Particular styles used in the main part of the pages (container) ========================== */

hr {
	border : 0;
	width: 80%;
	height: 2px;
	background-color: #cccccc; /* For old browsers */
	background-image: linear-gradient(to right,#ffffff,#cccccc,#ffffff); /* W3C */
	background-image:-moz-linear-gradient(left,#ffffff,#cccccc,#ffffff); /* Firefox3.6+ */
	background-image:-webkit-linear-gradient(left,#ffffff,#cccccc,#ffffff); /* Chrome10+,Safari5.1+ */
	background-image:-o-linear-gradient(left,#ffffff,#cccccc,#ffffff); /* Opera 11.10+ */
	background-image:-ms-linear-gradient(left,#ffffff,#cccccc,#ffffff); /* IE10+ */
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px; 
	font-weight: bold;
	color: #003366;
	text-align: center;
	padding-bottom: 20px;
	text-transform: uppercase;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px; 
	font-weight: normal;
	color: #003366;
	text-align: center;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px; 
	font-weight: bold;
	color: #006699;
	padding:0px 30px;
	text-align: left;
}

p.breadcrumb {
	display: none;
}

p.graphp {
	font-weight: bold;
	text-align: justify;
	padding-left: 80px;
	padding-right: 80px;
}

p.text1 {
	font-size: 14px;
	padding:0px 30px;
	text-align: justify;
	line-height: 1.5;
}
p.text1 a, ul, li{
	font-size: 14px;
}
p.text2 {
	font-size: 12px;
	padding:0px 30px;
	text-align: justify;
	line-height: 1.5;
}
p.text2 a {
	font-size: 12px;
}
.autart {
	font-weight: bold;
	color: #990000;
}

td.listind {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	padding-bottom:5px;
	border-bottom: solid 1px #cccccc;
}

td.titind {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #e1e1e1;
	border: solid 1px #cccccc;
	padding: 5px;
}
td.datind {
	font-size: 13px;
	text-align: justify;
	border: solid 1px #cccccc;
	padding: 5px;
}
td.datind2 {
	font-size: 13px;
	text-align: justify;
	padding: 5px;
}
td.datind3 {
	font-size: 12px;
	text-align: center;
	padding: 2px;
	border: solid 1px #666666;
}
td.datind4 {
	font-size: 12px;
	text-align: left;
	padding: 2px 2px 2px 10px;
	border: solid 1px #666666;
}
td.datind5 {
    font-size: 14px;
    padding:0px 30px;
    text-align: justify;
    line-height: 1.5;
}

td.coll_logo {
	width: 100px;
	padding-top: 5px;
	padding-left: 10px;
}
td.coll_addr {
	width: 300px;
	padding-top: 5px;
	padding-bottom:20px;
}

td.obsindt {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom:10px;
}
td.obsind {
	font-size: 14px;
	text-align: left;
	padding-bottom:10px;
}

td.titledd {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	padding-bottom:10px;
	padding-top:10px;
}

td.titledd hr {
	border : 0;
	border-top : 2px solid #006699;
	width: 100%;
}

td.datad {
	padding-left:30px;
}

td.titpub {
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

td.expub {
	font-style: italic;
	text-align: center;
	padding-bottom: 5px;
}

td.titobs {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #e1e1e1;
	border: solid 1px #cccccc;
	padding: 5px;
}
td.titobs2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #f1f1f1;
	border: solid 1px #cccccc;
	padding: 5px;
}

td.datobs {
	font-size: 14px;
	border: solid 1px #cccccc;
	padding: 5px;
}

#carteObs {
	width: 400px;
	height: 250px;
	border: solid 1px #cccccc;
	padding: 0px;
	overflow: hidden;
}
#mapObs{
	width: 900px;
	height: 450px;
	border: solid 1px #cccccc;
    margin-left:29px;
	padding: 0px;
	overflow: hidden;
}
#mapAlpha{
	width: 900px;
	height: 800px;
	border: solid 1px #cccccc;
    margin-left:29px;
	padding: 0px;
	overflow: hidden;
}

input.submit {
	color: white;
	background-color: #006699;
	border-radius: 5px 5px 5px 5px;
}

select {
	font-size: 12px;
}

ul.plist {
	font-size: 14px;
	padding-left: 100px;
	padding-right: 30px;
	line-height: 1.5;
}
ul.plist a {
	font-size: 14px;
}

ol.txtlist, ul.txtlist {
	font-size: 14px;
	padding: 0px 30px 0px 80px;
	line-height: 1.5;
	text-align: justify;
}
ul.plist2 {
	font-size: 14px;
	padding-left: 150px;
	line-height: 1.5;
}

a.pdflink {
	padding: 0px 0px 10px 25px;
	background: url('../Images/pdficon_small.png') no-repeat scroll 5px 0px;
}

/* - For the images of the map in indices description - */
#obs_ind {
	float:right;
	padding:0 30px 10px 30px;
}
p.nodata {
	font-size: 14px;
	font-weight: bold;
	font-style : italic;
	text-align: center;
	padding: 20px 0px;
	color: #666666;
}

/* ========================== Particular styles used in the footer of the pages ========================== */

#footer a {
	color: #999999;
}
#footer a:hover {
	color: #003366;
}


