/* Cascade DTP V4 - Style Sheet */

body {
	background-color: #D1E2F1;
	text-align: center;
	font-family:  Arial, verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.5em;
	margin: 0px;
	color: #FFF;
}

p{
	margin-top: 10px;
	margin-bottom: 10px;
}
A:link {
	COLOR: #216195;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #216195;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: #000;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #000;
	TEXT-DECORATION: underline;
}
ul
{
margin-top:5px;
margin-left:25px;
padding-left:0px;
}

li
{
line-height: 1.6em;

}


.productos li { 
   display:inline; 
   float:left; 
   width:150px; 
   background-color:#f5f7f9; 
   padding:5px; 
   margin:5px; 
   text-align: center; 
   border-right: #a5a7aa solid 1px; 
   border-bottom: #a5a7aa solid 1px; 
} 

h1 {
	font-size: 1.4em;
	font-weight: normal;
	margin:20px 0px 10px 5px;
	color: #61B4F6;
}
h2{
	font-size: 1.2em;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin:15px 0px 5px 0px;
	color: #61B4F6;
}

img{
	border: 0px;
}

.menu {
	height: 225px;
	width: 960px;
	margin: auto;

}

.telftienda {
	font-size: 3em;
	font-weight: bold;
	margin:10px;
	color: #C4E5FF;
}
.recuadro{
	padding:22px;
	border:1px solid #B6DFFC;
	background-image: url(images/fondo_degradado.gif);
	background-repeat: repeat-x;
	margin-top:15px;
}
.viveros{
	font-weight: bold;
	color:#B6DFFC;
}
#contenedor_header{
	height: 225px;
	width: 100%;
	text-align: center;
	margin: auto;
	background-image: url(images/fondo_viveros_head.gif);
	background-repeat: repeat-x;

}
#contenedor_body{
	width: 100%;
	text-align: center;
	margin: auto;
	background-image: url(images/fondo_viveros_body.gif);
	background-repeat: repeat-x;
	background-color: #7DC5FF;
	border-top:2px solid #8ACBFF;
	border-bottom:5px solid #6EBAF7;
}
#contenedor_footer{
	width: 100%;
	text-align: center;
	margin: auto;
	background-image: url(images/fondo_viveros_footer.gif);
	background-repeat: repeat-x;
	height: 63px;
}


.clear-float {
	clear: both;
}
 
	 
.pres_izq {
	width: 570px;
	float:left;
	background-repeat: no-repeat;
	background-position: top;
   min-height:410px;
   height:auto !important;
   height:410px;
	text-align: justify;
	margin-right:5px;
	margin-top:10px;
}


 
.pres_der{
	width: 375px;
	float: left;
	margin-left:10px;
	background-image: url(images/fondo_pres_der.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.pres_der_peq{
	width:150px;
	float: left;
	margin-left:15px;
}
.pres_productos {
	width: 770px;
	float:left;
	background-repeat: no-repeat;
	background-position: top;
   min-height:410px;
   height:auto !important;
   height:410px;
	text-align: justify;
	margin-right:5px;
	margin-top:10px;
}
.margen_der{
	margin-left: 20px;
	text-align: justify;
	margin-right:15px;
}

.centro{
    width: 960px;
	 text-align: left;
	 margin: auto;
	 padding-bottom:10px;
	 }

.barrapie {
	width: 960px;
	text-align: right;
	line-height: 38px;
	margin:auto;
	font-size: 0.85em;

}

.barrapie a:link, .barrapie a:visited {
	color: #5785AE;
	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;
}
.google_maps{
	text-align: center;
	border:1px solid #B6DFFC;
	padding:5px;
	font-size: 0.85em;
	width: 350px;
	margin-top:15px;
}
.letras_peq{
	font-size: 0.85em;
}
.texto-peq_tienda{
	font-size:0.75em;
	text-align:right;
	margin-right:10px;
}

.texto-peq_contacto{
	font-size:0.85em;
	text-align: center;
	margin:0px;
	color:#BDDEF7;
}

 /* FORMULARIO*/
 
.field {
	margin: 0;
	padding: 0px 0px 2px 8px;
	text-align: left;
}
.field label {
	float: left;
	display: block;
	width: 6em;
	margin-left:10px;
	margin-right:5px;
}
.field input, .field textarea {
	padding: 3px;
}

input { 
border: 1px solid #D1E2F1; 
background-color: #FFF; 
margin: 1px;
font-family:  Arial, verdana, Helvetica, sans-serif;
} 
textarea { 
border: 1px solid #D1E2F1; 
background-color: #FFF; 
margin: 2px;
font-family:  Arial, verdana, Helvetica, sans-serif;
font-size: 1em;
}

select{ 
border: 1px solid #D1E2F1; 
background-color: #FFF;
margin: 2px;
font-family: Arial, verdana, Helvetica, sans-serif;
font-size: 12px;
COLOR: #696969;
}
.izqf{
    width: 450px;
	 text-align: right;

	 }



	 

/* HIGHSLIDE*/ 
	 
	 
.highslide {
	cursor: url(javascripts/graphics/zoomin.cur), pointer;
    outline: none;
	 
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #9DD6FF;
}
.highslide:hover img {
	border: 2px solid #FFF;
}

.highslide-wrapper {
	background: #F1F6FA;
	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: #F4F8FC;
}
.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: #F1F6FA;
}
.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: #F1F6FA;
	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: #F1F6FA;
}



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;
}
