﻿h1
{
	color:#4D4D4F;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #DBDBDB;
	margin-bottom:15px;
	padding-bottom:5px;
}
.text_box .container-wrapper
{
	float:left;
	/*width:31%;*/
	width:48%;
	margin-right: 10px;
}

.text_box .container-wrapper h3
{
	 color: #E0006F;
	font-size: 12px;
    font-weight: bold;
    text-align: left;
	letter-spacing: 0;
	padding:0px;
}

.text_box .container-wrapper h2
{
	font-size: 18px;
    font-weight: bold;
    text-align: left;
	color: #000000;
	padding:0px;
	float: left;
    width: 100%;
}

.text_box .container-wrapper h2 strong {color: #E0006F;}
.text_box .container-wrapper ul { padding-left: 14px; margin-left:0px;}


.text_box h2,
.text_box .Blog_RecentEntries
{
	padding:0 0 10px 0;
}
.text_box h2 a,
.text_box .Blog_RecentEntries a
{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}
.article
{
	background:inherit;
	padding: 0px 0px 12px 0px;
}
.text_box .container-wrapper .article h2 {padding-bottom:10px;}

.Blog_RecentEntries_Dateline,
a.view-all-link
{
	color:#A6A6A6;
}

.bloque {
float:left;
padding-top:10px;
}



/*home_des*/

ul.home_des {padding-left:0;}
ul.home_des li{padding:5px 15px 5px 53px; width:222px; float:left; list-style-type:none; min-height:70px;}
ul.home_des li.c01 {background:transparent url(images/home_01.gif) no-repeat 0px 0px;}
ul.home_des li.c02 {background:transparent url(images/home_02.gif) no-repeat 0px 0px;}
ul.home_des li.c03 {background:transparent url(images/home_03.gif) no-repeat 0px 0px;}
ul.home_des li.c04 {background:transparent url(images/home_04.gif) no-repeat 0px 0px;}

ul.home_des li strong {color:#E0006F;}


