/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#BotOver a{
	display:block;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #000099;
	border-left-color: #000066;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #000066;
	text-align: center;
}
#BotOver a:hover {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	color: #000000;
}

.TitMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}

.TitCont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.Estilo1 {font-size: 12px}
.Estilo2 {font-size: 14px}
.Estilo3 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.TitForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;

}

.TextGen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-transform: capitalize;
}

.Mensaje{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.capadiv {
	position:absolute;
/**/visibility:hidden;
	left:300px;
	top:70px;
	left:330px;
	background-color: #E8E8E8;
}

/* popup*/
.TitForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;

}

.TextGen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-transform: capitalize;
}

.Mensaje{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.capadiv {
	position:absolute;
/**/visibility:hidden;
	top:70px;
	left:200px;
	background-color: #E8E8E8;
}

/*popup*/
.capa {
	position:absolute;
	top:-1500px;
	left:200px;
}
#close{
	background-color:#333333;
	width:500px;
	height: 28px;
}
#close2{
	background-color:#333333;
	width:650px;
	height: 28px;
}
#boton a {
	border:1px solid #990000;
	cursor:pointer;
	text-align:center;
	width:27px;
	height: 27px;
	float: right;
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.Titu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#CCCCCC;
	float: left;
	padding-top: 4px;
	padding-left: 20px;
}
/*imagenes*/
.prod_box{
width:80px;
height:auto;
float:left;
padding:2px 0px 2px 2px;
}
.center_prod_box{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
}