/* CSS Document */
/*
	Hoja de estilo caballerosdetadmir.com
*/

/* Estructura */

.todo {
	width:800px;
	border:none;
	margin: 0px auto 10px auto;
	text-align: center;
}

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(imagenes/fondo.gif);
	text-align: center;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cabecera {
	width:800px;
	margin-bottom:0px;
	margin-top:0px;
	height:145px;
	background-image:url(imagenes/pergamino.jpg);
}

.contenido {
	margin-top:0px;
	background-image: url(imagenes/pergamino.jpg);
	background-repeat:repeat-y;
	weight:800px;
	height:100%;
	border-style:none;
	text-align: justify;
}

.pie {
	width:800px;
	background-image:url(imagenes/pie.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	color: #CC9966;
	font-size: 13px;
	margin-bottom: 15px;
	text-align:center;
}

/* Menu */

.navegacion {
	/*background-image: url(imagenes/pergamino.jpg);*/
	width:800px;
	height:40px;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

.navegacion ul {
	margin:0px auto 0px auto;
	width:100%;
}

.navegacion ul li {
	display:inline;
	float:left;
	list-style:none;
	margin: 0px 0px 0px 0px;
	width:125px;
}

a.cargos {
	background-image:url(imagenes/bcargos.gif);
	height:30px;
	width:110px;
	background-position:bottom;
	display:block;
	margin-right:10px;
}

a.cargos:hover {
	background-image:url(imagenes/bcargos.gif);
	height:30px;
	width:110px;
	background-position:top;	
}

a.contacto {
	background-image:url(imagenes/bcontacto.gif);
	height:30px;
	width:125px;
	background-position:bottom;
	display:block;
}

a.contacto:hover {
	background-image:url(imagenes/bcontacto.gif);
	height:30px;
	width:125px;
	background-position:top;
}

a.filas {
	background-image:url(imagenes/bfilas.gif);
	height:30px;
	width:85px;
	background-position:bottom;
	display:block;
	margin-right:10px;
}

a.filas:hover {
	background-image:url(imagenes/bfilas.gif);
	height:30px;
	width:85px;
	background-position:top;
}


a.fotos {
	background-image:url(imagenes/bfotos.gif);
	height:30px;
	width:90px;
	background-position:bottom;
	display:block;
	margin-right:10px;
}

a.fotos:hover {
	background-image:url(imagenes/bfotos.gif);
	height:30px;
	width:90px;
	background-position:top;
}

a.historia {
	background-image:url(imagenes/bhistoria.gif);
	height:30px;
	width:125px;
	background-position:bottom;
	display:block;
	margin-right:10px;
}

a.historia:hover {
	background-image:url(imagenes/bhistoria.gif);
	height:30px;
	width:125px;
	background-position:top;
}

a.noticias {
	background-image:url(imagenes/bnoticias.gif);
	height:30px;
	width:125px;
	background-position:bottom;
	display:block;
	margin-right:10px;
}

a.noticias:hover {
	background-image:url(imagenes/bnoticias.gif);
	height:30px;
	width:125px;
	background-position:top;
}

/* tabla escudos */

.escudos {
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:center;
}

.escudos tr td {
	padding:2px;
	width:200px;
	font-size:12px;
	font-weight:bold;
}

/* tabla cargos */

.tablacargos {
	font-size:12px;
/*	margin-left:20px; */
}

.tablacargos tr td {
	text-align:center;
	color:#990000;
	font-weight:bold;
}

.tablacargos tr td.nombrecargos {
	text-align:center;
	color:#000000;
	font-weight:bold;
}

/* tabla fotos */

.tablafotos {
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	width:700px;
}

.tablafotos tr {
	width:340px;
}

.tablafotos tr td {
	padding:2px 2px 10px 2px;
	text-align:center;
	vertical-align:top;
	width:340px;
}

/* contacto */

.contacto {
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

.contacto tr td {
	text-align:left;
}

.contacto tr td.enviar {
	text-align:center;
}

/* estilos generales */

p {
	text-align:justify;
	margin-left:40px;
	padding-right:20px;
}

.texto {
	font-size:14px;
}

.textopuntos {
	font-size:14px;
	margin-left:70px;
	margin-right:70px;
}

ul.lista {
	font-size:14px;
	margin-left:50px;
	margin-right:30px;
}

h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	font-size:24px;
	color:#3a0402;
	text-align:center;
}

h3 {
	margin:50px 0px 20px 40px;
	font-size:16px;
	color:#3a0402;
	font-weight:bold;
}

h4 {
	margin:40px 0px 0px 0px;
	font-size:16px;
	color:#3a0402;
	font-weight:bold;
}

img {
	border:none;
}

.imagen_centro {
	text-align:center;
}

.imagen_historia {
	margin-top: 5px;
	margin-right: 5px;
	padding-right: 5px;
}

.foto{
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;
	margin:auto;
	text-align:center;
	width:300px;
	font-family:"Courier New", Courier, monospace;
}

.cierre {
	text-align:center;
}

.lopd {
	margin:20px 40px 10px 40px;
	font-size:10px;
}

.negrita {
	font-weight:bold;
}

.volver {
	text-align:right;
	margin-right:20px;
}

/* estilos de los enlaces */
a {
	text-decoration:underline;
	/*display:block;*/
}

a:link, a:visited {
	color:black;
	text-decoration:underline;
}

a:hover{
	color: #990000;
	text-decoration:underline;
}

a:active {
}

.texto a {
	color:#990000;
}

.texto a:hover {
	color:#FF3300;
}

