@import "mensajes.css";

body
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	background: #e4e4e3 url('/images/body-bg.gif') repeat-x;
	height: 100%;
	min-width: 918px;
}
img
{
	border: none;
}
form
{
	margin: 0;
	padding: 0;
}
input, textarea
{
	outline: none;
}
#page
{
	overflow: hidden;
	min-height: 100%;
	width: 918px;
	margin: 0 auto;
}
* html #page
{
	overflow: visible;
	height: 100%;
}
#header
{
	overflow: hidden;
	width: 100%;
	position: relative;
}
.head-divider
{
	overflow: hidden;
	width: 100%;
}
#header h1
{
	float: left;
	margin: 27px 0 0;
}
#header h1 a
{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 372px;
	height: 86px;
	background: url('/images/logo.gif') no-repeat;
}
.header-images
{
	float: left;
	margin: 34px 0 0 31px;
	display: inline;
}
.header-images img
{
	float: left;
	margin-left: 2px;
}
#header .form
{
	float: right;
	width: 202px;
	margin-top: 30px;
}
#header .form .registro
{
	margin-left: 55px;
	margin-bottom: 10px
}
#header .form ul
{
  clear:both;
	}

#header .form .submit
{
	float: left;
	margin-top: 6px;
}
#header .form input.search
{
	float: right;
	width: 182px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #525462;

}
.plus-menu
{
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 0;
	top: 55px;
}
.plus-menu li
{
	float: left;
	margin-left: 5px;
	display: inline;
}
.plus-menu li a
{
	display: block;
}
.plus-menu li a img
{
	display: block;
}
.nav
{
	overflow: hidden;
	height: 47px;
	margin: 11px 0 0;
	padding: 0;
	list-style: none;
	background: url(/images/nav-bg.gif);
	text-align: center;
}
.nav li
{
	float: left;
	background: url(/images/nav-li-bg.gif) no-repeat;
	font-size: 15px;
}
.nav li a
{
	display: block;
	color: #fffbf3;
	text-decoration: none;
	margin: 1px 0 0 2px;
	padding: 15px 0 14px;
}
.nav li a:hover, .nav li a.active
{
	background: url(/images/nav-hover-bg.gif) repeat-x;
}
.nav .curs
{
	background: none;
}
.nav .curs a
{
	width: 239px;
	margin-left: 3px;
}
.nav .curs a.active, .nav .curs a:hover
{
	background: url(/images/nav-hover-bg-left.gif) no-repeat;
}
.nav .la-emp a
{
	width: 258px;
}
.nav .contacten a
{
	width: 235px;
}
.nav .ingreso a
{
	width: 176px;
	margin-left: 3px;
}
.nav .ingreso a span
{
	background: url(/images/ingreso-link-bg.gif) no-repeat;
	padding-left: 23px;
}
.nav .ingreso a:hover, .nav .ingreso a.active
{
	background: url(/images/nav-hover-bg-right.gif) no-repeat;
}
#content
{
	overflow: hidden;
	width: 905px;
	background: url(/images/cont-box-bg.jpg) no-repeat;
	margin-top: 12px;
	padding: 10px 0 20px 11px;
	background-color: White;
	border-left: solid 1px #a1a1a1;
	border-right: solid 1px #a1a1a1;
	border-top: solid 1px #a1a1a1;

}
#sidebar
{
	float: left;
	width: 228px;
}
.side-box
{
	background: url(/images/side-menu-middle.png) repeat-y;
	overflow: hidden;
	height: 100%;
}
.side-box-top
{
	overflow: hidden;
	width: 228px;
	background: url(/images/side-menu-top.gif) no-repeat;
	padding-bottom: 12px;
}
.side-box-bottom
{
	overflow: hidden;
	width: 228px;
	height: 4px;
	background: url(/images/side-menu-bottom.png) no-repeat;
}
.side-box-top h2
{
	margin: 17px 0 0 11px;
	font-size: 14px;
	color: #fff;
}
.side-box-top h2 a
{
	color: #fff;
	text-decoration: underline;
}
.side-box-top h2 a:hover
{
	text-decoration: none;
}
.side-box-top ol
{
	overflow: hidden;
	width: 225px;
	margin: 17px 0 0 5px;
padding-left: 30px

}
.side-box-top ol li
{
	margin-top: 3px;
	font-weight: bold;
list-style-type: decimal;
}
.side-box-top ol li a
{
	display: block;
	width: 216px;
	padding-left: 9px;
	color: #232323;
	text-decoration: none;
}
.side-box-top ol li a:hover, .side-box-top ol li a.active
{
	background: url(/images/side-menu-hover-bg.png) no-repeat;
}
.side-box-top ol li a span
{
	padding-right: 6px;
}
#main
{
	float: right;
	width: 668px;
	margin-right: 8px;
	display: inline;
}
.main-img
{
	overflow: hidden;
	width: 667px;
	/*min-height: 389px;*/
	background: url(/images/main-img-border.png) no-repeat;
}
.main-img object
{
	display: block;
	margin: 3px 0 0 2px;
}
.main-box
{
	margin-top: 4px;
	background: url(/images/main-box-middle.gif) repeat-y;
}
.main-box-top
{
	background: url(/images/main-box-top.gif) no-repeat;
}
.main-box-bottom
{
	overflow: hidden;
	width: 643px;
	background: url(/images/main-box-bottom.gif) no-repeat 0 100%;
	padding: 22px 0px 26px 25px;
}
.form-holder
{
	overflow: hidden;
	height: 100%;
}
.form-box-middle
{
	background: url(/images/form-box-middle.gif) repeat-y;
}
.form-box-top
{
	overflow: hidden;
	width: 621px;
	background: url(../images/form-box-top.gif) no-repeat;
	padding: 0 7px 5px 12px;
}
.form-box-bottom
{
	overflow: hidden;
	width: 621px;
	height: 13px;
	background: url(/images/form-box-bottom.gif) no-repeat;
}
.form-titles
{
	overflow: hidden;
	width: 602px;
	padding-bottom: 9px;
}
.form-titles p + p
{
margin-left: 100px;
}
.form-titles p
{
	float: left;
	margin: 12px 0 0 11px;
	font-size: 15px;
	color: #fff;
	font-weight: normal;
		font-weight: bold;

}
.form-titles p a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.form-titles p a:hover
{
	text-decoration: underline;
}
.form-titles span
{
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 13px 6px 0 0;
}
.form-titles span a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.form-titles span a:hover
{
	text-decoration: underline;
}
.form-box
{
	overflow: hidden;
	width: 551px;
	background: url(/images/form-divider.gif) repeat-x 0 100%;
	padding: 0 31px 18px 20px;
	margin-top: 17px;
}

