#CompanyStand1
{
	width: 160px;
	border: 0px dotted #000000;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
}

#CompanyStand2
{
	width: 160px;
	border: 0px dotted #000000;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
}

#CompanyStand3
{
	width: 160px;
	border: 0px dotted #000000;
	font-family: verdana;
	font-size: 13px;
	text-align: center;
	font-weight: 600;
}

#CompanyStand4
{
	width: 300px;
	border: 0px dotted #000000;
	font-family: verdana;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
}

#CompanyStand5
{
	width: 200px;
	border: 0px dotted #000000;
	font-family: verdana;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
}

#CompanyStand6
{
	width: 160px;
	border: 0px dotted #000000;
	font-family: verdana;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
}

a:link {
	color: #708090;
	text-decoration:none;
}
a:visited {
	color:#708090;
	text-decoration:none;
}
a:hover {
	color:#FF9933;
	text-decoration:none;
}
a:active {
	color:#FFA500;
	text-decoration:none;
}

table.standContact input
{
	border:0px;
	border-bottom:1px solid #999999;
	font-family:Verdana;
	font-size:10px;
}	

#contacto
{
	border: 1px solid #C0C0C0;
	font-family: Verdana;
	font-size: 10px;
		
}

td.title1
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style:italic;
	text-align: left;
	color: #1A388B;
}

#head img
{
	vertical-align: bottom;
    margin-bottom: 0;
    padding-bottom: 0em;
}

.publicidad img
{
	vertical-align: bottom;
    margin-bottom: 0;
    padding-bottom: 0em;
}

.mouseBeOffMe 
{
	border-top:    1px  solid transparent; 
	border-bottom: 0px  solid transparent; 
	border-left:   0px  solid transparent; 
	border-right:  0px  solid transparent; 
}

.mouseBeOnMe 
{
	border-top:    0px  solid transparent; 
	border-bottom: 0px  solid transparent; 
	border-left:   0px  solid transparent; 
	border-right:  0px  solid transparent; 
}

.mouseBeDown
{
	border-top:    1px  solid transparent; 
	border-bottom: 0px  solid transparent; 
	border-left:   0px  solid transparent; 
	border-right:  0px  solid transparent;
}

td.infohead
{
	font-family: verdana;
	size: 10px;
	font-weight: bold;
}

a.moveimage
{	
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

td.ofertas
{
	font-family: Verdana;
	font-size: 10px;
	background: #F0F0F0;
	border: 1px dotted #999999;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

#oferta
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#003399;
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: right; 
font-size: 10px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 2px;
border: 1px solid #0D3692;
text-decoration: none; 
color: #000099;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #0D3692;
color: #FFFFFF;
background-color: #0D3692;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #0D3692;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}


/************************ Panel - Mas Información **************************/

#nospace img
{
	vertical-align: bottom;
    margin-bottom: 0;
    padding-bottom: 0em;
}


/************************ Panel - Mas Información **************************/

#masinfo
{
	color:#666666;
}

#imageleft
{
	padding:4px;
	float:left;
	width:150px;
	height:150px;
	background:#E8E9DB;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

#imageright
{
	padding:4px;
	float:right;
	width:150px;
	height:150px;
	background:#E8E9DB;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

#infotextleft
{
	padding:4px;
	overflow:auto;
	font-size:12px;
	text-align:justify;
	height:150px;
	background:#D1D1B7;
	border-bottom:1px solid #CCCCCC;
}

#infotextright
{
	padding:4px;
	overflow:auto;
	font-size:12px;
	text-align:justify;
	height:150px;
	background:#F8F8F8;
	border-bottom:1px solid #CCCCCC;
}

/*********************************************************************/