body,html{
	background-color: #314D7D;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	scrollbar-3dlight-color : #aaaaaa;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #D4D0C8;
	scrollbar-darkshadow-color : #dddddd;
	scrollbar-face-color : #7A90A5;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #808080;
	scrollbar-track-color : #F9FAF5;
	margin:0px;
	border-left:0px;
	border-right:0px;
	font-family: tahoma, Verdana, Arial;
	color:#586C81;
	font-size: 11px;
	cursor: default;
}
td{font-size: 11px;color:#4B5E70;}
a:link{text-decoration: none;color: #555555;}
a:hover{text-decoration: none;color: #000000;}
a:visited{text-decoration: none;color: #555555;}
a:active{text-decoration: none;color: #000000;}
hr{border: 1px dotted #cccccc; height:1px; width:97%;}
textarea{
	scrollbar-3dlight-color : #aaaaaa;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #D4D0C8;
	scrollbar-darkshadow-color : #dddddd;
	scrollbar-face-color : #BBCDE8;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #808080;
	scrollbar-track-color : #ffffff;
}
.m{
	cursor:pointer;
}
#principal{
	width:749px;
	border: 1px solid #ffffff;
	border-bottom: none;
}
#top{
	background-image:url(t.jpg);
	background-repeat: repeat-x;
}
#bottom{
	background-image:url(b.jpg);
	background-repeat: repeat-x;
}
#left{
	width:10px;
	background-image:url(l.jpg);
	background-repeat: repeat-y;
}
#right{
	width:10px;
	background-image:url(r.jpg);
	background-repeat: repeat-y;
}
#header{
	height: 54px;
	background-color: #ffffff;
}
#menu{
	height: 24px;
	background-color: #E5E5E6;
	background-image:url(bg_submenu.jpg);
	background-repeat:repeat-x;
}
#contenido{
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color: #ffffff;
}
#contenidoExt{
	background-repeat: repeat-y;
	background-color: #ffffff;
	background-image:url(bg_legal.gif);
}
#eventos{
	width:240px;
	background-color:#C6C7C8;
	background-image:url(bg_eventos.jpg);
	background-repeat: repeat-y;
}
.imgEvento{
	overflow:hidden;
	width:120px;
	height:80px;
}
.titEvento{
	color:#1E314F;
	font-size:10px;
	font-weight:bold;
	height:14px;
}
.textEvento{
	color:#3c3c3c;
	font-size:10px;
}
.titLegal{
	color:#3669A7;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
}
.textLegal{
	color:#003366;
	padding-left:6px;
}
#flashIzq{
	width:131px;
	background-color: #95A0B4;
	background-image:url(bg_fi.jpg);
	background-repeat:repeat-y;
}
.textoEmp{
	line-height:14px;
}
.inputs{
	background-image:url(bg_inputs.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
	background-attachment:fixed;
	width:190px;
	height:18px;
	border:1px solid #8995AB;
	font-size: 10px;
	color:#006666;
	font-family:verdana,tahoma,arial;
	padding-left:4px;
}
.btns{
	background-image:url(btn.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width:62px;
	height:20px;
	border:none;
	font-size: 10px;
	color:#006666;
	font-family:verdana,tahoma,arial;
	font-weight:bold;
	cursor:pointer;
}
#textoFooter{
	color: #ffffff;
	padding-left:20px;
	height:40px;
}
#textoFooter a:link{text-decoration: underline;color: #ffffff;}
#textoFooter a:hover{text-decoration: none;color: #ffffcc;}
#textoFooter a:visited{text-decoration: underline;color: #ffffff;}
#textoFooter a:active{text-decoration: underline;color: #ffffff;}