@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(img/fondoback3.png);
}

iframe {background-color:transparent;}

.separador {
	background-image: url(img/separador2.gif);
	height: 10px;
	width: auto;
}

.clearing{
      clear:both;
}


/* Clases de texto */
.texto_noticia1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}

.texto_noticia2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
}
/* Clases de texto */
.texto_noticia3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC3;
}
/* Clases de texto */
.texto_avisos1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FC3;
}
/* Clases de texto */
.texto_avisos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC3;
}
.texto_avisos3 {
	height: 40px;
	float: left;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #121212;
	letter-spacing: -2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.texto_banderas {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding-left: 15px;
	height: 19px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-shadow:0 1px 1px #000;
}
.texto_datos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #093;
	font-weight: bold;
	text-shadow:0 1px 1px #000000;
}
/* Clases de texto */
.texto_contacto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC3;
	padding-left: 15px;
}
.img_datos {
	float: left;
	margin-top: 13px;
}


/* Cabezal */
#cabezal {
	height: 190px;
	width: auto;
	background-image: url(img/background_4.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#cabezal_1 {
	height: 190px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#cabezal_2 {
	height: 138px;
	width: 820px;
	padding-top: 12px;
	padding-left: 20px;
}
.logoarriba {
	float: left;
	height: 115px;
	width: 150px;
	margin-top: 15px;
}

#cabezal_3 {
	height: 40px;
	width: 664px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15;
	float: right;
	margin-right: 10px;
}

#nav, #nav ul{
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:3em;
	margin: 0;
	padding: 0px;
 }
 
#nav a:link, #nav a:active, #nav a:visited{
	display:block;
	padding:0px 5px;
	color:#093;
	text-decoration:none;
	background-color:#000;
 }

#nav a:hover{
	background-color:#0B0B0B;
	color:#CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFC02B;
}

#nav li{
	float:left;
	position:relative;
	width: 166px;
	text-align: center;
}

#nav ul {
	position:absolute;
	width:12em;
	top:3,1;
	display:none;
	left: 0%;
}

#nav li ul a{
	width:12em;
	float:left;
}

#nav ul ul{
	top:auto;
	}	

#nav li ul ul {
	left:12em;
	margin:0px 0 0 10px;
    }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
    }


#contenedor_gral {
	height: auto;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	margin-bottom: 45px;
	padding-bottom: 20px;
}
/* Contenedores*/
#sombra_1 {
	background-color: 212121;
	background-image: url(img/sombra2.gif);
	height: 18px;
	width: 820px;
}
#contenedor_flash {
	height: 235px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666;
	margin-top: 20px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000;
}

#contenedor_especifico {
	width: 820px;
	height: auto;
	margin-bottom: 40px;
}

#contenedor_noticias {
	height: auto;
	width: 538px;
	float: left;
}
#flash_stand_brasil {
	float: left;
	height: 200px;
	width: 267px;
	margin-right: 24px;
	border: 3px solid #000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#stand_brasil_noticia {
	float: right;
	height: 200px;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#gensur_lic_noticia {
	float: right;
	height: 200px;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 0px;
}


.noticias_1 {
	height: 41px;
	width: 548px;
	margin-left: -10px;
	margin-top: 55px;
}
.noticias_2 {
	height: 41px;
	width: 10px;
	float: left;
	background-image: url(img/solapa_naranja.png);
}
.noticias_3 {
	height: 23px;
	width: 509px;
	float: right;
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFC02B;
	background-image: url(img/fondo_titulares.gif);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EFC02B;
	padding-top: 3px;
	padding-left: 28px;
}
.noticias_img1 {
	float: left;
	border: 4px solid #232323;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 15px;
}

.noticias_contenido_1 {
	width: 448px;
	height: auto;
	padding-left: 70px;
	padding-top: 5px;
	padding-right: 20px;
	margin-bottom: 25px;
}




#contenedor_hotlinks {
	float: right;
	height: auto;
	width: 220px;
	margin-top: 55px;
	margin-right: -10px;
}
.hotlinks_1 {
	float: right;
	height: 41px;
	width: 225px;
	margin-left: 10px;
}
.hotlinks_2 {
	background-image: url(img/solapa_verde_der.png);
	float: right;
	height: 41px;
	width: 10px;
}
.hotlinks_3 {
	background-image: url(img/fondo_representantes.gif);
	height: 24px;
	width: 200px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 3px;
}
.hotlinks_contenido {
	height: auto;
	width: 200px;
	float: right;
	margin-top: -14px;
	margin-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFC02B;
	padding-bottom: 20px;
	background-color: #111;
}
.hotlinks_botones {
	height: 100px;
	width: 200px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}


