@charset "utf-8";
/********************************************
* VARIOS                                    *
********************************************/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
/********************************************
* TITULOS                                   *
********************************************/
#tituloCurso {
	border-bottom: #F7F7F7 solid 1px;
}
#tituloCurso h2 {
	font-size: 25px;
	line-height: 32px;
	padding: 10px 0;
	margin-bottom: 0px;
}
#tituloCurso h2 a {
	color: #666;
}
#tituloCurso h2 a:hover {
	color: #999;
	text-decoration: none;
}
/********************************************
* DATOS                                     *
********************************************/
#dataCurso h3 {
	font-size: 18px;
	line-height: 22px;
	padding: 10px 0;
	margin-bottom: 0px;
	color: #61A598;
}
#dataCurso p {
	margin: 10px 0;
}
#tipoCurso {
	margin: 0;
	padding-bottom: 5px;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: bold;
}
#tipoCurso a {
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: bold;
}
#modalidadCurso {
	margin: 15px 0;
	display: none;
}
/********************************************
* GALERIA                                   *
********************************************/
#imgGaleria {
	margin: 10px 0;
}
#imgGaleria img {
	margin: 0;
	padding: 0;
	border: none;
}
#imgGaleria a {
	border-bottom: #FFF solid 3px;
	margin: 10px 10px 0 0;
	padding: 0;
	display: block;
}
#imgGaleria a:hover {
	border-bottom: #93BD3E solid 3px;
	padding: 0;
}
/********************************************
* COMCEPTOS                                 *
********************************************/

div.conceptos {
	margin: 15px 0;
}
#breveCurso {
}
#breveCurso, div.conceptos {
}
div.conceptos ul {
	padding-left: 20px;
}
div.conceptos ul li {
	list-style: circle;
}
div.conceptos ol {
	padding-left: 25px;
}
div.conceptos ol li {
	list-style: decimal-leading-zero;
}
#comienzoCurso {
	display: none;
}
#btnmasinfoCurso {
	border-top: #EAEAEA solid 1px;
	padding: 20px;
	margin-top: 20px;
}
/********************************************
* BOTONES                                   *
********************************************/
/*#btnmasinfoCurso {
	float: left;
	height: 40px;
	width: 100%;
	padding-top: 20px;
	margin-top: 10px;
}
#btnmasinfoCurso a {
	border: #6ED0FF solid 1px;
	margin: 10px 5px;
	padding: 7px 10px;
	font-weight: bold;
	text-decoration: none;
}
#btnmasinfoCurso a.blue {
	background: #3B4584;
	color: #FFF;
}
#btnmasinfoCurso a.blue:hover {
	background: #222E66;
	color: #FFF;
	text-decoration: none;
}
#btnmasinfoCurso a.green {
	background: #61A598;
	color: #FFF;
}
#btnmasinfoCurso .green:hover {
	background: #346B61;
	color: #FFF;
	text-decoration: none;
}*/
/********************************************
* IMAGENES                                  *
********************************************/
#imgCurso {
	/*float: left;
	margin: 0 20px 20px 0;*/
	margin: 10px 0;
}
/********************************************
* PAGUINADOR                                *
********************************************/

#paginatorCurso {
}
#paginatorCurso li {
	display: block;
	padding: 2px 6px;
	margin: 0 5px 0 0;
	border: #ccc solid 1px;
	float: left;
}
#paginatorCurso li:hover {
	background: #f5f5f5;
}
#paginatorCurso a:hover {
	text-decoration: none;
}
/********************************************
* PAGOS                                     *
********************************************/

#metodosPagoCurso img {
	height: 24px;
	width: auto;
}
#metodosPagoCurso li {
	height: 24px;
	margin-bottom: 5px;
}
.small {
	font-size: 12px;
	padding: 5px 10px;
}
#planes {
	width: 200px;
	margin-bottom: 20px;
	margin-right: 10px;
	float: left;
	border: #CCC solid 1px;
	padding: 10px;
}
#planes h4 {
	font-size: 14px;
	font-weight: bold;
}
#planes #table_list {
	width: 100%;
}
#planes a {
	color: #F00;
	font-weight: bold;
}
#planes li strong {
	border-bottom: #333 solid 1px;
}
/********************************************
* TABLE                                     *
********************************************/	
	
/* oculto columna */

.ocultoFechames {
	display: none;
}
.ocultoPais {
	display: none;
}
.ocultoCiudad {
}
.ocultoLugar {
}
.ocultaMasinfo {
	display: none;
}
.ocultoFechacompleta {
}
/********************************************
* FORMULARIO                                *
********************************************/


fieldset {
	margin-top: 10px;
}
dl {
	float: left;
	padding: 0px 10px;
}
dt {
	font-size: 12px;
	padding: 5px;
	color: #333;
}
dd label {
	font-size: 10px;
	padding: 5px;
}
dd {
	width: 310px;
	margin: 0 10px;
}
dd input, select, textarea {
	width: 295px;
	background: #FCFCFC;
	border: 1px inset #AAA;
	margin: 5px 0;
	padding: 5px;
}
dd label input {
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	padding: 0;
	border: none;
}
dd select {
	width: 300px;
	font-size: 13px;
	padding: 5px;
}
dd textarea {
	max-width: 616px;
	height: 150px;
	font-family: 'Arial', Tahoma, Helvetica, sans-serif;
}
dd input[type="checkbox"] {
	width: 8px;
	height: 8px;
	margin: 5px;
	float: left;
}
dd span {
	margin: 7px 5px 5px 0;
	display: block;
}
dd span div {
	margin: -7px 0px 0px 0;
}
dl .required input {
	border: #F30 solid 1px
}
dl .required textarea {
	border: #F30 solid 1px
}
dl .required select {
	border: #F30 solid 1px
}
dl input.required, dl textarea.required, dl select.required {
	border: #FF7606 solid 1px;
}
dl #required {
	background: url(/vistas/images/tilde_required.png) no-repeat;
	display: block;
	height: 5px;
	width: 5px;
	float: right;
	margin-top: 5px;
}
dl .text_required {
	color: #FF7606;
	padding-left: 10px;
	background: url(/vistas/images/tilde_required.png) no-repeat;
	clear: both;
}
dd .interPhone, dd .prePhone {
	width: 68px;
}
dd .interDay {
	width: 102px;
}
dd .phone {
	width: 200px;
}
dd .day {
	width: 120px;
}
dt .dma {
	margin-right: 65px;
}
dd .btn {
	width: 180px;
	padding: 8px 30px;
	margin: 0;
}
dl .btn {
	font-size: 16px;
}
dd .select {
	font-size: 15px;
	font-weight: bold;
	color: #FF7606;
	padding-left: 15px;
}
dl input[type="button"], #DivPaso2 input[type="button"], #DivBotonPaso3 input[type="button"] {
	border: #F4F4F4 solid 1px;
	margin: 20px 7px;
	padding: 7px 14px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: #64A72C top repeat-x;
	color: #FFF;
}
.confirmaMail {
	width: 290px;
	padding: 8px;
	color: #666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: #F90 solid 1px;
	background: #FF9;
	display: block;
	margin-top: 0px;
	text-align: center;
}
