body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* ************************************************* PRINT */

.print_header {
	text-align: center;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}


/* ********************************************************************* ESTRUCTURA */

.container {
	margin: auto;
	width: 700px;
	/*background-image: url(../imagenes/fondo_container.gif);
	background-repeat: no-repeat;*/
}

.header {
	display: none;
}

.content {
	clear: both;
	width: 610px;
	padding: 0px 20px 20px 20px;
	font-size: 11px;
	color: #787878;
}


.content a {
	text-decoration: none;
	color: #000;
}

.footer {
	display: none;
}

/* ********************************************************************** CONTENIDO */

.title {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin: 10px 0px 10px 0px;
}

.subtitle {
	font-size: 18px;
	color: #B17889;
	margin: 10px 0px 10px 0px;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Genéricos --------------------------- */

.cleaner {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border: none;
	visibility: hidden;
}

hr {
	border: 0;
	color: #AFBBB9;
	background-color: #AFBBB9;
	height: 1px;
}

/* ESTILOS PROPIOS DEL CONTENIDO: fotos --------------------------- */

.foto_left {
  	float: left;
  	background: url(../imagenes/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../imagenes/shadow.gif) no-repeat bottom right;
  	margin: 7px 20px 20px 5px !important;
  	margin: 7px 20px 20px 5px;
}

.foto_left img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 1px;
	/*height: 60px;*/
}

.foto_left_album {
  	float: left;
  	background: url(../imagenes/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../imagenes/shadow.gif) no-repeat bottom right;
  	margin: 0px !important;
  	margin: 0px;
}

.foto_left_album img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 1px;
	/*height: 60px;*/
}

.foto_left_marcooff {
	float: left;
	padding: 0px 20px 20px 0px;
}

.foto_right_marcooff {
	float: right;
	padding: 0px 0px 20px 20px;
}

.foto_right {
  	float: right;
  	background: url(../imagenes/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../imagenes/shadow.gif) no-repeat bottom right;
  	margin: 7px 5px 20px 20px !important;
  	margin: 7px 5px 20px 20px;
}

.foto_right img{
	display: block;
  	position: relative;
  	background-color: #fff;
  	border: 1px solid #a9a9a9;
  	margin: -6px 6px 6px -6px;
  	padding: 1px;
}

.semex_color {
	color: #990000;
}

.text_right {
	text-align: right;
}

.text_left {
	text-align: left;
}

.text_center {
	text-align: center;
}

.special {
	display: none;
}

.alert {
	background-color:#f00;color:#fff; font-size: 14px; margin: 5px; text-align: center; font-weight: bold;
}

/* ************************************************* TABLE TOP LPI */

table.toplpi {
	margin: auto;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 7px;
	border: 1px solid #CCC;
}

table.toplpi th {
	background-color: #CCC;
}

table.toplpi td {
	border: 1px solid #CCC;
	padding: 2px;
	/*text-transform: lowercase;*/
	color: #000;
	text-align: center;
}

table.toplpi td.left {
	text-align: left;
}

table.toplpi tr.grey {
	background-color: #EEE;
}

table.toplpi tr.white {
	background-color: #FFF;
}

table.toplpi_desv tr.header_table {	
	display: none;
}

table.toplpi tr.ocultar {	
	color: #FFF;
}

/* ************************************************* NUESTROS TOROS */

.toro {
	float: left;
	border: 1px solid #CCC;
	font-size: 10px;
	font-weight: bold;
	color: #8c121f;
	width: 190px;
	margin: 0px 10px 10px 0px;
}

/***************************************************  MODULES */

.mod_title {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin: 10px 0px 10px 0px;
}

.mod_search{ 
	display: none;
}

#mod_status_1 {
	display: none;
}

#mod_status_2 {
	display: none;
}

.hide { 
     height: 0; 
     width: 0; 
     overflow: hidden; 
     position: absolute;  /* for the benefit of IE5 Mac */ 
     display: none;
} 

#mod_footer { 
	display: none;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Formularios --------------------------- */

.row {
	display: none;
  }
  
.content FORM {
	display: none;
}

/* ESTILOS PROPIOS DEL CONTENIDO: tiny_style --------------------------- */

.tiny_style01 {
	font-size: 14px;
}

.tiny_style02 {
	font-size: 16px;
}

.tiny_style03 {
	font-size: 13px;
	font-weight: bold;
	color: #8c121f;
}

