﻿body
{
	background-image: url(images/Template/fondo.png);
	background-repeat: repeat-x;
	background-color: black;
	color: #888888;
	font-size: 11px;
	font-family: Verdana;
	margin: 0px;
}

*
{
	outline:0;
}

.Main
{
	width: 1000px;
	text-align: left;
}

a, a:visited, a:link, a:active
{
	text-decoration: none;
	color: #888888;
}

a:hover
{
	text-decoration: underline;
}

img
{
	vertical-align: bottom;
	border: none;
}
.menuSuperior
{
	background-color: Black;
	font-weight: bold;
}

.menuSuperior a, .menuSuperior a:visited, .menuSuperior a:link
{
	color: #888888;
}

.menuSuperior a:hover
{
	color: #FFCD11;
	text-decoration: none;
}

.alignRigth
{
	text-align: right;
}

.alignCenter
{
	text-align: center;
}

.alignLeft
{
	text-align: left;
}

.floatRigth
{
	float: right;
}

.floatLeft
{
	float: left;
}

.menuPrincipal
{
	float: right;
	font-weight: bold;
	vertical-align: bottom;
	padding-top: 30px;
}

.menuPrincipal table tr td
{
	text-align: center;
	vertical-align: bottom;
}

.menuPrincipal a, .menuPrincipal a:visited, .menuPrincipal a:link
{
	color: Black;
}

.menuPrincipal a:hover
{
	color: #FFCD11;
	text-decoration: none;
}

.marcas table tr .tdPrinc
{
	background-image: url(images/Template/fondo_menu_izq.png);
	background-repeat: repeat-x;
	height: 80px;
	padding-right: 10px;
	padding-left:8px;
}

.marcas table tr .tdPrinc:hover
{
	background: #D6D6D6 none;
	height: 80px;
	border-bottom: solid 1px #FFCD11;
	border-top: solid 1px #FFCD11;
}

.marcas a
{
	text-decoration:none;
}

.paddingTop15
{
	padding-top: 15px;
}

.width79
{
	width: 79px;
}

.borderBottom
{
	border-bottom:solid 2px #888888;
}

.backgroundGris
{
	background-color:#888888;
}

.colorAmarillo
{
	color:#FFCD11;
}

.menuInferior
{
	color:White;
	font-size:11px;
}

.menuInferior a
{
	color:White;
}

.orbelink
{
	color:#414042;
}

.orbelink a
{
	color:#414042;
}

.cursorPointer
{
	cursor:pointer;
}

.paddingRight10
{
	padding-right:10px;	
}

.paddingLeft10
{
	padding-left:10px;
}

/**index**/
h2
{
	font-size:14px;
	color:#FFCD11;
	font-weight:normal;
}

.letraGrande
{
	color:#FFCD11;
	font-size:18px;
	font-weight:bold;	
}

.linkAmarillo a, .linkAmarillo a:visited, .linkAmarillo a:link, .linkAmarillo a:hover
{
	color:#FFCD11;
}

.letra13
{
	font-size:13px;
}

.width115
{
	width:115px;
}

.width169
{
	width:169px;
}

.width223
{
	width:223px;
}

.width231
{
	width:231px;
}
.accordionHeader
{
    margin: 10px 0;
}

h6
{
	font-family:verdana;
	font-size:17px;
	color:#D6D6D6;
	font-weight:normal;
	margin:0px;
}

.modalBackground
{
 background-color: #000;
    opacity: 0.70;
    filter: alpha(opacity=70);
}
.lnkfolder a
{
    text-decoration:none;   
    cursor:pointer; 
}
.foldername
{
  padding:0 0 0 10px;
  font-size: 13px;
  font-weight:bold;      
}
.pnlfolder
{
    padding:10px 0 0 15px;
    
    
}