html, body{ 

 margin:0; 

 padding:0;  

 font-family       :"Tahoma", Arial, Helvetica, sans-serif;

 font-size         : 12px;


 line-height: 16px;

 color             : #666666;

 background:url(../images/bg_snoop.jpg);

 background-repeat: no-repeat;

 background-position:center;

 background-position:top;

} 

a:link, a:visited {

  color             : #1A4A88;

  text-decoration   : none;

  font-weight       : normal;

}

a:hover {

  color             : #0066FF;

  text-decoration   : none;

  font-weight       : normal;

}

/*------------------------------- ESTILOS PARTICULARES ----------------------------------*/
.inputbox { /* Para las cajas de texto */

        background-color:#F3F3F3;

        border:1px solid #CCCCCC;

        color:#666666;

        font-size:11px;

        margin-bottom:1px;
}

.contentheading { /* Para los títulos de los artículos */

       /* border-bottom:1px solid #E1E1E1;

        border-top:1px solid #E1E1E1;*/

        color:#9D151F;

        font-size:14px;

        font-style:inherit;

        font-weight:bold;

        padding-bottom:3px;

        padding-top:3px;

        text-align:justify;

}

a.readon:link, a.readon:visited { /*Para el leer mas de los articulos */

        background:transparent url(../images/indent_arrow.png) no-repeat scroll 0pt 50%;
        
        border-top:1px solid #E1E1E1;

        color:#000000;

        font-size:11px;

        font-weight:bold;
      
        margin-bottom:3px;
 
        margin-top:5px;

        padding-bottom:5px;

        padding-left:18px;

        padding-top:5px;

        text-decoration:none;

        white-space:normal;

        text-align: left;
}

.jootags { /*para los tags de los articulos*/

        font-size:11px;

}

#atencionOnLine a{
	color:#ffffff;
}

#casoexitotexto{
	font-size:11px;
	padding-left:20px;
	padding-right:20px;
}

#somos{
	font-size:11px;
}
#imgCasoExito{
	padding-top:10px;
	padding-left:20px;
}

#casodeexito a{
	color:#9D151F;
}

/*---------------------------------- inicia TOP MENU ------------------------------------*/

#nav{
 background		:url('../images/barra-final-fondo.gif') no-repeat;
 height			:40px;
 /*vertical-align		:middle;*/
 text-align		:center;
 position		:relative;
 padding-top		:10px;
 padding-left		:25px;
 /*padding-bottom		:-10px;*/
 /*margin-left: 35px; */
 /*top: 13px;*/
/* width: 750px;*/
 /*left:50px;*/
}

#nav ul {
 /*padding		: 0;*/
 /*margin			: 0;*/
 list-style		: none;
 /*border-left		: 1px solid #66758C;*/
 border-right		: 1px solid #878787;
 top			: 116px;
 left			: 20px;
 padding		: 0;
 font-size		: 11px;
 font-weight       	: bold;
}

#nav li {

 padding-left		: 0px;
 padding-right		: 0px;
 float			: left;
 margin			: 0;
 font-size		: 11px;
 line-height		: 18px;
 font-weight       	: bold;

}
#nav ul a{
 display		: block;
 float			: left;
 text-decoration	: none;
 /*background		: #404B5C url('../images/menu/menuBg.gif') repeat-x top left;*/
 padding-left		:10px;
 padding-right		:10px;
 padding-top		: 5px;
 text-decoration	: none;
 color			: #e1e1e1;
 /*border-left		: #333 1px solid;*/
 border-right		: #ccc 1px solid;
 font-weight       	: bold;

}


#nav ul a:link{

  display		: block;
  float			: left;
  text-decoration	: none;
  /*background		: #404B5C url('../images/menu/menuBg.gif') repeat-x top left;*/
  text-decoration	: none;
  padding-left		:10px;
  padding-right		:10px;
  padding-top		:5px;
  text-decoration	:none;
  color			:#e1e1e1;
  /*border-left		:#333 1px solid;*/
  border-right		:#ccc 1px solid;
  font-weight       	:bold;

}

#nav ul li a:hover {
  /*background		:#404B5C url('../images/menu/menu_o.gif') repeat-x top left;*/
  color			:#fff;
  color			:#FFFFFF;
  font-weight       	:bold;

}

#nav ul li a:visited {
  color			:#EBEBEB;
  display		:left;
  padding-left		:10px;
  padding-right		:10px;
  padding-top		:5px;
  text-decoration	: none;
  color			: #e1e1e1;
  /*border-left		:#333 1px solid;*/
  border-right		:#ccc 1px solid;
  font-weight       	:bold;
}

#nav ul li#current a{
 text-decoration	: underline;
 /*background		: #404B5C url('../images/menu/menu_v.gif') repeat-x top left;*/

}


