@charset "iso-8859-1";
/* CSS Document */

		#secciones  { 
		
		margin-left:5px;
		
		
		}
		
		
		#secciones h1 { 
		
		font-size:20px;
		font-weight:normal;
		
		
		}
		
		#secciones h2 { 
		
		font-size:12px;
		color:#444444;
		
		width:625px;
		text-align:justify;
		line-height:20px;
		font-weight:normal;
		
		margin:0px;
		padding:5px;
		}
		
	
		
		
		#secciones h3 { 
		
		font-size:14px;
		color:#555555;
		
		}
		
		#secciones a { 
		
		color:#499AF3;
		text-decoration:none;
		
		}
		
		#secciones a:hover { 
		
		text-decoration:underline;
		color:#0065CA;
				
		}
		
		#secciones ul { 
		
		list-style:none;
		margin-top:0px;
		
		
		}
		
		#secciones li { 
		
		list-style:none;
		background-image:url(../img/r3.png);
		background-repeat:no-repeat;
		background-position:left;
		padding-left:18px;
		line-height:22px;
		
		font-size:12px;
		color:#444444;
		
		}
		
			
		
		
		
		#tablaComparativa { 
		
		font-size:12px;
		color:#555555;
		
		margin-left:10px;
		
		/*border-top:1px solid #e4e4e4;
		border-left:1px solid #e4e4e4;*/
		
		}
		
		
		
		#tablaComparativa td { 
		
		border-right:1px solid #CBD6EC;
		border-bottom:1px solid #CBD6EC;
		padding:5px;
	
		
		}
		
		#tablaComparativa .borde-left{ 
		
		border-left:1px solid #CBD6EC;
		
		}
		
	
		#tablaComparativa .filaUno { 
		background:#2587F4;
		color:#ffffff;
		font-size:14px;
		background-image:url(../img/bgtablaplanes.jpg);
		background-repeat:repeat-x;
				
		}
		
		#tablaComparativa .letraBig { 
		
		font-size:14px;
		
				
		}
		
		
		#tablaComparativa .borde-bottom { 
		
		border-bottom:none;
	
		}
		
		#tablaComparativa .borde-rightNO { 
		
		border-right:none;
	
		}
		
		#tablaComparativa .borde-right { 
		
		border-right:1px solid #cbd6ec;
		border-bottom:1px solid #cbd6ec;
		
		}
		
		#tablaComparativa .borde-top { 
		
		border-top:1px solid #cbd6ec;
		border-left:1px solid #cbd6ec;
		
		}
		
		
		#tablaComparativa .precio {
		
		font-size:15px;
		color:#0073E6;
		font-weight:bold;
		

		
		}
		
		#tablaComparativa img { 
		
		margin-right:7px;
		
		}
		
		
		
		
		/* SERVIDORES */
		
		.intel { 
		
		width:300px;
		height:180px;
		
		background-image:url(../img/bg_intel.jpg);
		background-repeat:no-repeat;
		
		padding:5px;
		
		float:left;
		}
		
		.intel h4 { 
		
		margin:0px;
		padding-left:70px;
		padding-top:10px;
		font-size:16px;
		color:#1274DF;
		letter-spacing:-1px;
		
		}
		
		.intel h5 { 
		
		margin:0px;
		font-size:15px;
		color:#1274DF;
		letter-spacing:-1px;
		
		margin-left:145px;
		
		
		}
		
		.gris  { 
		
		color:#666666;
		font-size:11px;
		font-weight:normal;
		letter-spacing:normal;
		
		}
		
		.intel img { 
		
		margin-left:20px;
		float:left;
		
		}
		
		
		
		
		.amd { 
		
		width:300px;
		height:180px;
		
		background-image:url(../img/bg_amd.jpg);
		background-repeat:no-repeat;
		
		padding:5px;
		
		float:left;
		}
		
		.amd h4 { 
		
		margin:0px;
		padding-left:70px;
		padding-top:10px;
		font-size:16px;
		color:#444444;
		letter-spacing:-1px;
		
		}
		
		.amd h5 { 
		
		margin:0px;
		font-size:15px;
		color:#1274DF;
		letter-spacing:-1px;
		
		margin-left:145px;
		
		
		}
		
		.amd img { 
		
		margin-left:20px;
		float:left;
		
		}
		
	
		
		
		
