.degradado1 {
	background-image: url(../images/itcleader_02.jpg);
	background-repeat:  repeat-x;
	height: 79px;
}
.degradado2 {
	background-image: url(../images/itcleader_05.jpg);
	background-repeat:  repeat-x;
	height: 39px;
}
.degradado3 {
	background-image: url(../images/itcleader_06.jpg);
	background-repeat:  repeat-x;
	height: 32px;
}
.cuerpo2 {
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.cuerpo {
	background-color: #FFFFFF;
	border: 10px solid #999999;
}
.banner {
	background-image: url(../images/fondo_itcleader_03.jpg);
	background-repeat: no-repeat;
	height: 201px;
	width: 901px;
}
.pleca {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bordeazul {
	border: thin solid #A4ADD9;
	padding-right: 10px;
	padding-left: 10px;
}
