/* CSS Document */
/*****************************************************************************/
/* Fonts and Headings*/
/*****************************************************************************/
* {
padding: 0px; margin: 0px;
}
html {
height: 100%;
min-height: 100%;
background:url(images/bigfootbackground.jpg); background-repeat: repeat-x; background-position: 100% bottom ; 
background-color: #819BB6;
width: 100%;
}

body {
	font-size: 12px/1.5em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 0px;
	height: 100%;
	min-height: 100%;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position:top;
}

p {
	text-align: justify;
	font-size: 12px;
	margin-bottom: 8px;
	padding: 5px;
}

div {
vertical-align: top;
height: 100%;

}

h1 {
font-size: 24px;
color: white;
}

h3 {
text-align: left;
}

h4 {
margin-top: 5px;
margin-bottom: 5px;
}

ul {
font-size: 12px;
text-align: justify;
margin-left: 15px;
padding-left: 15px;
}

td {
font-size: 12px;
}

/*****************************************************************************/
/* links */
/*****************************************************************************/
a:link {
	color: blue;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}


/*****************************************************************************/
/* backgrounds & layout*/
/*****************************************************************************/


.container {
width: 1037px; margin: auto; text-align: center; clear: both; margin-bottom: 35px;
}


.header {
width: 1037px; height: 115px; background-image: url(images/gray_background.jpg); background-repeat: repeat-x; text-align: left; padding-top: 10px;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
	background: url(images/bottomderecho.jpg) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/topderecho.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
}
.boxhead h2 {
	background: url(images/topizq.jpg) no-repeat top left;
	margin: 0;
	padding: 16px 5px 0px;
	text-align: center;
	color: white; 
	font-weight: bold; 
	font-size: 20px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	width: 100%
}

.boxhead img {
	float: left;  margin: 0px; padding: 0px; position: relative; z-index: 100; top: -10px; left: 0px; 
	}

.boxbody {
	background: url(images/bottomizq.jpg) no-repeat bottom left; margin: 0; padding: 5px 10px 20px;
}

.boxbody img {
text-align: center; margin-left: auto; margin-right: auto; margin-bottom: 10px; clear: both; border: black solid 1px;
}

.search_form {
width: 173px; float: left;
}

.red_button {
background-image: url(images/button_background.jpg); width: 211px; height: 21px; background-repeat: no-repeat; clear: both; font-size: 12px; font-color: white; padding-left: 5px; text-align: left; cursor: pointer;
}

.red_button_on {
background-image: url(images/button_background.jpg); width: 211px; height: 21px; background-repeat: no-repeat; clear: both; font-size: 12px; font-color: white; padding-left: 5px; font-weight: bold; text-align: left; cursor: pointer;
}

.home_middle_body {
background-image: url(images/homecentralbackground.jpg); background-repeat: repeat-x; background-position: bottom; background-color:#FFFFFF;
}

.subtitle {
background-image: url(images/titles_background.gif); background-repeat: no-repeat; font-size: 20px; font-weight: bold; margin-bottom: 5px; margin-top: 5px; text-align: left; padding-left: 29px;
}

.headline {
float: left; width: 20%;
}

.footer {
width: 1037px; height: 136px; background-image: url(images/footerbackground.jpg); background-repeat: no-repeat; background-position: top left; text-align: left; margin: auto; background-color: #FFFFFF; font-size: 10px; color: #FFFFFF;
}
	
.footeranimation {
	vertical-align: top; height: 94px; float: right; width: 239px;
}		
/*****************************************************************************/
/* Estos son los estilos de la tabla de la galerķa */
/*****************************************************************************/
.contenedor {
width: 100%; min-height: 100%; margin: auto; height: 100%; vertical-align: top; text-align: center;
}

.data {
/*width: 30%; padding: 10px; min-height: 100%; height: 100%; position: relative; top: 0px; float: left; vertical-align: top;*/
min-height: 100%; margin: auto; height: 100%; border: #EFEFEF 1px solid; vertical-align: top; text-align: center;
}

