/*
------------------
MAIN
------------------
*/
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,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,strong,th,var{font-style:normal;font-weight:normal;}
	li{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;font-variant:normal;}
	sup{vertical-align:text-top;}
	sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
	input,textarea,select{*font-size:100%;}
	legend{color:#000;}
	del,ins{text-decoration:none;}
	*{margin:0;padding:0;}
	a{color:#ccc;text-decoration:none;}
	.clear{clear:both;height:1px;width:auto;zoom:1;line-height:1px;font-size:1px;}
	strong{font-weight:bold;}
	em{font-style:italic;}
	
	body{background:#000;color:#fff;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
	#main{width:900px;margin:0px auto;}


/*
------------------
HEADER
------------------
*/
	#header{width:900px;height:183px;background:url(imgs/header.jpg) no-repeat left top;position:relative;zoom:1;}
	#links{position:absolute;left:75px;top:135px;font-size:12px;}
	.link{color:#FFF;padding:0px 15px;float:left;}
	.link + .link{background:url(imgs/link_div.jpg) no-repeat left top;}
	

/* ------------------ CONTENIDO ------------------ */
.contenido{width:630px;float:left; margin-left:20px;}
.contenido h1{font-size:13px; font-weight:bold;color:#FFDF00; margin-top:5px;}
.contenido p{margin:10px 0px;}

/* ------------------ HOME ------------------ */
#home{width:900px;background:url(imgs/home_bg.jpg) no-repeat left top;position:relative;zoom:1;}
#prods{width:266px;height:361px;background:url(fijos/fijos.jpg) no-repeat left top;position:relative;left:58px;top:0;}
.fijo{width:266px;height:120px;}
.fijo a{width:266px;height:120px;display:block;}
#flash{width:509px;height:361;position:absolute;top:0;left:332px;}
#swf{width:509px;height:361;}


/* ------------------ CONTACTO ------------------ */
#contacto input{width:200px; border:none; margin:3px 3px; padding:3px;}
#contacto textarea{width:200px; border:none; margin:3px 3px; padding:3px;}

/* ------------------ PRODUCTOS ------------------ */
#productos{padding:10px 0px 10px 70px;}
#contprod{width:504px;float:left; margin-left:30px;}
#productos .prod{width:157px;height:199px;background:url(imgs/productos_bg.jpg) no-repeat;float:left;margin:0px 10px 15px 0px;}
#productos .prod img{width:152px;height:152px;margin:2px 0px 2px 2px;}
#productos .prod p{color:#333333;padding:0px 10px;}#productos .prod p a{color:#333333;}


/* ------------------ FICHA ------------------ */
.ficha .ruta{padding-bottom:15px;}
.ficha .ruta strong{color:#fc0;}.ficha .ruta a{color:#fff;}
.ficha .foto{width:212px;height:214px; background:url(imgs/ficha_bg.jpg) no-repeat; float:left;}
.ficha .foto img{margin:4px 0px 0px 3px;}
.ficha .desc{width:275px;margin-left:15px;float:left;}
.ficha .desc h3{font-weight:bold;background:url(imgs/ul_li.jpg) no-repeat left 5px;padding-left:10px;font-size:12px;}
.ficha .desc ul li{padding:5px 0px;} .ficha .desc ul{padding:0px 0px 25px 11px;}


/*
------------------
SIDEBAR
------------------
*/
#sidebar{width:241px; float:left;}
#sidebar h2{width:216px;height:20px; background:url(imgs/prod_sidebar.jpg) no-repeat;padding-left:25px;line-height:20px;}
#sidebar ul li{background:url(imgs/ul_li.jpg) no-repeat left center;border-bottom:1px solid #444;padding:0px 0px 5px 10px; margin:5px 0px 5px 16px;}


/*
-----------------------------
SERVICIOS TEC
-----------------------------
*/
#serv_tec{line-height:1.6em;}
#serv_tec h2{color:#FFF;font-size:14px;line-height:2em;}
#serv_tec table{width:550px;}
#serv_tec th,
#serv_tec td{padding:5px;}
#serv_tec th{color:#FFF;border-bottom:1px solid #d9d9d9;}
#serv_tec tr.even{background:#333;}
#serv_tec td a{color:#333;text-decoration:underline;}
#serv_tec #mapa_swf{margin-top:2em;}



/*
------------------
FOOTER
------------------
*/
	#footer{width:900px;height:108px;background:url(imgs/footer.jpg) no-repeat left top;position:relative;zoom:1;}
	#logos{width:440px;height:40px;position:absolute;left:230px;top:20px;}
	#dir{width:900px;font-size:10px;position:absolute;top:80px;}
	
	

#catalogo a{text-decoration:underline;}
