@charset "UTF-8";

/* GENERALES*/

body {
	background-color: #294361;
}

#wrapper {
	background-color: #FFFFFF;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 11pt;
}

#encabezado {
	background-image: url(images/sc_header.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 760px;
}

#cuerpo {
	padding-right: 50px;
	padding-left: 50px;
}

.caja_destacada {
	width: 85%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 4px solid #ffe9bb;
	background-color: #ffffcc;
}

.caja_testimonio {
	width: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	border: 4px solid #ffe9bb;
	background-color: #ffffcc;
	text-align: center;
}

.caja_testimonio p {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}

/* HEADINGS*/


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	text-align: center;
	color: #000000;
	font-family: Tahoma;
}

h1 {
	font-size: 26px;
/* letter-spacing: -1pt; */
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 24px;
	line-height: 1.3em;
	color: #203F79;
}
h3 {
	font-size: 20px;
	line-height: 1.3em;
}
h4 {
	font-size: 16px;
	color: #203F79;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 16px;
	text-align: left;
}


/* ESTILOS DE LETRAS*/

p {
	line-height: 1.5em;
}

.notapequena {
	line-height: 1.2em;
	font-size: 11px;
	color: #666;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
}
.letra_roja {
	color: #AA0000;
}
.letra_azul {
	color: #003399;
}
.subrayado {
	text-decoration: underline;
}
.cursiva {
	font-style: italic;
	color: #333333;
}

.resaltado {
	font-size: 24px;
	color: #CC0000;
	background-color: #FFFF00;
	font-weight: bold;
}
.mediaplayer {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: center;
}


/* ESTILOS DE TABLAS*/

/* No logro establecer el padding interno de la .tabla_borderojo*/


.tabla_borderojo {
	text-align: center;
	border: 5px dashed #CC0000;
	vertical-align: middle;
	width: 80%;
	border-collapse: collapse;
	padding: 10px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.tabla_bordenegro {
	text-align: center;
	border: 5px dotted #000000;
	vertical-align: middle;
	width: 80%;
	border-collapse: collapse;
	padding: 10px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.testimonios {
	background:#ffc;
	border:4px solid #FFE9BB;
	padding: 3em 0 0 0;
	text-align: center;
}
.cita {
	position:relative;
	background-image: url(images/quote-start.png);
	background-repeat: no-repeat;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 5em;
	width: 70%;
	text-align: center;
}	
.cita p {
	font-size:1.5em;
	margin-top: 0;
	/*background-image: url(images/quote-end.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-right: 0px;
	padding-top: 1em;
	padding-right: 2.5em;
	padding-bottom: 0;
	padding-left: 0;
	color: #203F79;
}
.cita small {
	font-size:1em;
	padding-right: 5em;
	padding-left: 0px;
}
blockquote {
	padding: 1em 0 1em 5em;
	width:85%;
	margin:2em auto;
	background-image: url(images/quote-start.png);
	background-repeat: no-repeat;
}	
blockquote p {
	color: #111;
	font-size:1.1em;
	padding:  1em 5em 0 0;
	margin-top: 0;
	background-image: url(images/quote-end.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#inscripcion {
	text-align: center;
	width: 92%;
	border-collapse: collapse;
	background: #DEE4ED;
	border: 3px dashed #000000;
	vertical-align: top;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding: 10px;
	font-size: 10pt;
}
.rojo_subrayado {
	color: #AA0000;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}
.margen_derecho {
	margin-right: 20px;
}
.margen_izquierdo {
	margin-left: 20px;
}
.imagen_derecha {
	right: -50px;
	position: relative;
}
.imagen_izquierda {
	left: -50px;
	position: relative;
	margin-right: -50px;
}

.offset_izquierdo {
	position: relative;
}
#inscripcion p {
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
}


.contenidotabla {
	margin: 20px;
}
/*#garantia {
	width: 370px;
	height: 450px;
	padding:4em 7em;
	margin: 0 auto;
	background-color: #fff;
	background-image: url(images/garantia.png);
	background-repeat: no-repeat;
	background-position: center center;
}*/
#inscripcion li {
	text-align: left;
	padding-right: 25px;
}
.tabla_ideasclave {
	font-size: 0.9em;
	border: 1px solid #003399;
}
.texto_simple {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.tabla_bonos {
	background: #ff9;
	border: 2px solid #fc0;
	padding: 4px;
}
.tabla_bonos li em {
	font-size: .8em;
}
.tabla_bonosrapidos {
	border: 2px solid #99CC99;
	padding: 1em 2em;
	background-color: #CCCCFF;
}
.tabla_bonosrapidos li em {
	font-size: .8em;
}
#pie {
	font-size: 10pt;
	background-color: #CCCCCC;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}





/* alexbutton styles */

.clear {clear: both;}
.button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	cursor: default;
	background-image: url(/alexbutton/alexButtonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#buttonPad {
	padding: 3px;
	background-color: #CC3333;
}

/* end of alexbutton styles */
.buttonTable {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
li {
	margin-bottom: 10px;
}
#producto {
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #203F79;
	border-left-color: #203F79;
}
#producto .explicacion {
	font-size: small;
	text-align: center;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	padding: 5px;
}
.resaltado_amarillo {
	background-color: #FFFF66;
}
.alinear_izq {
	text-align: left;
}
.tachado {
	text-decoration: line-through;
}
.letra_negra {
	color: #000;
}
.letragrande {
	font-size: 18px;
	font-weight: bold;
}
.caja_deaudio {
	width: 85%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 4px dotted #AA0000;
	background-color: #ffffcc;
	text-align: center;
}
#garantia {
	text-align: center;
	width: 100%;
}
#caja-registro {
	background-image: url(images/caja_der.png);
	background-repeat: no-repeat;
	height: 238px;
	width: 293px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper #cuerpo table tr td #caja-registro #form1 #tabla-datos {
	margin-top: 0px;
}

#wrapper #cuerpo table tr td #caja-registro #form1 table tr td label #imageField {
	margin-top: 20px;
}