.subpic {
width: 200px; text-align: center; margin-left: auto; margin-right:auto;

}

.suprapic {
width: 100%; border-bottom: #EFEFEF 1px solid; text-align: left; font-size: 14px; font-weight: bold; margin-bottom: 5px; padding-bottom: 5px;

}

* html {.contenedor:height:100%;}

/*****************************************************************************/
/* clases miscelaneas */
/*****************************************************************************/


/* boxes */
/* Show only to IE PC \*/
* html .boxhead h3 {height: 1%; } /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
	background: url(images/box_body_r.jpg) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/box_body_top_r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	text-align: center; 
}
.boxhead h2 {
	background: url(images/box_body_top_l.jpg) no-repeat top left; */
	margin: 0;
	padding: 5px 7px 0px;
	/* border-bottom: #FFFFCC 2px solid; */
	text-align: left;
	color: black; 
	font-weight: bold; 
	font-size: 20px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	width: 100%;
}
.boxbody {
	background: url(images/box_body_l.jpg) no-repeat bottom left; */
	margin: 0;
	padding: 5px 5px 31px;
}


	.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
font-weight: 500;
background: url(images/button_on.png)  no-repeat;
white-space: normal;
display: block;
width: 200px;
height: 47px;
margin: 0;
padding: 0;
text-align: center;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 16px;
width: 200px;
height: 47px;
display: block;
float: left;
color: black;
text-decoration: none;
text-align: center;
}

.cssnav img
{
width: 200px;
height: 47px;
border: 0
}

* html a:hover
{
visibility:visible;
}

.cssnav a:hover img
{
visibility:hidden;

}

.cssnav a:hover 
	{color: #999999;}

.cssnav span
{
position: absolute;
left: 15px;
top: 10px;
margin: 0px;
padding: 0px;
cursor: pointer;
text-align: center;
} 

.footnote {
font-size: 10px; margin-top: 30px; color: white;
}

.warning {
font-size: 10px; color: red; font-weight: bold;
}

.shopping_cart_table {
border-top: black solid 1px; border-bottom: 0px; border-left: 0px; border-right: 0px; vertical-align:top;
}

.shopping_cart_table_zero {
border-top: 0px; border-bottom: 0px; border-left: 0px; border-right: 0px; vertical-align:top;
}

.breadcrumb {
font-size: 10px; text-align: left; vertical-align: top; width: 100%;
}

.space {
margin-left: 5px; margin-right: 5px;
}

.search_form {
font-size: 12px; padding-left: 5px;
}

.planfilapar {
	background-color: #F8F8F8;
	}
	
.related_links {
background-image: url(images/otroslinkbackground.gif); background-repeat: no-repeat; background-position: top left; width: 95%; padding-top: 54px; padding-left: 65px; vertical-align: top; text-align:left; margin-top: 20px; font-size: 12px;
}

	.smallbutton
{
position: relative;
font-family: arial, helvetica, sans-serif;
font-weight: 500;
background: url(images/smallbutton_on.png)  no-repeat;
white-space: normal;
display: block;
width: 150px;
height: 34px;
margin: 0;
padding: 0;
text-align: center;
}

.smallbutton a
{
display: block;
color: #000000;
font-size: 16px;
width: 150px;
height: 34px;
display: block;
float: left;
color: black;
text-decoration: none;
text-align: center;
}

.smallbutton img
{
width: 150px;
height: 34px;
border: 0
}

* html a:hover
{
visibility:visible;
}

.smallbutton a:hover img
{
visibility:hidden;

}

.smallbutton a:hover 
	{color: #999999;}

.smallbutton span
{
position: absolute;
left: 5px;
top: 5px;
margin: 0px;
padding: 0px;
cursor: pointer;
text-align: center;
} 

.reddot {
color: red;
}