* {
	margin: 0;
	padding: 0;
}

#baseblanca_contacto {
	height: 1000px;
	width: 999px;
	background-image:url(../images/base_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#contenedor_contacto {
	height: 1000px;
	width: 928px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#foto_contacto {
	height: 249px;
	width: 601px;
	top: 89px;
	position:relative;
}

#contenido_contacto {
	height: 550px;
	width: 928px;
	text-align: left;
	float: left;
	background-image:url(../images/fondocuerpo.gif);
	background-repeat:repeat-y;
}

#base_textos_contacto {
	height: 535px;
	width: 601px;
	float: left;
}

.titulo_interna_contacto {
	height: 25px;
	width: 500px;
	text-align: left;
	float: left;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12pt;
	font-family: "Century Gothic", Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 5px;
}

.titulo_interna_contacto span {
border-bottom: dashed #990000 1px;
}

.resena_interna_contacto {
	height: 40px;
	width: 500px;
	text-align: left;
	float: left;
	color: #999;
	font-size: 9pt;
	padding-left: 20px;
	padding-top: 5px;
	line-height: 12pt;
	clear: both;
}

.button { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990000;
	border-color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight:bold;
}

.textfield {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:normal;
	border-color: #990000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;	
}


.texto_interna_contacto {
	height: 443px;
	width: 560px;
	text-align: left;
	float: left;
	padding-left: 20px;
	line-height: 11pt;
	padding-top: 15px;
	color: #000;
	font-size: 9pt;
}

.texto_interna_contacto span {
	color: #990000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9pt;
}

.texto_interna_contacto li {
	list-style: none;
	background-image: url(../images/vinetalista.gif);
	background-position: left top;
	padding-left: 6px;
	background-repeat:no-repeat;
	list-style-position:outside;
}