.tiny_style04 {
	background-color: #E5E6E2;
	font-size: 15px;
	font-weight: bold;
	color: #8c121f;
}

/* **************************************************************** PHOTOS */

.album {
	float: left;
	width: 120px;
	height: 120px;
	border: 1px solid #CCC;
	padding: 10px;
	margin: 5px;
	text-align: center;
}

#mod_nav {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: center;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#mod_nav img {
	border: 0px solid;
}

.mod_photo_name {
	font-size: 18px;
}

/* **************************************************************** NOTICIAS */

.mod_contentlist_tittle {
	font-size: 15px;
	border-bottom: 1px solid #CCC;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}

.mod_contentlist_tittle a:hover {
	text-decoration: none;
}

.mod_contentlist_short {
	font-size: 12px;
}

.mod_contentlist_date {
	font-size: 10px;
	text-align: right;
}

.mod_contentlist_resume {
	font-size: 15px;
	font-weight: bold;
}

.mod_contentlist_date_detail {
	font-size: 10px;
	text-align: right;
}

/* **************************************************************** DOCUMENTOS */

.mod_document_tittle {
	background-color: #E6E6E6;
	padding: 5px;
}

.mod_document_tittle a {
	font-size: 13px;
	font-weight: bold;
}

.mod_document_download {
	float: right;
	border-right: 3px solid #E6E6E6;
	border-left: 3px solid #E6E6E6;
	border-bottom: 3px solid #E6E6E6;
	padding: 10px;
	margin: 0px 0px 10px 10px;
	width: 150px;
	text-align: center;
}

.mod_document_download img {
	border: 0px solid;
}

.mod_document_short {
	font-size: 12px;
	padding: 5px;
}

.mod_document_date {
	padding: 5px;
}

.mod_document_content {
	padding: 5px;
}

.mod_document_resume {
	font-size: 11px;
	font-style: italic;
	padding: 5px;
}

.mod_document_pictures {
	width: 310px;
	padding: 5px;
	float: right;
	font-size: 10px;
	margin: 10px 0px 10px 10px;
	background-color: #E5E6E2;
	text-align: center;
	clear: both;
}

/* **************************************************************** SEARCH */

.results {
	text-align: center;
	font-size: 18px;
	border-bottom: 1px solid #CCC;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

.categoria {
	font-size: 24px;
	font-weight: bold;
	color: #8c121f;
	background-image: url(../imagenes/senalador_name.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 10px 30px;
}

.buscador_inn {
	padding: 15px 0px 0px 0px;
	text-align: center;
}

.buscador_inn input, textarea {	
	padding: 1px 2px 2px 3px;
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #959593;
	vertical-align: middle;
}

.buscador_inn input.buttom {	
	font-size: 11px; font-weight: bold; color: #FFF; background-color: #CCC; border: 1px solid #CCC;
	cursor: pointer;
} 

/* ************************************************************************* TABLES */

table.toros {
	width: 700px;
	margin: auto;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 10px;
}

table.toros td.datos_name {
	/*width: 400px;*/
}

table.toros td.datos_name table.image {
	width: 200px;
}

table.toros td.datos_name table.image img {
  width: 200px;
  height: 150px;
}

table.name {
	border: 0px solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px 0px 0px 0px;
	width: 300px;
}

table.name td.name {
	font-size: 18px;
	font-weight: bold;
	color: #8c121f;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 0px;
}

table.name td.subname {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 3px 0px 3px 5px;
}

table.name td.subname02 {
	font-size: 11px;
	font-weight: bold;
	color: #787878;
	background-image: url(../imagenes/senalador_subname0222.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding: 0px 0px 10px 15px;
}

table.name td.data {
	font-size: 12px;
	color: #787878;
	background-image: url(../imagenes/senalador_name_dataaa.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 0px 0px 5px 15px;
}

table.image_usa img {
	width: 180px;
	height: 120px;
	padding: 0px 30px 0px 0px;
}

table.links {
	display: none;
}

td.lpi {
  font-size: 100px;
}

table.border_gray {
	border: 1px solid #848685;
	/*width: 700px;*/
	border-spacing: 0px;
	border-collapse: collapse;
}

table.border_gray th {
	padding: 0px;
	font-size: 10px;
	color: #ABABAB;
	font-weight: normal;
}

table.border_gray td {
	padding: 0px;
	font-size: 10px;
	color: #717171;
	font-weight: bold;
	text-align: center;
}

table.border_gray_padding {
	border: 1px solid #848685;
	width: 620px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.border_gray_padding th {
	padding: 0px;
	font-size: 10px;
	color: #ABABAB;
	font-weight: normal;
}

table.border_gray_padding td {
	padding: 0px;
	font-size: 10px;
	color: #717171;
	font-weight: bold;
	text-align: center;
}

table.border_gray td.right {
	text-align: right;
}


table.border_gray td.left {
	text-align: left;
}


table.border_gray td.grafic {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

table.grafic {
	border: 1px solid #848685;
	width: 580px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 9px;
}

table.grafic td {
	padding: 2px;
}

table.grafic td.center {
	text-align: center;
	white-space:nowrap;
}

table.grafic td.right {
	text-align: right;
	white-space:nowrap;
}

table.grafic th.center {
	text-align: center;
}

td.noimpresion {
  display: none;
}

/*

table.toros td.datos_name {
	vertical-align: top;
}

table.toros table.image {
	width: 200px;
	border: 0px solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.toros table.image img {
	margin: 0px 0px 5px 0px;
	width: 180px;
	height: 140px;
}

table.toros table.image table.links {
	display: none;
}



table.border_gray {
	border: 1px solid #848685;
	width: 700px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.border_gray th {
	padding: 1px 20px 1px 20px;
	font-size: 11px;
	color: #ABABAB;
	font-weight: normal;
}

table.border_gray td {
	padding: 2px 0px 2px 0px;
	font-size: 12px;
	color: #717171;
	font-weight: bold;
	text-align: center;
}

table.border_gray_padding {
	border: 1px solid #848685;
	width: 700px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.border_gray_padding th {
	padding: 1px 20px 1px 20px;
	font-size: 11px;
	color: #ABABAB;
	font-weight: normal;
}

table.border_gray_padding td {
	padding: 4px 10px 4px 10px;
	font-size: 12px;
	color: #717171;
	font-weight: bold;
	text-align: center;
}

table.border_gray td.right {
	text-align: right;
}


table.border_gray td.left {
	text-align: left;
}


table.border_gray td.grafic {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

td.lpi {
	vertical-align: bottom;
}

table.conformacion {
	width: 700px;
	border: 0px solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: auto;
}

tr.even {
	background-color: #CDCDCD;
}

table.grafic {
	border: 1px solid #848685;
	width: 700px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.grafic td {
	padding: 2px;
}

table.grafic td.center {
	text-align: center;
}

table.grafic td.right {
	text-align: right;
}

table.grafic th.center {
	text-align: center;
}

/* ************************************************************************* DIVS */

.separator_line {
	background-image: url(../imagenes/separator_lineee.gif);
	height: 1px;
	padding: 0px;
	margin: 0px;
}

.title_inn {
	font-size: 15px;
	font-weight: bold;
	color: #272a2a;
	/*background-image: url(../imagenes/senalador_subname0222.gif);
	background-repeat: no-repeat;
	background-position: 5px 17px;*/
	padding: 5px 0px 5px 0px;	
}

.subtitle_inn {
	font-size: 11px;
	color: #717171;	
	padding: 0px 0px 0px 10px;
}

.lpi_inn {
	background-color: #CCC;
	padding: 10px;
	margin: 0px 0px 0px 5px;
	text-align: center;
	color: #000;
	font-size: 12px;
}

.lpi span.peq {
	font-size: 11px;
}

.footer_caracteristicas {
	color: #717171;
	font-size: 11px;
	padding: 10px 0px 0px 5px;
}

.foto_hija {
	float: left;
	margin: 0px 10px 0px 10px;
}

.foto_hija img {
	border: 1px solid #CCC;
	padding: 1px;
	width: 150px;
}

.link_album {
	display: none;
}

.espacio_impresion_toro {
	display: block;
}

/* ************************************************************************* GENERIC */
/************************************************* COMENTARIO DE TOROS */
.comentario {
  font-size: 11px;
  color: #787878;
}

.tam_1 { font-size: 13px;}
.tam_2 { font-size: 16px;}
.tam_3 { font-size: 20px;}

.txt_rojo {color: red;}
.txt_verde {color: green;}
.txt_gris {color: gray;}
.txt_azul {color: blue;}
.txt_marron {color: brown;}

