body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #444444;
	background-color: #082949;
	background-image: url(images/bg.gif);
	background-repeat:  repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.Titulos-1 {
	font-size: 18px;
	font-weight: bold;
	color: #476A99;
	font-family: Arial, Helvetica, sans-serif;
}
.Titulos-2 {font-size: 14px; font-weight: bold; color: #295188; }a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
}


/* =CAROUSEL */
.carousel	{width:558px;height:200px;margin:0 auto 20px;position:relative;background: #eee; padding-top: 5px; padding-left: 5px; overflow: hidden;}
* html .carousel { padding:0; width: 558px; height: 200px; margin:0;}
.carousel ul 	{overflow:hidden;margin:0;padding:0;position:relative;width:320px !important;}
.carousel li 	{width:320px;height:220px;list-style:none;color:white;text-align:center; margin-bottom: 4px;}
.carousel img	{border:0;margin:0;border:0;}
.carousel a		{outline:0;}
.carousel a:focus img	{outline:3px dotted #F00;}
.carousel h4 {position: absolute; bottom: 0; left: 0; z-index: 9999; text-align: left; font-size: 1.6em; letter-spacing: -1px; width: 320px; display: block;}
	* html .carousel h4 { left: 4px; padding-bottom: 6px; padding-top: 6px;}
#subcontent .carousel h4 a {text-decoration: none; color: white; padding: 5px 9px; line-height: 1.1em; display: block;}
.carousel a.previous{position:absolute;top:30px;left:8px;display:block;height:0 !important;height /**/:110px;width:50px;background: url(http://www.blogsmithmedia.com/www.engadget.com/media/carousel-arrow-lt.png) no-repeat -85px 40%;color:white;z-index: 1000; padding: 110px 0 0 0; overflow: hidden;}
	* html .carousel a.previous {background-image: url(http://www.blogsmithmedia.com/www.engadget.com/media/carousel-arrow-lt.gif);}
.carousel a.previous:hover {background-position: 0 40%;}
.carousel a.next{position:absolute;top:30px;right: 0;display:block;height:0 !important;height /**/:110px;width:50px;background: url(http://www.blogsmithmedia.com/www.engadget.com/media/carousel-arrow-rt.png) no-repeat -16px 40%;color:white; z-index: 1000; padding: 110px 0 0 0; overflow: hidden;}
	* html .carousel a.next {background-image: url(http://www.blogsmithmedia.com/www.engadget.com/media/carousel-arrow-rt.gif);}
.carousel a.next:hover {background-position: -101px 40%;}
.carousel .play-pause {
background: url(http://www.blogsmithmedia.com/chinese.engadget.com/media/carousel-playpause-bg.png) no-repeat 0 0;
position: absolute;
top: 149px;
left: 9px;
z-index: 2;
display: none;
height: 22px;
width: 46px;
}
.carousel .play,
.carousel .pause {
position: absolute;
top: 2px;
left: 3px;
z-index: 3;
display: block;
height: 22px;
width: 24px;
text-indent: -9000px;
}
.carousel .pause:hover {
background: transparent url(http://www.blogsmithmedia.com/chinese.engadget.com/media/carousel-pause.png) no-repeat 0 0;
}
.carousel .play {
left: 23px;
}
.carousel .play:hover {
background: transparent url(http://www.blogsmithmedia.com/chinese.engadget.com/media/carousel-play.png) no-repeat 0 0;
}
.disabled		{visibility:hidden;}