#contenedor_representantes {
	height: 110px;
	width: 840px;
	margin-left: -10px;
	margin-bottom: 20px;
	margin-top: 25px;
}
#representantes_1 {
	width: 840px;
	height: 41px;
}
#representantes_2 {
	height: 41px;
	width: 10px;
	background-image: url(img/solapa_verde_izq.png);
	float: left;
}
#representantes_3 {
	float: left;
	height: 41px;
	width: 820px;
}
#representantes_4 {
	height: 24px;
	width: 805px;
	background-image: url(img/fondo_representantes.gif);
	float: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 3px;
	padding-left: 15px;
}
#representantes_5 {
	background-color: #000;
	float: none;
	height: 14px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#representantes_6 {
	background-image: url(img/solapa_verde_der.png);
	float: right;
	height: 41px;
	width: 10px;
}
#representantes_contenido {
	background-color: #000;
	height: 70px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor_inferior {
	background-color: #333;
	height: 120px;
	width: auto;
}

#sombra_2 {
	height: 18px;
	width: auto;
	background-image: url(img/sombra2.gif);
}
#inferior_1 {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
.inferior_datos {
	height: 90px;
	width: 230px;
	margin-right: 25px;
	margin-left: 25px;
	float: left;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

table.tableizer-table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
} .tableizer-table td {
	margin: 3px;
	background-color: #0F0F0F;
	text-align: center;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.tableizer-table th {
	background-color: #19AD30;
	color: #000;
	font-weight: bold;
	height: 20px;
	padding-top: 5px;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #030;
}
.contenedor_linkstablas {
	width: 820px;
	margin-top: 15px;
	height: 480px;
	margin-right: auto;
	margin-left: auto;
	background-color: #232323;
}

.contenedor_linkstablas_2 {
	width: 820px;
	margin-top: 15px;
	height: 320px;
	margin-right: auto;
	margin-left: auto;
	background-color: #232323;
}
.contenedor_linkstablas_3 {
	width: 820px;
	margin-top: 15px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #232323;
}
.contenedor_tablas {
	width: 820px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.contenedor_tablas iframe {
	width: 820px;
	height: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor_tituloseccion {
	width: 800px;
	height: 60px;
	margin-top: 10px;
	padding-left: 20px;
}
.tituloseccion_1 {
	margin: 0px;
	height: 40px;
	float: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-style: italic;
	font-weight: bolder;
	color: #CCC;
	letter-spacing: -2px;
}



.tituloseccion_2 {
	height: 40px;
	float: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: lighter;
	color: #1A1A1A;
	letter-spacing: -2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#linkstablas_1 {
	width: 820px;
	height: 29px;
	background-color: #1A1A1A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 11px;
	text-shadow:0 1px 1px #000000;
	text-transform: uppercase;
	color: #FC3;
}
.linkstablas_2  {
	width: 410px;
	height: auto;
	float: left;
}






#links_semen, #links_semen ul{
	list-style-type:none;
	list-style-position:outside;
	line-height:27px;
	padding: 0px;
 }
 
#links_semen a:link, #links_semen a:active, #links_semen a:visited{
	display:block;
	color:#CCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #232323;
 }


#links_semen a:hover{
	background-color:#1A1A1A;
	color:#CCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EFC02B;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EFC02B;
}
.contenedor_quienessomos {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 20px;
	padding-top: 20px;
}
.quienessomos_1 {
	width: 820px;
	height: 251px;
	margin-top: 20px;
	text-align: center;
	background-color: #000;
	padding-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #FC3;
}

.quienessomos_2 {
	width: 410px;
	height: auto;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
}


.quienessomos_3 {
	width: 179px;
	height: auto;
	float: right;
	margin-left: 10px;
}

.quienessomos_4 {
	float: none;
	margin-top: 10px;
	margin-bottom: 8px;
	border: 4px solid #232323;
}
.quienessomos_42 {
	float: none;
	margin-top: 10px;
	margin-bottom: 8px;
	border: 4px solid #232323;
	margin-left: 20px;
}