.form-data
{
	overflow: hidden;
	width: 551px;
	padding: 0 31px 0px 20px;
	margin-top: 10px;
}

.form-data p 
{
	border-bottom: solid 1px #8798b2;
	color: #033957;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	}
.form-data p span
{
	width: 200px;
	display: inline-block
	}


.form-data p a 
{
	margin-left: 300px;
	color: #02669d;
	text-decoration: none;
	}

.form-data p .cupo + a
{
	margin-left: 270px;
	}
	
.form-data p a:hover
{
	text-decoration: underline;
}
	
.form-data p + span
{
	color: #676767;
	float: left;

}
.form-data p + span + span
{
	float: right;
	display: none;
	width: 300px;

}
.form-data p + span + span input
{
	float:left;
	width:200px;
	margin-top:5px;
}

.form-data p + span + span input[type="radio"]
{
	clear: left;
	width:0px;
	margin-top:2px;
	
}

.form-data p + span + span label
{
 float: left
}


.form-data p + span + span .button
{
	padding-top: 7px;
	float: right;
	margin: 2px 5px 0px 0px;
} 

.form-data p + span + span + span
{
	font-weight: bold;
	float: right;
	color: #000000;
	font-size: 13px;
}


.form-divider
{
	overflow: hidden;
	width: 389px;
}
.form-divider label
{
	float: left;
	width: 125px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #033957;
	margin-top: 13px;
}
.form-divider .first
{
	margin-top: -3px;
}
.form-divider .text
{
	float: right;
	width: 259px;
	height: 27px;
	background: url(/images/input-bg.gif) no-repeat;
	margin-top: 4px;
}
.form-divider .text input
{
	overflow: hidden;
	width: 239px;
	padding: 5px 6px 0 8px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: none;
	border: none;
}

.form-divider .textarea textarea
{
	overflow: auto;
	width: 238px;
	height: 132px;
	font: 11px/14px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #000;
	padding: 8px 12px 0 5px;
	margin: 6px 0 0 5px;
}

.nombre label
{
	margin-top: 9px;
}
.nombre select
{
	float: right;
	width: 259px;
	padding: 2px 0 2px;
	margin-top: 4px;
}
.small-inp
{
	float: right;
	width: 259px;
}
.small-inp .text
{
	float: left;
	width: 126px;
	background: url(/images/input-bg2.gif) no-repeat;
}
.small-inp .right-inp
{
	float: right;
}
.small-inp .text input
{
	width: 106px;
	padding: 5px 6px 0 8px;
}
.sel-box
{
	float: right;
	width: 259px;
}
.sel-box select
{
	float: left;
	width: 92px;
	margin-right: 8px;
	display: inline;
}
.sel-box .dia-sel
{
	width: 52px;
}
.sel-box .ano-sel
{
	width: 63px;
}

.check-holder
{
	float: right;
	width: 259px;
	margin-top: 11px;
}
.check-holder input
{
	float: left;
}
.check-holder label
{
	float: left;
	width: auto;
	margin: 2px 22px 0 5px;
}
.verif
{
	overflow: hidden;
	width: 100%;
}
.verif-box
{
	overflow: hidden;
	width: 551px;
}
.verif-text
{
	float: left;
	width: 264px;
	padding: 14px 0 0 16px;
}
.verif-text label
{
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	color: #033957;
}
.verif-text p
{
	margin: 5px 0 0 4px;
	font: 11px/14px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.verif-text .text
{
	width: 259px;
	height: 27px;
	background: url(/images/input-bg.gif) no-repeat;
	margin: 8px 0 0 4px;
}
.verif-text .text input
{
	width: 239px;
	padding: 5px 6px 0 8px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: none;
	border: none;
}
.marc-check
{
	overflow: hidden;
	width: 100%;
	margin: 25px 0 0 -7px;
}
.marc-check .check
{
	float: left;
}
.marc-check label
{
	float: left;
	margin: 2px 0 0 3px;
}
.verif-img
{
	float: right;
	margin-top: 35px;
}
.form-box-top textarea
{
	overflow: auto;
	width: 473px;
	height: 82px;
	font: 11px/14px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #000;
	padding: 8px 12px 0 5px;
	margin: 6px 0 0 51px;
}
.form-box-top .submit
{
	display: block;
	margin: 19px 0 0 227px;
}
.comercio
{
	background: url(/images/comercio-middle.gif) repeat-y;
}
.comercio-top
{
	background: url(/images/comercio-top.gif) no-repeat;
}
.comercio-bottom
{
	overflow: hidden;
	width: 617px;
	min-height: 354px;
	background: url(../images/comercio-bottom.gif) no-repeat 0 100%;
	padding: 22px 25px 14px 26px;
}
.comm-box
{
	overflow: hidden;
	width: 602px;
	background: url(/images/form-divider.gif) repeat-x 0 100%;
}
.comm-link
{
	margin: 0px;
	padding: 0;
	display: block;
	overflow: hidden;
	width: 283px;
	height: 28px;
	background: url(/images/comercio-link.gif) no-repeat;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 15px;
	float:left;
}
.comm-link + input 
{
	float:right;
	}
.comm-box + input
{
	margin-top: 8px;
	margin-right: 15px;
	float: right;
	}


.comm-box ul
{
	overflow: hidden;
	margin: 12px 0 0 10px;
	padding: 0 0 18px;
	list-style: none;
}
.comm-box > ul
{

	height: 240px;
}

.comm-box ul li
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	background: url(/images/comm-box-bullet.gif) no-repeat 0 5px;
	padding-left: 8px;
}
.comm-box ul li a
{
	color: #033957;
	text-decoration: none;
}
.comm-box ul li a:hover
{
	text-decoration: underline;
}
.comm-menu
{
	overflow: hidden;
	margin: 20px 0 0;
	padding: 0 0 5px;
	list-style: none;
	background: #fff;
	border: 1px solid #e2e1e0;
	text-align: center;
}
.comm-menu li
{
	display: inline;
	background: url(/images/comm-menu-bg.gif) no-repeat 0 50%;
	font: 11px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #525252;
	padding: 0 3px 0 9px;
}
.comm-menu .first
{
	background: none;
}
.comm-menu li a
{
	color: #6b6b6b;
	text-decoration: none;
}
.comm-menu li a:hover
{
	text-decoration: underline;
}
.comm-menu .underline a
{
	text-decoration: underline;
}
.comm-menu .underline a:hover
{
	text-decoration: none;
}
.comm-menu li form
{
	display: inline;
}
.comm-menu li .form
{
	width: 105px;
	display: inline;
}
.comm-menu li .form label
{
	font: 11px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #6b6b6b;
}
.comm-menu li .form .text
{
	background: url(/images/comm-input.gif) no-repeat;
	display: inline;
	padding: 1px 1px 5px 3px;
	margin-left: 5px;
}
.comm-menu li .form .text input
{
	overflow: hidden;
	width: 32px;
	padding: 0 0 0 0;
	font: 11px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #6b6b6b;
	background: none;
	border: none;
}


.comm-menu li .form .submit
{
	position: relative;
	top: 5px;
	margin-left: 2px;
}

#footer
{
	height: 27px;
	background: #2299ba;
	border-top: 1px solid #9bc7d4;
	margin-top: 0px;
	line-height: 20px;
}
.foot-box
{
	overflow: hidden;
	width: 918px;
	margin: 0 auto;
}
.foot-box ul
{
	overflow: hidden;
	margin: 4px 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.foot-box ul .first
{
	background: none;
}
.foot-box ul li
{
	display: inline;
	background: url(/images/foot-menu-bg.gif) no-repeat 0 50%;
	font-size: 10px;
	color: #fff;
	padding: 0 2px 0 7px;
}
.foot-box ul li a
{
	color: #fff;
	text-decoration: none;
}
.foot-box ul li a:hover
{
	text-decoration: underline;
}


.user
{
	width: 280px;
	height: 129px;
	margin-top: 14px;
	padding: 20px 0 0 21px;
	position: relative;
	background: url(/images/user-bg.png) no-repeat;
}
.user .close
{
	position: absolute;
	right: 16px;
	top: 11px;
}
.user label
{
	display: block;
	font-size: 12px;
	color: #033755;
	padding-top: 4px;
}
.user .text
{
	width: 148px;
	overflow: hidden;
	height: 25px;
	border: 1px solid #4b4b4b;
	background: url(/images/user-text-bg.png) no-repeat;
}
.user .text span
{
	float: left;
	overflow: hidden;
	margin: 4px 0 0 3px;
}
.user .text input
{
	float: left;
	outline: none;
	margin: -2px -4px -2px -2px;
	padding: 0;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	border: 2px solid #fff;
	background: none;
	width: 142px;
}
.user .check
{
	position: absolute;
	left: 23px;
	top: 127px;
}
.user .check input
{
	float: left;
	width: 15px;
	height: 15px;
	vertical-align: middle;
	margin: 0;
}
.user .check label
{
	float: left;
	font-size: 10px;
	color: #ba8617;
	padding: 1px 0 0 2px;
}
.user .link
{
	position: absolute;
	right: 14px;
	top: 130px;
	color: #ba8617;
	font-size: 10px;
	text-decoration: none;
}
.user .link:hover
{
	text-decoration: underline;
}
.user .loginbutton 
{
	margin-left: 130px;
	}

#hideShow
{
	display:none;
	z-index: 10;
	position: absolute;
	margin-left: 610px;
}
.imagen_curso
{
	margin: 10px;
	margin-left: 90px;
}

.comm-box h3
{
	text-decoration: underline;
	color: #033957;
	text-transform: uppercase;
	font-size: 14px;
}
.comm-box h4
{
	color: #015a8e;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
}
.comm-box ul.other
{
	margin-top: 0px;
}
.comm-box ul.other li
{
	font-weight: normal;
}
.comm-indent
{
	margin: 30px;
}

.button
{
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin: 10px;
	padding-top: 7px;

	display: block;
	overflow: hidden;
	width: 81px;
	height: 22px;
	background: url( '/images/button1.gif' ) no-repeat;
	text-align: center;
	float: left;

}
.button:hover
{
		text-decoration: underline;

	}

.payment  
{
	margin-bottom: 80px
}
	
.payment>img
{
	float: left;
	}
.payment .button
{
	float: right;
}

.payment > img + p
{
	color:#033957;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 0;
}
.payment > img + p + p
{
		margin-top: 0;
		color: #045d8f;
		font-weight: bold;

}

.payment > img + p + p + span
{
	color: #6b6b6b;
}

div.wrap
{
	clear: both;
	height: 1px;
}

ol ol
{
 list-style-type: upper-alpha	
}
ol ol ol
{
 list-style-type: lower-roman;	
}


.activacion-box-top {
	overflow: hidden;
	width: 621px;
	height: 307px;
	background: url(/images/activacion-box-top.jpg) no-repeat;
	padding: 0 7px 5px 12px;
}
.activacion-box-bottom {
	overflow: hidden;
	width: 621px;
	height: 13px;
	background: url(/images/activacion-box-bottom.gif) no-repeat;
}
.activation-box {
	overflow: hidden;
	width: 551px;
	padding: 0 31px 18px 20px;
	margin-top: 17px;
}

.activation-box .codigo 
{
	color: #033957;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 35px;
	width: 250px;
}
.activation-box .codigo input
{
	margin-top: 15px;
	width: 250px;
	height: 20px;
}
.telefono-box-top {
	overflow: hidden;
	width: 621px;
	height: 290px;
	background: url(/images/telefono-box-top.jpg) no-repeat;
	padding: 0 7px 5px 12px;
}
.activation-box .telefono 
{
	color: #033957;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 170px;
	width: 250px;
}

.small-inp select {
	float: left;
	width: 127px;
}
.small-inp select + select {
	float: right;
	
}

.tarjetas 
{
 float:left;
	}

#strContent 
{
	margin-right: 25px;
	color: #033957;
	}
#strContent h4
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 15px;
}

#strContent h4 > img 
{
	float:right;
	margin-left: 10px;
	}
#strContent p > img 
{
	float:left;
	margin-right: 10px;
	}
#strContent p 
{
	padding-left: 10px;
}