#contenido{
margin:0px;
padding:0px 0px 0px 10px;
}
#contenido ul{
list-style-type:disc;
}
#contenido p{
font-size:11px;
margin:0px;
padding:4px 0px 4px 0px;
text-align:justify;
}
#contenido h1{
font-weight:bold;
font-size:15px;
color:#b70005;
padding:4px 0px 4px 0px;
margin:0px 0px 8px 0px;
border-bottom:solid 1px #b70005;
}
#contenido h2{
color:#4C2A20;
font-size:13px;
margin:0px;
padding:4px 0px 4px 0px;
}
#contenido h3{
color:#999999;
font-size:12px;
margin:0px;
padding:4px 0px 4px 0px;
}
#submenu-blanco{
float:left;
background-color:#FFFFFF;
width:180px;
margin:0px 9px 0px 0px;
padding:0px;
border-right:solid 1px #979797;
}
#submenu{
float:left;
background-color:#4c2a20;
width:180px;
margin:0px 9px 0px 0px;
padding:0px;
}
#submenu p{
margin:0px;
padding:8px;
}
#submenu ul{
list-style:none;
margin:8px 0px 0px 20px;
padding:0px;
}
#submenu li{
list-style-image:url(wagyu-submenu-li.png);
font-size:12px;
margin:4px;
padding:2px;
}
#submenu a{
color:#FFFFFF;
}
#submenu a:hover{
color:#979797;
}
#derecha{
float:left;
width:558px;
padding:0px 0px 0px 10px;
margin:0px;
}
#derecha ul{
font-size:11px;
}
#derecha li{
padding:4px 0px 4px 0px;
}
.leer{
padding:4px;
font-size:11px;
}
.volver{
text-align:right;
font-size:10px;
}
#mycarousel{
cursor:pointer;
}
#descripcion {
font-weight:bold;
font-size:11px;
margin:1px 0px 0px 0px;
padding:2px;
background-color:#b70005;
color:#FFFFFF;
}
.marron{
background-color:#4c2a20;
color:#FFFFFF;
}
.marron a{
color:#FFFFFF;
}
.cuadro{
margin:8px 0px 8px 0px;
background-color:#eca370;
}
.cuadro p{
color:#FFFFFF;
}
.cuadro a{
font-size:11px;
color:#FFFFFF;
}
.pedigree{
float:right;
width:347px;
font-size:10px;
}
.pedigree li{
padding:2px;
}
.titulo{
margin:0px 0px 12px 0px; 
}
.espacio-limpio{
height:20px;
}
.fecha-fuente{
font-size:11px;
}
.img-derecha{
float:left;
margin:0px 6px 8px 0px;
background: #FFFFFF;
border: solid 1px #4c2a20;
padding: 4px;
}
.img-borde{
margin:0px 6px 8px 0px;
background: #FFFFFF;
border: solid 1px #4c2a20;
padding: 4px
}
.img-listado{
float:left;
margin:4px 10px 4px 4px;
padding:0px;
}
.img-izquierda{
float:right;
margin:4px 4px 4px 0px;
background: #FFFFFF;
border: solid 1px #4c2a20;
padding: 4px;
}
.img-link{
margin:310px 0px 0px 40px;
border:0px;
}
.img-link-largo{
margin:540px 0px 0px 40px;
border:0px;
}
.img-genetica{
width:280px;
float:left;
margin:0px 8px 0px 0px;
}
.ficha-genetica{
width:270px;
float:left;
margin:0px 0px 0px 0px;
}
/* GALERIA */
.slideShowGallery  {width:558px; background:#fff; border:0px solid #fff;}
.slideShowGallery {font: normal 0.69em "Trebuchet MS";}
.slideShowGallery dt {position:relative; width:558px; height:333px; margin-bottom:0px; background:#000 url(../css/loading.gif) no-repeat 50% 50%; z-index:2; }
.slideShowGallery dt a {position:relative; top:0; left:0; z-index:85;}
.slideShowGallery dt img {width:100%; height:100%;}
.slideShowGallery  dd {margin:0; padding:0;}
.slideShowGallery  dd img {width:135px; height:85px;}
.slideShowGallery p{position:absolute; bottom:0; z-index:90; width:100%; background:#b70005; color:#fff;}
.slideShowGallery p strong { display:block; padding:4px; }
/* TABLA */
table.tablesorter {
	margin:6px 0pt 0px 0px;
	width: 100%;
}
table.tablesorter a{
color: #080808;
}
table.tablesorter a:hover{
color: #b70005;
}
table.tablesorter .aliniacion{
text-align:center;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	color:#FFFFFF;
	background-color: #b70005;
	padding: 4px;
	text-align: center;
	font-size: 10px;
}
table.tablesorter thead tr .header {
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #080808;
	padding: 4px;
	background-color: #FFF;
	vertical-align:middle;
	font-size:11px;
	text-align:left;
	border-bottom:solid 1px #f6f6f6;
}
table.tablesorter tbody tr.odd td {
	background-color:#FFF;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
	background-repeat:no-repeat;
	background-position:right;
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
	background-repeat:no-repeat;
	background-position:right;
}