/* CSS Document */
@import url('generico.css');

#cont-top {
	float: left;
	background-color: white;
	width: 940px;
	margin-bottom: 20px;
}

#cont-top h1 {
	float: left;
	display: block;
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: normal;
}

#cont-top h1 strong {
	color: #cf1e33;
	font-size: 1.2em;
}			 		 

.bnnr-cont-top { 
	float: right;
	width:auto;
	height:auto;
}

.bnnr-cont-top img {
	border: 1px solid #bfc0c2;
}

.bnnr-cont-top object {
	float:right;
	position:relative;
	left:10px;
	width:auto;
}

#cont-left {
	float: left;
	width: 790px;
}

#a, #b, #c {
	float: left;
	margin-bottom: 20px;
}

#b, #c {
	width: 790px;
}

.a-promo {
	float: left;
	width: 226px;
	margin-right: 35px;
}

.top-round-corner, .top-round-corner img {
	float:left;
}

.promo-header { 
	width: 223px;
	height: 29px;
	float:left;
	background-color: #cf1e33;
	border-bottom: 6px solid #ddb016;
	text-align: center;
	border-left: 1px solid #d3d3d4;
	border-right: 1px solid #d3d3d4;
}

.promo-header h3 { 
	color: #fff;
	display: inline;
	font-family: helvetica, arial, sans-serif;
	font-size:1.5em;
	font-weight: normal;
	font-style: italic;
}

.promo-img {
	float: left;
}

.b-bnnr { 
	background: url(./images/fondo-banner-rotatorio.jpg) no-repeat top left;
	float: left;
	width: 280px;
	height: 238px;
	margin-right: 35px;		 
}

.b-bnnr img {
	position: relative;
	left:42px;
	top:7px;
}

.b-promo {
	background: url(./images/promo-placa.gif) no-repeat top left;
	float: left;
	width: 406px;
	height: 233px;
	text-align: center;				 				 
}

.b-promo .head { 
	float: left;
	width: 406px;
	height:auto;				
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
	color: #cf1e33;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}

.b-promo .head h2 {
	display: inline;
	font-size:16px;
}			 		 				 		 

.b-promo .subhead { 
	float: left;
	text-transform: uppercase;					 
	width: 406px;
	height: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #6c6c6c;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;					 				 
}

.b-promo .subhead p {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;				 
}				 

.b-promo .text { 
	float: left;
	width: 320px;
	height: auto;
	font-family: Helvetica, Arial, sans-serif;
	color: #6c6c6c;
	font-size: 1em;
	text-align: center;
	padding-top: 10px;
	padding-left: 40px;				
}

.b-promo .text p {
	display: inline;		
	text-align: center;							
}

.b-promo .text a {
	text-decoration: none;
	font-size: 1em;
	color: #cf1e33;
}

#cont-right {
	float: right;
	width: 150px;
}

.bnnr-right {
	float: left;
	width:150px;
	height:auto;
}

.bnnr-right .bnnr-head {
	width: 159px;
	height: 15px;
	padding-top: 1px;
	float:left;
	background-color: #cf1e33;
	border-bottom: 3px solid #ddb016;
	text-align: center;
}

.bnnr-right .bnnr-head h3 {
	color: #fff;
	display: inline;			 
	font-family: helvetica, arial, sans-serif;
	font-size:1.1em;
	font-weight: normal;
	font-style: italic;			
}

.bnnr-right .bnnr-img {
	float: left;
}

#c .google-ad-bottom {
	float: left; text-align: center;
}

a:hover, a:visited, a:link {
	border:none;
	text-decoration:none;
}
