/*Center ArtentelaS*/
body {
	background:#fff; 
	font: 12px/13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	text-align: center;
	margin:0px;
	}

#contenedor{
	position: absolute;
	left: 50%;
    top: 50%;
	margin-top: -233px;
    margin-left: -322px; 
	height:464px;
	width:644px;
	background-image:url(../artentelas_v5_main.png);
	background-repeat:no-repeat;
	}

#header{
	height:215px;
	width:644px;
}

#menu{
	height:50px;
	width:644px;
	color:white;
}

#inside_menu{
	height:50px;
	width:634px;
	margin-right:10px;
	color: white;
	text-align:right;
	font:12px;
}

#inside_menu a{
	color:#FFCCCC;
}

#inside_menu a:hover{
	color:white;
	border-bottom:#FFCCCC;
	border-bottom-style:groove;
	border-bottom-width:2px;
}

#inside_menu a:visited{
	color:white;
}

#footer{
	height:201px;
	width:644px;
	color:white;
	text-align:right;
}

#foot_izq{
	float:left;
	height:201px;
	width:260px;
	color:white;
}

#foot_der{
	float:right;
	margin-right:10px;
	height:201px;
	width:374px;
/*	width:384px; ANCHO ORIGINAL*/
	color:white;
	text-align:left;}

.XDesing{
	font: 11px/13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	text-align: center;
	font-size:9px;
	color:#CC3366;
	}
