/* Cascade DTP V4 - Style Sheet */

body {
	background-color: #DFE5E5;
	text-align: center;
	font-family:  georgia, times, "times new roman", serif;
	font-size: 0.75em;
	line-height:1.7em;
	margin: 0px;
	color: #696969;
}

p{
	margin-top: 10px;
	margin-bottom: 10px;
}
A:link {
	COLOR: #000;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: #696969;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #696969;
	TEXT-DECORATION: underline;
}
ul
{
margin-top:5px;
margin-left:25px;
padding-left:0px;
}

li
{
line-height: 1.6em;

}



h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #565656;
	text-transform: uppercase;
	line-height: 1.2em;
	border-bottom: 2px solid #BBB;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #8D8D8D;
	text-transform: uppercase;
	line-height: 1.2em;
}

h3 {
	font-size: 3.5em;
	font-weight: normal;
	color: #202020;
	line-height: 1em;
	margin-top: 4px;
	margin-bottom: 35px;
	font-style: italic;
}

h4 {
	font-size: 1.5em;
	font-weight: normal;
	color: #8D8D8D;
	text-transform: uppercase;
	line-height: 1.2em;
	margin:0;
}

h5 {
	font-size: 1.5em;
	font-weight: normal;
	color: #565656;
	text-transform: uppercase;
	line-height: 1.2em;
	border-bottom: 2px solid #C2C2C2;
}

img{
	border: 0px;
}

.menu {
	width: 960px;
	margin: auto;

}



#contenedor_header{
	height: 135px;
	width: 100%;
	text-align: center;
	margin: auto;
	background-color: #000;


}
#contenedor_body{
	width: 100%;
	text-align: center;
	margin: auto;
	background-color: #000;
}
#contenedor_body_pres{
	width: 100%;
	text-align: center;
	margin: auto;
	background-image: url(images/fondo_pres.jpg);
	background-repeat: repeat-x;
}
#contenedor_body_pags{
	width: 100%;
	text-align: center;
	margin: auto;
	background-image: url(images/fondo_pags.jpg);
	background-repeat: repeat-x;
}

#contenedor_footer{
	width: 100%;
	text-align: center;
	margin: auto;
	
}


.clear-float {
	clear: both;
}

.cordenadas{
	font-size: 0.9em;
}

.foto_pres{
	margin-top:15px;
	margin-bottom:50px;

}
.foto_botella{
	margin:0px;

}

.contenido{
	width:580px;
	float: left;

}
.margen_der{
	margin-left: 10px;
}

.der1{
	width:160px;
	float: left;
	margin-left: 30px;

}
.der2{
	width:160px;
	float: left;
	margin-left: 30px;
	margin-top: 0px;

}

.der_pags{
	width:350px;
	float: left;
	margin-left: 30px;
	margin-top: 0px;
}

.der1_get_txak{
	margin-top: 15px;
	margin-bottom:62px;
}
.der1_get_txak a:link, .der1_get_txak a:visited{
	color:#FFF;
}
.der1_get_txak a:hover, .der1_get_txak a:active{
	color:#CCC;
}

.der1_pags{
	margin-top: 100px;
	border-top: 2px solid #BFBFBF;
	border-bottom: 2px solid #CBCBCB;
	padding: 10px;
	background-image: url(images/fondo_der1.jpg);
	background-repeat: repeat-x;
}
.der2_pags{
	margin-top: 20px;
	border-top: 2px solid #CBCBCB;
	border-bottom: 2px solid #CBCBCB;
	padding: 10px;
	background-image: url(images/fondo_der2.jpg);
	background-repeat: repeat-x;
}


.centro{
    width: 960px;
	 text-align: left;
	 margin: auto;
	 }
	 
.centro_pres{
    width: 960px;
	 text-align: left;
	 margin: auto;
	 background-image: url(images/fondo_pres_centro.jpg);
	 background-repeat: no-repeat;
	 }
	 
.centro_pags{
    width: 960px;
	 text-align: left;
	 margin: auto;
	 }

.barrapie {
	width: 960px;
	text-align: right;
	line-height: 25px;
	margin:auto;
	border-top: 2px solid #999;
	margin-top:20px;

}

.barrapie a:link, .barrapie a:visited {
	color: #696969;
	font-weight: normal;

}
.barrapie a:hover, .barrapie a:active {
	color: #000;
	font-weight: normal;
}
.barrapie_izq {
float:left;
}
.barrapie_der {
float:right;
}

.alinear_centro{
	text-align: center;
}

.img_al_izq{
	float: left;
	margin: 5px 8px 5px 8px;
	border: 2px solid #AFAFAF;
}
.img_al_der{
	float: right;
	margin: 5px 8px 5px 8px;
	border: 2px solid #AFAFAF;
}

.img_der{
	float: left;
	margin: 5px 8px 5px 8px;
	border: 2px solid #AFAFAF;
}

 /* FORMULARIO*/
 
.field {
	margin: 0;
	padding: 0px 0px 2px 10px;
	text-align: left;
}
.field label {
	float: left;
	display: block;
	width: 6em;
	margin-left:50px;
	margin-right:15px;
}
.field input, .field textarea {
	padding: 2px;
}
.enviar{
	margin-left:390px;
}
input { 
border: 1px solid #696969; 
background-color: #FFF; 
margin: 1px;
font-family:  georgia, times, "times new roman", serif;
font-size: 1em;
} 
textarea { 
border: 1px solid #696969; 
background-color: #FFF; 
margin: 2px;
font-family:  georgia, times, "times new roman", serif;
font-size: 1em;
}
	 

/* HIGHSLIDE*/ 
	 
	 
.highslide {
	cursor: url(javascripts/graphics/zoomin.cur), pointer;
    outline: none;
	 
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #AFAFAF;
}
.highslide:hover img {
	border: 2px solid #FFF;
}

.highslide-wrapper {
	background: #FFF;
	color:#2F78B3;


}
.highslide-image {
    border: 2px solid #FFF;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid #FFF;
	border-top: none;
	font-size: 10pt;
	padding: 5px;
	text-align: justify;
	background-color: #AFAFAF;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid #000;
    background-color: #FFF;
    padding-left: 22px;
    background-image: url(javascripts/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

.highslide-html {
    background-color: #FFF;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}
.highslide-resize {
    cursor: nw-resize;
}

/* Styles for the HTML popup */
.highslide-wrapper {
	background-color: #FFF;
	text-align: left;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 2px;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: #696969;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: left;
	height: 11px;
	width: 11px;

}
.highslide-wrapper .highslide-body {
	background-color: #FFF;
}



a.highslide-full-expand {
	background: url(javascripts/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}



/* Controlbar example */
.controlbar {	
	background: url(javascripts/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(javascripts/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
