.ruta {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.wymupdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
body {
	margin-top: 0mm;
	align: center;
	Scrollbar-face-color: #008476;
	Scrollbar-highlight-color: #FFF;
	Scrollbar-shadow-color: #DEE3E7;
	Scrollbar-3dlight-color: #D1D7DC;
	Scrollbar-arrow-color: #ffffff;
	Scrollbar-track-color: #EFEFEF;
	Scrollbar-darkshadow-color: #98AAB1;
}

.texto_pequeno {
	color: #878787;
	font-size: 11px;
	font-family: arial, sans-serif;
	text-align: center;
	letter-spacing: 1px;
}
.marca {
	color: #FF9900;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texto_articulos {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
}
.tr_destacada {
        color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
}
.texto_content {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
h2 {
	color: #C6A91E;
	font-size: 12px;
	font-family: tahoma;
	font-weight: normal;
	text-indent: 1pt;
}
.slogan {
	font-size: 16px;
	font-family: "Century Gothic";
	color: #3C9090;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
}

h1 {
	color: #009191;
	font-weight: bold;
	font-family: "Century Gothic";
	text-align: left;
	font-size: 16px;
	text-indent: 8px;
}
h3 {
	color: #FF9900;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #666666;
	font-weight: 200;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.linea_tabla {
	width: 980px;
	height: 415px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.linea_tabla_sin_alto {
	width: 980px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.fecha {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 1pt;
}
.subtitulo {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 1pt;
}
.linea_tabla_inter {
	width: 600px;
}
.texto_articulos_blancos {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
}
.texto_destacado {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
}
.texto_form {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
        vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
}
.linea_destacados {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.copyright {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
}
.titulo_listas {
	font-size: 12px;
	font-family: "Century Gothic";
	color: #3C9090;
	font-weight: bold;
	text-align: left;
        border: none;
        align: center;
}
.new_edit_delete {
	font-size: 12px;
	font-family: "Century Gothic";
	color: #0066CC;
	font-weight: bold;
}
div.figure {
  float: center;
  text-align: center;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
.msg_advertencia {
	color: #FF0000;
	font-size: 10px;
	font-family: tahoma;
	font-weight:bold
}
ul.cross {
   list-style-image: url('/images/img07.gif');
   list-style-type: square;
}

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
	color:#666666;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #006666;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
	color:#FFFFFF;
}
table.tablesorter thead tr .header {
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	background-color:#3EA2A2;
}
table.tablesorter tbody td {
	color: #3D3D3D;
        background-color:#fff;
	padding: 4px;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#ECF6FC;
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #006666;
color:#CCCCCC;
}
.qs_label {
        font-size: 12px;
	font-family: "Century Gothic";
	color: #3C9090;
	font-weight: bold;
	text-align: left;   
}
.linea_datos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #E0F5F5;
}
.lineas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a#oferta
{
position: relative;
display:block;
float:left;
top: 50px;
height: 15px;
width: 52px;
background: url(/images/oferta.png) bottom right ; 
background-repeat:no-repeat;
filter:alpha(opacity=10);-moz-opacity:.1;opacity:.1!important;
}
