body {
	margin-top: 0;
	margin-bottom: 0;
	background-color: white;

}
#content {
	width:988px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden
}
#content > .header {
	width: 988px;
	height: 180px;
	position: relative;
	float: left;
}
#content > .header > .bg-top {
	width: 100%;
	height: 118px;
	background-image:url(image/header.png);
	background-position: center top;
	background-repeat:no-repeat;
}
#content > .header > .bg-top > .logo {
	width: 240px;
	height: 77px;
	margin-left: auto;
	margin-right: auto;
}
#content > .header > .bg-top > .logo > h1 {
	width:100%;
	height: 77px;
	padding-top: 22px;
	background-image:url(image/logo.png);
	background-position:center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content > .header > .botonera {
	width: 100%;
	height: 60px;
	position: relative;
	margin-top: 19px;
}
#content > .header > .botonera > ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
#content > .header > .botonera > ul li {
	display: inline;
	margin-right: 16px;
	margin-left: 16px;
}
#content > .header > .botonera > ul li.li-1 {	
	display: inline;
	width: 59px;
	height: 28px;
	position: relative;
	float: right;
}
#content > .header > .botonera > ul li.li-2 {	
	display: inline;
	width: 91px;
	height: 28px;
	position: relative;
	float: right;
}
#content > .header > .botonera > ul li.li-3 {	
	display: inline;
	width: 115px;
	height: 28px;
	position: relative;
	float: right;
}
#content > .header > .botonera > ul li.li-4 {	
	display: inline;
	width: 142px;
	height: 28px;
	position: relative;
	float: right;
}
#content > .header > .botonera > ul li.li-5 {	
	display: inline;
	width: 92px;
	height: 28px;
	position: relative;
	float: right;
}
#content > .header > .botonera > ul li.li-6 {	
	display: inline;
	width: 83px;
	height: 28px;
	position: relative;
	float: right;
	padding-right: 89px;
}
.footer {
	width: 988px;
	position: relative;
	float:left;
	bottom:0;
	overflow:hidden;
	padding:10px 0 0 ; margin:10px 0 0; border-top:1px dashed #9e9e9e;
	position:relative;}
	
.acceso{ color:#ff6600; text-decoration:none;  font-family:Arial, Helvetica, sans-serif; 	clear:both;
	position: relative; float:left; font-size:12px; margin:30px 0 0}
.acceso:hover{ color:#000}	


.footer > .left {
	width: 700px;
	position:relative;
	float: left;
}
.footer > .left > p.copyright {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9e9e9e;
	text-align: left;
}
.footer > .right {
	width: 288px;
	position:relative;
	float: right;
}
.footer > .right > p.ilusionideas {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9e9e9e;
	text-align: right;
}
.footer > .right > p.ilusionideas A:Link    { Color: #9e9e9e;	text-transform:none; font-size:11px; text-decoration:none}
.footer > .right > p.ilusionideas A:Visited { Color: #9e9e9e;	text-transform:none; font-size:11px; text-decoration:none}
.footer > .right > p.ilusionideas A:Active  { Color: #9e9e9e;	text-transform:none; font-size:11px; text-decoration:none}
.footer > .right > p.ilusionideas A:Hover   { Color: #ff6600;	text-transform:none; font-size:11px; text-decoration:underline none}
.slideshow {
	width:598px;
	height:340px;
}

.face{ position:absolute; right:40px; bottom:15px; }


#ventanaPopup1Fondo{
display:none;
position:fixed;
_position:absolute; /* caso especial para IE 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#ventanaPopup1{
display:none;
position:fixed;
_position:absolute; /* caso especial para IE 6*/
height:489px;
width:694px;
z-index:2;
padding:12px;
font-size:36px;
text-align:center;
color:#333;
top:50%;
left:50%;
margin-top:0px;
margin-left:0px;
}
#ventanaPopup1Cerrar{
font-size:18px;
line-height:18px;
right:15px;
top:15px;
position:absolute;
color:#000;
font-weight:700;
display:block;
font-family:Tahoma;
text-indent:99999px;
cursor:pointer;
z-index:999
}
