* { 
padding: 0; 
margin: 0; 
z-index: 1; 
}
body{
	background: #EEEEEE url(images/head_bg.png) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	letter-spacing: 0.02em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
p {
	padding: 0px 0px 3px;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #DF8D2E;
	font-size: 26px;
	font-weight: bold;
	padding-left: 100px;
	height: 116px;
	margin: 0px;
}
h1 a{
	text-decoration: none;
}
h1 a:visited{
	text-decoration: none;
}
h1 a:hover{
	text-decoration: none;
}
h2 {
	color: #000000;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	font-family: "Constantia";
	font-style:italic;
	font-weight:100;
	font-size: 18px;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #006699;
	text-decoration: none;
}
h3 {
	font-family: Geneva, Arial, "Helvetica", sans-serif;
	color: #000000;
	font-size: 17px;
	margin:0px;
	padding:0px;
}
h4 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #999999;
	font-size: 19px;
	margin:0px;
	padding: 20px 0px 20px 0px;
}
h5 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #999999;
	font-size: 18px;
	margin:0px;
	padding: 0px 0px 10px 0px;
}
h5 a, h5 a:visited{
	color:#0066CC;
	text-decoration:none;
}
h5 a:hover{
	color:#000000;
	text-decoration:none;
}
h6 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #006699;
	font-size: 12px;
	margin:0px;
	padding: 2px 2px 2px 2px;
}
li {
	margin-left: 20px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 900px;
}
#header {
	height: 180px;
	position: relative;
	background: none;
}
#headerlang {
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 11px;
	position: relative;
	height: 40px;
	text-align: right;
	width: auto;
}
#headerlang a{
	color: #999999;
	text-decoration: underline;
}
#headerlang a:visited {
	text-decoration:none;
}
#headerlang a:hover	{
	text-decoration: none;
}
#headerimg {
	background: url(images/logo.png) no-repeat;
	position: relative;
	padding: 10px 0px 0px 0px;
	height: 116px;
	width: auto;
	z-index: 1;
}

/* Top Bar */

#top_bar{
display:			block;
height:				auto;
width:				100%;
background:			url('images/b07V12_top_bar_center.jpg') repeat-x center;
}

#top_bar a{
border:				none;
}

#top_bar_center{
display:			block;
width:				auto;
height:				50px;
margin:				0 auto;
}

#global_nav {
position:			relative;
float:				right; 
height: 			50px; 
width: 				auto; 
padding: 			10px 0 0 0; 
margin: 			0; 
} 

#global_nav ul {
padding: 			0;
margin: 			0;
}

#global_nav ul li {
float: 				right;
list-style: 		none;
}

#global_nav ul li a, #global_nav ul li a:visited{
z-index: 			10;
display: 			block;
float: 				left;
height: 			50px;
overflow: 			hidden;
color:				#666;
font-size:			15px;
font-weight:		bold;
text-decoration: 	none;
text-transform:		uppercase;
position: 			relative;
padding:			6px 6px 6px 0px;
}

#global_nav ul li a:hover{
color:	#09C;
}

#global_nav li.background {
background: 		url('images/bg_menu_right.png') no-repeat top right;
z-index: 			8;
position: 			absolute;
visibility: 		hidden;
}

* html #global_nav li.background{
background: 		url('images/bg_menu_right.gif') no-repeat top right;
}

#global_nav .background .left {
background: 		url('images/bg_menu.png') no-repeat top left;
height: 			36px;
margin-right: 		7px; /* 7px is the width of the rounded shape */
}

* html #global_nav .background .left{
background: 		url('images/bg_menu.gif') no-repeat top left;
}

/* Top Bar eof */

#description{
	position: relative;
	color: #000000;
	font-size: 12px;
	border-bottom:solid;
	border-bottom-width: 3px;
	border-bottom-color:#000000;
	clear:both;
	width: auto;
	z-index: 2;
}
#description em{
	font-family: Constantia;
	font-size:12px;
	font-style: italic;
	font-weight: 100;
	color: #000000;
}
#description a{
	font-family: "Constantia";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: right;
}
#description a:hover{
	text-decoration:underline;
}
#decription a:visited{
	text-decoration: none;
}
#menu {
	list-style: none;
	margin: 0 auto;
	width: auto;
	height: 49px;
	position: relative;
	z-index: 3;
	visibility: visible;
	float:left;
}
#menu span {
	display: none;
	position: absolute;
}
	

#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}

