@charset "utf-8";
.dropcontent {	width: 100%;
	height: auto;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #666;
}

div.menu{
	width: 310px;
	padding: 0px;
	margin: 0px;
}
div.menu ul{
	list-style: none;
}
div.menu li{

}
div.menu a{
	color: #646464;
	display:block;
	height: 20px;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(assets/images/background_menu_reportes.gif);
}
div.menu a:hover{
	padding: 6px 40px;
	background-image: url(assets/images/background_menu_reportes2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

CAPTION.MYTABLE
  {
	color:#069;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
  }  TABLE.MYTABLE
  {
	font-family:Verdana, Geneva, sans-serif;
	border-collapse:collapse;
	font-size:12;
	width:100%;
	border: 1px solid #999;
  }

  TH.MYTABLE
  {
	font-size:12;
	background-color:#FFF;
	color:#666;
	text-align:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #069;
  }


  TR.MYTABLE
  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(assets/images/bactable.jpg);
  }

  TD.MYTABLE
  {
	font-size:12;
	color:white;
	text-align:center;
  }
    TD.MYTABLE2
  {
	font-size:12;
	color:#069;
	text-align:center;
	background-image: url(assets/images/bactable2.jpg);
  }
      TD.MYTABLE3
  {
	font-size:12;
	color:#069;
	text-align:center;
	background-image: url(assets/images/bactable.jpg);
  }

#form_container
{
	text-align:left;
	width:98%;
	background-color: #9CF;
	border: 5px solid #069;
}

.appnitro li
{
	width:70%;
}

form ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

form li
{
	display:block;
	margin:0;
	position:relative;
	padding-right: 5px;
	padding-left: 9px;
}

.buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}

form li div
{
	color:#444;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

form li span
{
	color:#444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li div.left
{
	display:inline;
	float:left;
	width:48%;
}

form li div.right
{
	display:inline;
	float:right;
	width:48%;
}

form li div.left .medium
{
	width:100%;
}

.clear
{
	clear:both;
}

form li div label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li span label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li div.right .medium
{
	width:100%;
}

form li .datepicker
{
	cursor:pointer !important;
	float:left;
	height:16px;
	margin:.1em 5px 0 0;
	padding:0;
	width:16px;
}

.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}

.form_description[class]
{
	display:block;
}

.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}

form hr
{
	display:none;
}

form li.section_break
{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}

form ul li.first
{
	border-top:none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}

form .section_break h3
{
	font-size:110%;
	font-weight:400;
	line-height:130%;
	margin:0 0 2px;
}

form .section_break p
{
	font-size:85%;

	margin:0 0 10px;
}

/**** Buttons ****/
input.button_text
{
	overflow:visible;
	padding:0 7px;
	width:auto;
}

.buttons input
{
	font-size:14px;
	font-weight: bold;
	color: #666;
}

