#mainWrapperXpage {
	position:relative;
	margin:auto;
	/*width:73%;*/
	width:982px;
	background-color:#FFF;
	height:140px;
	min-height:100%;
	margin-top:10px;
-webkit-box-shadow: 0px 0px 27px 7px rgba(0, 1, 0, 0.32);
-moz-box-shadow:    0px 0px 27px 7px rgba(0, 1, 0, 0.32);
box-shadow:         0px 0px 27px 7px rgba(0, 1, 0, 0.32);
	
 -webkit-border-radius: 20px 20px 10px 10px;
border-radius: 20px 20px 0px 0px;
overflow:hidden;


}	

footerXpage {
		position:relative;
		/*width:100%;*/
		margin:auto;
		width:982px;
		background-color: #FFF !important;
		clear:both;
		min-height:50px; 
		bottom:0;
		
	}

footerXpage p {
		font-size:16px;		
	}
	
	footerXpage p.footerAddress  {
			color: #717375;
			font-size: 11px;
			font-weight: 400;
			line-height: 15px;
			margin: 0px 0px 0px 300px;
			padding: 0px 0px 10px 10px;
			font-family:Arial, Helvetica, sans-serif;
		}
		
	
		
			
    	
	footerXpage .footerContent {
		position:relative;
		/*width:100%;*/
		 /*float:left;*/
		 margin:auto;
		 width:982px;
	}
		
				
		.footerContent nav {
			
			background-color: #1F446E;
			border:0px ;
			width:100%;
			margin:0em;
			float:left;
		}

			.footerContent nav ul {
				clear: both;
				float: left;
				width: 100%; 
				list-style: none;
				margin-left: 3em;
				margin-top: 0em;
				margin-bottom: 0em;
				padding: 0; 
				
			}
				
			.footerContent nav ul li{
				float:left;
				padding:0px 0px 0px 0px;
			}
			
			
			.footerContent nav ul li a{
				padding: 0.9em;
				display: block;
				text-decoration: none;
				color: white;	
				font-weight: normal	;
				font-size:11px;
				margin-left:10px;
				margin-right:10px;
	
			}


	body {
	font-size: 12px!important;

	background: linear-gradient(90deg, rgba(206,195,138,1), rgba(255,255,255,1))!important;
	background: -moz-linear-gradient(top, grey, white,)!important;

	background-repeat:repeat !important;
	
}  

 	
footer {
	   position:static!important;
       	width:1000px!important;
	 min-height:127px!important;  
	
	 padding-top:0.5%!important;
	 padding-right:0%!important;
	 margin-left:13%!important;
	 
	}
		


#textoArial
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px!important;
}	

#contenedor
{
	width:1000px;
	background-color:rgb(255,255,255);
	margin-top:30.0px;
	font-size:20px!important;
	

}

 

#boxArticulosXP
{
	
	padding:10px;
	
	background-image:url(../images/fondoArticulo.png);

	/*	width: 850px;
	height: 600px;*/
/*	float: left;*/
	margin-left: 45px;
	margin-right: 45px;
	/*margin-bottom: 5px;*/
	border-radius: 0px 50px 0px 0px;
	box-shadow: -6px 6px 8px rgba(0, 1, 0, 0.34);
	background: rgb(239,232,220); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(239,232,220,1) 42%, rgba(233,212,179,1) 66%, rgba(175,156,137,1) 94%, rgba(193,158,103,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(42%,rgba(239,232,220,1)), color-stop(66%,rgba(233,212,179,1)), color-stop(94%,rgba(175,156,137,1)), color-stop(100%,rgba(193,158,103,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, rgba(239,232,220,1) 42%,rgba(233,212,179,1) 66%,rgba(175,156,137,1) 94%,rgba(193,158,103,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, rgba(239,232,220,1) 42%,rgba(233,212,179,1) 66%,rgba(175,156,137,1) 94%,rgba(193,158,103,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, rgba(239,232,220,1) 42%,rgba(233,212,179,1) 66%,rgba(175,156,137,1) 94%,rgba(193,158,103,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center, rgba(239,232,220,1) 42%,rgba(233,212,179,1) 66%,rgba(175,156,137,1) 94%,rgba(193,158,103,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efe8dc', endColorstr='#c19e67',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
}



#colAcdo
{
	width:150px;
	border-style:double;
	border-color:rgb(0,0,128);
	padding-left:10.0px;
	
}	

.rich
{
	padding-left:10px;
	/*padding-right:-10px; */
	text-align:justify;
	font-size:20px !important;
}

.etiquetaTabla
{
	width:150px;
	border-style:double;
	border-color:rgb(0,0,128);
	padding-left:10.0px;
	border-width:thin;
	padding-top:5.0px;
	padding-bottom:5.0px;
	background-color:rgb(226,226,226);
	background-repeat:repeat-y;
	
}

.celdaTablaMedidas1
{
	color:rgb(0,0,0);
	border-color:rgb(64,128,128);
	border-style:solid;
	border-width:thin;
	background-color:rgb(232,244,233);
	font-weight:bold;
}

.celdaTablaMedidas2
{
	border-color:rgb(64,128,128);
	border-style:solid;
	border-width:thin;
}


.datosTablaMedidas2
{
	width:677.0px;
	padding-left:8.0px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.datosTablaMedidas2producto
{
	width:677.0px;
	padding-left:10.0px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:16px;
	
}

.datosTablaMedidas2anexo
{
	
	padding-left:10.0px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	
	font-size:12px;
	
}
.datosTabla 
{
	border-style:double;
	border-width:thin;
	border-color:rgb(0,0,160);
	padding-left:5.0px;
}	

.panel
{
  width:986px;
  background-color:rgb(255,255,255);
  margin-top:10.0px;
}

.migaPan
{
  color:rgb(0,0,255);
}

.divContenedorXpage{
   background-color:rgb(255,255,255);
   position:relative;
   margin:auto;
   width:982px;
}

.tituloPpal
{
  color: #1F446E;
   
  
}
