html, body {
	height:100%;
	margin:0;
	padding:0;
	width:100%;
	scrollbar-3dlight-color:#cccccc; 
	scrollbar-arrow-color:#000000; 
	scrollbar-base-color:#cccccc; 
	scrollbar-darkshadow-color:#cccccc; 
	scrollbar-face-color:#0E7DC7; 
	scrollbar-highlight-color:#cccccc; 
	scrollbar-shadow-color:#cccccc; 
}


.bgrisIz{
	border-left:1px solid #dddddd;
}
.bgrisDe{
	border-right:1px solid #dddddd;
}
.bgrisDeP{
	border-right:1px solid #dddddd;
}
.bgrisIzDe2{
	border-right:1px solid #dddddd;
	border-left:1px solid #dddddd;
}
.latsup{
	background-image:url(../images/latsup.gif); 
	background-repeat:repeat-x;
}
.bot1{
	background-image:url(../images/bot1.gif); 
	background-repeat:repeat-x;
}
.bot4{
	background-image:url(../images/bot4.gif); 
	background-repeat:repeat-x;
}
.margen5px{
	padding:10px;
}
.titulares{
	letter-spacing: -3px;
	font: 22px verdana;
	text-transform: uppercase;
	color: #bbbbbb;
}
.subtitulares{
	letter-spacing: -1px;
	font: 16px verdana;
	text-transform: uppercase;
	color: #bbbbbb;
}
.subtit1 {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #2F89C7;
	font-weight: bold;
}
.text1 {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #808080;
}
.text12 {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #808080;
}
.img2{
	margin:20px;
	padding:5px;
	border: 5px solid #2F89C7;
}
.img3{
	margin:5px;
	padding:5px;
	border: 2px solid #2F89C7;
}
a:link {text-decoration:underline;font-weight: bold;color: #808080;} 
a:visited {text-decoration: underline;font-weight: bold;color: #808080;}
a:hover {text-decoration:underline;font-weight: bold;color: #2F89C7;}
a:active {text-decoration:underline;font-weight: bold;color: #808080;}
