@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../imagenes/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #000000;
	font-size: 12px;
	line-height: 17px;
	position: relative;
	text-align: center;
}
body.index {
	background-image: url(../imagenes/index-bg.jpg);
}

h1, h2, h3, h4, h5, h6, p, a, ul, li, img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-weight: normal;
	list-style-type: none;
	border: none;
	text-align: left;
}
.contenedor {
	padding: 0px;
	width: 900px;
	position: relative;
	text-align: left;
	min-height: 700px;
	margin: 0px auto 0px auto;
}
.menuemp {
	padding: 0px;
	height: 30px;
	width: 900px;
	margin: 15px 0px 0px 0px;
}
.menuemp ul {
	float: right;
	height: 30px;
	width: 324px;
	_width: 330px;
	padding-right: 10px;
	text-align: right;
}
.menuemp li {
	float: left;
}
.menuemp a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	float: left;
	height: 30px;
}
.menuemp a:hover {
	background-position: bottom;
}
.btesp {
	background-image: url(../imagenes/esp-bt.jpg);
	width: 14px;
}
.bteng {
	background-image: url(../imagenes/eng-bt.jpg);
	width: 14px;
	margin-left: 6px;
}
.btrss {
	background-image: url(../imagenes/rss-bt.jpg);
	width: 14px;
	margin-right: 24px;
	_margin-right: 10px;
	margin-left: 6px;
}
.btemp {
	background-image: url(../imagenes/empresa-bt.jpg);
	width: 55px;
}
.btnot {
	background-image: url(../imagenes/noticias-bt.jpg);
	width: 55px;
}
.btdes {
	background-image: url(../imagenes/descargas-bt.jpg);
	width: 66px;
}
.btrrhh {
	background-image: url(../imagenes/rrhh-bt.jpg);
	width: 42px;
}
.btcon {
	background-image: url(../imagenes/contactos-bt.jpg);
	width: 62px;
}
.cabecera {
	padding: 0px;
	height: 120px;
	width: 900px;
	margin: 0px;
}
.cabecera  a, .cabecera a img {
	float: left;
	top: auto;
	right: auto;
	position: relative;
}
.swfmenu {
	float: right;
	margin-top: 25px;
}
.flash {
	padding: 0px;
	height: 300px;
	width: 900px;
	margin: 0px;
	background-image: url(../imagenes/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.piee {
	background-image: url(../imagenes/pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	margin: 30px auto 0px auto;
	height: 150px;
	position: relative;
	clear: left;
	float: left;
}
.pie {
	width: 885px;
	_width: 900px;
	position: relative;
	font-size: 10px;
	line-height: 13px;
	color: #999999;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 15px;
	_padding: 20px 0px 0px 0px;
}
.pie a {
	color: #999999;
}
.pie a:hover {
	color: #CCCCCC;
}
.pie ul {
	float: left;
	width: 120px;
	_width: 127px;
	position: relative;
}
.pie p {
	margin-left: 60px;
	float: left;
}
.pie  b {
	font-size: 11px;
	font-weight: bold;
	position: relative;
	padding-bottom: 5px;
	display: block;
}
.pie  span.tallerestudio a {
	position: absolute;
	right: 0px;
	top: 105px;
	display: block;
	width: 285px;
}
.pie span.tallerestudio b {
	display: inline;
	padding-left: 2px;
}
.pie span.tallerestudio a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.novedades {
	float: left;
	width: 270px;
	_width: 270px;
	margin: 0px;
	display: block;
	position: relative;
	padding: 2px 15px 0px 15px;
}
.novedades h1 {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 37px;
}
.novedades a {
	background-image: url(../imagenes/mas-bt.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	float: right;
	height: 17px;
	width: 39px;
	margin-top: 0px;
	padding: 5px 0px 5px 0px;
}
.novedades a:hover {
	background-position: bottom;
}
.novedades h2 {
	color: #cccccc;
	font-size: 9px;
	margin: 10px 0px 20px 0px;
}
.novedades p {
	margin-top: 7px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.novedades p a {
	color: #e6ac2e;
	text-decoration: none;
	background-image: none;
	clear: none;
	float: none;
	margin: auto;
	padding: 0px;
	width: auto;
	text-indent: 0px;
	display: inline;
	position: relative;
}

.novedades p a:hover {
	color: #EEC673;
	text-decoration: underline;
}
.novedades p span {
	color: #e6ac2e;
}
.cierre {
	height: 1px;
	width: 900px;
	display: block;
	position: relative;
	clear: left;
	float: left;
}
.novedades .h1nov {
	background-image: url(../imagenes/novedades.jpg);
}
.novedades .h1pro {
	background-image: url(../imagenes/productos.jpg);
}
.novedades .h1des {
	background-image: url(../imagenes/descargas.jpg);
}
.novedades p img {
	float: left;
	margin-top: 1px;
	margin-right: 10px;
}
.novedades p span {
	font-size: 14px;
}
.novedades p span.divisor {
	height: 1px;
	width: 250px;
	display: block;
	margin: 20px 10px 0px 10px;
	padding: 0px;
	border-top: 1px dashed #003366;
}
.contenedor .col1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
	overflow: hidden;
	position: relative;
	min-height: 50px;
	*min-height: 60px;
}
.contenedor .col2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
	overflow: hidden;
	position: relative;
	min-height: 50px;
	*min-height: 60px;
}
.contenedor .col3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
	overflow: hidden;
	position: relative;
	min-height: 50px;
	*min-height: 60px;
}
.col1  p, .col2  p, .col3  p {
	width: 267px;
	margin-right: 18px;
	margin-left: 15px;
	_margin-left: 7px;
	margin-bottom: 30px;
	position: relative;
	float: left;
	text-align: justify;
}
.col1 h1, .col2 h1, .col3 h1 {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 58px;
	margin-top: 30px;
	margin-bottom: 10px;
	clear: both;
}
.col1 h2, .col2 h2, .col3 h2 {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	margin-bottom: 15px;
	clear: left;
}
.col1 h3, .col2 h3, .col3 h3 {
	font-size: 16px;
	font-style: italic;
	position: relative;
	margin-left: 15px;
	width: auto;
	margin-bottom: 20px;
	clear: left;
}
.col1 strong, .col2 strong, .col3 strong {
	font-size: larger;
	color: #e6ac2e;
}
.col1 p a, .col2 p a, .col3 p a {
	color: #e6ac2e;
	text-decoration: none;
	background-image: none;
	clear: none;
	float: none;
	margin: auto;
	padding: 0px;
	width: auto;
}
.col1 p a:hover, .col2 p a:hover, .col3 p a:hover {
	color: #EEC673;
	text-decoration: underline;
}
.col1 p img, .col2 p img, .col3 p img {
	padding-right: 5px;
	padding-top: 4px;
	_margin-top: 4px;
	_margin-right: 5px;
	height: auto;
	width: auto;
}

.col1 a, .col2 a, .col3 a {
	background-image: url(../imagenes/mas-bt.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0px 5px 40px;
	clear: left;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-left: 7px;
	margin-bottom: 30px;
	width: 270px;
	
}
.col1 a:hover, .col2 a:hover, .col3 a:hover {
	color: #e6ac2e;
	background-position: left bottom;
}
span.divisorvert {
	background-image: url(../imagenes/divisorvert.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	float: left;
	height: 100%;
	width: 2px;
	position: absolute;
	left: 0px;
}
span.blanco {
	display: block;
	clear: right;
	float: left;
	width: 270px;
	position: relative;
}
body.genetica {
	background-image: url(../imagenes/genetica/bg.jpg);
}
.h1gen {
	background-image: url(../imagenes/genetica/h1.jpg);
	width: 212px;
}
.h2gena {
	background-image: url(../imagenes/genetica/h2a.jpg);
	height: 70px;
	width: 407px;
}
.h2genb {
	background-image: url(../imagenes/genetica/h2b.jpg);
	height: 35px;
	width: 322px;
}
.h2genc {
	background-image: url(../imagenes/genetica/h2c.jpg);
	height: 35px;
	width: 199px;
}
.contenedor .botonesgenetica {
	padding: 0px;
	width: 600px;
	overflow: hidden;
	position: relative;
	min-height: 50px;
	*min-height: 60px;
	clear: left;
	margin: 0px;
}
.botonesgenetica   img.genetica09 {
	margin-bottom: 30px;
	float: left;
	height: 82px;
	width: 189px;
}
.contenedor .botonesgenetica a {
	float: left;
	height: 82px;
	clear: none;
	width: auto;
	text-indent: -5000px;
	background-image: none;
	position: relative;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
.contenedor .botonesgenetica a:hover {
	background-position: bottom;
}
.contenedor .botonesgenetica a.bt-550 {
	width: 109px;
	background-image: url(../imagenes/genetica/mp550.jpg);
}
.contenedor .botonesgenetica a.bt-770 {
	width: 103px;
	background-image: url(../imagenes/genetica/mp770.jpg);
}
.contenedor .botonesgenetica a.bt-120 {
	width: 199px;
	background-image: url(../imagenes/genetica/mphibrida120.jpg);
}
.margen {
	margin-top: -200px;
}
img.merito {
	margin-bottom: 5px;
	display: block;
	text-align: left;
	vertical-align: top;
	margin-left: -2px;
}
body.inseminacion {
	background-image: url(../imagenes/inseminacion/bg.jpg);
}
.h1ins {
	background-image: url(../imagenes/inseminacion/h1.jpg);
	width: 494px;
}
.h2insa {
	background-image: url(../imagenes/inseminacion/h2a.jpg);
	height: 70px;
	width: 468px;
}
.h2insb {
	background-image: url(../imagenes/inseminacion/h2b.jpg);
	height: 35px;
	width: 285px;
}
.h2insc {
	background-image: url(../imagenes/inseminacion/h2c.jpg);
	height: 35px;
	width: 277px;
}
.h2insd {
	background-image: url(../imagenes/inseminacion/h2d.jpg);
	height: 35px;
	width: 217px;
}
body.servicios {
	background-image: url(../imagenes/servicios/bg.jpg);
}
.h1ser {
	background-image: url(../imagenes/servicios/h1.jpg);
	width: 494px;
}
.h2sera {
	background-image: url(../imagenes/servicios/h2a.jpg);
	height: 70px;
	width: 439px;
}
.h2serb {
	background-image: url(../imagenes/servicios/h2b.jpg);
	height: 133px;
	width: 248px;
}
body.equipamiento {
	background-image: url(../imagenes/equipamiento/bg.jpg);
}
.h1equ {
	background-image: url(../imagenes/equipamiento/h1.jpg);
	width: 494px;
}
.h2equa {
	background-image: url(../imagenes/equipamiento/h2a.jpg);
	height: 70px;
	width: 439px;
}
.h2equb {
	background-image: url(../imagenes/equipamiento/h2b.jpg);
	height: 35px;
	width: 189px;
}
.h2equc {
	background-image: url(../imagenes/equipamiento/h2c.jpg);
	height: 35px;
	width: 170px;
}
.h2equd {
	background-image: url(../imagenes/equipamiento/h2d.jpg);
	height: 35px;
	width: 200px;
}
.h2eque {
	background-image: url(../imagenes/equipamiento/h2e.jpg);
	height: 35px;
	width: 130px;
}
.h2equf {
	background-image: url(../imagenes/equipamiento/h2f.jpg);
	height: 35px;
	width: 176px;
}
.h2equg {
	background-image: url(../imagenes/equipamiento/h2g.jpg);
	height: 35px;
	width: 110px;
}
body.construccion {
	background-image: url(../imagenes/construccion/bg.jpg);
}
.h1cons {
	background-image: url(../imagenes/construccion/h1.jpg);
	width: 494px;
}
.h2consa {
	background-image: url(../imagenes/construccion/h2a.jpg);
	height: 70px;
	width: 453px;
}
.col2 h2.h2conb {
	background-image: url(../imagenes/construccion/h2b.jpg);
	height: 35px;
	width: 518px;
	background-position: right;
	display: block;
}
.col2 h2.h2conc {
	background-image: url(../imagenes/construccion/h2c.jpg);
	height: 35px;
	width: 362px;
	background-position: 128px;
}
.col2 h2.h2cond {
	background-image: url(../imagenes/construccion/h2d.jpg);
	height: 35px;
	width: 473px;
	background-position: 128px;
}
.col2 h2.h2cone {
	background-image: url(../imagenes/construccion/h2e.jpg);
	height: 35px;
	width: 224px;
	background-position: 128px;
}
body.construccion .col2 h2 span {
	visibility: hidden;
}
body.construccion .col2 h2 img {
	width: 128px;
	display: block;
	height: 58px;
	float: left;
	position: relative;
}

body.construccion .col2 p {
	width: 430px;
	*margin-left: 143px;
	_margin-left: 71px;
}
.h2consf {
	background-image: url(../imagenes/construccion/h2f.jpg);
	height: 35px;
	width: 224px;
}
body.carnes {
	background-image: url(../imagenes/carnes/bg.jpg);
}
.h1car {
	background-image: url(../imagenes/carnes/h1.jpg);
	width: 175px;
}
.h2cara {
	background-image: url(../imagenes/carnes/h2a.jpg);
	height: 70px;
	width: 401px;
}
.h2carb {
	background-image: url(../imagenes/carnes/h2b.jpg);
	height: 35px;
	width: 378px;
}
body.empresa {
	background-image: url(../imagenes/empresa/bg.jpg);
}
.h1emp {
	background-image: url(../imagenes/empresa/h1.jpg);
	width: 211px;
}
.h2empa {
	background-image: url(../imagenes/empresa/h2a.jpg);
	height: 70px;
	width: 412px;
}
.h2empb {
	background-image: url(../imagenes/empresa/h2b.jpg);
	height: 35px;
	width: 300px;
}
.col1 img.fotoempresa {
	background-image: url(../imagenes/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 170px;
	width: 300px;
	margin-top: -10px;
	margin-bottom: 25px;
}
body.descargas {
	background-image: url(../imagenes/descargas/bg.jpg);
}
body.contactos {
	background-image: url(../imagenes/contactos/bg.jpg);
}
.h1con {
	background-image: url(../imagenes/contactos/h1.jpg);
	width: 244px;
}
.formulario {
	float: left;
	width: 520px;
	margin-top: -7px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 50px;
}
.formulario ul li.izq {
	color: #e6ac2e;
	float: left;
	width: 70px;
	clear: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
.formulario input {
	background-color: #02204D;
	border: 1px solid;
	border-top-color: #000033;
	border-right-color: #03326B;
	border-bottom-color: #03326B;
	border-left-color: #000033;
	width: 350px;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
	filter: alpha(opacity=75);
	opacity: .75
}
.formulario textarea {
	background-color: #02204D;
	border: 1px solid;
	border-top-color: #000033;
	border-right-color: #03326B;
	border-bottom-color: #03326B;
	border-left-color: #000033;
	width: 346px;
	margin-top: 7px;
	height: 65px;
	overflow: auto;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	filter: alpha(opacity=75);
	opacity: .75
}.formulario input.enviar {
	float: right;
	height: 30px;
	width: 100px;
	margin-right: 98px;
	font-weight: bold;
	color: #e6ac2e;
	margin-top: 8px;
	cursor: auto;
	border-top: 1px solid #000033;
	border-bottom: 1px solid #003366;
}
.formulario  input.limpiar {
	float: right;
	height: 30px;
	width: 100px;
	margin-right: 16px;
	border: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 8px;
	border-top: 1px solid #000033;
	border-bottom: 1px solid #003366;
}
.obligatorio {
	font-size: 10px;
	color: #999;
	float: left;
	margin-top: 3px;
}
body.general {
	background-image: url(../imagenes/bg-general.jpg);
}
.general h2 {
	font-size: 30px;
	font-weight: bold;
	color: #e6ac2e;
	text-indent: 0px;
	margin-top: 100px;
	margin-bottom: 10px;
	margin-left: 15px;
}
body.rrhh {
	background-image: url(../imagenes/rrhh/bg.jpg);
}
.h1rrhh {
	background-image: url(../imagenes/rrhh/h1.jpg);
	width: 437px;
}
body.mp550 {
	background-image: url(../imagenes/mp550/bg.jpg);
}
.h1550 {
	background-image: url(../imagenes/mp550/h1.jpg);
	width: 188px;
}
.h2550a {
	background-image: url(../imagenes/mp550/h2a.jpg);
	height: 189px;
	width: 348px;
	margin-top: 30px;
}
.cuadro {
	margin-top: 15px;
	position: relative;
	float: left;
	margin-bottom: 18px;
}
.contenedor .cuadro img{
	height: auto;
	width: auto;
}
.mp550 .contenedor .col1 a, .mp770 .contenedor .col1 a, .mp120 .contenedor .col1 a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.contenedor .col1 a.ver770 {
	background-image: url(../imagenes/mp550/bt-mp770.jpg);
	width: 91px;
}
.contenedor .col1 a.ver120 {
	background-image: url(../imagenes/mp550/bt-mphibrida120.jpg);
	width: 178px;
}
.contenedor .col1 a.ver550 {
	background-image: url(../imagenes/mp550/bt-mp550.jpg);
	width: 91px;
}
.h2550z {
	background-image: url(../imagenes/mp550/h2z.jpg);
	height: 35px;
	width: 174px;
}
body.mp770 {
	background-image: url(../imagenes/mp770/bg.jpg);
}
.h1770 {
	background-image: url(../imagenes/mp770/h1.jpg);
	width: 188px;
}
.h2770a {
	background-image: url(../imagenes/mp770/h2a.jpg);
	height: 189px;
	width: 364px;
	margin-top: 30px;
}
body.mp120 {
	background-image: url(../imagenes/mphibrida120/bg.jpg);
}
.h1120 {
	background-image: url(../imagenes/mphibrida120/h1.jpg);
	width: 356px;
}
.h2120a {
	background-image: url(../imagenes/mphibrida120/h2a.jpg);
	height: 221px;
	width: 394px;
	margin-top: 30px;
}
.h2120h {
	background-image: url(../imagenes/mphibrida120/h2h.jpg);
	height: 35px;
	width: 201px;
	*margin-top:-2px;
	_margin-top:0px;
}
.mp120 .contenedor .col1 a.ver770 {
	background-image: url(../imagenes/mphibrida120/bt-mp770.jpg);
}
.mp120 .contenedor .col1 a.ver550 {
	background-image: url(../imagenes/mphibrida120/bt-mp550.jpg);
}
.cuadro img.cuadro120 {
	height: 216px;
	width: 900px;
}
img.imgabuelos {
	height: 219px;
	width: 300px;
	*margin-top:-2px;
	_margin-top:0px;
}
.h2120z {
	background-image: url(../imagenes/mphibrida120/h2z.jpg);
	height: 35px;
	width: 174px;
}
body.noticias {
	background-image: url(../imagenes/noticias/bg.jpg);
}
.h2nota {
	background-image: url(../imagenes/noticias/h2a.jpg);
	height: 88px;
	width: 209px;
	margin-top: 60px;
	_margin-top: 0px;
	*margin-top: 0px;
	float: left;
	margin-left: 2px;
}
.h2notb {
	background-image: url(../imagenes/noticias/h2b.jpg);
	height: 35px;
	width: 144px;
	margin-top: 38px;
	padding-bottom: 16px;
	margin-bottom: 50px;
}
.h2notc {
	background-image: url(../imagenes/noticias/h2c.jpg);
	height: 35px;
	width: 247px;
	margin-top: 38px;
	padding-bottom: 16px;
}
.noticias .col2 h3 {
	font-size: 20px;
	color: #e6ac2e;
	font-style: normal;
	font-weight: bold;
}
.noticias .col2 p {
	width: auto;
	padding-bottom: 20px;
	border-bottom: 1px dashed #003366;
}
.noticias .col2 .oculto {
	display: none;
	visibility: hidden;
}

.noticias .col2 p span {
	font-size: 13px;
	font-weight: bold;
	color: #e6ac2e;
	float: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.noticias .col2 p a {
	background-image: none;
	display: inline;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}
.noticias  .col2  span {
	font-size: 9px;
	color: #CCCCCC;
	margin-left: 15px;
	display: block;
}
.noticias  .col2  .img-nov {
	margin-bottom: 20px;
	float: right;
	display: inline;
	margin-left: 35px;
	border: 1px solid #00001C;
	padding: 0px;
}
.calendario ul {
	width: 270px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 25px;
	padding-bottom: 60px;
}
.calendario ul.dias li {
	font-size: 9px;
	padding: 3px;
	width: 33px;
}
.calendario ul li {
	text-align: center;
	vertical-align: middle;
	display: table;
	width: 33px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 1px;
}.calendario ul li a {
	width: 33px;
	float: left;
	margin: 0px;
	background-image: none;
	text-align: center;
	padding: 0px;
}
.calendario  ul  a.evento {
	font-weight: bold;
	color: #FFCC00;
}
.calendario  ul  a.eventoviejo {
	font-weight: bold;
	color: #666666;
}
#flotante {
	background-color: #000000;
	position: absolute;
	width: 200px;
	left: 55px;
	top: 200px;
	-moz-opacity:.80;
	filter:alpha(opacity=80);
	opacity:.80;
	padding: 15px;
}
#flotante   a#close {
	font-size: 9px;
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	bottom: -20px;
}
.inseminacion #flotante {
	top: 425px;
	left: 315px;
	z-index: 999;
}
#flotante a {
	color: #FF9900;
}

.h1des {
	background-image: url(../imagenes/descargas/h1.jpg);
	width: 244px;
}
.coldescargas {
	float: left;
	width: 300px;
	margin-top: 40px;
	position: relative;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004B84;
}
.coldescargas ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 40px;
	display: block;
	_width: 275px;
	_margin: 0px 7px 20px 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.coldescargas ul li a.pdf {
	background-image: url(../imagenes/descargas/pdf.gif);
}
.coldescargas ul li a.jpg {
	background-image: url(../imagenes/descargas/jpg.gif);
}
.coldescargas ul li a.pp {
	background-image: url(../imagenes/descargas/pp.gif);
}
.descargas ul li span {
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
}
.descargas ul li a:hover {
	color: #e6ac2e;
}
#desplazable {
	position: relative;
	float: left;
}
.deslizar {
	clear: left;
	float: left;
	margin-left: 320px;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 15px;
}
.deslizar a {
	color: #CCCCCC;
}


#ins {
	width: 150px;
	margin-left: 0px;
	position: relative;
	float: left;
}
.coldescargasder {
	width: 220px;
	margin-top: 40px;
	overflow: hidden;
	padding-left: 30px;
}
.coldescargasder ul {
	width: 200px;
}
.coldescargasder ul li {
	margin-top: 10px;
}
.coldescargasder ul li a {
	color: #CCCCCC;
	background-image: url(../imagenes/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: -10px;
	padding-left: 10px;
}
h6.minitub {
	background-image: url(../imagenes/minitub.png);
	display: block;
	float: left;
	height: 37px;
	width: 50px;
	text-indent: -5000px;
	margin-right: 8px;
	margin-bottom: 15px;
}

