﻿/*ventas pymes*/
#divContent {
	overflow: visible;
	margin-left: 20px;
	width: 920px;
	position: relative;
	z-index: 0;
	color: #000;
}
/*cajaofertas*/
#Content {
	position:absolute;
	padding-left: 5px;
	padding-right: 5px;
	width:710px;
	height:350px;
	z-index:0;
	overflow: hidden;
	overflow-y: auto;
	left: 200px;
	top: -1px;
}
/*titular*/
#Content h1 {
	font-family: Arial;
	color:#000;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
#Content h2 { font-family: Arial; color:#00714f; font-size: 12px; font-weight: bold; }
#Content a 						{ font-family: Arial; font-size:12px; color:#baca00; text-decoration:underline; font-weight: bold; }
#Content a:hover				{ color:#94a003; }
#Content a.lnkGris			{ font-family: Arial; font-size:12px; color:#666666; text-decoration:none; font-weight: bold;}
#Content a.lnkGris:hover	{ text-decoration:underline;  }

#ContentPro 			{
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	width:785;
	height:369px;
	color: #003;
	overflow: hidden;
	overflow-y: auto;
}
#ContentPro h1 		{
	color:#003;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
}
#ContentPro a			{ color: #BACA00; text-decoration: underline; }
#ContentPro a:hover	{
	color: #F00;
}

#ContentEsp { position:absolute; padding-left: 5px; padding-right: 5px; width:372px; height:369px; z-index:1; overflow: hidden; overflow-y: auto;}
#ContentEsp h1 { color:#00714f; font-size: 20px; font-weight: bold; font-family: Arial;}

#Content.hom { width:785px; padding-left: 0px; }

#Content.pro { width:372px; background-color: #00714f; color: #ffffff; padding-left: 5px; }
#Content.pro h1 { color:#baca00; }
#Content.ton { width:372px; padding-left: 5px; }

td.ofertas-header {
	background-color: #BED4E4;
	color: #000;
}
.style1 {
	color: #F90;
}
/*tabla1verde*/
.table-ofertas-td{
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 3px;
	border-bottom: #006742;
	padding-right: 8px;
}
/*tabla2roja*/
.table-ofertas-td2{
	color: #003;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 3px;
	border-bottom: #006742;
}

#trabaja {
	color: #BED4E4;
}
.trabaja {
	color: #BED4E4;
}
#izquierda {
	text-align: left;
}
.logos {
	padding-top: -3px;
}
.tablacentro {
	text-align: left;
}

