@charset "UTF-8";
/* CSS Document */

* {
	padding: 0px;
	border: 0px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}

/*estilos para las clases*/
/*.fondo {
	background-color:#CDCDCD;
}*/

.clear {
	clear: both;
}

.rosa {
	color: #8FC481;
}
.gris {
	color:#333;
}
/*estilos generales*/
a, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #8FC481;
}

#txt a, #txt a:visited {
	color: #8FC481;
	text-decoration: none;
}
#txt a:hover {
	text-decoration: none;
	color: #333;
}

/*estilos para las partes*/
#contenido {
	width: 950px;
	display: block;
	text-decoration: none;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#cabecera {
	text-decoration: none;
	height: 150px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url(../imagenes/logoAgroalimentario.png);
	height: 230px;
	width: 290px;
	float: left;
	background-repeat: no-repeat;
}
#logo a img {
	display: block;
	bottom: 0px;
}
#pie {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-size: 10px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00957E;
}
#texto {
	float: right;
	width: 600px;
	margin-right: 30px;
}
#menu {
	margin-top: 100px;
}
#menu p {
	float: left;
	margin-left: 0px;
	margin-right: 30px;
	font-size: 14px;
}
#submenu {
	margin-top: 40px;
}
#submenu p {
	float: left;
	margin-left: 0px;
	margin-right: 40px;
	font-size: 13px;
	border: thin solid #CCC;
	padding: 5px;
	background-color: #F0F0F0;
}
#txt {
	font-size: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #00957E;
	border-right-color: #00957E;
	border-bottom-color: #00957E;
	border-left-color: #00957E;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 20px;
	overflow: auto;
	margin-bottom: 30px;
}
#upv {
	width: 330px;
	padding-bottom: 20px;
}
#txt #primera {
	float: left;
	width: 260px;
}
#txt #segunda {
	float: right;
	width: 265px;
}
.titulo {
	font-size: 12px;
	font-weight: bold;
}
.hora {
	display: block;
	width: 80px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
#txt p a img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}
#logo a img {
	margin-top: 235px;
}
#txt img.icono {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#upv .supported {
	display: block;
	float: left;
	font-size: 9px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 30px;
}
.pictures {
	display: block;
	padding-left: 32px;
}

.video {
	display: block;
	padding-left: 32px;
}#logo a img.video {
	padding-top: 5px;
}
#cabecera .imgCAB {
	display: block;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#txt p.acto {
	font-weight: bolder;
	color: #8FC481;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
}

#txt p.ponentes {
	text-indent: 0px!important;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 8px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #8FC481;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#txt p.medios {
	font-size: 10px;
}
#txt p.medios img {
	padding-right: 20px;
}
#texto #txt .presentacion {
	font-size: 11px;
	color: #999;
	font-style: italic;
	margin-top: 3px;
	display: block;
}
#streaming a .pulsa {
	padding-top: 5px;
	display: inline;
	padding-left: 3px;
	margin-top: 0px;
}
#streaming p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #019A72;
	padding-left:20px;
	margin-top: 235px;
}
.lista {
	padding-left: 10px;
	margin-bottom: 0px!important;
}
