.fondo-cabecera {
	font-family: "Trebuchet MS";
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: super;
	background-image: url(img/fondo_cab.gif);
}
.direccion {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.fondo-pie {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/cua_rojo.gif);
	background-color: #EE014C;
	font-weight: bold;
}
.fondo-curso{
	background-color: #EE014C;
}
.telefono-pie {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.fondo-pagina {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fondo_pag.gif);
	text-align: justify;
}
.fondo-curso{
	background-color: #EE014C;
}

.texto-manual-bold {
	font-weight: bold;
	text-align: justify;
}
.menu-manual {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.menu-manual-pdf {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
a.menu-manual-pdf:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.texto-cursiva {
	font-style: italic;
	text-align: justify;
}
.texto-justificado {
	text-align: justify;
}

.tabla-texto {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	padding-left: 15px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #ABCCE2;
	border-bottom-width: 1px;
	border-bottom-color: #ABCCE2;
}
.titulo-curso {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #CC0066;
/*	color: #007EBA;*/
	padding-left: 15px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #ABCCE2;
	border-bottom-width: 1px;
	border-bottom-color: #ABCCE2;
}
.linkGotoCurso{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.linkGotoTituloCurso{
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #CC0066;
}



body.fondo-pagina-suscripcion {
 	 background-color: #fcfcfc;
}


body.fondo-pagina-suscripcion table {
 	 background-color: #fcfcfc;
 	 width: 65%;
	 margin-bottom:0px;
 	 border-left: 1px solid #6EBB1F;
 	 border-right: 1px solid #6EBB1F;
 	 border-collapse:collapse;
 	 margin-top: 30px;
 	 background-color: #ffffff;
}

body.fondo-pagina-suscripcion table tr.sep_titulo td{
 	 background-color: #ffffff;
	 padding-top: 30px;

}
body.fondo-pagina-suscripcion table tr td.texto-manual {
	padding-left: 80px;
	text-align: right;
	font-style: normal;
	padding-right: 20px;
	font-size:14px;
	color:#333333;
	width:40%;
}

body.fondo-pagina-suscripcion table.text-spam tr td.proteccion {
	padding: 0px;
	font-style: normal;
	padding-right: 0px;
	font-size:12px;
	color:#7BB94C;
	width:40%;
}


body.fondo-pagina-suscripcion td{
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
}


body.fondo-pagina-suscripcion td.tabla-titulo {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #6EBB1F;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 15px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	text-align:center;
	height: 25px;

}

body.fondo-pagina-suscripcion td input.texto-input{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	width: 250px;
}

body.fondo-pagina-suscripcion table.text-spam{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #5698C5;	
	border-bottom: 1px solid #6EBB1F;
	border-left: 1px solid #6EBB1F;
	border-right: 1px solid #6EBB1F;
	width: 65%;
	text-align:center;
	margin-top:0px;
}

body.fondo-pagina-suscripcion table.text-spam tr td{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5698C5;	
	text-align:center;
	padding-top:25px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:0px;		
}


.square-link{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5698C5;
}
.fontSquare{
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

body.fondo-pagina-suscripcion td input.envio{
	width: 140px; 
	height: 75px; 
	padding-top:0px;	
	padding-bottom:0px;
	border: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-image:url(../IMG/acceso.gif); 
	background-repeat: no-repeat; 
	background-position: left top;  
	cursor:pointer;
	margin-top:0px;
}

body.fondo-pagina-suscripcion table.text-spam tr td.text-lopd{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;	
	text-align:justify;
	padding-bottom:25px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
}

body.fondo-pagina-suscripcion table.text-spam tr td.tit-lopd{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;	
	text-align:left;
	padding-bottom:5px;
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	font-weight:bold;
	border-top: 1px solid #66CC66;
}


body.fondo-pagina-suscripcion table.text-spam tr td div.input_cod{
	margin-bottom:0px;

}


body.fondo-pagina-suscripcion table.text-spam tr td.enviar1 {

	margin:0px;
	padding:0px;

}


body.fondo-pagina-suscripcion div#confirmacion {
	text-align:center;
	margin:auto;
}

body.fondo-pagina-suscripcion div#confirmacion  div#mensa{
	margin-top: 150px;
	height: 250px;
	border: 1px solid #5698C5;
	width: 60%;
	font-size: 18px;
	font-family: "Trebuchet MS"
	font-weight: bold;
	background-color: #ffffff;
}

body.fondo-pagina-suscripcion div#confirmacion  div#mensa p {
	padding-top: 80px;
	color:#5698C5;
	
}