.quienessomos_5 {
	width: 580px;
	height: 150px;
	margin-top: 30px;
	float: right;
	background-color: #232323;
	padding-top: 5px;
	margin-bottom: 15px;
	padding-left: 35px;
	padding-right: 35px;
}
.quienessomos_6 {
	height: auto;
	width: 650px;
	float: left;
}

.quienessomos_7 {
	padding: 10px;
}
.quienessomos_8 {
	width: 630px;
	height: auto;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}


.quienessomos_9 {
	width: 180px;
	height: auto;
	float: left;
	margin-right: 40px;
	margin-top: 30px;
	margin-bottom: 35px;
}
.quienessomos_10 {
	width: 385px;
	height: auto;
	float: left;
	margin-right: 40px;
	margin-top: 30px;
	margin-bottom: 25px;
}
.quienessomos_11 {
	width: 300px;
	height: auto;
	float: left;
	margin-right: 40px;
	margin-top: 30px;
	margin-bottom: 25px;
}


.embriones1 {
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
}

.contenedor_otros {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 20px;
	padding-top: 20px;
}
.otros_1 {
	height: 290px;
	width: 650px;
	float: none;
	margin-bottom: 40px;
}
.otros_2 {
	height: 50px;
	width: 650px;
}
.otros_3 {
	height: 200px;
	width: 610px;
	background-color: #232323;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.otros_4 {
	height: 200px;
	width: 610px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #121212;
}
.otros_5 {
	height: auto;
	width: 285px;
	padding-left: 15px;
	padding-top: 10px;
}

.otros_6 {
	float: left;
	height: 200px;
	width: 305px;
}
.otros_7 {
	height: auto;
	width: 630px;
	margin-bottom: 40px;
	padding-right: 25px;
	padding-left: 25px;
}
.otros_producto_izq {
	float: left;
	height: 280px;
	width: 330px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.otros_producto_der {
	float: right;
	height: 280px;
	width: 330px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}



.otros_img1  {
	margin-left: 15px;
	position: relative;
	top: -30%;
}
.otros_img2  {
	margin-left: 0px;
	margin-top: 5px;
}
.otros_img3  {
	margin-left: 15px;
	position: relative;
	top: -50%;
}
#contenedor_contacto {
	height: 400px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #232323;
	padding-top: 20px;
}
#contenedor_contacto2 {
	width: 820px;
	height: 600px;
	margin-top: 20px;
	padding-top: 20px;
}
#contenedor_contacto3 {
	height: auto;
	width: 600px;
	margin-bottom: 40px;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor_contacto4 {
	width: 820px;
	height: 300px;
	margin-top: 20px;
	padding-top: 20px;
}
#contenedor_contacto5 {
	height: 100px;
	width: 600px;
	margin-bottom: 40px;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1B1B1B;
	text-align: center;
	padding-top: 20px;
}
.contacto_1 {
	height: 21px;
	width: 230px;
	border: 2px solid #232323;
	background-color: #333;
	background-image: url(img/sombracontacto.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
}
.contacto_2 {
	height: 140px;
	width: 230px;
	border: 2px solid #232323;
	background-color: #333;
	background-image: url(img/sombracontacto.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	overflow: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
}
.contacto_3 {
	background-color: #1A1A1A;
	height: 28px;
	width: 97px;
	margin-right: 50px;
	margin-left: 55px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: bold;
	font-size: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC3;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.sombra_3 {
	background-color: 212121;
	background-image: url(img/sombracontacto.gif);
	height: 12px;
	width: 820px;
	background-repeat: repeat-x;
}
#contenidos {
	float:left;
	width:790px;
	min-height: 250px;
	border: 0;
	margin-left: 10px;
	padding-bottom: 8px;
	margin-top: 25px;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 10px;
}
#contenidos th {
	background-color: #1A1A1A;
	color: #999;
	font-weight: normal;
	height: 20px;
	padding-top: 5px;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC3;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	padding-bottom: 5px;
}
#contenidos td {
	margin: 3px;
	background-color: #999;
	text-align: center;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.contenedor_cat_chico {
	height: auto;
	width: 450px;
	background-color: #333;
}
#contenedor_gral #contenedor_especifico #contenedor_noticias .noticias_contenido_1 .texto_noticia1 img {
	border: 3px solid #1B1B1B;
}


