/****************************************************
POWERED BY EXPERTWEB
Inglaterra 1209 y Av Republica, Quito-Ecuador
(593 2) 246-1506,  (593 9) 956-3284
www.expertweb.com.ec
info@expertweb.com.ec
Version 2.0
*****************************************************/

/* Global Defaults
=====================================================================*/




/* Page Body Style **************************************/

body {
    margin:0px;
	margin-top:0px;
    text-align: center;
    padding : 0px;
	font-size: 75%;
	font-family:  Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF url(../images/layout/back_page.jpg) center top fixed repeat-y;
}

ul{margin-top:0px; margin-bottom:0px;}
a:link { color: #00549d; 	font-size:10px;}
a:visited { color: #00549d; }
a:hover { color: #ef1897; }
a:focus, a:active { color: #e594c4; background-color: #FFFFFF; }

ul.bullet  { list-style:url(../images/layout/blue_bullet.gif) circle;
padding-top:6px;
padding-bottom:6px;
} 


h2, h3 {
	color: #ab0000;
	font: normal 150% Helvetca, Arial, Times, serif;
	margin-top: 0; }

h3 { font-size: 135%; }
h4 { margin-bottom: -1em; }
img {border:0px;}

#wrapper {
   text-align: left;
    margin: 0px auto;	/* re_aligns text to left second part of two part MSIE centering workaround */
	width: 955px; 	/* Total width */
 	background-color:#FFFFFF;
	min-height:650px;
	z-index:0;
	
 }
 

 
#header_home {
	position:relative;
	width: 955px;
    margin: auto;
	height:126px;
	padding:0;
	background-image:url(../images/layout/top_header_bg.jpg);
	z-index:1;

 }
 
#animation {
	clear:none;
	float:none;
	position:relative;
	top:0px;
	margin:0px;
	height:133px;
	width:955px;
	z-index: 1;
    padding:0px 0px 0px 0px;
 }

 #logo{
	float:left;
	width:420px;
	position:relative;
	top:0px;
	left:40px;
	margin:0px;
	clear:none;
	z-index:1;
 }
 


#header_interior {
	position:relative;
	width: 955px;
    margin: auto;
	height:96px;
	padding:0;
	background-image:url(../images/layout/top_header_bg.jpg);
	z-index:1;
 }
 
  
 /** Top Menu Links Style **/


#nav_menu_top {
	position:relative;
	width:460px;
	float:right;
	top:40px;
	right:32px;
	font-weight:bold;
	clear: none;
	font-size:11px;
	z-index:2;

 }

#nav_menu_top a, a:link, a:visited { text-decoration: none;
			font-weight:bold;
	         color:#0077C1;
}


#nav_menu_top a:hover {
	color:#F7941E;
	text-decoration:underline;
}



#nav_menu_top li {
	position:relative;
	float:left;
	padding-top: 2px;
	padding-bottom:2px;
	padding-right:20px;
	padding-left:11px;
	list-style: none;
	background-image:url(../images/layout/bullet_a.gif);
	background-repeat:no-repeat;
	background-position:left;

}

#nav_menu_top li.current {
    color:#0077C1;
	text-decoration:none;
	background-image:url(../images/layout/bullet_b.gif);
	background-repeat:no-repeat;
	background-position:left;	
	
}

 

 
 
/** Top Navigation Bar Style **/


#nav_bar {
	position:relative;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:2px;
	list-style: none;
	font-size:11px;

	z-index:2;
	width: 940px;
	height:16px
 }

#nav_bar  a, a:link, a:visited{ text-decoration: none;
			font-weight:bold;
	         color:#0077C1;
}
#nav_bar a:hover { 	color:#F7941E;
	text-decoration:underline; }

 
#nav_bar li {
	position:relative;
	float:left;
	padding-top: 0px;
	padding-bottom:0px;
	padding-right:16px;
	padding-left:10px;
	list-style: none;
	background-image:url(../images/layout/bullet_a.gif);
	background-repeat:no-repeat;
	background-position:left;	
	

}

