html, body {
	margin:0;
	background-color:#e5eaf0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-align: center;
	background-image: url(../Imagenes/fondo_footer_noticiasb.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#top{
	background-image: url(../Imagenes/fondo_body.png);
	background-repeat: repeat-x;
	background-position: top;	
		}
#container {
	width:1074px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
		}
#encabezado {
	height:100px;
	background-color:#003366;
	background-image: url(../Imagenes/fondo_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-bottom: 8px;
	}
#titulo{
	width: 774px;
	background-color:#003366;
	margin-left: 150px;
}
#tituloNoticias{
	width: 774px;
	background-color:#003366;
	margin-left: 10px;
}
#SubmenuGral {
	height:30px;
	width: 714px;
	background-color:#cccc99;
	text-align: center;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 30px;
}

#SubmenuGral a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333300;
	font-weight: bold;
	text-decoration: none;
	}
#SubmenuGral a:hover{
	color: #999966;
	text-decoration: none;
}
#SubmenuGral a:visited{
	color: #ffffff;
	text-decoration: none;
}
#content {
	width: 714px;
	margin-left:150px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
#contentNoticias {
	width: 714px;
	margin-left:10px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
#Galeria {
	width: 714px;
	margin-left:150px;
	text-align: justify;
	background-color: #FFFFFF;
	height: 120px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	}
	#Galeria  a{
	color: #003366;
	text-decoration: none;
}
#gallery {
		/*background-color: #444;*/
		padding: 10px;
		/*width: 520px;*/
		float:left;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

#content a{
	color: #003366;
	font-size: 18px;
	text-decoration: none;
}
.titulo{
	color: #003366;
	font-size: 18px;
}
#contentsoft{
	width: 774px;
	margin-left:150px;
	text-align: center;
	margin-top: 10px;
	}
#contentVideo {
	width: 714px;
	margin-left:150px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 15px;
}
.software {
	background-color:#eaeff3;
	text-align: center;
	background-image: url(../Imagenes/fondo_producto.png);
	height: 93px;
	width: 151px;
			}
#footer {
	width: 1077px;
	background-color:#eaeef2;
	color: #ffffff;
	font-size:9px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../Imagenes/fondo_footer_noticias.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 314px;
	vertical-align: bottom;
	position: relative;
				}
#footer a {
	color: #ffffff;
	text-decoration: none;
	}
