html,body {
	/*height: 100%;*/
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	text-align:center;
	vertical-align: top;
	width: 100%;
	height: 100%;
}
p {
	color: White;
	text-align: justify;
	font-size: 11px;
}
#central{
	width: 778px;
	height: 506px;
	position: absolute; 
	top: 50%; 
	left: 50%; 
	margin-top: -253px; 
	margin-left: -389px; 
	z-index:991;
	text-align: center;
	background-image: url(images/bg4.gif);
	background-image: url(images/bg-home.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#central img{
	text-align: center;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}
#foot {
	position:absolute;
	right:0px;
	bottom:0px;
	width:100%;
	height:25px;
	z-index: 999;
	color: White;
}
h1 {
	/*display:block;float:right;*/
	color: #777;
	font-size: 10px;
	text-align:right;
	padding-right: 10px;
	height:12px;
}
h1 a{
	display:block;
	color: #777;
	font-size: 10px;
	text-align:right;
	padding-right: 10px;
	float:right;
	height:12px;
}
h1 a:hover{
	display:block;
	color: Red;
	font-size: 10px;
	text-align:right;
	margin: 0px auto;
	padding-right: 10px;
	float:right;
	height:12px;
	font-style: normal;
	text-decoration: line-through;
}
.pic{
	float: right;
}
#resol{
	width: 500px;
	height: 50px;
	text-align: right;
	margin: 0 0 0 300px;
	white-space: nowrap;
	clear: both;
	/*float: right;*/
}
#resol img{
	margin-left: 20px;
}
#animacion {
width: 100%;
height: 100%;
}
img{
	border: none;
}
.bg2{
	background-color: #70774B;
	background-image:url(images/fond.jpg);
	background-position:center;
	background-repeat:repeat-x;
}
#flashcontent2{
	width: 100%;
	height: 100%;
}
.revista{
	margin: 0;
	padding: 0;
	float: left;
}
form.style1 fieldset {
	padding: 1em;
	font:80%/1 sans-serif;
}
form.style1 label {
	float:left;
	width:25%;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:right;
	font-weight:bold;
}
form.style2 fieldset {
	border:1px solid #be993e;
}
form.style2 legend {
	padding: 0.2em 0.5em;
	border:1px solid #be993e;
	color:#be993e;
	font-size:90%;
	text-align:right;
}
input { 
	font-size:100%; 
	vertical-align: middle;
	text-align: right;
}
.espace{
	margin-left: 200px;
}


acronym {
	border-bottom: none;
}
#pageHeader { 
	margin:0;
	padding: 0;
}
#pageHeader h1 { 
	background: transparent url(images/h1.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
}
#pageHeader h1 span {
	display:none
}
#pageHeader h2 { 
	background: transparent url(images/h1.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
}
#pageHeader h2 span {
	display:none
}
