@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
a { text-decoration:none; color:#0c629b; }
img{ border:none; }
#header{ margin-left:auto; margin-right:auto; width:1020px; }
.main-wrapper{
	background-image: url(../img/top-blue-bar.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#EBECD7;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	position:relative;
}
.content-wrapper{
	padding:10px 35px;
}
.content-left{
	width:630px;
	margin-right:10px;
	float:left;
	display:inline;
}
.content-right{
	width:300px;
	float:right;
	display:inline;
}
.main-logo{
	position: absolute;
	width: 116px;
	height: 73px;
	z-index: 10;
	background-image: url(../img/logo-bg.png);
	padding: 36px 12px;
	left: 30px;
}
.logos{
	position: absolute;
	z-index: 10;
	right: 35px;
	background-image: url(../img/logos-bg.png);
	height: 105px;
	padding-left: 8px;
	padding-right: 8px;
}
.logos div {
	padding-top: 16px;
	color: white;
	font-size: 10px;
	padding-left: 5px;
}
.logos div span {
	font-style:italic;
	padding-left: 10px;
}
.slideshow{ 
	position: relative;
	background-color: #EBECD7;
	height: 450px;
	overflow: hidden; 
}
.slide{
	position:relative;
	float:left;
}
.slides-container{ margin-top: -104px; }
.slide .blue-bar {
	height: 140px;
	margin-top: -140px;
	background-color: #069;
	width: 100%;
	position: absolute;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.slide .title {
	position: absolute;
	top: 422px;
	left: 35px;
	z-index: 10;
	color: white;
	font-size: 25px;
	font-weight: bold;
	width: 950px;
}
.slide .description{
	width: 650px;
	height: 116px;
	position: absolute;
	top: 470px;
	z-index: 10;
	left: 35px;
	font-size: 13px;
	line-height: 20px;
	color: white;
}
.btn{ position: absolute; z-index: 10; top:210px; cursor:pointer; }
.btn:hover {  -webkit-box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 16px 0 rgba(50,50,50,0.5); box-shadow: 0 1px 16px 0 rgba(10, 10, 10, 0.2); -moz-border-radius: 30px; border-radius: 30px; }
.btn.prev{ left:35px; }
.btn.next{ right:35px; }
.footer{ 
	background-color: #333;
	color: white;
	padding: 25px;
	font-size: 11px;
	text-align: center;
	clear:both;
}
.bloque { 
	background-color: white;
	padding: 10px 0px 5px 0px;
	margin-top:4px;
	margin-bottom:20px;
	position:relative;
	float: left;
}
.bloque-sombra { 
	position: absolute;
	bottom: -12px;
	left: 10px;
}
.content-left .bloque-sombra { bottom: -31px; left: 0px; }
#block-access img { margin-left:-10px; }

/***********************************************/
/*************Home_icon Sprite******************/
.icos_home{background-image:url('../img/icos_home.png');background-repeat:no-repeat; display:inline-block; width:30px; height:30px;}

.ico_tab{width: 21px;height: 55px;background-position: 0 -81px;position: absolute;  left: -20px;  top: 0px;}
a:hover .ico_tab, a.current .ico_tab{width: 21px;height: 55px;background-position: 0 -11px;}
.ico_capacitacion{width:38px;height:40px;background-position:0 -180px;float: left;}
.ico_recursos{width:38px;height:40px;background-position:0 -353px;float: left;}
.ico_circulo_bullet{float: left;width:40px;height:40px;background-position:0 -225px;text-align: center;}
a:hover  .ico_circulo_bullet, a.current  .ico_circulo_bullet{width:40px;height:40px;background-position:0 -145px}
.ico_estadisticas{width:40px;height:38px;background-position:0 -260px;float: left;}
.ico_personaje{width:37px;height:34px;background-position:0 -298px;float: left;}
.ico_dropmenu{width:37px;height:29px;background-position:0 -332px}

/*****************Tabs****************/
.nuestros_servicios_tabs .icos_home {font-size:12px;line-height: 30px;}
.nuestros_servicios_tabs li a {font-size: 11px;
color: white;
background: #999;
height: 35px;
display: block;
float: left;
position: relative;
margin-bottom: 15px;
line-height: 13px;
padding-top: 5px;
width: 160px;
padding-right:2px; }
.nuestros_servicios_tabs li a.current, .nuestros_servicios_tabs li a:hover{ background:#006699;display: block;float: left;position: relative;width: 160px;}
.nuestros_servicios_tabs 
.content-wrapper{background:white;}
.nuestros_servicios_panes h3{margin:10px 0;color: #666;font-size: 20px;font-weight: 700;}
/*************SideBlock***************/
#block-access > a {margin-left: 0;background: #999;font-weight: 700;position: relative;height: 40px;margin-bottom: 15px;color: white;line-height: 40px;}
#block-access > a:hover {background:#006699;}

/***********Background****************/
.white_conatiner{background:white;}

/***********Links*********************/
.bluelnk{	color:#006699;	text-decoration:none;}
.bluelnk:hover{	text-decoration:underline;}

/****Color
Blue : #006699
Grey : #999999
********/
.rss-news-title { padding-left:20px; font-size:16px; color:#333; }
.rss-news{ padding:20px; padding-top: 8px; }
.rss-news .rssHeader{ display:none; }
.rss-news .rssBody h4 { font-size: 12px; }
.rss-news .rssBody div { font-size: 10px; padding-top:5px; padding-bottom:5px; color:#999; font-style:italic; }
.rss-news .rssBody p { border-bottom:solid 1px #eaeaea; padding-bottom:10px; }
