html {
height: 100%;
}

* html #body {
  height: 100%;  
}

#DIVpag {

  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  width: 950px;
  min-height: 1000px;
  height: auto;
  text-align: center;
  margin-top: 0px;
}

body {
	background-image: url(images/f1_950.png);
	background-repeat:  repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	min-height: 100%;
	height: 100%;
}
#contenido {
  margin: 0px;
  padding: 0px;
  width: 946px;
  min-height: 100%;
  height: 100%;
  position:relative;
  margin-top: 0px;
  margin-left:auto;
  margin-right:auto;
}
#pie {
	background-color:#000000;
	width: 100%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#logos{
	width: 950px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#pie img{
	padding-left:15px;
	}
#poliniza {
	width: 950px;
	height: 700px;
	background-image: url(images/poliniza_2015_val.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #191919;
	text-align: center;
	position:relative;
	}
#poliniza h1, #polinizacas h1, #polinizaeng h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
#polinizacas {
	width: 950px;
	height: 700px;
	background-image: url(images/poliniza_2015_01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #191919;
	text-align: center;
	position:relative;
	}
#polinizaeng {
	width: 950px;
	height: 700px;
	background-image: url(images/poliniza_2015_eng.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #191919;
	text-align: center;
	position:relative;
	}
#texto {
	width: 950px;
	padding-left: 0px;
	padding-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: left;
	position: absolute;
	float:left;
	margin-top: 20px;
	}
#texto a {
	color: #ffffff;
	text-decoration: underline;
	}

#menu {
	padding-left: 550px;
	height: 70px;
}
#enlace, #idioma{
	height: 15px;
	margin: 0px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-bottom: 0px;
	float:left;
	text-align: center;
}
#enlace a {
	font-weight:bold;
	color: #191919;
	text-decoration: none;
}
#enlace a:hover {
	color: #990000;
}
#idioma {
	margin-top: 2px;
	font-weight: normal;
	font-size: 10px;
	}
#idioma a {
	color: #CCCC00;
	text-decoration: none;
	}
#idioma a:hover {
	color: #FF3399;
	}
#bases {
	padding-left: 50px;
	padding-right: 15px;
	background-color:#000000;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-top: 20px;
	}
#bases p{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#bases a:hover{
	color:#FFFF33;
}
#noticies {
	width: 220px;
	padding-left: 10px;
	padding-right: 15px;
	background-color:#000000;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-top: 510px;
	text-align: right;
	}
#noticies2 {
	width: 335px;
	background-color:#000000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	margin-top: 10px;
	text-align: right;
	}
#noticies p, #noticies2 p, #men2taller p{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#noticies strong, #noticies2 strong, #men2taller strong, #bases strong{
	color:#FFFF33;
}
/*MENU EN MEDIO*/
#men2taller {
	width: 220px;
	padding-left: 10px;
	padding-right: 15px;
	background-color:#000000;
	padding-top: 5px;
	padding-bottom: 4px;
	float: right;
	margin-top: 10px;
	}
#men2taller a:hover {
	text-decoration: none;
	color: #FF3300
}
#men2taller a {
	text-decoration: none;
}
.amarillo {
	color: #FFFF66;
	}