.caps { font-weight:bold }

#content div.noticia p.destacadoizq {
	float: left;
	width: 40%;
	font-size: 130%;
	text-align: right;
	padding-right: 10px;
	color: #007EA3;
}

#content div.noticia p.destacadodcha {
	float: right;
	width: 40%;
	font-size: 130%;
	text-align: left;
	padding-left: 10px;
	color: #007EA3;
}

#wrap #sidebar-r #sitios-coepa {
	height: 114px;
	background: #F5C1A4;
	margin:0;
	margin-left: 7px;
	padding-top: 15px;
}

#wrap #sidebar-r #sitios-coepa p {
	color: #000;
	margin-left: 10px;
	margin-right: 10px;
}

#wrap #sidebar-r #internacional {
	margin-top: 7px;
}

#sidebar-l #informesbox #introcoepa p a, #wrap #content .noticia a {
	color: #007EA3;
	text-decoration: none;
	border-bottom: 1px solid #007EA3;
}

#wrap #content .noticia a:hover {
	color: #4F4F64;
	text-decoration: none;
	border-bottom: 1px solid #D47843;
}

#wrap #content label {
	display: block;
	float: left;
	width: 80px;
}
#wrap #content #contacto {
	margin-top: 25px
}

#wrap #content #contacto p input {
	width: 250px;
}

#wrap #content #contacto p.sub-button input {
	width: 100px;
}

ul.languages {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 2px;
}

ul.languages li {
	display: inline;
	color: #D47850;
}
ul.languages li a{
	font-weight: bold;
	color: #007EA3;
	text-decoration: none;
}