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

#col-izq-card {
float:left;
width:250px;
}

#col-der-card {
float:right;
width:350px;
}

#card-services{
	background-image:url(../img/card-services.gif);
	background-repeat:no-repeat;
	height:171px;
	width:613px;
	!height:191px;
	!width:653px;
	_height:191px;
	_width:653px;
	padding:10px 20px;;
	color:#FFFFFF;
	line-height:14px;
	position:relative;
	}

.titular-card{
	color:#7b3f0b;
	font-size:17px;
	line-height:26px;
}

.card-crosspromo{
	background-repeat:no-repeat;
	width:174px;
	height:65px;
	!width:194px;
	!height:75px;
	_width:194px;
	_height:75px;
	margin-top:27px;
	padding:10px 10px;
	display:block;
	color:#FFFFFF;
	font-size:17px;
	line-height:19px;
}


#green{
	text-decoration:none;
	background-image:url(../img/back-green.gif);
	}
	



#red{
	background-image:url(../img/back-red.gif);
	margin-top:12px;
	}
	
#blue{
	background-image:url(../img/back-blue.gif);
	margin-top:12px;
	}
