#dPortada table {
	width:224px;
	border:0;
	border-collapse:collapse;
	float:left;
	clear:none;
	margin-bottom:1em;
}

#dPortada h3 {
	margin:0 0 5px 0;
	font-size: 100%;
}
#s1, #s3 {
	margin-right:10px;
}
#s1 caption {
	background-image: url(../images/head_secc01.png);
}
#s2 caption {
	background-image: url(../images/head_secc02.png);
}
#s3 caption {
	background-image: url(../images/head_secc03.png);
}
#s4 caption {
	background-image: url(../images/head_secc04.png);
}

#s1 caption, #s2 caption, #s3 caption, #s4 caption {
	text-align:left;
	font-family: Georgia;
	font-weight: bold;
	color: #666666;
	background-repeat: no-repeat;
	height: 22px;
}

.s1_C {
	background-color: #E0F0FF;
}
.s2_C {
	background-color: #E0F0B2;
}
.s3_C {
	background-color: #FFF0B2;
}
.s4_C {
	background-color: #F7D8D8;
}
.s1_C, .s2_C, .s3_C, .s4_C {
	font-size: 95%;
	padding: 5px;
	color: #666666;
}

.s1_C p , .s2_C p , .s3_C p , .s4_C p {
	text-align: left;
}


.s1_C a, .s2_C a, .s3_C a, .s4_C a{
	color: #666666;
	text-decoration: none;
}

.s1_C a:hover, .s2_C a:hover, .s3_C a:hover, .s4_C a:hover {
	color: #CC3300;
	text-decoration: underline;
}


.s1_F {
	background-image: url(../images/foot_secc01.png);
	background-repeat: no-repeat;
}
.s2_F {
	background-image: url(../images/foot_secc02.png);
	background-repeat: no-repeat;
}
.s3_F {
	background-image: url(../images/foot_secc03.png);
	background-repeat: no-repeat;
}
.s4_F {
	background-image: url(../images/foot_secc04.png);
	background-repeat: no-repeat;
}


.s1_F, .s2_F, .s3_F, .s4_F {
	font-size: 95%;
	height: 22px;
}


.mInfo {
	float: right;
	width: 18%;
	text-align: center;
}

.mInfo  {
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
}

.mInfo a {
	color: #CC3300;
}

.mInfo a:hover {
	color: #CC3300;
	text-decoration: none;
}