#nav_bar li.current {
	color:#00639D;
	font-weight:bold;
	letter-spacing:normal;
	text-decoration:none;
	background-image:url(../images/layout/bullet_b.gif);
	background-repeat:no-repeat;
	background-position:left;

}



 
/* Navigation menu Style **********************************/
 
#left-column {
	float:left;
	position:relative;
	top:7px;
	left:0px;
	text-align:left;
	z-index:4;
	border-left-style:solid;
	border-left-color:#F8A21D;
	border-left-width:5px;
	border-right-width:1px;
	border-right-color:#dfdfdf;
	border-right-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#dfdfdf;
	border-bottom-style:solid;			
	background-image:url(../images/layout/bg_menu_left.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:450px;
	width:188px;
	min-width:188px;

	
 }
#navigation_left {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:189px;
	z-index:5;
	min-width:189px;
	margin-left:-5px;
 }


 
#bodyblock {
	float:none;
    width: 956px;
	position: relative;
	clear:none;	
	z-index:100;
	padding:0px;
	left: 0px;
	background-image:url(../images/layout/bg_body_block.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:100%;
	min-height:400px;

 }


#content {
	float:left;
	position:relative;
	top:7px;
	left:10px;	
	width: 735px;
	clear:right;
	z-index:4;
	background-image:url(../images/layout/content_bg.gif);
	background-position:bottom center;
	background-repeat: no-repeat;
	height:100%;
	min-height:455px;
	text-align:center;
	

 }
 
 #info{
	float:left;
	position:relative;
	top:15px;
	left:35px;
	color: #000000;
	font-family:   Arial, sans-serif, Helvetica;
	font-size:14px;
	width: 650px;
	text-align:justify;
	line-height:20px;

	 }


 
 #block_home {
 float:none;
	position:relative;
	background: #ffffff;
 	width:955px;
	background-image:url(../images/general/body_block_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:100%;
	min-height:490px;
	
 } 

 
 #block_news {
	float:left;
	position:relative;
	top:0px;
	left:23px;
	text-align:left;
	border:none;
	z-index:0;
	width:195px;
	
 }  
 

/** Footer Style **/

#footer {
	float:left;
	width: 955px;
	margin: 0 auto;
	position: relative;	
	top:0px;
 	height:40px;
 	color: #7398a8;
	 text-align:center;
	 padding-top:18px;
 	font-size:11px;
 	background: url(../images/layout/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
 }
 
#footer a:link, a:visited,  a:active  {
	color:#00549d;
	text-decoration:none;
	background-color: transparent;
}
#footer a:hover {
	color:#00549d;
	text-decoration:underline;
}

.line {
	background-color:#f9cde8;

 }
 
.content_home{
	background:url(../images/home/back_table.gif)
}
 

.photo_left {
	float:left;
	margin-top:4px;
	margin-right: 12px;
	margin-bottom: 0px;
 }
 

 
 
.photo_right {
	float:right;
	margin-top:0px;
	margin-left: 25px;
	margin-bottom: 0px;
 }



.boletin{ 
height: 160px; width: 323px; 
text-align:justify;
padding:5px;
background:url(../images/home/titulo_boletin.gif);
 }

.noticias{
height: 160px; width: 323px; 
text-align:justify;
background:url(../images/home/titulo_noticias.gif);
 }

.marcas{
text-align:center;
}


 .special{color:#0077C1; font-weight:bold;}
 
 
 .info{
 padding-left:10px;
 
 }

 .notes{
 font-size:10px;
 
 }

 

td.garantias_hd {
	background-color:#DDDDDD;
	color:#444444;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding:4px;
}

td.garantias_c1 {
	background-color:#EEEEEE;
	color:#333333;
	font-size:11px;
	text-align:left;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.home_text{

font-size:11px;
padding-top:45px;
padding-left:20px;
padding-right:20px;
text-align:justify;}

