#all_content{
	padding-left : 10%;
	width: 861px;
}
#banner_all{
	width: 100%:
	height: 145px;
}
#banner_up{
	width: 100%;
	height: 24px;
	background-image: url('../img/bannerup.png');
}
#banner_ctn{
	width: 100%;
	height: 117px;
	background-color: #F1F0DB;
}
#logo{
	width: 310px;
	height: 100%;
	float: left;
	background-image: url('../img/logorf.jpg');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#slogan{
	width: 550px;
	height: 100%;
	float: left;
	background-image: url('../img/sloganrf.jpg');
	background-repeat: no-repeat;
	background-position: 0px 25px;
}
#banner_do{
	width: 100%;
	height: 14px;
	background-image: url('../img/bannerdown.png');
}
#login_part{
	width: 100%;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	visibility: visible;
	color: #FFF;
}
#login_fields{
	width: 290px;
	height: 21px;
	padding-top: 7px;
	padding-left: 4px;
	background-repeat: repeat-x;
	background-position : 0px 5px;
	background-image: url('../img/bglogin.jpg');
	float: right;	
}
#img_submit{
	width: 49px;
	height: 100%;
	cursor: pointer;
	background-image: url('../img/entrar1.jpg');
	background-repeat: no-repeat;
	float: right;
}
#marquee_part{
	width: 100%;
	height: 30px;
	padding-top: 5px;
	border: 2px solid black;
	font-family: sans-serif;
	font-size: 120%;
	font-weight: bold;	
}
#menu1 {
	width:100%;
	height: 25px;
	background-color: #3D3D3D;
	text-align: center;
	color: #FFF;
	margin: 1px 1px 1px 1px;
}
#menu2 {
	width:100%;
	height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #E80000;
}
#ppal_ctn{
	width:530px; 
	padding-right: 20px;
	height: 500px; 
	overflow: scroll;
	float: left;
	border-right: 2px solid red;
}
#encuesta_load{
	width:270px; 
	padding-left: 20px;
	height: 189px;
	font-size: 70%;
	overflow: scroll;
	float: right;
}
#noti_img{
	width: 270px;
	height: 311px;
	float: right;
	background-image: url('../img/noti_img.jpg');
	background-position: 11px 0px;
	background-repeat: no-repeat;
}
#full_ctn{
	width: 860px; 
	height: 500px; 
	overflow: scroll; 
	background-color: #E1E1E1;
}
#fondologo {
	position:absolute;
	width:685px;
	z-index:6;
	top: 0px;
	visibility: visible;
}
#video {
	position:absolute;
	width:685px;
	top:0px;
	z-index:0;
	text-align: left;
	visibility: visible;
}
#info {
	position:absolute;
	width:685px;
	top:0px;
	z-index:2;
	visibility: visible;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#video table tr td {
	text-align: center;
}
#footer {
	width: 810px;
	height: 40px;
	float: left;
	margin-left: 25px;
	text-align: center;
	font-family: sans-serif;
	font-size: 75%;
	font-weight: bold;
	
}
.link_white{
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size:7pt;
color:#FFF
}
.link_white:hover{
font-weight: bold;
text-decoration: underline;
}