/* CSS Document */
body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 15px;
	padding-top: 10px;
}
b {color: #000000;}
table {color: #333333;font-size: 11px;}
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;}
/* COLUMNAS */
#col1 {
	width: 392px;
	height: 476px;
	float: left;
}
#col2 {
	width: 174px;
	height: 476px;
	float: left;
}
/* COLUMNA 1 */
#logo {
	width: 392px;
	height: 232px;
	float: left;
}
#menu {
	width: 392px;
	height: 155px;
	float: left;
}
#inf {
	line-height: 15px;
	text-align: center;
	background-image: url(../images/imginf_home.jpg);
	width: 392;
	height: 89;
	float: left;
}
/* COLUMNA 2 */
#img {
	text-align: right;
	width: 174px;
	height: 290px;
	float: left;
	padding-top: 119px;
	padding-bottom: 8px;
}
#contacto {
	width: 174px;
	height: 23px;
	float: left;
	line-height: 11px;
	font-size: 9px;
	padding-top: 4px;
	color: #46460D;
}
.blanco {
	color: #FFFFFF;
}
.blancoB {
	color: #FFFFFF;
	font-weight: bold;
}
