/*********************************************************/
/* Estilo de fuentes css                                 */
/*                            por Ariel AleX Co. 2009    */
/*********************************************************/

a {text-decoration: none;}
a:hover {text-decoration: none;}
A:link		{ color:#136feb; font-weight: bold;}
A:visited	{ color:#136feb; font-weight: bold;}
A:hover		{ color:#1262cd; font-weight: bold;}


A.menu1:link	{ color:#afafaf;	font-size: 14px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;}
A.menu1:visited	{ color:#afafaf;	font-size: 14px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;}
A.menu1:hover	{ color:#989898;	font-size: 14px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;}

A.menu2:link	{ color:#2780fa;	font-size: 14px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;}
A.menu2:visited	{ color:#2780fa;	font-size: 14px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;}
A.menu2:hover	{ color:#1762c9;	font-size: 14px;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;}

A.me1:link	{ color:#ffffff;	font-size: 16px;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;}
A.me1:visited	{ color:#ffffff;	font-size: 16px;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;}
A.me1:hover	{ color:#d2f1fc;	font-size: 16px;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;}

A.ver:link	{ color:#2b80b7;	font-size: 12px;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;}
A.ver:visited	{ color:#2b80b7;	font-size: 12px;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;}
A.ver:hover	{ color:#42b3d5;	font-size: 12px;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;}


#conash3D0 {display:none}


body
{ 
background: url(top.jpg);
background-repeat: repeat;
background-attachment:fixed;
background-position: top center;
background-color: #ffffff;
}
 
td.top{ 
background: url(x.gif);
  background-repeat: repeat;
  background-position: top left;

} 

td.in{ 
background: url(in.jpg);
  background-repeat: repeat-x;
  background-position: top center;
background-color: #ffffff;
} 

td.bot{ 
background: url(bot.jpg);
  background-repeat: repeat-x;
  background-position: top center;
} 

td.log { 
background: url(log.jpg);
  background-repeat: no-repeat;
  background-position: center;
background-color: ;
} 


td.fin { 
background: url(bg2.png);
  background-repeat: no-repeat;
  background-position: center;
background-color: #ffa836;
} 




a.op:hover img {
top:-10;
}

a.op img {

}

a.sel img {
filter:alpha(opacity=100);   
-moz-opacity: 1.00;   
opacity: 1.00;
top:-5;}

a.sel:hover img {
filter:alpha(opacity=80); 
-moz-opacity: 0.80; 
opacity: 0.80;
top:-10;}

a.se:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.00;   
opacity: 1.00;
top:-5;}

a.se img {
filter:alpha(opacity=50); 
-moz-opacity: 0.50; 
opacity: 0.50;
top:0;
}


a.prox:hover img {
filter:alpha(opacity=70); 
-moz-opacity: 0.70; 
opacity: 0.70;
top:-10;
}

a.prox img {
filter:alpha(opacity=100);   
-moz-opacity: 1.00;   
opacity: 1.00;
top:5;
}





.slider2{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid navy;
border-bottom-width: 0px;
width: 560px; /*width of featured content slider*/
height: 1000px;
}


.slider2 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: ;
width: 560px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);*/
/*-moz-opacity: 1;*/
/*opacity: 1;*/
}


.sliderf{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid navy;
border-bottom-width: 0px;
width: 560px; /*width of featured content slider*/
height: 430px;
}


.sliderf .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: ;
width: 560px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);*/
-moz-opacity: 1;*/
opacity: 1;*/
}





.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid navy;
border-bottom-width: 0px;
width: 560px; /*width of featured content slider*/
height: 600px;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: ;
width: 560px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);*/
/*-moz-opacity: 1;*/
/*opacity: 1;*/
}



.pagination{
width: 250px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: ffffff;
padding: 0px 0px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #Fffff;
}




font.contact
{
font-family:  verdana;
background: ;
color:#777777;
font-size: 11px;
font-weight: bold;
text-decoration: none;
cursor: default;
}



font.txt
{
font-family:  verdana;
background: ;
color:#888888;
font-size: 12px;
font-weight: normal;
text-decoration: none;
cursor: default;
line-height:19px;
}


font.tit
{
font-family: Verdana;
background: ;
color:#2b80b7;
font-size: 18px;
font-weight: normal;
text-decoration: none;
cursor: default;
}

font.quote
{
font-family:  verdana;
background: ;
color:#7cb0f7;
font-size: 14px;
font-weight: normal;
font-style: italic; 
text-decoration: none;
cursor: default;
line-height:19px;
}



font.sub
{
font-family: Verdana;
background: ;
color:#2586d7;
font-size: 13px;
font-weight: normal;
text-decoration: none;
cursor: default;
}


font.cop
{
font-family:  verdana;
background: ;
color:#999999;
font-size: 13px;
font-weight: normal;
text-decoration: none;
cursor: default;
line-height:20px;
}


font.mkt
{
font-family:  verdana;
background: ;
color:#999999;
font-size: 10px;
font-weight: normal;
text-decoration: none;
cursor: default;
}



