body{
	margin:0px;
	padding: 0px;

	text-decoration: none;
	color: #000000;
	font-family: 'Lucida Grande', 'Helvetica', Helvetica, Arial, sans-serif;
	font-size: 12px;
  	color: #454545;
}

ol, ul ol, ul {
	list-style: none;
	list-style-image:none;
}

img {
	border:0px;
}

#wrapper {
	width:100%;
}

#header {
	height:397px;
	background-color: #000000;
}

#logo {
	float:left;
	border:0px;
}

/*TOP*/
#top {
	width:100%;
	background:url(../images_v2/bg_top.png);
	height: 52px;
	border-bottom: 1px solid #666666;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #EAEAEA;
}

/*  Menu */

#menu {
	float:left;
	position:relative;
	z-index:5;
	padding-bottom:0px;
	height:30px;
}
#nav { list-style:none; }
#nav li { float:left; height:35px;}
#nav li a {
	display:block;
	padding:0px 0px;
	text-decoration:none;
	font: bold 11px 'Lucida Grande', 'Helvetica', Helvetica, Arial, sans-serif;
	color:#969696;
}
#nav li a:hover { color:#FFFFFF; }

/* MENU ITEM */

a.botcontact {
	background:url(../images_v2/bot_contact.png) no-repeat center center;
	width:65px;
	height:27px;
	display:block;
	float:left;
}
a.botcontact:hover, a.botcontact_active {
	background:url(../images_v2/navActive.png) no-repeat center center;
}

/* SERVICIOS SUBMENU */

a.botservices {
	background:url(../images_v2/bot_products.png) no-repeat center center;
	width:90px;
	height:27px;
	display:block;
	float:left;
}
a.botservices:hover, a.botservices_active {
	background:url(../images_v2/navActive.png) no-repeat center center;
}

#nav ul.submenu {
	padding:5px;
	top:32px;
	left:175px;
	width:500px;
	height:39px;
	position:absolute;
	list-style:none;
	background:url(../images_v2/submenu.png) no-repeat top center;
}
#nav ul.submenu li {
	float:left;
	padding:0px 10px 0px 10px;
	border-right:1px solid #eeeeee;
}

/*IDIOMA SUBMENU */

a.botlanguages {
	background:url(../images_v2/bot_contact.png) no-repeat center center;
	width:65px;
	height:27px;
	display:block;
	float:left;
}
a.botlanguages:hover, a.botlanguages_active {
	background:url(../images_v2/navActive.png) no-repeat center center;
}

#nav ul.submenu2 {
	padding:5px;
	top:32px;
	left:580px;
	width:500px;
	height:39px;
	position:absolute;
	list-style:none;
	background:url(../images_v2/submenu.png) no-repeat top center;
}
#nav ul.submenu2 li {
	float:left;
	padding:0px 10px 0px 10px;
	border-right:1px solid #eeeeee;
}

#nav ul.submenu3 {
	padding:5px;
	top:32px;
	left:460px;
	width:200px;
	height:100px;
	position:absolute;
	list-style:none;
	background-image: url('../images_v2/bg_noise.gif');
}
#nav ul.submenu3 li {
	float:left;
	padding:0px 10px 0px 10px;
}

/* Slideshow */

#slides {
	width:980px;
	height:340px;
	position:relative;
	float:left;
	margin-top:40px;
	margin-bottom:10px;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/
.slides_control {
	float:left;
}
.slides_container {
	margin-left:40px;
	width:980px;
	height:313px;
	overflow:hidden;
	position:relative;
	display:none;
	background-image:url('../images_v2/bg_slide.png');

	background-position: right;
}
/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_inside {
	display:block;
	width:980px;
	height:313px;
}

