﻿@charset "utf-8";
/* CSS Document */
body {
	background:#FFF;
	margin: 0px 0px 0px 0px;
}
#bgExtende{ height:auto; width:100%; position:absolute;}
#bgExtendeB{ height:auto; width:100%; position:absolute; bottom:0;}
/* Fix up IE6 PNG Support */  
img, div, a, input  { behavior: url(iepngfix.htc); }
#wrapper {}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FC0;
}
#wrapper #centroD {
	width:800px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-163px;
	margin-left:-400px;
	overflow:auto;
	font: 11px  Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border:0px;
}
#centroD #DD {
	width:800px;
	height:266px;
	background:url(logos/logoFcv.png) center no-repeat;
}
#wrapper #mEne {
	width:400px;
	elevation:60px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#mEne #menuF {
	width:auto;
	float:left;
}