A:link {text-decoration: none; color: #990000}
A:visited {text-decoration: none; color: #990000}
A:hover {text-decoration: underline; color: #990000}
A:active {text-decoration: underline; color: #660000}
.estilo-form { font-family: Tahoma, Verdana, Arial; font-size: 11px }
.estilo-fuente { font-family: Tahoma, Verdana, Arial; font-size: 11px }
.texto {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}

/* Fuente del enlace de Ver la sección completa del recuento */
.VerSeccion
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ff0000;
    font-size: 11pt;
    font-weight: bold;
    text-transform: uppercase;
}

/*Página principal*/

#tabla_colarte_principal{
	margin-top:-2px;
	background-color:#996633;
	width:763px;
	*width:765px;
	*margin-left:4px;
}
#tabla_top{
	margin-left:auto;
	margin-right:auto;
	background-color:#996633;
	width:763px;
	heigth:70px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-radius: 15px 15px 0px 0px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	behavior:url(/colarte/estilos/PIE.htc);
}

#tabla_colarte_principal2{
	margin-top:-2px;
	background-color:#996633;
	width:900px;
	*width:901px;
	*margin-left:4px;
}
#tabla_top2{
	margin-left:auto;
	margin-right:auto;
	background-color:#996633;
	width:900px;
	heigth:70px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-radius: 15px 15px 0px 0px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	behavior:url(/colarte/estilos/PIE.htc);
}

#div_menu2{
	margin-top:-20px;
	background-color:#996633;
	width:899px;
	text-align:center;
	height:22px;
	padding-left:1px;
	*margin-left:2px;
}

#div_menu{
	margin-top:-20px;
	background-color:#996633;
	width:762px;
	*width:763px;
	text-align:center;
	height:22px;
	padding-left:1px;
	*margin-left:2px;
}

/* Navigation */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}
 
.nav {
  font-family: Tahoma, Verdana, Arial;
  z-index: 100;
  position: relative;
}

.nav a{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.nav ul{
	display:none;
}

.nav li a, .nav li a:link, .nav li a:active,  .nav li a:visited {
	width:140px;
	*width: 100%;
	height: 17px;
	color:white;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.nav li  {
	
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	background-color: #963;
	color: white;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	width: 119px;
	*width:128px;
	height: 17px;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 3px; 
	margin-left:-1px;
	
  border: 1px solid #6E4A2B;;
  float: left;
  position: relative;
}

.nav li.sfHover a, .nav li.sfHover {
	background: #6E4A2B;
	color: yellow;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.nav li.sfHover ul li a, .nav li.sfHover ul li ul li a {
	width:140px;
	*width: 100%;
	background: #963;
	color: white;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.nav li ul {
  z-index: 101;

	background-color: #6E4A2B;
	color: white;
  border-bottom: 1px solid #6E4A2B;
  list-style: none;
  margin: 0;
  position: absolute;
	left: -1px;
	margin-top:4px;
	  *margin-top:18px;

	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.nav li ul a, .nav li ul li {
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.nav li ul li { 
	height: 17px;
	padding-top: 3px; 
	background-color: #963;

	width: 140px;
	*width: 149px;
	color: white;
}

.nav li ul li.sfHover a, .nav li ul li.sfHover {
	background: #6E4A2B;
	color: yellow;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}


.nav li ul li ul {
	z-index: 102;
	font-size: 10px;

	border-bottom: 1px solid #6E4A2B;
	list-style: none;
	margin: 0;
	position: absolute;
	top:-1px;
	left: 148px;
	*left: 148px;
}

.nav li ul li ul li { 
	height: 17px;
	padding-top: 3px; 
	background-color: #963;

	width: 140px;
	color: white;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.nav li ul li ul li.sfHover a, .nav li ul li ul li.sfHover {
	background: #6E4A2B;
	color: yellow;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

/* Titulos */

.titulo_c1{
	padding-top:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:top;
	/* border-top:1px solid; */
}

.titulo_c2{
	padding-top:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	/* border-top:1px solid; */
}


.titulo_cInt{
	margin-left:20px;
	width:685px;
}
.titulo_cInt1{
	width:235px;
}
.titulo_cInt2{
	width:450px;
}
.titulo_cIntR0{
	height:0px;
}

/* conteo de visitas */
.ifNumVisitasCP{
	width:80px;
	height:30px;
	border-style:none;
	background-color:#FFD700;
	float:right;
}

.datoNumVisitas{
	text-align:right;
	color:#990000;
	font-family:Arial;
	font-size:9px;
}
