/*
Diseño y adaptación netkobe.com
Nombre de Plantilla       : GF
Descripcion: Diseño de plantilla fijo a dos columnas para 1024 * 768 pixeles
Version    : 1.0
Lanzado   : 081027
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	color:#990000;
}
h1 {
	font-weight: normal;
	padding: 10px 0 10px 0;
}

h2, h4, h5 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 24px;
	color:#000000;
	background-image:url(images/bajo_encabezados.png);
	padding: 0px 10px 2px 10px;
	background-repeat:  repeat-x;
	width: 100%;
}

h3 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 9px;

}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-size: 24px;
	color:#000000;
}


p, ol {
	text-align:left;
}

ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

p a {
	color: #FF5A00;
}

p a:hover {
	text-decoration: none;
}

p a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
	border: 1px 
}

img.right {
	clear:both;
	float: right;
	margin: 5px 0 0 20px;
	border-style:solid;
	border-width: 1px;
	padding: 3px;
	border-color:#59D6FF;
}

.borde_ilus {
	border-style:solid;
	border-width: 1px;
	padding: 3px;
	border-color:#59D6FF;
	clear:both;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y;
}

#wrapper2 {
	background: url(images/img10.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 140px;
	background: #087FE7 url(images/img03.jpg) no-repeat;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 90px 0 0 78px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Flash Animation */

#animacion {
	width: 268px;
	height: 140px;
	margin-left: 330px;
	margin-top: 11px;
}

/* Page */

#page {
	background: url(images/img04.jpg) no-repeat;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 25px 0 0 76px;
	font-size:11px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Content */

#content {
	float: right;
	width: 555px;
	padding: 0px 76px 0 0;
}

#informacion {
	float: right;
	padding: 4px 20px 8px 20px;
	border: dashed #CCCCCC 1px;
	margin: 10px;
	background-image:url(images/bajo_info_tec.png);
	background-repeat:  repeat-x;
	font-size:20px;
	color:#FFFFFF;
}

#informacion a {
	color:#FFFFFF;
}

#informacion a:hover {
	text-decoration:underline;
}

.post {
	padding-top: 25px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #000000;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

.post ul {
	list-style-position: inside;
	margin: 0 40px 0 60px;
	list-style-type: disc;
	text-decoration:none;
}

.post ul a {
	color:#FF6600;
	text-decoration:none;
}

.post ul a:hover {
	text-decoration:underline;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px auto;
	padding: 15px 28px 10px 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Verdana;
}

#widebar a {
	color: #FF5A00;
}

#widebar a:hover {
	text-decoration:none;
	text-align: center;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 44px;
	background: url(images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 25px;
	text-align: center;
	color: #666666;
	font-size: 12px;
}

#footer a {
	color: #666666;
}

/* menu horizontal */

.rhm1{
	width:830px;
	height:38px;
	margin:0 auto;
	padding-top: 15px;
	background:url(images/rhm1_bg.gif) repeat-x;
	clear:both;	
}
.rhm1-left{
	background:url(images/rhm1_l.gif) no-repeat;
	width:15px;
	height:38px;
	float:left;
}
.rhm1-right{
	background:url(images/rhm1_r.gif) no-repeat;
	width:2px;
	height:38px;
	float:right;
}
.rhm1-bg{
	background:url(images/rhm1_bg.gif) repeat-x;
	height:38px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
}
.rhm1-bg li{
	float:left;
	list-style:none;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#555;
	text-decoration:none;
	padding:0 0 0 10px;
	height:38px;
	line-height:38px;
	text-align:center;
	cursor:pointer;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight:bold;
	text-transform:uppercase;
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 26px 0 10px;
}
.rhm1-bg li a{
	color:#000;
	background:url(images/rhm1_up_l.gif) no-repeat left 5px;
}
.rhm1-bg li a span{
	color:#000;
	background:url(images/rhm1_up_r.gif) no-repeat right 5px;
}
.rhm1-bg li.current a{
	color:#000;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color:#000;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
	color:#000;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
	color:#fff;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}

/* Tabla de productos */

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size:16px;
	color:#990000;
	background: #b9c9fe;
	border-right: 1px solid #fff;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}

.thumbnail{
	padding: 4px;
	border: 1px solid #ddd;
	float: left;
	margin: 5px;
}
