body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #1a1a1a;	
	background-position:center

}

select, input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:  #808080;
}

.TabPpal{
	width:1100px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.FondoFooter{
	text-align:center;
}

.TabMenu{
	border:#91924E 1px solid;
}

.txtForm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808080;
		
}
.txtFormWhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	valign: bottom;
	
}


a.LigasPaginacion {
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a.LigasPaginacion:hover {
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

a.LigasPaginacionSel {
	color: #EA7A00;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.LigasPaginacionSel:hover {
	color: #EA7A00;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

a.LigasProducto {
	color: #666666;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a.LigasProducto:hover {
	color: #666666;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

.txtModelo {
	color: #808080;
	font-size:11px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.urbangreymenu{
width: 160px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px "MS Sans Serif";
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
.fonprofile {
	font-family: Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/FonRojo.jpg);
	background-repeat: no-repeat;
	margin-right: 100px;
}
.TabPpal tr .fonprofile blockquote {
	font-size: 12px;
	font-family: Verdana;
}
.TabPpal tr .fonprofile table tr td blockquote p {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;


}