#contenidos table {
	margin-right: auto;
	margin-left: auto;
}
#contenidos  .titulo_texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666;
}

* html #contenidos{ /*estilo solo para IE ya que no se admite la propiedad min-height*/
    height: 400px;
}

.contenedor_catalogos {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 20px;
}
#catalogo_1 {
	height: 65px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	background-color: #212121;
	background-repeat: no-repeat;
	padding-right: 90px;
	padding-left: 90px;
}
#catalogo_2 {
	height: 25px;
	width: 820px;
	background-color: #212121;
	background-image: url(img/descargar_fondo2.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

#catalogo_1 a {
	text-decoration: underline;
	color: #FC3;
	font-size: 12px;
}

.descarga_link {
	float: left;
	height: 65px;
	width: 105px;
	text-align: center;
}
.descarga_link2 {
	float: left;
	height: 65px;
	width: 105px;
	margin-right: 260px;
	margin-left: 260px;
	text-align: center;
}



.exportaciones_1 {
	width: 630px;
	height: 150px;
	margin-top: 30px;
	float: right;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
	border: 3px solid #232323;
}
.tablas_nota {
	height: 70px;
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
}
.hormonales_1 {
	width: 650px;
	height: 700px;
}
.hormonales_2 {
	background-color: #212121;
	height: 100px;
	width: 285px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.hormonales_3 {
	height: 100px;
	width: 110px;
	float: left;
}
.hormonales_4 {
	height: 85px;
	width: 150px;
	float: right;
	margin-left: 13px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.hormonales_4 .texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FC3;
	text-align: center;
}
.hormonales_4 .texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #999;
	text-align: center;
}
.hormonales_5 {
	border: 3px solid #000;
}
.pagnoticias_1 {
	height: auto;
	width: 820px;
}
.pagnoticias_2 {
	height: auto;
	width: 820px;
}

.pagnoticias_3 {
	height: 41px;
	width: 830px;
	margin-left: -10px;
	margin-top: 70px;
}
.pagnoticias_4 {
	height: 23px;
	width: 792px;
	float: right;
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFC02B;
	background-image: url(img/fondo_titulares.gif);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EFC02B;
	padding-top: 3px;
	padding-left: 28px;
}
.pagnoticias_5 {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.pagnoticias_6 {
	float: left;
	height: 210px;
	width: 340px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 5px;
	border: 3px solid #212121;
}
.pagnoticias_7 {
	width: 570px;
	height: auto;
	background-color: #212121;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 8px;
}


.pagnoticias_8 {
	width: 600px;
	height: 20px;
	background-image: url(img/noticias_1.gif);
	background-repeat: no-repeat;
	margin-left: -15px;
	margin-bottom: 10px;
}
.pagnoticias_9 {
	float: left;
	height: 240px;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.pagnoticias_10 {
	width: 600px;
	height: 20px;
	background-image: url(img/noticias_2.gif);
	background-repeat: no-repeat;
	margin-left: -15px;
	margin-bottom: 10px;
}
.pagnoticias_11 {
	float: right;
	height: 180px;
	width: 240px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 40px;
	border: 3px solid #212121;
}
.pagnoticias_12 {
	float: left;
	height: 234px;
	width: 594px;
	margin-top: 10px;
	margin-bottom: 30px;
	border: 3px solid #212121;
}
.pagnoticias_7 .texto_avisos2 a {
	text-decoration: underline;
	color: #FC3;
}
.contacto_4 {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.contacto_5 {
	float: left;
	height: auto;
	width: 280px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.texto_contacto_1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC3;
}
.texto_contacto_2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFF;
	margin-top: -5px;
}



.noticias_index1 {
	float: left;
	height: 165px;
	width: 220px;
	margin-top: 14px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 5px;
	border: 3px solid #212121;
}
.noticias_contenido_1 .texto_noticia1 a {
	color: #FC3;
}
#swf_noticias_nz {
	height: 360px;
	width: 594px;
	border: 3px solid #000;
	margin-top: 10px;
	margin-bottom: 35px;
}

.noticias_index2 {
	height: 172px;
	width: 430px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 13px;
}
.noticias_index3 {
	height: 210px;
	width: 430px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 13px;
}
.texto_noticia1 a {
	text-decoration: none;
	color: #E7B301;
}

