@charset "utf-8";
body {
	background-color: #F5F6F8;
	background-image: url(images/back_03.png);
	background-repeat: repeat-x;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #CCCCCC;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
}
.titulo-green-caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4B6E8C;
	text-decoration: none;
}
.bk-text-tables {
	background-color: #014077;
	border: 2px solid #000;
	padding-right: 7px;
	padding-left: 7px;
}
.contenido-txt-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	color: #666666;
}
.contenido-txt-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	font-weight: bolder;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.padding {
	padding-right: 10px;
	padding-left: 10px;
}

.scrolldiv {
	overflow:scroll;
	height:200px;
	width:auto;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	list-style-type: none;
}
.negpadding {
	padding-left: -20px;
}

.titulo-green-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #c5e75f;
	text-decoration: none;
}
#store {
	float:right;
	margin:0 10px 10px 10px;
	padding:10px;
	background-color: #FFFFFF;
}
.pad-txt-uper-box {
	padding-left: 10px;
}
:focus {outline:none;
}.borde-abajo {
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #CCC;
}
.borde-up-down {
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #CCC;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #CCC;
}
.borde-arriba {
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #CCC;
}
.borde-right {
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #CCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777777;
	text-decoration: none;
	padding: 10px;
}
.rounded {
	width: 250px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	color: #333333;
	text-align: justify;
	text-decoration: none;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}
.titulo-list-cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
