body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	background-image: url(../images/fondo.jpg);
	background-color: #315163;
	background-repeat: repeat-x;
	scrollbar-face-color: #DCD7DD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #BABAB9;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-arrow-color: #87879E;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #F5F5F5;
	text-align: center;
}
form {
	margin: 0;
	padding: 0px;
}

/*Layers Content*/
#LayerMain {
	width:768px;
	background-color: #FFFFFF;
	text-align: left;
}
/*Layers Top*/
#LayerTop {
	width:760px;
	height:93px;
	padding: 0 4px 2px 4px;
}
/*VER SECCION.css Y MAIN.css Layer Right/RightMenuMain*/
	#MenuMainTitulo .MainTituloVerCarrito {
	    /*background: url(../App_Themes/Main/verCarrito.gif) 20px center no-repeat;
	    padding-right: 25px;
	    color: #FFF;
	    font-size: 10px;
	    font-weight: normal;
	    text-decoration: none;
	    display: inline;*/
	}
    .MenuMainOpcionesUsuario {
	    color: #FFF;
	    font-size: 10px;
    }
    .MenuMainOpcionesUsuario a {
	    color: #FFF;
	    text-decoration: none;
	    font-weight: normal;
    }
    .MenuMainOpcionesUsuario a.VerCarrito {
	    background: url(../App_Themes/Main/verCarrito.gif) right center no-repeat;
	    padding-right: 21px;
    }

/*Layers Foot*/
#LayerFoot {
	width:760px;
	background: url(../images/footerAR.jpg) center top no-repeat;
	padding: 0 4px 0 4px;
	height:95px;
	clear:both
}

/*Layer Foot*/
	#FootTop {
		width:745px;
	}
	/*Layer Foot/FootTop*/
		#TopLeft {
	float:left;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #D8E1E7;
	margin: 22px 0 0 8px;
		}
		#TopRight {
	float:right;
	width:500px;
	margin: 21px 8px 0 0;
	height: 22px;
		}
		#TopRight ul {margin: 0px; padding: 0;}
		#TopRight li {margin: 0; padding: 5px 8px 0 8px; list-style: none; display: block; float:right; height:4px}
		#TopRight .ItemLinea {background: url(../images/_separator.jpg) left center no-repeat;}
		#TopRight a {display: block;}
		#RightSuscribirse {width: 61px; height: 9px;}
		#RightSuscribirse a {height: 9px; background: url(../images/_suscribirse.jpg) no-repeat;}
		#RightSuscribirse a:hover{background:url(../images/_suscribirse_on.jpg) no-repeat;}
		#RightCondiciones {width: 97px; height: 9px;}
		#RightCondiciones a {height: 9px; background: url(../images/_condiciones.jpg) no-repeat;}
		#RightCondiciones a:hover{background:url(../images/_condiciones_on.jpg) no-repeat;}
		#RightProducto {width: 132px; height: 9px;}
		#RightProducto a {height: 9px;background: url(../images/_descripcion.jpg) no-repeat;}
		#RightProducto a:hover{background:url(../images/_descripcion_on.jpg) no-repeat;}
		#RightContactenos {width: 69px; height: 9px;}
		#RightContactenos a {height: 9px;background: url(../images/_contactenos.jpg) no-repeat;}
		#RightContactenos a:hover{background:url(../images/_contactenos_on.jpg) no-repeat;}

/*Layer Foot*/
	#FootErrepar {
	width:150px;
	height:34px;
	float: left;
	padding: 10px 0 0 18px;
	}
	#FootErrepar a {
		display:block;
		width:150px;
		height:34px;
	}
	
   #FootFaceBook 
   {
	width:34px;
	height:34px;
	float: left;
	padding: 10px 0 0 543px;
	}
	#FootFaceBook a {
		display:block;
		width:34px;
		height:34px;
	}
	
	

