@charset "utf-8";

body {
	color: #004080;
	font-size: 12px;
	font-family: tahoma;
}
#body {
	width: 1000px;
	align:center;
	text-align:center;
/*	border: 1px groove #004080;
	background-color:#FFFFFF; */
	text-decoration:none;
}
.page {
	padding-top:5px;
	padding-bottom:10px;
}

/* LINKS */
a:visited { color: #000000; text-decoration:none;}
a:Link { color: #000000; text-decoration:none;}
a:Hover { color: #FF8040; text-decoration:none;}
a:active { color: #004080; text-decoration:none;}

/*Menu*/
#menu {
	padding-top:2px;
}
li {
	list-style-type: none;
	display: list-item;
}


#topmenu {
	background-color: #FFFFFF;
	border:1px solid #FFBA00;
	margin-bottom:2px;
	padding-top:2px;
	padding-bottom:2px;
}
/*Categorias*/
#menu li.a {
	font-size:14px;
}
#menu li.b {
	text-align:left;
	padding-left:25px;
	font-size:12px;
}
.menu {
	font-size:14px;
	padding-left:5px;
}

/*Subcategorias*/
.submenu {
	text-align:left;
	padding-left:15px;
	font-size:12px;
}


/*Titulo ACTUALIZACIONES*/
H3 {
	font-family: arial;
	font-size: 18px;
	color: #0FCE58;
	padding-left: 10px;
	display:inline;
}

/*Productos*/
.m_1{
	border:1px #000000 solid;
	display:inline;
	float:left;
	width:100%;
}

.p_2{
	text-align:left;
}
.p_3{
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pagina {
	border: 1px solid #FFBA00;
	background-color: #FFFFFF;
	text-align:left;
	left: 0px;
	top:0px;
	padding-top:10px;
	padding-left: 2px;
	z-index:102;
	width:700px;
}

P {
	font-size: 6;
	font-style: bold;
}
.pagina ul {
	padding: 0 0 0 10;
	margin: 0px 0px 10px;
}
.pagina li {
	display: inline;
	font-family: arial;
	color: #004080;
	text-decoration: none;
	font-size:12px;
}

.list_title {
	padding: 9px 0 7px 9px;
	font-size: 16px;
	font-weight: bold;
}

/*TABS Index - Productos*/

.prod4 {
	text-align:center;
	padding:5px;
	width:25%;
	vertical-align:bottom;
}

.prod41 {
	width: 20%;
	text-align:center;
	vertical-align:bottom;
	padding:5px;
}

.prod42 {
	width: 30%;
	text-align:center;
}

.middle{
	vertical-align:middle;
}

TD.a {
	text-align:center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
}

TD.b {
	border: 1px dashed #CCCCCC;
	text-align: center;
	align:center;
	padding-top:10px;
	padding-bottom:10px;
	table-layout:fixed;
}

TD.d {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-right-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	font-family:arial;
	font-size:12px;
}

.TabbedPanels {
	text-align:left;
	position:relative;
	left: 0px;
	top:0px;
	color:#FFFFFF;
}
.TabbedPanels ul {
	padding: 0 0 0 10;
	margin: 0px 0px 10px;
}
.TabbedPanels li {
	display: inline;
	font-family: arial;
	color: #004080;
	text-decoration: none;
	font-size:12px;
}
#TabbedPanels1 {
	width:auto;
}
TR.boton_mangas {
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFBA00;
	border-right-color: #FFBA00;
	border-left-color: #FFBA00;
	border-right-style: solid;
	border-left-style: solid;
	
}
#Accordion1 {
	text-align:left;
}

img{
	border: 0px;
}


	div.disabled {
		display: inline;
		float: none;
		clear: none;
		color: #C0C0C0;
	}
	#cargando {
		position: 0px 0px;
		position:fixed;
		margin-left: 10px;
		margin-top: 10px;
		z-index:9999;
	}
* html #cargando{
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}

.title_div{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right:4px;
}
TD.title :hover{
	background-color:#FF9900;
}
TD.title a {
	color:#000000;
	font-size:13px;
	font-weight: bold;
}

.overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
#hiddenDIV {
	position:absolute;
	z-index:101;
	top:0px;
	left:auto;
	height:100%;
	width:100%;
}

.top_table .titles {
	text-align:center;
	font-weight: bold;
}
.footer {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5D8DF;
	bottom: 0px;
	clear: both;
	padding: 10px;
}

.form-error {
	background-color: #FFFF99;
}