/**** Inputs and Labels ****/
label.description
{
	border:none;
	color:#069;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}

span.symbol
{
	font-size:115%;
	line-height:130%;
}

input.text
{
	background:#fff url(../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

input.file
{
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

textarea.textarea
{
	background:#fff url(../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	margin:0;
	width:99%;
}

select.select
{
	color:#333;
	font-size:100%;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
}


input.currency
{
	text-align:right;
}

input.checkbox
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

input.radio
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

label.choice
{
	color:#444;
	display:block;
	font-size:100%;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px;
	width:90%;
}

select.select[class]
{
	margin:0;
	padding:1px 0;
}

*:first-child+html select.select[class]
{
	margin:1px 0;
}

.safari select.select
{
	font-size:120% !important;
	margin-bottom:1px;
}

input.small
{
	width:25%;
}

select.small
{
	width:25%;
}

input.medium
{
	width:50%;
}

select.medium
{
	width:50%;
}

input.large
{
	width:99%;
	border: thin1 solid #069;
}

select.large
{
	width:100%;
}

textarea.small
{
	height:5.5em;
}

textarea.medium
{
	height:10em;
}

textarea.large
{
	height:20em;
	border: thin solid #06C;
}
.maillegal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: justify;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h4{
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 14px;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}
.titulos_pagina {	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	color: #036;
	padding-left: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.masstoggler {	background-color: #CCC;
	padding: 5px;
	text-align: right;
}
.contienearbol {	border: 2px double #CCC;
	padding: 10px;
}
#menu {
	list-style: none;
	padding: 0;
	width: 955px;
	background-color: #333;
	background-image: url(assets/images/backmenu_blue.jpg);
	height: 42px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu li {
	float: left;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#menu a {
	color: #FFF;
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	font-weight:bold;
	height: 26px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu a:hover {
	color: #FFF;
	padding-bottom: 8px;
	background-image: url(assets/images/backmenu_blue_over.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	}
#privacidad {
	width:400px;
	float:left;
	margin:0;
	padding-left: 20px;
	padding-right: 20px;
}
#privacidad p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 1.2em;
	text-align: justify;
	font-weight: normal;
}
#privacidad h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #069;
	font-weight: normal;
}
#privacidad h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #069;
	padding: 0px;
	margin: 0px;
}
#privacidad  a:link {
	color: #069;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#privacidad  a:visited {
	text-decoration: none;
	color: #069;
}
#privacidad  a:hover {
	text-decoration: none;
	color: #069;
}
#privacidad  a:active {
	text-decoration: none;
	color: #069;
}
#privacidad  a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#footer {
	width: 955px;
	background-color: #F60;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-image: url(assets/images/footerbg.jpg);
	background-repeat: repeat;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	color: #FFF;
	font-weight: normal;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
	color: #000;
}
#footer a:active {
	text-decoration: none;
	color: #069;
}
#footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#about_banner {
	text-align:right;
	width:935px;
	height:259px;
  background-image:url(assets/images/fondoinfo.jpg);
	background-color:#FFF;
	padding-top:10px;
	background-image: url(assets/images/kpiweb_aboutbanner.jpg);
	padding-right: 10px;
  }
#contenido_about_1 {
	padding-left: 15px;
	background-color: #06C;
	padding-right: 15px;
	margin-left: 10px;
	color: #FFF;
	padding-bottom: 5px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
#contenido_about_1 p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	text-align: justify;
}
#contenido_about_1 h3{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 18px;
	margin-top: 0px;
}
#contenido_about_2 {
	margin-left: 10px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}
#contenido_about_2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	text-align: justify;
}
    #appstore {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 220px;
	background-image: url(assets/images/kpiweb_appstpreback.jpg);
	height: 150px;
	padding-left: 80px;
	padding-top: 15px;
	padding-right: 15px;
	background-repeat: no-repeat;
}
#appstore a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#appstore a:hover {
	text-decoration: none;
	color: #000;
}
#appstore a:active {
	text-decoration: none;
	color: #069;
}
#appstore a:visited {
	text-decoration: none;
	color: #FFF;
}


#about_banner p .Textos {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-weight: bold;
}
.left ul {
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.left li {
	margin:0;
	color:#666;
	line-height:1.5em;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-image: url(assets/images/ul_li_bg.gif);
}
.clr {clear:both; padding:0; margin:0; background:none;}
.derecha {	width: 310px;
	float: right;
	height: auto;
	margin-bottom: 10px;
}
.derechawidget {	width: 310px;
	float: right;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.left {width:565px; float:left; margin:0; padding:10px 10px;}
.left_table_videos {
	width:900px;
	float:left;
	margin:0;
	padding:10px;
}

p.clr {clear:both; padding:0; margin:0; background:none;}
.right {
	width:310px;
	float:right;
	margin-bottom: 20px;
}
.right #text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
.right1 {	width:310px;
	float:right;
	margin-bottom: 10;
}
.menu {float:right; padding:23px 0 0 0; margin:0; width:420px; height:35px;}

.maillegal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: justify;
}

#menu {
	list-style: none;
	width: 955px;
	background-image: url(assets/images/backmenu_blue.jpg);
	height: 42px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#menu a {
	color: #FFF;
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	font-weight:bold;
	height: 20px;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu a:hover {
	color: #FFF;
	padding-bottom: 8px;
	background-image: url(assets/images/backmenu_blue_over.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.seccure_modulo {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 955px;
	background-color: #F60;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-image: url(assets/images/footerbg.jpg);
	background-repeat: repeat;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	color: #FFF;
	font-weight: normal;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
	color: #000;
}
#footer a:active {
	text-decoration: none;
	color: #069;
}
#footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#contenedormenu a:link {
	color: #069;
	text-decoration: none;
}
#contenedormenu a:visited {
	text-decoration: none;
	color: #069;
}
#contenedormenu a:hover {
	text-decoration: none;
	color: #069;
}
#contenedormenu a:active {
	text-decoration: none;
	color: #069;
}
#contenedormenu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#contenedormenu {
	height: 96px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#contenedormenu .logotipo {
	height: 96px;
	width: 288px;
	float: left;
}
#contenedormenu .menu_and_login {
	height: 96px;
	width: 622px;
	float: right;
}
#contenedormenu .iconosmenu {
	height: 30px;
	width: 622px;
	float: right;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
}
#contenedormenu .login {
	height: 48px;
	width: 622px;
	float: right;
	text-align: right;
	padding-top: 10px;
}