#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .bit {
	width: 60px;
	height: 49px;
	background: url(images/m_bit.png) no-repeat;
	left: 500px;
	top: -25px;
}
#menu .certificacion {
	width: 60px;
	height: 49px;
	background: url(images/m_certificacion.png)no-repeat;
	left: 570px;
	top: -25px;
}
#menu .consultoria {
	width: 60px;
	height: 49px;
	background: url(images/m_consultoria.png)no-repeat;
	left: 640px;
	top: -25px;
}
#menu .capacitacion {
	width: 60px;
	height: 49px;
	background: url(images/m_capacitacion.png)no-repeat;
	left: 710px;
	top: -25px;
}
#menu .simulacion {
	width: 60px;
	height: 49px;
	background: url(images/m_juegos.png)no-repeat;
	left: 780px;
	top: -25px;
}
#menu .contacto {
	width: 60px;
	height: 49px;
	background: url(images/m_contacto.png)no-repeat;
	left: 850px;
	top: -25px;
}
#content {
	padding: 10px 0px 0px 0px;
	float: left;
	width: 560px;
	overflow: hidden;
	margin: 0 auto;
	position:relative;
}
blockquote {
	font-family:"Trebuchet MS";
	color: #006699;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	padding: 6px;
}
.post {
	position: relative;
	width: 550px;
	clear:both;
	padding-top: 10px;
	margin-bottom: 20px;
	background: #FFFFFF url(images/bg_post.png) repeat-x bottom;
	border: solid;
	border-color: #CCCCCC;
}

.post-title {
	margin-left: 15px;
	width: auto;
}
.entry {
	clear: both;
	padding: 20px 10px 10px 10px;
}

.post-cat {
	float: none;
	padding-left: 8px;
	font-size: 95%;
	color: #cccccc;
}

.post-foot {
	border-top: dotted;
	color: #999999;
	border-top-width: thin;
	background: #FFFFFF;
	padding: 20px 10px 10px 10px;
	height: 50px;
}
.post-tweet {
	background:none;
	font-family:Verdana, Geneva, sans-serif;
	margin-left:400px;
}
.post-share {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	float: right;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #666666;
	font-style: italic;
	font-weight:bold;
	font-family: "Georgia", Times New Roman, Times, serif;
}
.previous-entries {
	float: left;
	padding-left: 18px;
}
.next-entries {
	float: right;
	padding-right: 18px;
}
.submit {
	background: url(images/button_bg.png) no-repeat;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #F4F4F4;
	border: none;
	float:right;
	width: 125px;
	height: 37px;
}
#sidebar {
	float: right;
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#sidebar .destacado{
	margin-top: 10px;
	padding: 10px;
	width: auto;
	border: dotted;
	border-width: 1px;
	border-color: #666666;
	position: relative;
	text-align: center;
}
.destacado p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
.destacado a, .destacado a:visited{
	text-decoration:none;
}
#sidebar .content{
	margin-top: 20px;
	padding: 10px;
	width: auto;
	border-top: solid;
	border-top-width: 3px;
	border-top-color:#000000;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	position: relative;
}
#sidebar h3 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: 10px 0px 5px;
	letter-spacing: 1px;
}
#sidebar h3 a{
	color:#000000;
	text-decoration:none;
}
#sidebar h3 a:hover{
	color:#006699;
}
#sidebar h3 a:visited{
	color:#000000;
}
#sidebar p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#sidebar a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:hover{
	color: #666666;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-bottom: 1px solid #cccccc;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #000000;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #666666;
	text-decoration: none;
}
.ul-cursos {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-cursos li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-bottom: 1px solid #cccccc;
}
.ul-cursos li a, .ul-cursos li a:visited{
	color: #006699;
	text-decoration: none;
}
.ul-cursos li a:hover{
	color: #006699;
	text-decoration: none;
}
#footer {
	clear: both;
	background: url(images/footer_bg.png) repeat-x #000;
	font-size: 95%;
	line-height: 130%;
	height: 400px;
}
#footer a, #footer a:visited{
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#footer .left-col{
	width: 400px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 300px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#footer h4 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:600;
	font-size: 20px;
	color: #666666;
	margin: 10px 10px 5px;
	padding-top: 10px;
}
#footer h3 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:600;
	font-size: 20px;
	color: #666666;
	margin: 10px 10px 0px;
	padding-top: 10px;
}
#footer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding-top:10px;
	padding-bottom:10px;
	margin-left: 10px;
}

