@charset "utf-8";
body {
	background-color: #000;
	padding: 0px;
	margin: 0px;
}
#contenedor {
	display: block;
	width: 768px;
	height: 2000px;
	margin: 0px auto;
}
#contenedor #encabezado {
	display: none;
}
#contenedor #encabezadotablet {
	display: block;
	width: 768px;
	height: 308px;
	padding: 0px;
	margin: 0px 0px 3px;
}
#contenedor #footerA {
	display: none;
}
#contenedor #footerApad {
	font: 11px/13px Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #333;
	text-align: center;
	display: block;
	width: 762px;
	height: auto;
	float: left;
	padding: 2px 1px 3px;
	margin: 0px;
	border: 2px solid #CCC;
}
.footertexnegrita {
	font: bold 13px/16px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.footertexnegritaB {
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #993;
}
#estado {
	background-image: url(../images/estado-principaltablet.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 758px;
	height: 27px;
	float: left;
	padding-left: 10px;
	margin-bottom: 1px;
}
#estado h3 a {
	display: none;
}
#estado h3 {
	display: none;
}
#estado h6 {
	font: bold 14px/26px "Times New Roman", Times, serif;
	color: #FC9;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 310px;
	height: 24px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#sidebar {
	background-color: #333;
	display: block;
	width: 350px;
	height: 1428px;
	float: left;
	padding: 0px;
	margin-right: 1px;
	border: 5px solid #FFF;
}
#sidebar h6 {
	display: none;
}
#sidebar h4 {
	display: none;
}
#sidebar pre {
	display: none;
}
#sidebar pre img {
	display: none;
}
#sidebar h5 {
	font: lighter 14px/14px Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0px;
}
#sidebar h5 img {
	border: 6px solid #CCC;
}
#sidebar h3 {
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	margin-top: 15px;
}
#sidebar h3 a {
	font: bold 20px/20px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: underline;
	display: block;
	padding: 0px;
	margin: 0px;
}
.sidebarh1rojo {
	font: bold 19px/22px Arial, Helvetica, sans-serif;
	color: #F00;
}
#sidebar p {
	display: none;
}
#sidebar p a {
	display: none;
}
#sidebar h2 {
	font: italic bold 24px Tahoma, Geneva, sans-serif;
	color: #F4E386;
	text-align: center;
	margin-bottom: 31px;
}
#sidebar h1 {
	display: none;
}

#contenido {
	background-image: url(../images/fondoconthomeppad.png);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	width: 395px;
	height: 1438px;
	float: left;
	padding: 0px 0px 0px 12px;
	margin: 0px;	
}
#contenido h1 a{
	font: bold 24px/27px Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: uppercase;
	background-color: #FFF;
	text-align: center;
	display: block;
	width: 380px;
	height: 45px;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 5px 0px;
}
.contenidoh1rojo {
	font-weight: bold;
	color: #F00;
}
#contenido #visor {
	display: none;
}
#contenido #visormobil {
	display: none;
}
#contenido #visortablet {
	background-color: #CCC;
	text-align: center;
	display: block;
	width: 365px;
	height: 360px;
	float: left;
	padding: 10px 7px 20px;
	margin: 15px 0px  10px;
	border: 3px double #000;
}
#contenido #visortablet h5 {
	font: bold 18px/18px Arial, Helvetica, sans-serif;
	color: #600;
	display: block;
	width: 365px;
	height: 18px;
	float: left;
	padding: 0px;
	margin: 5px 0px;
}
#contenido #visortablet #portadatablet {
	border-top: 7px groove #CCC;
	border-right: 7px ridge #999;
	border-bottom: 7px ridge #999;
	border-left: 7px groove #CCC;
}
#contenido #visortablet p {
	text-align: center;
	display: block;
	width: 363px;
	height: 60px;
	float: left;
	margin: 3px 2px 2px;
}
#contenido #visortablet p img {
	background-color: #000;
	display: block;
	float: left;
	padding-right: 12px;
	padding-left: 13px;
	margin: 5px 1px;
	border-top: 4px groove #CCC;
	border-right: 4px ridge #999;
	border-bottom: 4px ridge #999;
	border-left: 4px groove #CCC;
}
#contenido h6 {
	display: none;
}
#contenido h3 {
	display: none;
}
#contenido h2 {
	font: bold 24px/26px Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FF6;
	text-align: center;
	display: block;
	width: 384px;
	height: 28px;
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
}
#contenido #contenidoparrafo {
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: center;
	display: block;
	width: 385px;
	height: 867px;
	float: left;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
