/*
	DETALLE DE ESTILO EN PAGINA GENERAL
*/
body{
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	scrollbar-3dlight-color : #DFDFDF;
	scrollbar-arrow-color : #554337;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #717171;
	scrollbar-face-color : #DDD9D8;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	background-color: #EFEFEF;
}
li.home{
	list-style-image: url(images/homelinks_bullet.jpg);	
	margin-left: 1px;
	padding-left: 1px;
}
ul{
	margin-left: 18px;
}

a:link, a:visited, a:active { 
	font-weight: normal;
	color: #5A647D;  
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	font-weight: normal;  
	color: Red;
	font-size: 11px;
	text-decoration: none;
}

a.homelinks:link, a.homelinks:visited, a.homelinks:active { 
	font-weight: normal;
	color: White;  
	font-size: 11px;
	text-decoration: none;
}

a.homelinks:hover {
	font-weight: normal;  
	color: Red;
	font-size: 11px;
	text-decoration: none;
}

th { 
	background-color: #FFFFFF;  
	color: #FFFFFF;  
	font-size: 12px;  
	text-align: center;     
}

hr
{
	color: #001C9A;
	background-color: #001C9A;
   border: none;
	height: 2x;
	width: 100%;
}

td{
	font-size: 11px;
	color: #6F6F6F;  
}

textarea {
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;

}
li{
	margin-left: 10px;
}
/*
	DETALLE DE ESTILO EN PAGINA PRINCIPAL
*/

td.titleHome{
	color: white;
	font-size: 12px;
}

a.scats_home:link, a.scats_home:visited, a.scats_home:active { 
	font-weight: normal;
	color: Black;  
	font-size: 11px;
	text-decoration: none;
}

a.scats_home:hover {
	font-weight: normal;  
	color: Red;
	font-size: 11px;
	text-decoration: none;
}


a.mainMenu:link, a.mainMenu:visited, a.mainMenu:active { 
	font-weight: normal;
   	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;  
	font-size: 11px;
	color: #333333;  
}

a.mainMenu:hover {
	font-weight: normal;
   	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;  
	font-size: 11px;
	color: #0033CC;  
}

a.mainMenu1:link, a.mainMenu1:visited, a.mainMenu1:active { 
	font-weight: normal;  
	font-size: 11px;
	color: #000000;  
}

a.mainMenu1:hover {
	font-weight: normal;  
	font-size: 11px;
	color: Red;  
}

td.mainmenu{
	color: black;
	font-size: 10px;	
	font-weight: bolder;
	background-image: url(images/menu_bg.jpg);
}
td.mainmenu_over, td.right_column, td.home_box{
	color: Black;
	font-size: 10px;	
	font-weight: normal;
	background-color: White;
}
td.right_column{
	width: 164px;
}
td.titleshome{
	color: #FFFFFF;
	font-size: 11px;	
	font-weight: bolder;
}

td.news{
	color: #FFFFFF;
	font-size: 13px;	
	font-weight: bolder;
}

td.left_menu{
	background-color: #3366CC;
	width: 180px;
}
td.left_menu2{
	background-color: #3366CC;
	width: 180px;
	color: white;
	text-align: right;
	padding-top: 4px;
	padding-right: 3px;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
}

a.mainMenu_2:link, a.mainMenu_2:visited, a.mainMenu_2:active { 
	font-weight: bolder;  
	font-size: 9px;
	color: Black;  
}

a.mainMenu_2:hover {
	font-weight: bolder;  
	font-size: 9px;
	color: Black;  
}

a.titles:link, a.titles:visited, a.titles:active { 
	font-weight: bolder;  
	font-size: 11px;
	color: #000000;  
	padding-left: 14px;
}

a.titles:hover {
	font-weight: bolder;  
	font-size: 11px;
	color: #000000; 
	padding-left: 14px;	 
}

/*
	DETALLE DE ESTILO EN DETALLE AREA (SUBMENUS)
*/

td.title_area{
	color: #323D5C;
	font-size: 12px;
	font-weight: 600;
	text-transform: none;
	font-weight: bold;
}


.first{
	background-color: #E4E4E4;
	font-size: 11px;
	color: black;
	font-weight:bolder;
}

.second{
	background-color: #EEEEEE;
	color: black;
	font-size: 11px;
	font-weight:bolder;
}

/*
	DETALLE DE ESTILO EN LISTADO DE ELEMENTOS (ITEM LIST)
*/

.firstItem{
	background-color: #CBCFDA;
	font-size: 11px;
	color: black;
	font-weight:bolder;
}

.secondItem{
	background-color: #FFFFFF;
	color: black;
	font-size: 11px;
	font-weight:bolder;
}

a.showItem:link, a.showItem:visited, a.showItem:active { 
	font-weight: bolder;  
	font-size: 10px;
	color: #6E6E6E;  
	text-decoration: none;
}

a.showItem:hover {
	font-weight: bolder; 
	font-size: 10px;
	color: Red;  
	text-decoration: underline;
}

/*
	DETALLE DE ESTILO EN LISTADO DE ELEMENTOS (DETALLE ELEMENTO)
*/

td.itemTitle{
	color: #3D4A6A;
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
}

td.itemResumen{		
	background-color: #EEEEEE;
	font-size: 11px;
	color: black;
	font-weight:bolder;
}

td.itemDetail{
	font-size: 11px;
    color: black;
}

.itemBackResumen
{
	background-color: #EEEEEE;
	font-size: 11px;
	color: black;
	font-weight:bolder;
}
/*
	DETALLE DE ESTILO EN PAGINA DE NOTICIAS (SCROLL)
*/

a.newsLink:link, a.newsLink:visited, a.newsLink:active { 
	font-weight: bold;
	color: White;  
	font-size: 9px;
	text-decoration: none;
	padding-left: 4px;
}

a.newsLink:hover {
	font-weight: bold;
	color: #FFD700;  
	font-size: 9px;
	text-decoration: none;
	padding-left: 4px;	
}

td.newsLink{
	font-weight: bold;
	color: White;  
	font-size: 9px;
	text-decoration: none;
	padding-left: 3px;
}

td.newsDate
{
	font-weight: normal;
	font-size: 10px;
	color: #001C9A;
}

td.newsResumen
{
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	text-align: justify;
}

/*
	DETALLE DE ESTILO EN PAGINA DE NOTICIAS (DETALLE NOTICIA)
*/

td.newsTitle{
	color: #323D5C;
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
}

.showItemDate{		
	background-color: #EEEEEE;
	font-size: 12px;
	color: #001C9A;
	font-weight:bolder;
}

td.showNewsResumen{		
	background-color: #EFEBEC;
	font-size: 11px;
	color: black;
	font-weight:bolder;
	padding: 5px;
}

td.newsDetail{
	font-size: 11px;;
}

.newsBackResumen
{
	background-color: #EEEEEE;
	font-size: 11px;
	color: black;
	font-weight:bolder;
}

/*
	DETALLE DE ESTILO EN LISTADO DE NOTICIAS
*/

td.newsTitleList{
	font-size: 12px;
	color: #001C9A;
	font-weight:bolder;
	text-transform: capitalize;
}

.newsDateList{
	font-size: 11px;
	color: #DF001E;
	font-weight:bolder;
	text-transform: capitalize;
}

td.newsDetailList{
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}

.first_{
	background-color: #CDD0D8;
}

.second_{
	background-color: #FFFFFF;
}

li{list-style-image:url(/vivo_consulting/images/bullet_info.gif);}