/* REDEFINITIONS */
body {
	font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DDDCD4;
	margin: 0px;
	padding: 0px;
}

td {
	font-size: 12px;
}

p {
	font-size: 12px;
	text-align: justify;
}

hr {
	color: #B3B3A6;
	background-color: #B3B3A6;
	height: 2px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a {
	color: #3B2C94;
	text-decoration: none;
}

a:active { 
	color: #3B2C94;
}

a:hover { 
	color: #3B2C94;
}

a:link { 
	color: #3B2C94;
}

a:visited { 
	color: #3B2C94;
}


h1 {

	font-size: 22px;
	margin-top: 40px;
	color: #3B2C94;
}

h2 {

	font-size: 14px;
	margin-top: 30px;
	padding-bottom: 4px;
	color: #3B2C94;
	border-bottom: 1px solid #B3B3A6;
}

h3 {

	color: #3B2C94;
	font-size: 16px;
}
LI {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: url(images/pip.gif);
}


/* MENU */
.menu0 {
	background-color: black;
	color: white;
	width: 110px;
	font-size: 14px;
	text-align: center;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right: #B3AA9D 1px solid;
	border-top: #B3AA9D 1px solid;
	text-transform: lowercase;
}
.menu0active {
	background-color: white;
	color: black;
	width: 110px;
	text-align: center;
	font-size: 14px;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right: #B3AA9D 1px solid;
	border-top: #B3AA9D 1px solid;
	text-transform: lowercase;
}
a.menu0link {
	color: white;
	width: 100%;
	font-weight: bold;
	letter-spacing: 0.04em;
}
a.menu0linkactive {
	color: black;
	font-weight: bold;
	letter-spacing: 0.04em;
}
a.menu0link:hover {
	color: #B3AA9D;
	font-weight: bold;
	letter-spacing: 0.04em;
}
a.menu0link:visited {
	color: white;
	font-weight: bold;
	letter-spacing: 0.04em;
}
a.menu0linkactive:hover {
	color: black;
	font-weight: bold;
	letter-spacing: 0.04em;
}
a.menu0linkactive:visited {
	color: black;
	font-weight: bold;
	letter-spacing: 0.04em;
}


.menu1 {
	background-color: black;
	font-size: 12px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	/*text-transform: uppercase;*/
}
.menu1active {
	background-color: black;
	text-align: center;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	/*text-transform: uppercase;*/
}
a.menu1link {
	color: #B3AA9D;
	font-weight: bold;
}
a.menu1link:hover {
	color: #B3AA9D;
	font-weight: bold;
}
a.menu1link:visited {
	color: #B3AA9D;
	font-weight: bold;
}
a.menu1linkactive {
	color: #B3AA9D;
	font-weight: bold;
}
a.menu1linkactive:hover {
	color: #B3AA9D;
	font-weight: bold;
}
a.menu1linkactive:visited {
	color: #B3AA9D;
	font-weight: bold;
}


.menu2 {
	position: relative;
	top: 23px;
	background-color: #E7E7FF;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu2active {
	background-color: #003399;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu2link {
	color: #003399;
	font-weight: bold;
}
.menu2linkactive {
	color: #FFFFFF;
	font-weight: bold;
}


/* PROPIOS */


td.hojaderecha {
	background-image: url(ciudadela/hoja_derecha.gif);
	background-repeat:  repeat-y;
	background-position: left top;
}

td.tituloazul {
	width: 182px;
	height: 55px;
	vertical-align: middle;
	text-align: center;
	background-color: #003399;
	border-bottom: white solid 1px;
}

td.tituloamarillo {
	width: 182px;
	height: 55px;
	vertical-align: middle;
	text-align: center;
	background-color: #E3C600;
	border-bottom: white solid 1px;
}

td.tituloverde {
	width: 182px;
	height: 55px;
	vertical-align: middle;
	text-align: center;
	background-color: #00B02E;
	border-bottom: white solid 1px;
}



.azul {
	background-color: #003399;
}

.amarillo {
	background-color: #E3C600;
}

.verde {
	background-color: #00B02E;
}

.azultexto {

}


.amarillotexto {

}


.verdetexto {

}

.headermain {
	float:left;
	vertical-align:bottom;
}
.clearer {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	border:none;
	background:transparent;
}
.headermenu{
	font-size:11px;
	color:#FFFFFF;
	float:right;
	text-align:right;
}


.curso_texto {

	font-size: 11px;
	border: 1px solid #003399; 
	padding: 10px;
}
.curso_clave {

	color: #003399; 
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
}

.textologin {

	color:#FFFFFF;
	font-size: 9px;
	font-weight: normal;

}

.contenidos {
	background-color: #FFFFFF;
	padding: 20px;
	padding-bottom: 0px;
	border-left: #B3AA9D solid 1px;
	border-right: #B3AA9D solid 1px;
	/*background-image: url(ciudadela/fondo.gif);
	background-repeat:  no-repeat;
	background-position: right bottom;*/
	vertical-align: top;
	width: 700px;
}

.pie {
	background-color: #000000;
	color: #B3AA9D;
	height:  30px;
	padding: 10px;
	text-align: center;
}

a.minilink {

	color: gray;
	font-size: 10px;
}

a.minilink:hover {

	color: #3B2C94;
}

.barra1 {
	height:  4px;
	background-color: #8C001F;
}

.barra2 {
	height:  4px;
	background-color: #B3AA9D;
}

.cabecera {
	height:  80px;
	background-color: #000000;
	color: #B3AA9D;
}

.bannerensayo {
	margin: -20px -20px 20px; 
	border-bottom: #8C001F 8px solid
}

.bannerreligion {
	margin: -20px -20px 20px; 
	border-bottom: #1ac4d8 8px solid
}

.bannernarrativa {
	margin: -20px -20px 20px; 
	border-bottom: #AF80D0 8px solid
}

.bannervida_practica {
	margin: -20px -20px 20px; 
	border-bottom: #FCC221 8px solid
}

.bannerpensamiento {
	margin: -20px -20px 20px; 
	border-bottom: #CCCCCC 8px solid
}

.bannersub {
	margin: -20px -20px 20px; 
	border-bottom: #DAD8E9 8px solid
}

.banner {
	margin: -20px -20px 20px; 
}

.mkt1a {
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	background-color: #569908;
}
.mkt1b {
	height:  4px;
	background-color: #89C245;
}
.mkt1c {
	padding: 10px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	background-color: #9FDD56;
}

.mkt2a {
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	background-color: #0D0157;
}
.mkt2b {
	height:  4px;
	background-color: #494081;
}
.mkt2c {
	padding: 10px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	background-color: #dddddd;
	/*background-color: #C1BED7;
	background-color: #A7A2C4;*/
}

.fichapeq {
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 9px;
}

.destacado {
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(images/pip.gif);
	background-repeat:  no-repeat;
	background-position: 0px 10px;
}

.cargo {
	padding: 10px;
	color: #000000;
	background-color: #dddddd;
	border-bottom: #494081 1px solid;
}

.nombre {
	padding: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-right: #494081 1px solid;
	border-bottom: #494081 1px solid;
}

.titulo {

	font-size: 14px;
	font-weight: bold;

}

.librope {

	border: 1px solid #000000;

}

a.masinfo {

	font-weight: bold;
	color: #B3B3A6;
	
}


.entradilla {

	font-weight: bold;
	font-size: 14px;
	color: #0D0157;
}

.comprar {

	font-size: 11px;
	color: #A30A29;
}

.botonera_secciones {
	text-align: left;
	margin: 0;
	padding: 0;
}

.btnseccion {
	font-size: 9px;
	padding: 3px;
	margin: 2px;
	text-align: left;
	color: #000;
	border: none;
	width: 350px;
	font-weight: bold;
	cursor: pointer;
}




/* 
Azúl marino	#0D0157
azúl medio	#494081
Gris flojo	#B3B3A6
Gris medio	#dddddd
granate		#A30A29

*/
