<!--

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family:"Century gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

#central {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 800px; /* largeur obligatoire pour être centré */
	text-align: center; /* pour corriger le bug de centrage IE 5 -> 6 */
	background-image:url(../images/bg.png);
	background-position: top center;
	background-repeat:repeat-y;
}

#toto {
	background-image:url(../images/bg.png);
	background-position: top center;
	background-repeat:repeat-y;
}

#main {
	display:block;
	position:static;
	background-image:url(../images/bgFooter.png);
	background-position: bottom left;
	background-repeat:no-repeat;
	background-attachment:scroll;
	padding-bottom:200px;
	margin-bottom:10px;
}

#header {
	display:block;
	position:static;
	background-image:url(../images/header.png);
	background-position:0 0;
	background-repeat:no-repeat;
	background-attachment:scroll;
	width:800px;
	height:245px;
	text-align:left;
}

#texteIFIP {
	display:block;
	position:relative;
	color: white;
	font-size:12px;
	width:307px;
	height:55px;
	top:30px;
	left:28px;
	text-align:center;
	line-height:20px;
}

#texteIFIP span {
	color: #FBBE0E;
	font-weight:bold;
	font-size:16px;
}


#logoIFIP {
	display:block;
	position:relative;
	left:28px;
	top:92px;
}

#logoUPJV {
	display:block;
	position:relative;
	left:491px;
	top:-100px;
}

ul#menu {
	display:block;
	position:static;
	float:left;
	width:177px;
	padding-top:15px;
	padding-bottom:160px;
	text-align:left;
	list-style-type:none;
	list-style-position:outside;
	background-image:url(../images/bgMenu.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

ul#menu li a {
	display:block;
	padding-left: 10px;
	padding-right: 10px;
	line-height:45px;
	color:white;
	text-decoration:none;
	font-size:12px;
	background-image:url(../images/bgLI.png);
	background-position: 0px 18px;
	background-repeat:no-repeat;
	border:none;
}

ul#menu li a:hover  {
	background-image:url(../images/bgLIHover.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	border:none;
}

#content {
	display:block;
	position:static;
	float:left;
	width:583px;
	padding:20px;
	text-align:justify;
}

h1 {
	display:block;
	position:absolute;
	padding-right: 50px;
	left:50%;
	top:210px;
	width:350px;
	height:25px;
	color:#0AA1C7;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: right; 
	line-height:20px;
	background-image:url(../images/bgH1.png);
	background-position: right top;
	background-repeat:no-repeat;
}

h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left; 
	line-height:20px;
}

h2 span {
	font-size: 24px;
}

h3 {
	font-weight: bold;
}

p {
	margin-top:10px;
	margin-bottom:10px;
	line-height:16px;
	letter-spacing:1px;
}

b, strong {
	font-weight:bold;
}

#content ul {
	margin-top:10px;
	margin-bottom:10px;
	line-height:16px;
	letter-spacing:1px;
	list-style-type: disc;
	list-style-position:inside;
}

#copyright {
	display:block;
	position:static;
	clear:both;
	weight:750px;
	height:14px;
	padding-top:10px;
	padding-right:50px;
	font-size:10px;
	letter-spacing:2px;
	text-align:right;
}

a {
	border: 1px #FFFFFF solid;
	color:#0AA1C7;
	text-decoration:none;
}

a:link, a:visited {
	border: 1px #FFFFFF solid;
	color:#0AA1C7;
}

a:hover {
	border: 1px #3399FF solid;
	color:#0AA1C7;
	background-image:url(../images/bgA.png);
	background-position: 0px 0px;
	background-repeat:repeat;
}
#OpenLayers.Control.Attribution_4 {
	display:none;
}
-->
