@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------------
[ARKIX Master Stylesheet]
Project:  Marketing News
Version:  1.0
Last change: 
Assigned to: Santiago Velez
Primary use: CSS para Tiendas Imusa
-------------------------------------------------------------------*/

body{
	background:url('images/bgr_top.jpg') top center no-repeat;
	padding:0px;
	margin:0px;
	text-align: center;
}

/******************** Top Global Navigation *******************/

#topNav {
    margin-top:4px;
    font-family:tahoma;
	height:22px;
	font-size:12px;
}
#topNav .menu_top {
	width:908px;
	height: 16px;  
	margin: 0 auto;
	text-align:right;
}
#topNav ul,
#topNav li {
	
	margin:0px;
	padding-top:10px;
	display:inline;
}
#topNav .topNavDivider{

 	padding:0 15px 0 10px;
	background:url('images/nav-divider.gif') right no-repeat;

	
}
#topNav .topNavDividerEnd{
 	color:#ffffff;
 	font-size:12px;
 	padding:0 10px 0 5px;
}
#topNav a:link,
#topNav a:visited,
#topNav a:active {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
#topNav a:hover {
	font-size:12px;
 	text-decoration:underline;
}

/******************** End Top Global Navigation *******************/

#wrapper {
	width:958px; 
	margin:0 auto;
}
#headerTop { 
    height:104px;
	margin-left:25px;
	margin-right:25px; 
}
#logo {
  width:165px;
  height:77px;
  margin-left:22px;
  margin-top:16px;
  float:left;
}

#menu{
  width:634px;
  height:33px;
  margin-left:80px;
  margin-top:58px;
  float:left;
  
}
/******************** Menu *******************/
#btn5 {
	width:88px;
	height:33px;
	float:right;
	text-align:center;

}
#btn4 {
	width:145px;
	height:33px;
	float:right;
	text-align:center;

}
#btn3{
	width:154px;
	height:33px;
	float:right;
	text-align:center;
	
}
#btn2{
	width:176px;
	height:33px;
	float:right;
	text-align:center;
	
}
#btn1{
	width:71px;
	height:33px;
	float:right;
	text-align:center;
	
}

/******************** End Menu *******************/

#banner {
	height:316px;
	padding:0;
}
#recorrido_virtual {
	height:420px;
	padding:0;
}
#img_recorrido {
    width:910px;
	height:421px;
	background-color:#FFFFFF;
	margin-left:25px;
	padding-top:5px;
	text-align:center;
}

#container_home {
	width:908px;
	height:645px;
	margin-left:25px;
	margin-right:25px;
	padding:0;	
}
#container_lista_novios {
	width:908px;
	height:505px;
	margin-left:25px;
	margin-right:25px;
	padding:0;	
}
#container_clases_cocina {
	width:908px;
	height:540px;
	margin-left:25px;
	margin-right:25px;
	padding:0;	
}
#container_recorrido {
	width:908px;
	height:310px;
	margin-left:25px;
	margin-right:25px;
	padding:0;	
}
#container_eventos {
	width:908px;
	height:545px;
	margin-left:25px;
	margin-right:25px;
	padding:0;	
}
#titulo {
  width:705px;
  height:36px;
  margin-left:20px;
  margin-top:17px;
  float:left;
  border-bottom: dotted;
  border-bottom-color: #a3a3a3;
  border-bottom-width:1px;
  text-align:left;
}
#img_right {
  width:183px;
  float:right;
  margin-top:17px; 
}
#content_home {
  width:705px;
  margin-left:20px;
  float:left;
  text-align: left; 
}
#content_clases {
  width:705px;
  margin-left:20px;
  float:left;
  text-align: left; 
}
#content_clases img{

  padding-right:10px;
  padding-top:5px;

}
#content_clases p{
   font-family: Tahoma;
   font-size: 13px;
   color: #585858;
   margin-top:5px;
   text-align:left;  
}
#content_home p{
   font-family: Tahoma;
   font-size: 13px;
   color: #585858;
   margin-top:5px;
   text-align:left;  
}

#container_interna1{
	width:346px;
	margin-left:20px;
	float:left;	
}
#container_interna1 img{
margin-top:5px;

}
#container_interna1 p{
   font-family: Tahoma;
   font-size: 13px;
   color: #585858;
   margin-top:5px;
   text-align:left;
}

#container_interna2{
	width:346px;
	margin-left:12px;
	float:left;	
}
#container_interna2 p{
   font-family: Tahoma;
   font-size: 13px;
   color: #585858;
   margin-top:5px;
   text-align:left;
}
#container_interna2 a, a:link, a:visited, a:active{
   font-size: 13px;
   color: #585858;
   text-decoration:none;
}
#container_interna2  a:hover{
   font-size: 13px;
   color: #585858;
   text-decoration:underline;
}
#container_interna2 img{
margin-top:5px;
}
#container {
	text-align: left;
	width:900px;
	margin: 0 auto; 
	padding-right:1px;
}

/******************** Footer *******************/
#footerBottom {

	width:900px;
	height:42px;
	background: url('images/footer-bot.jpg') center bottom no-repeat;
	margin-bottom:-12px;
	#margin-bottom:0px;
	text-decoration:none;
}

#footerBottom .footerNav {
	margin: 0;
	color:#585858;
	font-size:12px;
	font-family:Tahoma;
}


#footerBottom .footerNav ul,
#footerBottom .footerNav li  {
	display:inline;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

#footerBottom .footerNav a {
	color:#585858;
	font-size:12px;
	padding:0px;
    text-decoration:none;
}

#footerBottom .footerNav a:link,
#footerBottom .footerNav a:visited,
#footerBottom .footerNav a:active {
	text-decoration:none;
}

#footerBottom .footerNav a:hover {
	text-decoration:underline;
	
}

#footerBottom .centered {
 	text-align:center;
	margin: 0 auto;
	padding:15px 0 0 0;
}

#footerLegal {
 	margin:0 auto;
	color:#ffffff;
	height:263px;
}

#footerLegal2 {
    background:url('images/footer-repeatx.jpg') top center repeat;
 	margin:0 auto;
	height:264px;
}

.footerLegalBgHome {
	background:url('images/footer-bg.jpg') top center no-repeat;
}

#footerLegal .content {
 	width:900px;  
	margin: 0 auto; 
	text-align:left;
}



#footerLegal .copyright {
    font-family:Tahoma;
 	padding:55px 0 0 0;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	line-height:16px;
}

#footerLegal .copyright a:link,
#footerLegal .copyright a:visited,
#footerLegal .copyright a:active {
	color:#fc761d;
	text-decoration:none;

}













