@charset "utf-8";
/* CSS Document */

.art-intro{
	float:left;
	width:210px;
}

.art-intro h1 {
	background-image: url(../imagenes/subrayado-titular.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 18px;
	padding-bottom: 10px;
}
.art-intro h2 {
	font-family: Georgia;
	color: #7faf0b;
	font-size: 22px;
	font-weight: normal;
	margin-top: -5px;
}
.art-intro h2 a{
	color: #7faf0b;
	text-decoration:none;
}
.art-intro h2 a:hover{
	text-decoration: underline;
}


.art-intro h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-top: -10px;
}



.pie-foto {
	text-align:center;
	padding: 5px;
	margin-top: 5px;
	background-image: url(../imagenes/subrayado-titular.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size:11px;
}



.articulo{
	padding-left:10px;
	margin:0px 0px 20px 5px;
	width:430px;
	float:right;
}

.art-introb{
	width:630px;
}

.art-introb h1 {
	background-image: url(../imagenes/subrayado-titular.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 18px;
	padding-bottom: 10px;
}
.art-introb h2 {
	font-family: Georgia;
	color: #7faf0b;
	font-size: 22px;
	font-weight: normal;
	margin-top: -5px;
}
.art-introb h2 a{
	color: #7faf0b;
	text-decoration:none;
}
.art-introb h2 a:hover{
	text-decoration: underline;
}


.art-introb h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-top: -10px;
}


.articulob{
	margin:0px 0 5px 5px;
	width:630px;
}
.articulo-foto{
	padding:5px;
	margin-bottom:10px;
	border:1px #999 solid;
	background-color:#FFF;
}
.articulo-texto{
	margin:5px 0 0px 0px;
	padding:5px;
	border:0px #999 solid;
}

.paginador {
	padding-top:10px;
	font-family: Arial;
	font-size: 12px;
	color: #060;
	text-align: center;
}

.paginador a{
	text-decoration:none;
	font-weight:bold;
	color:#060;
}

.pregunta {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
	color:#060;
}

