/* CSS Document */

.caja1 {
	border: 1px solid #dedede;
	font-size: 11px;
	width: 100%;
	background: url(../images/fondo_caja.jpg) repeat-x bottom;
	margin: 0px;
	padding: 0px;
}

.caja1 h1 {
	height: 35px;
	background: url(../images/fondo_h1.jpg) repeat-x bottom;
	border-bottom: 1px solid #333333;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.caja1 p {
	margin-left: 10px;
}

.caja1 h3 {
	font-size: 16px;
	color: #ce9d34;
	border-bottom: 1px solid #333333;
	background: transparent url(../images/caja1/fondo_titulo_caja_1.gif) bottom left repeat-x;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: normal;
	line-height: 30px;
}
.caja1 h3 a {
	line-height: 30px;
	color: #ce9d34;
	font-size: 16px;
}
.caja1 h3 .extra {
	color: #666666;
	font-size: 12px;
}
.caja1 li {
	font-weight: bold;
}

.caja1_cuerpo {
	font-size: 11px;
	font-weight: normal!important;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
}

.caja1_cuerpo a {
	font-size: 11px;
}

.caja1_cuerpo p {
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.caja1_enlace {
	text-align: right;
	margin-right: 10px;
	padding-bottom: 5px;
	bottom: 0px;
}
.caja1_enlace  a  {
	font-weight: normal;
}
