
div.page.content div.noticias {
	margin-bottom: 10px;
}

div.otras-noticias div.content-summary h4 {
	font-size: 13px;
}

div.page.content div.box-header h2,
div.page.content #noticias h3,
div.page.content #noticias h4,
div.page.content div.serp h4 {
	font-weight: bold;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}

div.span-1,  div.span-2,  div.span-3, 
div.span-4,  div.span-5,  div.span-6, 
div.span-7,  div.span-8,  div.span-9, 
div.span-10, div.span-11, div.span-12, 
div.span-13, div.span-14, div.span-15, 
div.span-16, div.span-17, div.span-18, 
div.span-19, div.span-20, div.span-21, 
div.span-22, div.span-23, div.span-24 {
	float:left;margin-right: 20px;
}

div.page.content div.box-header h2,
div.page.content #noticias h3,
div.page.content #noticias h4,
div.page.content div.serp h4 {
	font-weight: bold;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}

.last {
	margin-right:0;padding-right:0;
}



div.content-summary {
	/*border-bottom: 1px solid #E6E5CD;*/
	padding-bottom: 6px;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
}
div.content-summary h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
div.content-summary h4 {
	font-size: 14px;
	margin-bottom: 5px;
}
div.otras-noticias div.content-summary h4 {
	font-size: 13px;
}
div.content-summary div.summary-body p {
	margin-bottom: 10px;
}



/* Bloque de imágenes */
div.image-set {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 0;
}
div.image-set img {
	border: 3px solid #E1EAEA;
}
div.image-set.icon img {
	border: none;
}
div.image-set p.caption {
	color: #666666;
	font-style: italic;
	margin-top: 5px;
}

/* Bloques de contenido de 9 columnas, destacado */
div.content-box.hilite,
div.content-box.hilite a { 
	color: #FFFFFF; 
}
div.content-box.hilite p.date-published { color: #E9E9E9; }
div.content-box.hilite div.summary-body { color: #333333; }
div.content-box.hilite div.box-header h2 {
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.content-box.hilite.span-9 .wrap {
	padding: 0 10px;
	background: #8EB3BE url(/images/bg-contentbox-hilite9cols-bottom.png) bottom left no-repeat; 
	padding-bottom: 2px;
}
div.content-box.hilite.span-9 {
	padding-top: 8px;
	background: #FFFFFF url(/images/bg-contentbox-hilite9cols-top.gif) top left no-repeat; 
	margin-bottom: 15px;
}
/* Variante de 6 columnas */
div.span-6 div.content-box.hilite .wrap {
	padding: 0 10px;
	background: #8EB3BE url(/images/bg-contentbox-hilite6cols-bottom.png) bottom left no-repeat; 
	padding-bottom: 2px;
}
div.span-6 div.content-box.hilite {
	padding-top: 8px;
	background: #FFFFFF url(/images/bg-contentbox-hilite6cols-top.gif) top left no-repeat; 
	margin-bottom: 15px;
}

div.main-contentblock div.summary-head h4 { 
	font-weight: bold; 
}

div.content-body.ficha-servicio div.summary-head h3,
div.main-contentblock.faq-home div.content-header h3 {
	position: relative;
	background: #7B9CB7 url(../images/bg-ficha-servicios-header.png) left bottom no-repeat;
	color: #FFFFFF;
	padding: 5px 15px 13px 20px;
	font-size: 14px;
	font-weight: bold;
}

div.content-body.ficha-servicio div.summary-body {
	margin: 0;
	padding: 0 20px;
}

p.category {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}
p.date-published {
	font-size: 11px;
	color: #CC6600;
	margin-bottom: 6px;
}
p.more { text-align: right; }

div.otras-noticias div.content-summary h4 {
	font-size: 13px;
}


#sercotec_noticias_body h2 a
{
    text-decoration: none;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 20px;
	color: #006699;
    text-decoration: none;
}

#sercotec_noticias_body h2 a:hover{
 color:#CC6600;
}

#sercotec_noticias_body h3 a{
 text-decoration: none;
}

#sercotec_noticias_body h4 a{
 text-decoration: none;
}

#sercotec_noticias{
   margin-left:15px;
}