#nav li a#current
{
 color			:#FFFFFF;
 font-weight		:bold;
 text-decoration	:underline;
 /*background		: #404B5C url('../images/menu/menu_o.gif') repeat-x top left;*/
}

#nav li a#active:hover
{
 color			:#FFFFFF;
 font-weight		:bold;
 /*background		: #000000 url('../images/menu/menu_o.gif') repeat-x top left;*/
}


/*css para la casita del home, hecho por RASHID*/
#home{
  
 vertical-align:middle;
  height:20px;
  position:absolute;
  width:40px;
  top:-4px;
  left:0px;
  z-index:200;
  
}
#home a{
  display		: block;  
  text-decoration	: none;
  voice-family		: "\"}\"";
  voice-family		: inherit;
  text-decoration	:none;
  border-right		:#ccc 1px solid;
  padding-top		:7px;
  padding-bottom	:2px;

vertical-align:middle;                                                                             
}

#home a img{ 
border-style:none;
}

/*
#casitalinda{
padding-left:5px;
padding-right:5px;
padding-top:8px;
margin-bottom:0px;
vertical-align:middle;
}*/



/*fin Home*/



/*--------------------------------- termina TOP MENU --------------------------------------*/

/*--------------------------------- ESQUELETO DE DIVS -------------------------------------*/
#mainConteiner {
        position:absolute;  
        left:50%;
        margin-left:-380px;

}

#logo {

	position:absolute;

	width:286px;

	height:98px;

	z-index:1;

	left: 23px;

	top: 0px;

}

#espacioHeader {

    background-image:url(../images/header2.gif); 

    background-repeat: no-repeat;

    background-position:center;

	position:absolute;

	width:293px;

	height:98px;

	z-index:2;

	left: 293px;

	top: 0px;

}

#cajaBuscar {

        background-image:url(../images/header2.gif); 

        background-repeat: no-repeat;

        background-position:center;

	position:absolute;

	width:178px;

	height:98px;

	z-index:3;

	left: 587px;

	top: -14px;

}

#nav {


        vertical-align:middle;

	position:absolute;

	width:760px;

	height:44px;

	z-index:4;

	top: 99px;

	left: 7px;

}

#aniPrincipal {

	position:absolute;

	width:760px;

	height:265px;

	z-index:5;

	top: 148px;

	left: 7px;

}

#scrollerNoticias {

        background-image:url(../images/barrita_rss.png); 

        background-repeat: no-repeat;

        background-position:center;

	position:absolute;

	width:760px;

	height:29px;

	z-index:6;

	top: 410px;

	left: 2px;

}

#bienvenidos {



	position:absolute;

	width:295px;

	height:160px;

	z-index:7;

	top: 450px;

	left: 5px;

}

#casodeexito {


        background-image:url(../images/fondo_casoexito.gif); 

        background-repeat: no-repeat;

        background-position:center;

	position:absolute;

	width:242px;

	height:180px;

	z-index:8;

	left: 311px;

	top: 440px;

}
/*Creado por Rashid, para la nube de tags*/
#flashcontent{
	color=#ffffff;
	left:0px;
	margin-top:-106px;
	width:180;
	height;200;
	position:absolute;
}
#nubedetags {

        margin-top:5px;

        font-size: 11px;

        line-height:16px;
        
        text-align: justify;

	position:absolute;

	width:205px;

	height:180px;

	z-index:9;

	left: 554px;

	top: 450px;

}

#nubedetags a, nubedetags a:link, nubedetags a:active{
	color: #3e4b5c;
}
#nubedetags a:hover{
  	color: #0066FF;
}

#partners {


        background-image:url(../images/footerAlianzas.png); 

        background-repeat: no-repeat;

        background-position:center;

	position:absolute;

	width:760px;

	height:46px;

	z-index:10;

	top: 621px;

	left: 5px;

}

#footer {


        background-image:url(../images/footer.png); 

        background-repeat: no-repeat;

        background-position:center;


	position:absolute;

	width:760px;

	height:34px;

	z-index:11;

	top: 668px;

	left: 5px;

}

#mainConteiner {

	position:absolute;

	width:776px;

	height:712px;

	z-index:12;

}

#contacto {
	position:absolute;
	width:286px;
	height:20px;
	z-index:12;
	left: 5px;
	top: 75px;
}

#feedback {
	position:absolute;
	width:180px;
	height:34px;
	z-index:13;
	left: 334px;
	top: 10px;
	
	color: #ffffff;
	font-size:10px;
	
}
#addThis {
	position:absolute;
	width:151px;
	height:34px;
	z-index:14;
	left: 467px;
	top: 10px;
}
#atencionOnLine {
	position:absolute;
	width:138px;
	height:34px;
	z-index:15;
	left: 621px;
	top: 7px;
}

#rss {
	position:absolute;
	width:138px;
	height:34px;
	z-index:15;
	left: 700px;
	top: 398px;
}

.rojo {
        color:#9D151F;
        font-weight:bold;
}
