@charset "UTF-8";


#home .seccion h2{
	color: #FFFFFF;
    font-size: 35px;
    font-style: oblique;
    font-weight: normal;
    margin-bottom: 0 !important;   
	
}

#home .seccion h1{
	color:#636363;
	font-size:29px;
    font-weight: normal;
	margin-top: 0 !important;    

}

.bar{
	background:url(../../images/barra_section.jpg) repeat-x;
	display:block;
	height:2px;
	margin-top:20px;
	margin-bottom:23px;
}

    
#home .novedades {
    float: left;
    margin-left: 50px;
    margin-top: 15px;
    min-height: 180px;
    padding: 5px 0 18px;
    width: 270px;
}

#home figcaption {
	float:left;
	width:250px;
	color:#5E5F62;
	text-align:justify;
	margin-top:5px;	
}

#home figcaption h2{
	text-transform: capitalize !important;
	font-size: 20px !important;
}

#home #slides2{
	width:250px;
}

#home figcaption a{
	color:#004471;
	text-decoration:none;
	font-weight: bold;
}


#home .novedades h1 {
	font-style:oblique;
	color: #8A8C8E;
    font-weight: normal;
    margin-bottom: 10px;
	margin-top:0px !important;
	font-size:33px;
	font-family: 'genevaregular';	
}

#home figcaption p {
	text-align:justify;
	margin-top:15px;
	color:#5E5F62;
}

#home article img {
	border-radius: 10px 10px 10px 10px;
	float:left;
	
}

.ingcta{
	background:url(../../images/fondoingresar.png) no-repeat;
	color: #FFFFFF;
    float: right;
    font-weight: bold;
    height: 20px;
    padding-bottom: 3px;
    padding-left: 9px;
    padding-top: 5px;
    text-decoration: none;
    width: 77px;

}

.ingcta:hover{
	color: #fff !important;
	text-decoration: underline;
}

.pagination{
	float:right;
}

#textoBienvenidos{
	display: none;
	padding: 20px 16px 54px 0px;
}

#textoBienvenidos .titleHome {
	color: #8a8c8e;
	font-weight: normal;
	margin-bottom: 14px;
	font-style: oblique;
	font-size: 33px;
	font-family: 'genevaregular';
}

#textoBienvenidos .tetxcontent{
	text-align: justify;
	color: #5e5f62;
	line-height: 20px;
	letter-spacing: 0px;
	font-weight: normal !important;
	font-size: 12px;
}