* {margin:0px ; padding:0px ; border: 0px}
body {
	font-family: Tahoma, sans-serif; font-size: 12px; color: #666;
	background:url(imagenes/fondo_fondo.jpg) repeat-x #fff;
	text-align:center;
}
div{
	text-align:left;
}
h1{
	font-size:18px;
	color:#36c;
	margin:13px 0px 4px 0px;
}
h2{
	font-size:11px;
	color:#000;
	text-transform:uppercase;
}
h3{
	font-size:14px;
	color:#999;
}
/*------------------------------------------------------------------------------------------------------------*/
#global {
	margin:0px auto;
	width:780px;
	background:#fff;
}
#izq {
	width:260px;
	float:left;
	margin:0px 13px 13px 13px;
/*		border:1px solid #ccc;*/
}
#izq p{
	padding:8px 0px 0px 0px ;
	border-top:1px dotted #ccc;
}

#der {
	float:right;
	margin:0px 13px 13px 0px;
	width:464px;
/*		border:1px solid #ccc;*/
}
#der td{
	text-align:center;
	border-bottom:1px dotted #ccc;
/*		border:1px solid #ccc;*/
}

#logotipo {
	width:171px;
	height:117px;
	position:absolute;
	/*margin:0px 0px 0px 580px;*/
	margin:10px 0px 0px 20px;
}
#pie {
	width:780px;
	background:#ccc;
	font-size:10px;
	padding:5px 0px;
	color:#036;
}
#pie img{
	float:left;
	margin:3px 10px 3px 8px;
}
#servicioTecnico {
	float:right;
	width:170px;
	margin: 0px 10px 0px 0px;
	background:#D7E5F4;
	text-align:center;
}
#servicioTecnico p{
	margin:13px;
}

#formulario td {
	border:none;
	font-size:12px;
	text-align:left;
}
#formulario {
	margin:35px 0px 0px 10px;
}

/*------------------------------------------------------------------------------------------------------------*/
.producto {
	width:560px;
	float:left;
	margin:15px;
}
.producto img{
	margin:0px 5px 0px 10px;
	width:40%;
	float:left;
}
.producto h1{
	font-size:14px;
	color:#36c;
	margin:10px 0px 10px 0px;
}
.producto span{
	font-size:12px;
	color:#36c;
	margin:0px 5px 0px 0px;
}
.producto p {
	margin:10px 0px 0px 0px;
	padding:10px;
	line-height: 20px;
	background:#eaeaea;
	border:1px dotted #ccc;
	clear:both;
}

.textoDestacado {
	font-weight:bold;
}


.productoIco {
	width:282px;
	float:left;
	margin:5px;
}
.productoIco img{
	margin:5px 5px 5px 5px; /* orden reloj */ 
	float:left;
}
.productoIco h2{
	font-size:11px;
	color:#000;
	margin:10px 0px 0px 0px;
	text-transform:uppercase;
}
.productoIco p {
	width:180px;
	float:right;
}

/*------------------------------------------------------------------------------------------------------------*/
a:link, a:visited { color: #36c; text-decoration: underline;}
a:active {text-decoration: underline;}
a:hover {text-decoration: none;}
/*------------------------------------------------------------------------------------------------------------*/



input { 
	font-family: sans-serif; 
	font-size: 11px; 
	color: #000; 
	background: #fff; 
	border: 1px #999 solid;
}
textarea { 
	font-family: sans-serif; 
	font-size: 11px; 
	color: #000; 
	background: #fff; 
	border: 1px #999 solid;
}
select { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #000; 
	background: #fff;
	border: 1px #999 solid;
}
.manquesina{ 
	widt:100%; borde:none; 
}

.marquesina td{
	vertical-align:top;
}
