#bannerprincipal h1 {
	float: left;
	margin-right: 25px;
}
#bannerprincipal p {
	padding: 20px 0 0 0;
}
#imagenderecha {
	float: right;
	width: 250px;
	padding: 10px;
}
#imagenderecha p {
	border-top: 1px solid #ef4824;
	text-align: center;
}
#contenidos p {
	padding: 5px 0 5px 0;
}
#contenidos h2 {
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
}
#contenidos h3 {
	border-bottom: 1px solid #ef4824;
	color: #ef4824;
	margin-top: 10px;
}
#contenidos ul {
	list-style-type: circle;
	color: #000;
	margin-left: 15px;
	margin-bottom: 15px;
}
#contenidos ul li a {
	color: #000;
}
#contenidos table, #contenidos table td, #contenidos table tr {
	border: 1px solid #ccc;
	border-collapse:collapse;
	padding: 4px;
}
#contenidos strong {
	color: #ef4824;
}
/* ////////////////////////// BOLSA PROFESORADO */
#bolsaprofesorado {

}
#bolsaprofesorado h3 {
	border-bottom: none;
	color: #ef4824;
	margin-top: 0;
}
#bolsaprofesorado table {
	background-color: #fff;
	margin-top: 5px;
}
#bolsaprofesorado table td, #bolsaprofesorado table th {
	padding: 4px;
}
#bolsaprofesorado table th {
	text-align: left;
	background-color: #ffddc9;
	color: #ef4824;
}
#bolsaprofesorado table td {
	border-bottom: 1px solid #ffddc9;
}
#bolsaprofesorado .titulotabla {
	background-color: #fff;
	color: #ef4824;
	border-top: 1px solid #ef4824;
	border-bottom: 1px solid #ef4824;
}
#bolsaprofesorado .titulotabla strong {
	background-color: #ef4824;
	color: #fff;
}
/* /////////////////////////////////////// LOGIN */
#login {}
#loginalta {
	float: left;
	width: 175px;
	padding: 15px;
	background-color: #FFDDC9;
	margin: 0 20px 0 0;
}
table#usuario {
	margin: 10px 0 0 10px;
}
