@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bg-home {
	background-image: url(image/bg-home.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg-texto-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(image/bg-texto-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulos-negros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.vineta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: disc;
	line-height: 13px;
	padding-left: 0px;
	margin-top: 0px;
}.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.linea {
	background-image: url(image/linea.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.bottom {
	background-image: url(image/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom-int {
	background-image: url(image/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.link-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC66;
	text-decoration: none;
}
.link-sub:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.texto-negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.margen-scroll {
	padding-right: 10px;
}.bg-barrader-bottom {
	background-image: url(image/bottom-bariz.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fotos {
	border: 1px solid #000000;
}
.link-negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link-negro:hover {
	text-decoration: underline;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.linea-body {
	background-image: url(image/line-body.gif);
	background-repeat: repeat-x;
	background-position: left center;
}.linea-verti {
	background-image: url(image/linea-verti.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.texto-fotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.link-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link-blanco:hover {
	text-decoration: underline;
}
.link-blanco12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link-blanco12:hover {
	text-decoration: underline;
}