/* BANNER GLIDE */
.glidebannercontainer {
	height: 298px;
	width: 647px;
	float: left;
}
.glidebuttonscontainer {
	height: 298px;
	width: 305px;
	float: left;
}
.glidecontentwrapper {
position:relative;
width:952px;
height:300px;
overflow:hidden;
margin-right:auto;
margin-left:auto;
border-right-width:2px;
border-left-width:2px;
border-right-style:solid;
border-left-style:solid;
border-right-color:#999;
border-left-color:#999;
}
.glidecontent {
	position:absolute;
	background:#FFF;
	visibility:hidden;
	width:952px;
	height:280px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:700;
}
.glidecontenttoggler {
	width:956px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	height:42px;
	background-image:url(assets/images/nav.png);
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
}
.glidecontenttoggler a {
	display:inline-block;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	height:20px;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	float: left;
}
.glidecontenttoggler a.selected {
color:#FFF;
background-image:url(assets/images/backglideron.jpg);
}
.glidecontenttoggler a:hover {
	color:#FFF;
	background-image:url(assets/images/backgliderover.jpg);
}
.glidecontenttoggler a.prev,.glidecontenttoggler a.next {
width:81px;
}
.glidecontenttoggler a.prev:hover,.glidecontenttoggler a.next:hover {
background:#1A48A4;
color:#FFF;
}
/* CSS Document */
.input {	margin-top: 3px;
	background-color: #069;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 60px;
	height: 20px;
}
.login1 {
	width: 700px;
	float: right;
	text-align: right;
	margin-top: 6px;
	height: 50px;
}
.contactmenu {
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 3px;
	width: 650px;
	float: right;
}
.social {
	width: 200px;
	float: right;
	text-align: right;
	margin-top: -35px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.contactmenu2 {
	padding-top: 5px;
	width: 325px;
	float: right;
}
.contactmenu3 {
	padding-top: 5px;
	width: 325px;
	float: right;
	text-align: left;
}
.contactphone{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

body { margin:0; padding:0; width:100%;}
.note {
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
}

/* TOUR */
.tour {
	text-align:right;
	width:956px;
	height:30px;
	background-color:#FFF;
background-image:url(assets/images/nospread.jpg);
	padding-top:8px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
}


/* ICONOS DISPOSITIVOS */

.iconswraper {
	width:932px;
	margin-right:auto;
	margin-left:auto;
	border-right-width:2px;
	border-left-width:2px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#999;
	border-left-color:#999;
	height:145px;
	background-image:url(assets/images/kpiweb_iconsback.jpg);
	padding-top:15px;
	padding-right:10px;
	padding-left:10px;
	clear: left;
}

.iconos {
width:932px;
border-right-width:2px;
border-left-width:2px;
border-right-style:solid;
border-left-style:solid;
border-right-color:#999;
border-left-color:#999;
height:150px;
background-repeat:no-repeat;
padding-top:10px;
padding-right:10px;
padding-left:10px;
background-image:url(assets/images/kpiweb_iconsback.jpg);
margin-right:auto;
margin-left:auto;
}

.iconostexto {
font-family:Verdana, Geneva, sans-serif;
font-size:13px;
font-weight:700;
color:#666;
}

/* CONTENEDOR INFERIOR */
.contenedorabajo {
	width:952px;
	height:360px;
	border-right-width:2px;
	border-left-width:2px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#999;
	border-left-color:#999;
	clear: left;
	margin-right: auto;
	margin-left: auto;
}
h2 {
font-size:22px;
color:#069;
font-family:Verdana, Geneva, sans-serif;
}


/* MODULOS */
.modulo1 {
	width:194px;
	background-image:url(assets/images/fondomodulo.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:5px;
	padding-left:10px;
	border-right-width:1px;
	border-right-style:dashed;
	border-right-color:#666;
	padding-right:10px;
	height:360px;
	float:left;
}

.modulo2 {
	width:200px;
	background-image:url(assets/images/fondomodulo.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:5px;
	padding-left:10px;
	border-right-width:1px;
	border-right-style:dashed;
	border-right-color:#666;
	padding-right:10px;
	height:360px;
	float:left;
}

.modulo3 {
	width:244px;
	background-image:url(assets/images/fondomodulo.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:5px;
	padding-left:10px;
	border-right-width:1px;
	border-right-style:dashed;
	border-right-color:#666;
	padding-right:10px;
	height:360px;
	float:left;
}

.modulo4 {
	width:225px;
	background-image:url(assets/images/fondomodulo.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	height:360px;
	float:left;
	font-family: 12;
}

.modulo1,.modulo2 p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#333;
	font-weight:normal;
	text-align:left;
	line-height:20px;
}

.modulo1 h1,.modulo2 h1,.modulo3 h1,.modulo4 h1 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
color:#069;
font-weight:700;
line-height:24px;
margin-top:0;
margin-bottom:10px;
}
.modulo1 p,.modulo2 p,.modulo3 p,.modulo4 p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	margin-top:0;
	margin-bottom:10px;
	line-height: 16px;
}
.body_resize {
	width:922px;
	border:1px solid #d4d4d4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	padding-top: 15;
}
.body_resize h2 {
	color:#069;
	padding:5px 5px;
	margin:0;
	border-bottom:1px solid #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body_resize h3 {
	color:#666;
	padding:5px 5px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body_resize h4 {
	color:#069;
	padding:5px 5px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.body_resize h2 span { font:normal 11px Arial, Helvetica, sans-serif; color:#819e9c; padding:5px 0; margin:0;}
.body_resize p {
	color:#666;
	padding:10px 5px;
	margin:0;
	line-height:1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.body_resize p span { color:#819e9c;}
.body_resize a {
	color:#006699;
	text-decoration: none;
}
.terminos  {
	width:98%;
	float:left;
	margin:0;
	padding:10px;
	font-size: 10px;
} 


p.clr, .clr { clear:both; padding:0; margin:0; background:none;}
.pleca {	margin-top: 30px;
	margin-bottom: 30px;
}

div.menu{
	width: 310px;
	padding: 0px;
	margin: 0px;
}
div.menu ul{
	list-style: none;
}
div.menu li{

}
div.menu a{
	color: #646464;
	display:block;
	height: 20px;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(assets/images/background.gif);
}
div.menu a:hover{
	padding: 6px 40px;
	background-image: url(assets/images/highlight.gif);
	background-repeat: no-repeat;
	background-position: left;
}.right  {
	width:310px;
	float:right;
	margin-bottom: 10;
} 
.right #text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
.derecha {
	width: 310px;
	float: right;
	height: auto;
	margin-bottom: 10px;
}
.left  { width:565px; float:left; margin:0; padding:10px 10px;} 
.titulos_cursos {
	font-family: Verdana, Geneva, sans-serif;
	color: #069;
	font-weight: bold;
}
.fechas_cursos {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
}
.horas_cursos {
	font-family: Verdana, Geneva, sans-serif;
	color: #063;
	font-weight: bold;
	font-size: 14px;
}
.textos_curso {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-weight: normal;
	font-size: 12px;
}
.sincosto {
	color: #C60;
}
h5{
	font-family: Verdana, Geneva, sans-serif;
	background-color: #069;
	padding: 5px;
	color: #FFF;
	margin: 0px;
}
.selecciondevideo {
	width: 200px;
	margin-left: 5px;
}
