@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:11px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/temp-bggeneral.jpg) center top;
}
.contenedor {
	width:955px;
	height:650px;
	margin:0 auto;
	position:relative;
}
.flash_main {
	left:47px;
	top:45px;
	width:955px;
	height:590px;
	
}
.flash_interior {
	left:0px;
	top:0px;
	width:900px;
	height:600px;
	
}
.contenedor_copyright {
	left:49px;
	top:567px;
	width:955px;
	height:60px;
}

.copyrighta {
	margin-top:7px;
	margin-left:5px;
	width:500px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#074e85;
	text-decoration:none;
}
.copyrightb{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.downd_plugin{
	width:170px;
	height:40px;
	float:right;
}