#header {
/*background: #66594E url('images/header_seccioncompetencia.gif') no-repeat bottom center;*/

background: #300007 url('images/header.gif') no-repeat bottom center;
}

.cajamenu_seccioncompetencia {
	margin: 0;
	padding: 50px 20px 20px 20px;
	width: 237px;
	background-color: #AE690E;
	background-image: url(images/sidebar/fondos-sc.png);
	background-repeat: no-repeat;
	background-position: top;
}

.small2seccioncompetencia {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #F3F4E4;
	font-size: 11px;
	line-height: 1.7em;
	font-weight: bold;
	background-image: url(images/sidebar/fondtit2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #AE690E;
	list-style-type: none;
}
	.small2seccioncompetencia a:link {
	color: #F3F4E4;
	text-decoration:none;
	}
	.small2seccioncompetencia a:visited {
	color: #F3F4E4;
	text-decoration:none;
	}
	.small2seccioncompetencia a:hover {
	color: #663300;
	text-decoration: none;
	}
	
.small2seccioncompetencia_open {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.7em;
	font-weight: bold;
	background-image: url(images/sidebar/fondtit2_open.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding: 0px 0px 0px 30px;
	margin: 0px;
/*	background-color: #66CC33;*/
	background-color: #AE690E;
	list-style-type: none;
}
	.small2seccioncompetencia_open a:link {
	color: #F3F4E4;
	text-decoration:none;
	}
	.small2seccioncompetencia_open a:visited {
	color: #F3F4E4;
	text-decoration:none;
	}
	.small2seccioncompetencia_open a:hover {
	color: #663300;
	text-decoration: none;
	}
	
.breadcrumb_seccioncompetencia {
	font-family:  Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	margin: 10px 0 0 0;
	color: #999999;
}
