﻿body
{
	font-family:Arial;
}

.propiedades_pagina
{
	background-color:black;
}

.imgCabecera
{
	height:144px;
	/*width:700px;
	width:300px;height:200px;*/
}

#tablaCabecera
{
	background-image:url("images/backgroundimage_1.png");
	color:Black;
	width:900px;
}

#tablaCabecera a
{
	color:Black;
	background-position:bottom; 
	text-decoration:none;
	font-weight:bold;
}

#tablaCabecera a:hover {
	color:Orange;
	background-position:bottom; 
	text-decoration:none;
	font-weight:bold;
} 

#navi ul 
{
	margin: 0; 
	list-style-type: none; 
	list-style-image: none; 
	vertical-align:middle;
}

#navi li 
{
	display: inline; 
}

#navi li a {
	color:Black;
	background-position:center; 
	text-decoration:none;
	font-weight:bold;
	margin-right:30px;
	margin-bottom:10px;
} 

#navi li a:hover {
	color:Orange;
	background-position:center; 
	text-decoration:none;
	font-weight:bold;
} 


#tdContentHoler
{
	height:600px;
	width:900px;
	vertical-align:top;
}

.titulo_mantos
{
	text-transform: uppercase;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	font-weight: bold;
	font-size:small;
}

.etiquetas
{
	color: #666666;
	font-size:small;
}

.div_previsualizar
{
	width: 300px;
}

.boton
{
	background-color:White;
	background-image: url("images/boton.png");
	background-position: center;
	background-repeat: no-repeat;
	width: 80px;
	height: 30px;
	border: 0;
	color: White;
	font-weight: bold;
	font-size:small;
}

.boton_grande
{
	background-color:White;
	background-image: url("images/Button_1.png");
	background-position: center;
	background-repeat: no-repeat;
	width: 120px;
	height: 32px;
	border: 0;
	color: White;
	font-weight: bold;
	font-size:small;
}

.boton_extragrande
{
	background-color:White;
	background-image: url("images/button150.png");
	background-position: center;
	background-repeat: no-repeat;
	width: 150px;
	height: 32px;
	border: 0;
	color: White;
	font-weight: bold;
	font-size:small;
}

.spreads
{
	background-color: White;
	font-size: small;
}

.caja_texto
{
	width:100px;
	font-size: small;
	background-color:#E7E7EF;
}

.caja_texto_pequena
{
	width:60px;
	font-size: small;
	background-color:#E7E7EF;
}

.caja_texto_grande
{
	width:150px;
	font-size: small;
	background-color:#E7E7EF;
}

.caja_texto_extragrande
{
	width:200px;
	font-size: small;
	background-color:#E7E7EF;
}

.caja_texto_fecha
{
	width:100px;
	font-size: small;
	text-align:center;
	background-color:#FFFFCC;
}

.texto_cabecera
{
	font-size:smaller;
}

.error
{
	color:#CC0000;
	font-weight:bold;
}

.titulo_bloque
{
	background-image:url("images/graphpaper_tape.png");
	background-repeat:no-repeat;
	background-position: left center;
}

.bloqueTemario
{
	margin-top:0px;
	background-image:url('images/backgroundimage_2.png');
	background-repeat:repeat-x;
	background-position: center center;
	width:800px;
	text-align:left;
}

.cuadro_video
{
	background-image:url("images/Button_1.png");
	background-repeat: no-repeat; 
	background-position: center center;
	height:80px;
	width:140px;
	margin:3px 3px 3px 3px;
	color:#60211C;
	font-weight:bold;
}

.cuadro_video a
{
	text-decoration:none;
	color:White;
	font-size:small;
}

.cuadro_test_repaso
{
	background-image:url("images/button17.png");
	background-repeat: no-repeat; 
	background-position: center center;
	height:80px;
	width:80px;
	margin:3px 3px 3px 3px;
	color:#60211C;
	font-weight:bold;
}

.cuadro_test_repaso a
{
	text-decoration:none;
	color:White;
}

.bloqueExamen
{
	margin-top:25px;
	background-image:url("images/backgroundimage_3.png");
	background-repeat:repeat-x;
	background-position: center center;
	width:900px;
	text-align:left;
}

.cuadro_test_examen
{
	background-image:url("images/clanbomber.png");
	background-repeat: no-repeat; 
	background-position: center center;
	height:100px;
	width:140px;
	margin:3px 3px 3px 3px;
	color:#60211C;
	font-weight:bold;
}

.cuadro_test_examen a
{
	text-decoration:none;
	color:White;
}

.cuadro_test_examen_fallos
{
	background-image:url("images/knotes.png");
	background-repeat: no-repeat; 
	background-position: center center;
	height:100px;
	width:140px;
	margin:3px 3px 3px 3px;
	color:#60211C;
	font-weight:bold;
}

.cuadro_test_examen_fallos a
{
	text-decoration:none;
	color:White;
}

.bloqueExamen_RepasoTotal
{
	margin-top:25px;
	background-image:url("images/backgroundimage_3.png");
	background-repeat:repeat-x;
	background-position: center center;
	width:900px;
	text-align:left;
}

.cuadro_test_examen_fallos_totales
{
	background-image:url("images/kaddressbook.png");
	background-repeat: no-repeat; 
	background-position: center center;
	height:100px;
	width:140px;
	margin:3px 3px 3px 3px;
	color:#60211C;
	font-weight:bold;
}

.cuadro_test_examen_fallos_totales a
{
	text-decoration:none;
	color:Black;
}