0@charset "utf-8";
/* CSS Document */

a.normal{	
	text-decoration: none;
	font-weight: bold;
	color: #2987e2;
}

a.normal:hover{
	color: #0060c0;
}

a{
	text-decoration: none;
	color: #2987e2;
}

a:hover{
	color: #0060c0;	
}

a.serv{
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

a.serv:hover{
	color: #0060c0;
}

a.idiomaesp{
	width: 41px;
	height: 39px;
	background: url(../images/idiomaesp.gif);
	background-position:100% -39px;
	margin-right: 1px;
	float: right;
}

a.idiomaesp:hover{	
	background-position:100% 0px;
}

div.idiomaesp{
	width: 41px;
	height: 39px;
	background: url(../images/idiomaesp.gif);
	margin-right: 1px;
	float: right;
}

a.idiomacat{
	width: 44px;
	height: 39px;
	background: url(../images/idiomacat.gif);
	background-position:100% -39px;	
	float: right;
}

a.idiomacat:hover{	
	background-position:100% 0px;
}

div.idiomacat{
	width: 44px;
	height: 39px;
	background: url(../images/idiomacat.gif);
	float: right;
}

a.admin{
	width: 33px;
	height: 39px;
	background: url(../images/admin.gif);
	background-position:100% 0px;
	margin-right: 11px;
	float: right;
}

a.admin:hover{
	background-position:100% -39px;	
}

a.menusec{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 15px;
	float: right;	
}

a.menusec:hover{
	color: #f4b900;
}

a.menusecesp{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 4px;
	float: right;	
}

a.menusecesp:hover{
	color: #f4b900;
}

a.menusecsel{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f4b900;
	margin-right: 15px;
	float: right;	
}

a.menusecsel:hover{
	color: #f4b900;
}

a.menusecespsel{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f4b900;
	margin-right: 4px;
	float: right;	
}

a.menusecespsel:hover{
	color: #f4b900;
}

a.proart{
	width: 144px;
	height: 29px;
	background: url(../images/proart.gif);
	background-position:100% 0px;
	float: right;
}

a.proart:hover{
	background-position:100% -29px;
}

a.cabsubapar{
	text-align: left;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #666666;
}

a.cabsubapar:hover{
	color: #0060c0;
}

a.cabsubaparsel{
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #0060c0;
}

a.titnoticia{
	color: #000000;
	font-weight:bold;
	font-size: 12px;
}

a.titnoticia:hover{
	color: #333333;
}

a.naranja{
	color: #ff5c00;
	font-weight: bold;
	text-decoration: none;
}

a.naranja:hover{
	color: #ff5c00;
	font-weight: bold;
	text-decoration: underline;	
}




