/* CSS Document */

table {
	color: #0F7986;
	border-collapse: collapse;
	font-size: 0.7em;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#inicios {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/fondo_caja.gif);
	background-repeat: no-repeat;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.fotos_izq {
	float: left;
	border: 4px solid #FFFFFF;
	margin-right: 7px;
}

.fotos2{
	border: 4px solid #FFFFFF;
}


.fotos{
	border: 4px solid #FFFFFF;
	margin-left: 18px;
}

h1 {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman";
	font-size: 18px;
	color: #990000;
	margin-bottom: 5px;
}



#header {
	width: 642px;
	margin-right: auto;
	margin-left: auto;
}
#imprimir {
	margin-right: auto;
	margin-left: auto;
	width: 480px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}


table,caption {
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0F7986;
	border-left-color: #0F7986;
}

caption,th,td {
	border-left: 0;
	padding: 10px
}

caption,thead th,tfoot th,tfoot td {
	background-color: #0f7986;
	color: #E0DFE3;
	font-weight: bold;
	text-transform: capitalize
}

thead th {
	background-color: #0f7986;
	color: #FFFF00;
	text-align: center
}

tbody th {
	padding: 20px 10px
}

tbody tr.odd {
	background-color: #F7F7F7;
	color: #666
}

tbody a {
	padding: 1px 2px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #FFFF00
}

tbody a:active,tbody a:hover,tbody a:focus,tbody a:visited {
	color: #666
}

tbody tr:hover {
	background-color: #EEE;
	color: #333
}

tbody tr:hover a {
	background-color: #FFF
}

tbody td+td+td+td a {
	color: #006699;
	font-weight: bold;
	border-bottom: 0
}

tbody td+td+td+td a:active,tbody td+td+td+td a:hover,tbody td+td+td+td a:focus,tbody td+td+td+td a:visited {
	color: #006699
}

tbody a:visited:after {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	content: "\00A0\221A"
}
.colores {
	color: #FF0000;
}

.colores2 {
	color: #FFCC33;
}
#peleas {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/testeo.gif);
}
body {
	background-image: url(imagenes/bg.gif);
	width: 100%;
	margin: 0px;
	background-attachment: fixed;
	color: #000000;
}



#paginas {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	margin-bottom: 5px;
}

a:link {
	color: #990000;
}
a:visited {
	color: #0f7987;
}
a:hover {
	color: #999999;
}
