body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url(images/page_bg.jpg);
	color: #6f6f6f;
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 10px;
}

img { border: 0; }

#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 900px;
	position: relative;
}

h1, h2, h3 {
	font-size: 11px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */


/* header */

#header {
	background: url(images/header_bg.png) /*repeat-x*/;
	position: relative;
	width: 900px;
	vertical-align:middle;
	height:140px;
	/*margin-bottom: 11px;*/
}

#header .bl { height: 140px; }

#header .tr { /*background: url(images/header_tr.gif) top right no-repeat;*/ }
#header .bl { /*background: url(images/header_bl.gif) bottom left no-repeat;*/ }
#header .br { /*background: url(images/header_br.jpg) bottom right no-repeat;*/ width:100%;}

/* the story of two navs */

#nav-top {
	position: absolute;
	top: 17px; left: 252px;
	color: #fff;
}

#nav-top li {
	display: inline;
}

#nav-top a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#nav-top a:hover {
	  text-decoration: underline;
}

#nav-left {
	position: absolute;
	top: 66px; left: 26px;
}

body

#body {
	background-image:url(images/divbody_bg.png);
}

#body h2 {
	margin: 0 0 1.5em 0;
}

#body h3 {
	margin: 0 0 0 0;
}

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

#body li {
	padding: 0;
	margin: 0.8em 0;
}

a {
	color: #09C;
	text-decoration:none;
	
}

a:hover {
	color:#003;
}

#cap {
	background: url(images/column_cap.gif) repeat-x;
	padding-top: 0px;
	width: 900px;
	height:30px;
	margin-bottom:10px;
}

#izquierda {
	float: left;
	width: 275px;
	margin-left: 12px;
	padding-bottom:10px;
	display: inline;
}

#centro {
	float: left;
	width: 295px;
	padding-bottom:10px;
	margin-left: 12px;
}

#centro p {
	line-height: 1.5;
}

#centro h3 {
	font-size: 10px;
}

#derecha {
	float: left;
	width: 280px;
	margin-left: 12px;
	padding-bottom:10px;
}

#derecha h3 {
	font-size: 10px;
}

#derecha h3 a {
	text-decoration: none;
}

#derecha p {
	line-height: 1.5;
}

.timed {
	background: #5b96da url(images/support_bg.jpg) no-repeat;
	color: #fff;
	padding: 10px 10px 1.3em 71px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}

.timed .readmore {
	margin-bottom: 0;
}

.timed h3 {
	margin: 0;
	padding: 0;
	text-indent: -57px;
}

.timed a {
	color: #fff;
}

.timed a:hover {
	text-decoration: none;
}

/* footer */

#footer {
	clear: both;
	text-align: right;
	vertical-align: baseline;
	background-image:url(images/footer_bg.png);
	height:68px;
}

#footer div div { padding: 8px 0; }

#footer, #footer a {
	color: #fff;
}

#footer div {/* background: url(images/footer_l.gif) no-repeat; width:100%; }
#footer div div { background: url(images/footer_r.gif) top right no-repeat;width:100%; width:100%;*/ }

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background-image:url(images/body_bg.png); margin:0 5px;}
.b2f {height:1px; background-image:url(images/body_bg.png); margin:0 3px;}
.b3f {height:1px; background-image:url(images/body_bg.png); margin:0 2px;}
.b4f {height:1px; background-image:url(images/body_bg.png); margin:0 1px;}
.contentf {background-image:url(images/body_bg.png);}
.contentf div {margin-left: 5px;}

#blog_body {
	float: left;
	width: 587px;
	margin-left: 12px;
	padding-bottom:10px;
	display: inline;
	background-image:url(images/divbody_bg.png);
	text-align:justify;
}
#blog_body td{
	color:#666;
}
#blog_texto {
	width:567px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-image:url(images/body_bg.png);
	color:#666;
}
#blog_texto p{
	font-size:12px;
	color:#6f6f6f;
}
#blog_texto br{
	margin-left:10px;
}
#blog_texto td{
	color:#666;
}
#blog_body tr{
	color:#666;
}
#blog_body table{
	color:#666;
}
.titulo_post{
	color:#084B8A;
	font-size:14px;
	vertical-align:middle;
}
.nombre_post{
	color: #FFF;
	font-size:20px;
	font-weight:bold;
}
.texto_post{
	font-size:12px;
	color:#6f6f6f;
}
.titulo_blog{
	color:#09C;
	font-size:12px;
	vertical-align:top;
	font-weight:bold;
}
#blog{
	background-image:url(images/body_bg.png);
}

#blog a{
	color:#06C;
	font-size:12px;
}
#blog_in{
	margin-top:-2px; 
	width:280px;  
	background-image:url(images/body_bg.png);
}
#blog_in a{
	color:#09C;
	font-size:12px;
	vertical-align:top;
	font-weight:bold;
}

#menu{
	color:#FFF;
	vertical-align: middle;
	text-align: center;
	height:30px;
	border:0px;
}
.menu_home{
	width:60px;
}
.menu_texto{
	min-width:85px;
}
.menu_barra{
	color:#FFF;
}
#blog_texto{
	font-size:13px;
	color:#000;
}

#blog_texto td{
	font-size:14px;
	color:#000;
}
.ja_texto{
	color:#6f6f6f;
	font-size:12px;
}
.ja_titulo{
	color:#666;
	font-weight:bold;
	font-size:12px;
}
.autor_coment{
	font-size:10px;
	font-weight:bold;
	color:#6f6f6f;
}
.texto_coment{
	font-size:12px;
	color:#6f6f6f;
}