* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	margin: 0px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
/* -- iExplorer -- */
	scrollbar-face-color: #8A0753;
	scrollbar-highlight-color: #8A0753;
	scrollbar-shadow-color: #8A0753;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #8A0753;
}
body, input, button, textarea, select, td, th
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.ayudacampo
{
	smargin-bottom: 5px;
	height:18px;
}
.gtin
{
	width:50px;
}
/*Textos*/
p {	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
h1{
	font-size: 14px;
	color: #8A0753;
	padding: 7px 0px 10px 0px;
}
h2{
	margin:0;
	padding:7px 0px;
	font-size:12px;
	color: #8D0955;
}
h3{
	font-size:11px;
	color: #8A0753;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
input, select, textarea{
	padding:1px 1px 1px 3px;
	margin:0px;
	border: 1px solid #8A0753;
	sbackground-color:#E6C9DB;
	sheight: 18px;
	color: #333333;
	margin-bottom:3px;
	text-transform:uppercase;
}
.notnull{
	background-color:#E6C9DB;
}
.nobox
{
	border:0px;
	height:10px;
	margin-top:3px;
}
.boton
{
	dwidth:90px;
	border: 1px solid #8A0753;
	font-size:11px;
	font-weight:bold;
	background-color:#8D0955;
	height: 22px;
	color: #FFFFFF;
	padding-left:3px;
	padding-right:3px;
}
hr
{
	height:1px;
}
/*Links*/
a { 
	color: #8D0955; 
	dtext-decoration: none; 
	dborder-bottom: dashed 1px #8D0955;
}
a:hover {
	color: #8A0753;
	dtext-decoration: underline;
}
/* TR-Columna derecha*/
.ColDerecha {
	background-image: url(bg-der.jpg);
	background-repeat: repeat-y;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	background-position: right;
}
.MisColDer {
	background-image: url(hom-mis-01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 95px;
}
/*Columna Izquierda div*/
#ColIzquierdo {
	padding: 10px 5px 10px 15px;
	width: 180px;
}
#ColIzquierdo p {
	margin-left: 10px;
}
#ColIzquierdoFoot {
	padding: 10px 5px 0px 15px;
	width: 180px;
}
#ColIzquierdoFoot p {
	margin-left: 10px;
}
.MisColIzq {
	background-image: url(foot-int-01-mis-top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 115px;
	padding-left: 25px;
}





/* TABLA DE RESULTADOS */

.stats
{
	vertical-align:top;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:normal;
	font-size: 11px;
	font-family:Arial;
	color:#000000;
}
table.stats
{
	dtable-layout:fixed;
	background: F1F1F1;
	border-collapse:collapse;
}
table.stats th A
{
	dcolor: white ;#6B7886;
	dtext-decoration: none;
}
table.stats td A
{
	dcolor: navy;
	dtext-decoration: none;
}
.over
{
	background: dddddd;
}
table.stats td
{
	border-bottom: 1 solid #C9C9C9;
	padding: 1;
	padding-left: 6;
	padding-right: 6;
}
table.stats th, table.stats tr.title td{
	background-color:#8D0955;
	font-weight: normal;
	color: white;
	padding-left: 6px;
	padding-right: 6px;
	font-weight:BOLD;
	font-size: 11px;
	stext-transform: uppercase;
	height:20px;
}