/* CSS Document */
/*****************************************************************************/
/* Fonts and Headings*/
/*****************************************************************************/
html {
height: 100%;
}

body {
	font: 12px/1.5em "arial"; font-family: arial; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; background-image: url(images/background.jpg);
	background-repeat: repeat-x; background-position: top; background-color: #C0E8C5; text-align: center; margin-left: auto; margin-right: auto;
	}

p {
	text-align: justify;
}

h1 {font-size: 24px; clear:none; display: compact; margin-top: 0px;}


h3 {
	font-size: 16px;
}

h4, h5 {
margin-left: 10px;
}

li {
	font-size: 12px; margin-right: 5px; text-align: left;
}


td {
vertical-align: top;
}
 

/*****************************************************************************/
/* links */
/*****************************************************************************/
a:link {
	color: black;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFCC66;
}
a:active {
	color: #000000;
}


/*****************************************************************************/
/* backgrounds & layout*/
/*****************************************************************************/

.whitecontainer {
	width: 916px;
	background: url(images/internbackground.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 13px;
	padding-top: 2px;
	}

#h1container {
	clear: both; width: 897px; height:62px; text-align: left; margin-top: 5px; margin-left: -10px;
	}
	
#h1footer {
width:  100%; height: 28px; background-image: url(images/titlelowerbackground.jpg); background-repeat: no-repeat; background-position: top center;
}

#h1center {
	width: 896px; padding:0px; margin: 0px; clear: none; display: table-cell; background:url(images/titlebackground.jpg); background-position:top; background-repeat: repeat-x; padding-top: 5px;
	}
	
.contenido {
	width: 860px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	min-height: 100%;
	height: 100%;
	display: table-cell;
	}

.contenido p {
	padding-right: 15px;
	padding-left: 15px;
	}

.footer {
	width: 898px; height: 86px; vertical-align: bottom;  padding: 0px; background-image: url(images/footerbackground.jpg); background-position:bottom right; background-repeat: no-repeat; border-bottom: #999999 solid 3px; vertical-align: bottom; margin-left: -11px;;
}

.footercontent {
	width: 66%; float: right; vertical-align: bottom; margin: 10px; padding: 10px; text-align: right; font-size: 10px; line-height: 10px; color: black;
	}
	
.footercontent img {
	margin: 10px;
	}
	
.footercontent p {
	text-align: left; font-size: 9px; color: #555555;
	}		
	
	
.footeranimation { 
	width: 432px; height: 170px; float: right; margin: 0px; padding: 0px; z-index: 100; position: relative; left: 0px; top: -100px; 
	}	
	
/* 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;
}

.leftpanel {
	width: 200px; vertical-align: top; float: left;	display: table-cell; height: 100%;	margin-right: 10px;	
}

.rightpanel {
	float: right; height: 100%; display: table-cell; vertical-align: top; margin-left: 10px; width: 675px; padding-top: 10px;}

.imagepanel {
	float: right;  height: 100%; display: table-cell; vertical-align: top; margin-left: 5px; padding-top: 10px; width: 675px; text-align: center;
}

.imagepanel p {
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 40px;
	}
	


.popurightpanel {

   background-color: white; width:400px; display: table-cell; height: 100%; padding-right: 17px; float: right;

	}

.rightpanel800 {
	float: right;
 	width: 795px;
	min-height: 100%;
  	height: 100%;
  	display: table-cell;
	text-align: left;
   	vertical-align: top;
	margin-left: 2px;
	padding-right: 5px;
}


.headline {
	border-bottom: #cccccc 1px dotted;
	vertical-align: top;
	text-align: center;
	width: 98%;
	display: table-cell;
	height: 100%;
	clear:both;
}

/* Estos son los estilos de la tabla de la galer&iacute;a */

.contenedor {
width: 100%; min-height: 100%; margin: auto; height: 100%; border: 0px; vertical-align: top;
}

.data {
width: 195px; padding: 2px; min-height: 100%; height: 100%; vertical-align: top; background: url(images/catalogoicon.gif); background-position: top left; background-repeat: no-repeat;
}

.subpic {
width: 100%; border: #EFEFEF 1px solid; text-align: right;

}

.suprapic {
width: 200px; border-bottom: #CCCCCC 2px dotted; text-align: left; font-size: 14px; font-weight: bold; margin-bottom: 10px; padding-left: 5px; display: table-cell;

}

.suprapic h3 { 
	margin-bottom: -1px; margin-left: 15px; margin-top: 0px;
}

* html {.contenedor:height:100%; .contenido:height:100%;}

.breadcrumb {
	width: 100%;
	font-size: 9px;
	text-align: left;
	clear: both;
}	

.planfilapar {
	background-color: #F8F8F8;
	}

.productodata {
	width: 300px; vertical-align:top; float: left; display: table-cell; min-height: 100%; height: 100%;
}

.microdata {
	clear:both; display: table-cell; text-align:center;
	}
	
.dotted {
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: #cccccc 1px dotted;
}	

/*****************************************************************************/
/* clases miscelaneas */
/*****************************************************************************/
	.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
font-weight: 900;
background: url(images/buttonon.jpg)  no-repeat;
white-space: normal;
display: block;
width: 179px;
height: 96px;
margin: 0;
padding: 0;
text-align: center;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 16px;
width: 179px;
height: 96px;
display: block;
float: left;
color: black;
text-decoration: underline;
text-align: center;
}

.cssnav img
{
width: 179px;
height: 96px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden;
}

.cssnav span
{
position: absolute;
left: 10px;
top: 55px;
margin: 0px;
padding: 0px;
cursor: pointer;
text-align: left;
} 


	.cssnav1
{
position: relative;
font-family: arial, helvetica, sans-serif;
font-weight: 900;
background: url(images/buttonon.jpg)  no-repeat;
white-space: normal;
display: block;
width: 200px;
height: 35px;
margin: 0;
padding: 0;
text-align: center;
}

.cssnav1 a
{
display: block;
color: #000000;
font-size: 16px;
width: 200px;
height: 35px;
display: block;
float: left;
color: white;
text-decoration: none;
text-align: center;
}

.cssnav1 img
{
width: 200px;
height: 35px;
border: 0
}

.cssnav1 a:hover img
{
visibility:hidden;
}

.cssnav1 span
{
position: absolute;
left: 9px;
top: 5px;
margin: 0px;
padding: 0px;
cursor: pointer;
text-align: left;
} 


/*****************************************************************************/
/* Estilos del Suggest */
/*****************************************************************************/

			#searchResults {
position: absolute; top: 150px; left: 50px; width:295px; background: #FFFFFF; padding:5px; z-index:100; border:1px solid #000000; display: none;			
			}		


#round_me { 
position:relative; 
left: -10px;
top: 15px;
height: 40px;
} 
 
#round_me h1 {
position:absolute; 
top:2px; 
left:2px; 
font-size:42px; 
color: #333333; 
padding:0; 
margin:0; 
text-align: right;
width: 100%;
} 
 
#round_me h6 { 
position:absolute; 
top:0; 
left:0; 
font-size:42px; 
color: white; 
padding:0; 
margin:0; 
text-align: right;
width: 100%;
}



