﻿body 
{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

td
{
	font-family:Tahoma;
	font-size:11px;
	}
	
a
{	
	color: #6F6F6F;	
}

a:hover
{
	color:#ffffff;
	}
	
.cap
{
	font-weight:bold;
	text-decoration:underline;
	}
	
.menu
{
	font-family:Tahoma;	
	color: #3f6518;
	text-decoration:none;
	}
	
.noticias
{
	font-family:Tahoma;	
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
	
.tituloBanner
{
	font-family:Tahoma;	
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
	
.titulo
{
	color: #ffffff;
	font-size: 14px;
	font-family: 'Trebuchet MS' , Verdana;
	font-weight:normal;
}

.tituloNoticia
{
	color: #6F6F6F;
	font-size: 14px;
	font-family: 'Trebuchet MS' , Verdana;
	font-weight:normal;
}

.tituloInterno
{
	color: #3f6518;
	font-size: 14px;
	font-family: 'Trebuchet MS' , Verdana;
	font-weight: bold;	
}

.cita
{ 
    font-style:italic;
    color:#000000;  
    }

.resaltado 
{	
	font-family: 'Trebuchet MS' , Verdana;
	font-weight:bold;  
    }


.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
    color: white;
}

.admin-subheader
{
    background-color: #cecbce; 
    height:30px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
    color: white;
}

.offsetleftbox
{
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 30px;
    }

.suyero a
{
    text-decoration:none;
    }
.suyero a:hover 
{
    text-decoration:none;
    }

/* CustomTabStyle */
.CustomTabStyle .ajax__tab_header { vertical-align:middle; font-family:verdana,tahoma,helvetica;font-size:11px;background:url(/images/tab/tab-line.gif) repeat-x bottom;}
.CustomTabStyle .ajax__tab_outer {background:url(/images/tab/tab-right.gif) no-repeat right;height:21px;}
.CustomTabStyle .ajax__tab_inner {padding-left:3px;background:url(/images/tab/tab-left.gif) no-repeat;}
.CustomTabStyle .ajax__tab_tab {height:15px;padding-top:5px; padding-left:5px; padding-right:6px; margin:0;background:url(/images/tab/tab.gif) repeat-x;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_outer {background:url(/images/tab/tab-hover-right.gif) no-repeat right;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner {background:url(/images/tab/tab-hover-left.gif) no-repeat;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab {background:url(/images/tab/tab-hover.gif) repeat-x;}
.CustomTabStyle .ajax__tab_active .ajax__tab_outer {background:url(/images/tab/tab-active-right.gif) no-repeat right;}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner {background:url(/images/tab/tab-active-left.gif) no-repeat;}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab {background:url(/images/tab/tab-active.gif) repeat-x;}
.CustomTabStyle .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#cbcbcb;}