#contenido #contenidoparrafo h4 {
	font: bold 18px/18px Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #9FC;
	text-align: center;
	width: 370px;
	height: 95px;
	float: left;
	padding: 4px;
	margin: 5px 0px 5px 2px;
	border-top: 1px solid #FFF;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 1px solid #FFF;
}
.contenidoh4rojo {
	font: 22px/19px "Arial Black", Gadget, sans-serif;
	color: #F00;
}
#TabbedPanels1 {
	width: 91.5%;
	height: auto;
	margin-top: 20px;
	margin-left: 15px;
}
#contenidoparrafo #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .strongp a {
	font: bold 18px/17px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
.TabbedPanelsContent img {
	width: 300px;
	height: 218px;
	float: left;
	margin: 20px 15px;
	border: 5px solid #666;
}
#contenidolista {
	display: none;
}
#contenidolistapad {
	font: bold 16px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	background-color: #CCC;
	text-align: center;
	display: block;
	width: 91%;
	height: auto;
	float: left;
	padding: 0px 10px 15px;
	margin: 15px 1% 8px;
	border: 5px groove #D8A68A;
}
#listaizpad {
	width: 170px;
	float: left;
	margin-right: auto;
	margin-left: 4%;
	border-right: 1px dashed #600;
}
#listaizpad ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#listaizpad ul li a {
	font: bold 18px/18px Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(../images/vinetalistap.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	display: block;
	width: 140px;
	height: 18px;
	padding: 5px 0px 5px 17px;
	margin: 1px 0px;
}
#listaizpad ul li a:hover {
	font-size: 14px;
	color: #900;
	background-color: #999;
	background-image: url(../images/vinetalistaphover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#listadepad {
	width: 130px;
	float: left;
	margin-left: 4%;
	margin-right: 3%;
}
#listadepad ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#listadepad ul li a {
	font: bold 18px/18px Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(../images/vinetalistap.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	display: block;
	width: 100px;
	height: 18px;
	padding: 5px 0px 5px 20px;
	margin: 1px 0px 0px 10px;
}
#listadepad ul li a:hover {
	font-size: 14px;
	color: #900;
	background-color: #999;
	background-image: url(../images/vinetalistaphover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.negrita {
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	color: #FC9;
}
.strongp {
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	color: #F30;
}
.PanelsContenp {
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	color: #F96;
}
.TabbedPanels {
	width: 95%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	height: auto;
	float: left;
	clear: none;
	padding: 0px;
	margin: 15px 0px 0px;
	overflow: hidden;
}
#footer {
	display: block;
	width: 768px;
	height: 165px;
	float: left;
	margin-right: auto;
	margin-left: auto;	
}
#footer #estadof {
	background-image: url(../images/estado-principaltablet.jpg);
	background-repeat: no-repeat;
	width: 758px;
	height: 27px;
	clear: both;
	padding-left: 10px;
}
#footer #estadof h3 a {
	display: none;
}
#footer #estadof h3 {
	display: none;
}
#footer #estadof h6 {
	font: bold 14px/26px "Times New Roman", Times, serif;
	color: #FC9;
	text-align: left;
	display: block;
	width: 310px;
	height: 24px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#footer #footerizq {
	background-image: url(../images/fondofooterhomep.png);
	background-repeat: repeat-x;
	background-position: center center;
	width: 500px;
	height: 150px;
	float: left;
	padding: 0px;
	margin: 0px 2px 0px 0px;
	border-top: 5px ridge #CCC;
	border-right: 5px groove #999;
	border-bottom: 5px groove #999;
	border-left: 5px ridge #CCC;
}
#footer #submenu {
	display: block;
	width: 499px;
	float: left;
	padding: 0px 0px 2px 0px;
	margin: 5px 0px 5px 1px;
}
#footer #submenu p {
	font: bold 18px/28px "Arial Black", Gadget, sans-serif;
	color: #FFF;
	text-align: center;
	display: block;
	width: 300px;
	height: 22px;
	padding: 0px;
	margin: 2px auto 10px;
}
#footer #submenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 7px;
}
#footer #submenu ul li a {
	font: lighter 11px/35px Arial, Helvetica, sans-serif;
	color: #FC6;
	background-color: #333;
	text-align: center;
	display: block;
	float: left;
	padding: 0px 5px;
	margin: 0px;
	border: 2px outset #ccc;
}
#footer #submenu ul li a:hover {
	display: none;
}
.submenulinone {
	display: none;
}
#footer #footerB {
	display: none;
}
#footer #footerBpad {
	font: lighter 11px/13px Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #333;
	text-align: center;
	display: block;
	width: 465px;
	height: auto;
	float: left;
	padding: 2px 7px 3px;
	margin: 0px 0px 0px 8px;
	border: 2px solid #FFF;
}
#footer #iconosdispositivos{
	background-color: #333;
	display: block;
	width: 236px;
	height: 150px;
	float: left;
	padding: 0px 5px;
	margin: 0px;
	border: 5px ridge #F00;
}
#footer #iconosdispositivos p{
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0px;
}
#footer #iconosdispositivos  img{
	padding: 10px 10px 10px 13px;
	margin: 5px auto;
}