.slides_inside img {
	display:block;
	float:left;

}
.more {
		float:left;
		width:349px;
		padding:5px 0;
		border-top:1px solid #777777;
		border-bottom:1px solid #777777;
		margin-top:5px;
}
.more img {
		float:left;
		margin:0px;
		margin-left:5px;
}
.more a {
		display:block;
		float:right;
		margin-right:5px;
}
.slides_inside  h1 {
	display:block;
	float:left;
	font: bold 22px/21px 'Helvetica Neue', Tahoma, Helvetica, sans-serif;
	text-align:left;
	color:#ffffff;
	width:420px;
	margin-top:30px;
}

.slides_inside p {
	display:block;
	float:left;
	font: 11px/16px 'Lucida Grande', 'Helvetica', Helvetica, Arial, sans-serif;
	text-align:left;
	color:#ffffff;
	width:450px;
	margin-top:10px;
}
.slide{
	position:relative;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:90px;
	left:0px;
	width:33px;
	height:33px;
	display:block;
	z-index:101;
}

#slides .next {
	left:937px;
}
.pagination {
	margin:20px auto 0;
	width:150px;
	position:relative;
	z-index:1000;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}


#content {
	width:100%;
	min-height: 450px;
}

#footer {
	width:100%;
	height:220px;
	background-color: #000000;
}

/*scroller*/
#test{

	height:430px;
	background-color: #FFFFFF;
	background-image: url('../images_v2/bg_noise.gif');
}


#container{
	clear: both;
	width: 100%;
	height:450px;
	background-color: #FFFFFF;
	background-image: url('../images_v2/bg_noise.gif');
	border-top: 1px dashed #C6C6C6;
  border-bottom: 1px dashed #BBB;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
}

/*NOTICIAS HOME*/

#noticias {
	height:200px;
	width:1024px;
	background-color: #FFFFFF;
	font-family: 'Lucida Grande','Helvetica',Helvetica,Arial,sans-serif;
	color: #333333;
}

#noticiasnav a.prev {
	width:33px;
	height:33px;
	background:url(../images_v2/newsback.png) no-repeat center center;
	display:block;
	float:left;
}

#noticiasnav a.next {
	width:33px;
	height:33px;
	background:url(../images_v2/newsnext.png) no-repeat center center;
	display:block;
	float:right;
}

#noticiasinside {
	width:1024px;
	height:140px;
	padding-top: 10px;
	overflow:hidden;
}

#noticiasinside ul {
	width:3660px;
}
	
#noticiasinside li{
	padding:0px;
	float:left;
	width:290px;
	padding-left:40px;
	margin-right:15px;
}

#noticiasinside h1{
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
  	padding-top: 2px;
  	margin-bottom: 16px;
  	font-size:14px;
   text-align: left;
}

#noticiasinside p{
	line-height: 1.7em;
  padding-top: 2px;
  margin-top: 13px;
   text-align: left;
}

#noticiasinside a{
	color:#0098CB;
}

#noticiasinside a:hover{
	color:#0098CB;
}

/*/NOTICIAS*/


.understryk{
	border-bottom-width: thin;
	border-bottom-style: dashed; 
	border-color: #c6c6c6; 
	color: #000000; 
	font: light 12px 'Lucida Grande', 'Helvetica', Helvetica, Arial, sans-serif;
}

.upgrade {
 	color: #FFFFFF; 
	font: bold 11px 'Lucida Grande', 'Helvetica', Helvetica, Arial, sans-serif;
}

.about {
	width:450px;
	height:500px;
	overflow:auto;
	text-align:justify;
	padding-left:5px;
	padding-right:15px;
	font: 12px 'Lucida Grande', 'Helvetica', Helvetica, Arial, sans-serif;
}

h2 {
	font: 16px 'Lucida Grande', 'Helvetica', Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	color:#333333;
}

.list_data {
	width:500px;
	height:310px;
	overflow:auto;
	font-weight: 11px;
	font-family:'Lucida Grande', 'Helvetica', Helvetica, Arial, sans-serif;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom: 10px;
	background-image: url('../images_v2/bg_noise.gif');
	color:#333333;
	line-height: 24px;
}




