/****************************************/
/*** css file for snoopyvirtualstudio ***/
/*** template snp_oscuro              ***/
/****************************************/

* body {
  background: #4C4C4C;
}

* a.body {
  color: #ffd090;
  font-weight: bold;
  text-decoration: none;
}

* a.body:hover {
  color: #ffd090;
  font-weight: bold;
  text-decoration: underline;
}

* td.clientes {
  color: #cff;
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  background: #09f;
}

div, p, table, td, th {
  font-family: Arial,'Times New Roman',Verdana,Helvetica,sans-serif;
  line-height: 20px;
  font-size: 17px;
  font-weight: normal;
  color: white;
}

* .inicio_frase {
    color: #ffd090;
    font-size: 22px;
    font-weight: bold;
    margin: 0px 5px 0px 0px;
    padding: 0px;
}

* td.users {
  font-family: 'Times New Roman',Verdana,Helvetica,Arial,sans-serif;
  color: #cff;
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
}

* td.head_cont {
  background: #b2dcf9;
  font-family: 'Times New Roman',Verdana,Helvetica,Arial,sans-serif;
  color: #000000;
  font-size: 17px;
}

span.cuadro {
  color: #cff;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
}

div.center {
  text-align: center;
}

h1.titulo {
    display: block; 
    color: #ffd090;
	padding: 0;
    margin: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
    line-height: 1.5em;
	font-weight: bold;
	text-align: center;
	width: auto;
    margin: 20px auto;
}

h1.titulo_top {
    display: block; 
    color: #ffd090;
	padding: 0;
    margin: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
    line-height: 1.5em;
	font-weight: bold;
	text-align: center;
	width: auto;
    margin: 5px auto 20px auto;
}

h1.titulo_top a, h1.titulo_top a:link, h1.titulo_top a:visited {
  color: #ffd090;
  font-weight: bold;
  text-decoration: none;
}

h1.titulo_top a:hover {
  color: #ffd090;
  font-weight: bold;
  text-decoration: underline;
}

/**********************
***********************
**                   **
**  nuevo navegador  **
**                   **
***********************
**********************/

div.snp_navBox
{
    background:url(../images/pop.up_top.gif) right top no-repeat;
}

div.snp_navBox_2
{
    background:url(../images/pop.up_top_2.gif) right top no-repeat;
}

div.snp_navBox_2b
{
    background:url(../images/pop.up_top_2b.gif) left top no-repeat;
}

div.seperator_4
{
    background:url(../images/barra_01_center.jpg) right top repeat-x;
}

div.seperator_4 div
{
    background:url(../images/barra_01_left.jpg) left top no-repeat;
}

div.seperator_4 div div
{
    background:url(../images/barra_01_right.jpg) right top no-repeat;
}

table.skype_table {
  border: none;
}

table.skype_table td {
  background: #4C4C4C;
  text-align: center;
  font-family: Arial,'Times New Roman',Verdana,Helvetica,sans-serif;
  line-height: 20px;
  font-size: 17px;
  font-weight: normal;
  color: white;
}

a.skype_link:link, a.skype_link:visited, a.skype_link:hover, a.skype_titulo:link, a.skype_titulo:visited, a.skype_titulo:hover {
  color: #ffd090;
  font-weight: bold;
  text-decoration: none;
}

