/* belencavestany.com - home */

body {
	background-color: #000000;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #F0F0F0;
}
a {
	text-decoration: none;
	color: #5878ab;
}
a:hover {
	text-decoration: underline;
	color: #0066cc;
}
img {
	border: none;
}
td {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
dt {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
dd {
	padding-bottom: 30px;
	line-height: 150%;
}
#cont_home {
	width: 955px;
}
#cont_legal {
	position: absolute;
	width: 600px;
	margin-left: 100px;
	top: 80px;
}
#cont_legal li {
  list-style-type: none;
}
#cabecera {
	position: absolute;
	padding: 10px 0px;
	left: 10px;
	color: #bbbbbb;
}
#menu {
	position: absolute;
	width: 150px;
	left: 840px;
	top: 80px;
	font-size: 14px;
	line-height: 200%;
	font-weight: bold;
	z-index: 10;
}
#presentacion_foto {
	position: absolute;
	top: 90px;
	left: 10px;
}
#presentacion_texto {
	position: absolute;
	top: 70px;
	left: 230px;
	width: 510px;
}
#principal {
	position: absolute;
	top: 280px;
	left: 10px;
}
#diapos {
  text-align: center;
}
#principal_drawings {
	position: absolute;
	top: 50px;
	left: 10px;
}
#idioma {
	position: absolute;
	top: 40px;
	left: 920px;
	font-size: 12px;
	font-weight: normal;
}
.galeria {
	border: none;
}
.galeria td {
	text-align: center;
	border: none;
	padding: 0px 30px 30px 0px;
}
.painting {
	position: absolute;
	left: 50%;
	border: none;
}
.izq {
	text-align: left;
}
.der {
	text-align: right;
}
.datos_cuadro {
  padding-bottom: 0px;
}
.buy {
	color: #cc0000;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
}
.buy a {
	color: #cc0000;
}
.copyright {
	font-size: 12px;
	line-height: 120%;
}
.privacy {
	width: 950px;
	padding-bottom: 30px;
}
.privacy td {
	font-size: 12px;
}
.privacy2 {
	width: 850px;
	padding-bottom: 30px;
}
.formulario {
	border: solid 1px #dfdbd5;
	color: #bbbbbb;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	padding: 5px;
}
.formulario input {
	border: none;
	background: #f3f2ef;
	color: #000000;
	font-size: 11px;
	margin-bottom: 5px;
}
.formulario h4 {
	font-size: 14px;
	color: #bbbbbb;
	margin-top: 5px;
	margin-bottom: 5px;
}
.punto_rojo {
  border-left: solid 6px #f00000;
  padding: 0px 0px 0px 6px;
  font-size: 8px;
  line-height: 70%;
}

