body {
 font-family: Verdana, Arial, Helvetica, Tahoma;
 font-size: 11px;
 color: #000000;
 margin: 0px;
 padding: 0px;
 background: #26190D;
}

#site{
 position: relative;
 width: 959px;
 margin: 0px auto;
 text-align: justify;
 background: #26190D url(../images/site_bg.gif) repeat-y;
}

.imglink{
 display: none;
}

.text_link{
 color: #ffffff;
 text-decoration: none;
}

.titles{
 font-size: 12px;
 color: #000000;
 text-decoration: underline;
}

.text_link:hover{
 color: #e0ff00;
 text-decoration: underline;
}


#header{
 position: relative;
 width: 935px;
 height: 93px;
 margin: 0px auto;
 background: url(../images/header_bg.gif) repeat-x;
}

#logo_a{
 position: absolute;
 top: 0px;
 left: 4px;
 width: 45px;
 height: 93px;
 background: url(../images/logo_a.gif) no-repeat;
}

#logo_b{
 position: absolute;
 top: 12px;
 left: 49px;
 width: 111px;
 height: 75px;
 background: url(../images/logo_b.gif) no-repeat;
}

#logo_c{
 position: absolute;
 top: 25px;
 left: 156px;
 width: 636px;
 height: 46px;
 background: url(../images/logo_c.jpg) no-repeat;
}

#navbar{
 width: 935px;
 height: 230px;
 overflow: hidden;
 margin: 4px auto 0px auto;
 background: url(../images/menu_bg.gif) repeat-x;
}

#navbar ul{
 margin: 31px 0px 0px 0px;
 padding: 0px;
 float: left;
 list-style: none;
}

#navbar ul li{
 width: 229px;
}

#navbar ul li.inicio a{
 height: 34px;
 display: block;
 text-decoration: none;
 background: url(../images/menu/inicio.jpg);
}

#navbar ul li.empresa a{
 height: 34px;
 display: block;
 text-decoration: none;
 background: url(../images/menu/empresa.jpg);
}

#navbar ul li.productos a{
 height: 34px;
 display: block;
 text-decoration: none;
 background: url(../images/menu/productos.jpg);
}

#navbar ul li.eventos a{
 height: 34px;
 display: block;
 text-decoration: none;
 background: url(../images/menu/eventos.jpg);
}

#navbar ul li.contacto a{
 height: 34px;
 display: block;
 text-decoration: none;
 background: url(../images/menu/contacto.jpg);
}

#navbar ul li.inicio a:hover{
 background: url(../images/menu/inicio_mo.jpg);
}

#navbar ul li.empresa a:hover{
 background: url(../images/menu/empresa_mo.jpg);
}
 
#navbar ul li.productos a:hover{
 background: url(../images/menu/productos_mo.jpg);
}

#navbar ul li.eventos a:hover{
 background: url(../images/menu/eventos_mo.jpg);
}

#navbar ul li.contacto a:hover{
 background: url(../images/menu/contacto_mo.jpg);
}


#flash{
 width: 686px;
 height: 230px;
 float: left;
 background: url(../images/flash.jpg) no-repeat;
}

#flash_normal{
 width: 686px;
 height: 230px;
 float: left;
}

#flash_right{
 width: 218px;
 height: 122px;
 margin: 11px 0px 0px 12px;
}

#brownbar{
 width: 935px;
 height: 15px;
 margin: 0px auto;
 background: url(../images/brown_bar.gif) repeat-x;
}

#content{
 width: 935px;
 margin: 0px auto;
 background: url(../images/content.gif) repeat-y;
}

#cnt_Area{
 width: 686px;
 float: left;
 overflow: hidden;
}

#contact_Area{
 width: 245px;
 float: right;
 overflow: hidden;
}

#cow{
 width: 218px;
 height: 122px;
 margin: 11px 0px 0px 12px;
 background: url(../images/cow.jpg) no-repeat;
}

#footer{
 clear: both;
 width: 959px;
 height: 48px;
 overflow: hidden;
 margin: 0px auto;
 background: url(../images/footer_bg.jpg) no-repeat;
}

#footer ul{
 width: 505px;
 margin: 10px auto;
 padding: 0px;
 list-style: none;
}

#footer ul li{
 margin: 0px;
 padding: 0px 15px 0px 21px;
 float: left;
 background: url(../images/bullet.gif) no-repeat left 3px;
}

#footer ul li a{
 color: #FFFFFF;
 text-decoration: none;
}

#footer ul li a:hover{
 color: #e0ff00;
 text-decoration: underline;
}



#copyright{
font-size:9px;
 width: 100%;
 color: #FFFFFF;
 text-align: center;
}

address{
 color: #FFFFFF;
 font-style:normal;
 text-align: right;
 margin: 10px 17px 0px 0px;
}

h1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin: 15px 0px;
}

h2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:normal;
 margin: 15px 0px;
 text-align: center; 
}

p{
 padding: 0px;
 margin: 11px 0px;
 text-align: justify;
}
