

body {
	background-color: #333333;
	font-family: verdana;
	font-size:12pt;
	font-style: normal;
	color:black;
	line-height: 1.3em;
}
/* ------------------------------------- */
	h1 {
		margin-top:0px;
		font-family: sans-serif;
		font-size:24px;
		color:#be0000;
		font-weight:normal;
	}

	b {
		color:#ba0000;
	}

	a {
		text-decoration:none;
		color: #666;
	}
	a:hover {
		color: black;
	}

/* ------------------------------------- */







/* ESTILOS MARCOS ----------------------------------------- */
	#marco_contenido {
		padding: 0px;	
		padding-top:15px;
		font-family: Verdana;
		font-size: 12px;
		color: black;
		background-color: #cccccc;
	}

	#marco_contenido b{
		color:#ff7f00;
	}	
		
	#marco_contenido_cabeza {
		padding-top:40px;
		padding-right:40px;
		text-align:right;
		font-size: 12px;
		border: 0px solid #eee;
		color:white;
	}

	#marco_pie strong{
		font-family: verdana;
		font-weight: bold;
		font-size: 10px;
		color: black;
	}
	#marco_pie {
		font-family: verdana;
		font-size: 10px;
		color: silver;
		text-align: right;
	}

/* ------------------------------------------------------------- */



/* ------------------------------------------------------------- */
	.contenido {
		overflow:hidden;
		width:600px;
		border:0px solid black;
		padding-top:22px;
		padding-bottom:22px;
		padding-left:22px;
		padding-right:22px;
		line-height: 1.8em;
		font-size:16px;
		text-align:center;
		color: #333333;
		float:right;
		z-index: 5;
		position: absolute; 
	}

	.contenido_inicial {
		overflow:hidden;
		height:320px;
		width:600px;
		border:0px solid black;
		padding-top:22px;
		padding-bottom:22px;
		padding-left:22px;
		padding-right:22px;
		line-height: 1.8em;
		font-size:12px;
		color: #333333;
		float:right;
		z-index: 3;
		position: absolute; 
	}

	.contenido_final {
		overflow:hidden;
		height:320px;
		width:350px;
		border:0px solid black;
		padding-top:22px;
		padding-bottom:22px;
		padding-left:22px;
		padding-right:22px;
		line-height: 1.8em;
		font-size:12px;
		text-align:left;
		color: #333333;
		float:right;
		z-index: 3;
		float:left;
	}
	
	.formulario {
		overflow:hidden;
		float:right;
		width:200px;
		border:1px solid silver;
		padding-top:22px;
		padding-bottom:22px;
		padding-left:22px;
		padding-right:22px;
		line-height: 1.8em;
		font-size:16px;
		text-align:center;
		color: #333333;
		float:right;
		z-index: 3;
	}
	
	.marcador {
		z-index: 4;
		position: absolute; 
		margin-top:320px;
		margin-left:20px;
		float:lefth;
		font-size:60px;
		font-weight:bold;
		color:#eee;
		font-family:arial;
		border:0px solid black;
		height:80px;
	}
		.marcador strong{
			color:#d65859;
		}

	.contenido_pie{
		text-align:right;
		border-top:2px solid #666;
		border-right:10px solid #666;
		background-color:#666;
		color:white;
	}
		.contenido_pie a {
			text-decoration:none;
			color: #fff;
		}
		.contenido_pie a:hover {
			color: silver;
		}

/* ------------------------------------- */


#el01 {
	background-image: url(ContinuarRojo.gif);
	height: 23px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	cursor: pointer;
}
#el02 {
	background-image:url(enviar_rojo.gif);
	height: 22px;
	width: 61px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	cursor: pointer;
}

#el03 {
	background-image:url(animo_65x22.gif);
	height: 22px;
	width: 65px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	cursor: pointer;
}

#el04 {
	background-image:url(anims_58x22.gif);
	height: 22px;
	width: 58px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	cursor: pointer;
}


