@charset "utf-8";
/* CSS Document */
/*************************************************/
/****************   PAGINAS CMS  ********************/
/*************************************************/
#index #center_column{
	width:705px; /*ie*/
	overflow:hidden;
	}
#cms #center_column  p img{
	float:left;
	}
#cms #center_column  img{
	float:right;
	}
#cms #center_column  p {
	font: 1.2em "Lucida Sans Unicode", Verdana, Arial;
	margin-top: 25px;
	line-height:1.4em;
	margin-left:0px;
	}
#cms #center_column  h3 {

	}
/*******************************************************/
/* Titulo de la pagina de productos                   */
.es h1#cerdos, 
h2.c_tit{
	height: 0px;
	padding-top: 39px;
	background-image: url(../images/textos/box_contenido_cerdos.png);
	_background-image:url(../images/textos/box_contenido_cerdos.gif);
	overflow:hidden;
	}
h2,
h3{
	/* height: 0px;
	padding-top: 39px !important; */
	cursor:pointer; /*IE hack */
	_cursor:hand;
	}
div#center_column h3{
  font-family: "Palatino Linotype", Georgia, "Tahoma", "Century Schoolbook L", Arial, Helvetica;
  font-size: 1.9em;
  font-weight: normal;
  margin: .6em 0 .3em;
		}
h2{ margin-top:20px;}

/******************************************************/
/* Titulos de las Paginas de Informacion General  */
h1#cerdos 			{ background-position:  0 0; }
h2#c_raza  			{ background-position:  0 -39px; }
h2#c_alim  			{ background-position:  0 -78px; }
h3#c_alim_clasif  	{ background-position:  0 -117px; }
h3#c_alim_arboles  	{ background-position:  0 -156px; }
h2#c_ejercicio		{ background-position:  0 -195px; }
h2#c_elaboracion	{ background-position:  0 -234px; }
h2#c_curacion		{ background-position:  0 -273px; }


div#factores_box p{
	margin:5px 120px 0 40px;
	font-size:1.3em;
	}

ul#factores_list {
	padding: 10px 0 10px 250px;
	width:280px;
	line-height:1.5em;
	text-decoration:underline;
	font-size:1.3em;
	font-weight:bold;
	border:#CCCCCC 1px solid;
	}
ul#factores_list li,
.video1_toggle, .video2_toggle, .video3_toggle, .video4_toggle
	{
	cursor:pointer; /*IE hack */
	_cursor:hand;
	}

 ul#factores_list li:hover, #pretty-hover,
p.video1_toggle:hover, p.video2_toggle:hover, p.video3_toggle:hover, p.video4_toggle:hover
	{
	color:#990000;
	background-color:#F8FEC7;
	text-decoration:none;
	width:250px;
	}
#pretty-hover
	{
	color:#990000;
	text-decoration:underline;
	}
/* p.video1_toggle, p.video2_toggle, p.video3_toggle, p.video4_toggle{
	text-align:right;
	} */