/* CSS Document */
body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-top: 10px;
	font-size: 10px;
}
b {
	color: #000000;
}
table {
	color: #ffffff;
	font-size: 10px;
	line-height: 16px;
}
a:link, a:visited {color: #999999;text-decoration: underline;}
a:hover {color: #000000;text-decoration: underline;}
A.link2:link, A.link2:visited {color: #46460D;text-decoration: underline;}
A.link2:hover {color: #7D7D17;text-decoration: underline;}
A.link3:link, A.link3:visited {color: #46460D;text-decoration: underline;}
A.link3:hover {color:#F0F0DB;text-decoration: underline;}
A.link4:link, A.link4:visited {color: #F0F0DB;text-decoration: underline;}
A.link4:hover {color:#46460D;text-decoration: underline;}
/* COLUMNAS */
#col1 {
	width: 292px;
	height: 462px;
	float: left;
}
#col2 {
	width: 18px;
	height: 462px;
	float: left;
}
#col3 {
	width: 424px;
	height: 462px;
	float: left;
}
/* COLUMNA 1 */
#logo {
	width: 292px;
	height: 165px;
	float: left;
}
#menu {
	width: 292px;
	height: 133px;
	float: left;
}
#img1 {
	width: 292px;
	height: 137px;
	float: left;
}
#contacto {
	width: 292px;
	height: 27px;
	float: left;
	line-height: 11px;
	text-align: right;
	font-size: 9px;
	background-image: url(../images/imgdir.jpg);
	background-repeat: repeat-y;
	color: #46460D;
}
/* COLUMNA 3 */
#secc {
	text-align: right;
	width: 424px;
	height: 137px;
	float: left;
}
#contenido {
	width: 424px;
	height: 325px;
	float: left;
	background-image: url(../images/contenido.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding: 20px;
}
#scroll {
	width: 380px;
	height: 285px;
	padding-right: 10px;
	overflow: auto;
filter: progid:DXImageTransform.Microsoft.Chroma(color='#ABCDEF'); 
	scrollbar-face-color: #ABCDEF;
	scrollbar-HIGHLIGHT-COLOR: #ABCDEF;
	scrollbar-SHADOW-COLOR: #ABCDEF;
	scrollbar-3DLIGHT-COLOR: #A8A81F;
	scrollbar-ARROW-COLOR: #46460D;
	scrollbar-TRACK-COLOR: #ABCDEF;
	scrollbar-DARKSHADOW-COLOR: #A8A81F;
}
#contA { 
	float:right;
	width:300px;
	padding-top:5px;
}
#table1 {
	width:350px;
	float:right;
}
#logsup {
	width:292px;
	height:49px;
	float:left;
}
#logcenter {
	width:292px;
	height:36px;
	float:left;
}
#loginf {
	width:292px;
	height:80px;
	float:left;
}
