
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


body{
margin-top:5px;
font:11px  Verdana, Arial, Helvetica, sans-serif;
line-height: 1.4;
/*background-color:#F8F8F8;*/


}

#clear_both{
clear:both;
}


#contenedorPrincipal{
	width:950px;
	/*border:1px solid black;*/
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	/*font-size:92%;*/
}


#contenedorPrincipalCabecera{
	width:950px;
	clear:both;	
	margin:auto;	
}
#contenedorCabecera{	
	width:800px;
	/*border:1px solid red;*/
	float: left;
}

#contenedorCarrito{
	width:140px;
	/*border:1px solid blue;*/
	float: right;
}



#contenedorMenu1{
	width:800px;
	/*border:1px solid red;*/
	clear:both;
	margin-top:1px;
}
#contenedorMenu2{
	width:800px;
	/*border:1px solid blue;*/
	clear:both;
	display:none;
}



#contenedorPrincipalCuerpo{
	width:950px;
	clear:both;	
	margin-left:auto;
	margin-right:auto;
	/*border:1px solid green;*/
	margin-top:10px;
	margin-bottom:10px;
}

#contenedorPrincipalIzq{
	width:220px;
	/*border:1px solid blue;*/	
	float: left;
	margin-right:15px;	
}

#contenedorPrincipalCen{
	width:560px;
	/*border:1px solid blue*/;
	float: left;
	margin-right:10px;
}

#contenedorPrincipalCenAmpliado{
	width:710px;
	/*border:1px solid blue;*/
	float: left;	
}

#contenedorPrincipalDer{
	width:140px;
	/*border:1px solid blue;*/
	float: right;	
}



#contenedorPie1{
	width:950px;
	/*border:1px solid blue;*/
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#contenedorPie2{
	width:950px;
	/*border:1px solid blue;*/
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	text-align:center;
}

#contenedorPiePublicidad{
	width:950px;
	/*border:1px solid blue;*/
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}