/*GENERAL*/
BODY{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;

	font-size: 12px;
	font-style: normal;
	color: #666666;
	background-color: #ffffff;
}

IMG{
	border: 0px;
}

A{
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;

	font-size: 12px;
	color: #174e91;
	text-decoration: none;
}

A:HOVER{
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;

	font-size: 12px;
	color: #174e91;
	text-decoration: underline;
}

TD{
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;

	font-size: 12px;
	color: #666666;
}

TABLE.main_tab{
	background-color: #ffffff;
}

td.contenido{

}

td.infoBoxHeading{
	font-weight:bold;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14px;
	padding: 3px;
}

.boton {
	font-family:'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;

	font-size: 12px;
	font-weight: bold;
	background-color: #ddeeff;
	color: #174e91;
	border: 1px solid #174e91;
}

.input{
	background-color:#ffffff;
	color:#174e91;
	font-family:'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size:12px;
	border: 1px solid #174e91;
}

.foto{
	border: 1px solid #999999;
}



TD.main_content{
	padding: 8px;
}

TABLE.menu_main {

}
TABLE.menu_main_hover {

}

A.menu_main {
	color:#838181;
	font-family:'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;

	font-size:14px; 
	font-weight:normal;
	text-decoration: none;
}

A.menu_main_selected {
	color:#838181;
	font-family:'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;

	font-size:14px; 
	font-weight:bold;
	text-decoration: none;
}

A.menu_main:hover {
	color:#838181;
	font-family:'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size:14px; 
	font-weight:normal;
	text-decoration: underline;
}

A.menu_main_selected:hover {
	color:#838181;
	font-family:'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size:14px; 
	font-weight:bold;
	text-decoration: underline;
}

A.submenu_col {
	
	color:#aaaaaa;
	font-family:'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size:12px;
	text-decoration: none;

}

A.submenu_col:hover {
	
	color:#aaaaaa;
	font-family:'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;

	font-size:12px;
	text-decoration: underline;

}

A.submenu_col_sel {
	
	color:#666666;
	font-family:'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size:12px;
	text-decoration: none;

}

A.submenu_col_sel:hover {
	
	color:#666666;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size:12px;
	text-decoration: underline;

}


TD.columna_left{

}

TD.columna_right{
	background-color:#e0e2dd;
	padding: 6px;
}

TD.main_title{
	color:#174e91;
	font-family:'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	border-bottom: 1px solid #174e91;
}

A.main_title{
	color:#174e91;
	font-family:'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size:15px;
	font-weight:bold;
}