


/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body, p, h1, h2, h3, h4, h5, h6, strong, ul, li, form, img {
	padding:0px;
	margin:0px;
	border:none;
}
h1{
	font-size: 18px;
	color: #CB112F;
	font-weight: normal;
	margin-bottom: 16px;
}
h2{
	color: #CB112F;
	font-size: 12px;
	margin-bottom: 10px;
}
h3{
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	margin-bottom: 6px;
}
h4 {
}
a {
	color: #B60C37;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clearAll {
	line-height:0px;
	clear:both;
	overflow: hidden;
}
/* Align corners*/
.topLeftBorder {
	position:absolute;
	top:-1px;
	left:-1px;
}
.bottomLeftBorder {
	position:absolute;
	bottom:-1px;
	left:-1px;
}
.topRightBorder {
	position:absolute;
	top:-1px;
	right:-1px;
}
.bottomRightBorder {
	position:absolute;
	bottom:-1px;
	right:-1px;
}
.topLeft {
	position:absolute;
	top:0px;
	left:0px;
}
.bottomLeft {
	position:absolute;
	bottom:0px;
	left:0px;
}
.topRight {
	position:absolute;
	top:0px;
	right:0px;
}
.bottomRight {
	position:absolute;
	bottom:0px;
	right:0px;
}
.bottom {
	position: absolute;
	bottom: 0px;
}
/*End Align Corners*/
#page {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	position: absolute;
	width: 760px;
	left: 0px;
	top: 0px;
	height: 120px;
	z-index: 500;
}
#content {
	width: 760px;
	background-image: url(/jsp/layout/layout_1/images/curva.gif);
	background-repeat: no-repeat;
	background-position: 0px 87px;
	padding-top: 86px;
	position: relative;
}
#blockOne {
	width: 562px;
	float: left;
	position: relative;
}
#mainContent {
	width: 529px;
	padding-right: 15px;
	padding-left: 18px;
	margin-bottom: 10px;
}
#mainContent h1 {
	font-size: 28px;
	color: #555454;
	float: right;
	font-weight: normal;
}
#empresas {
	height: 164px;
	width: 267px;
	float: left;
}
#casa {
	height: 164px;
	width: 262px;
	float: left;
}
#blockTwo {
	float: left;
	width: 198px;
	position: relative;
	background-image: url(/jsp/layout/layout_1/images/blockTwo_tile.gif);
	background-repeat: repeat-y;
}

#navigation {
	width: 198px;
	margin-top: 47px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	background-image: url(/jsp/layout/layout_1/images/blockTwo_tile.gif);
	background-repeat: repeat-y;
}
.navigationLink {
	display: block;
	margin-left: 25px;
	position: relative;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 14px;
	margin-right: 8px;
}
.square {
     
	left: -16px;
	top: 3px;
	position: absolute;
}
#escucha {
	padding-left: 10px;
	margin-bottom: 18px;
}
.baner {
	padding-left: 10px;
	margin-bottom: 16px;
}
#navBar {
	width: 158px;
	margin-right: 5px;
	float: left;
	background-color: #F3F2F2;
}
.navBarLink {
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding-bottom: 4px;
	margin-left: 16px;
	margin-right: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCB02E;
	margin-bottom: 10px;
	text-align: right;
}
#mainInfo {
	width: 392px;
	float: left;
}
.infoBox {
	width: 364px;
	padding-right: 16px;
	margin-bottom: 10px;
	padding-left: 12px;
}
.photoLeft {
	float: left;
	margin-right: 10px;
	position: relative;
}
.viewMore {
	float: right;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #414141;
	margin-top: 10px;
}
.viewMore:hover {
	color:#FF9B00;
}
.infoBox h1, .infoBox h2, .infoBox h3, .infoBox h4{
	color: #EA4BB3;
	font-size: 14px;
	display: block;
	background-image: url(/jsp/layout/layout_1/images/iso_pink.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	float: left;
	font-weight: bold;
	margin-bottom: 0px;
}
.infoBox h2 {
	color: #FCB02E;
	background-image: url(/jsp/layout/layout_1/images/iso_orange.gif);
}
.infoBox h3 {
	color: #0066CC;
	background-image: url(/jsp/layout/layout_1/images/iso_blue.gif);
}
.infoBox h4 {
	color: #D3204F;
	background-image: url(/jsp/layout/layout_1/images/iso_red.gif);
}
#searchBoxes {
	width: 392px;
	padding-bottom: 10px;
}
#searchTitle {
	color: #7A7979;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/jsp/layout/layout_1/images/searchTitle_tile.gif);
	background-repeat: repeat-x;
	height: 15px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	width: 372px;
	margin-bottom: 10px;
}
.searchBox {
	width: 182px;
	float: left;
	padding-left: 10px;
	margin-bottom: 8px;
}
#searchBoxes a {
	font-size: 11px;
	font-weight: bold;
	color: #D3204F;
	text-decoration: none;
}
#searchBoxes a:hover {
	text-decoration:underline;
}
.textField {
	border: 1px solid #B8B8B8;
	color: #666666;
	height: 18px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textField2 {
	border: 1px solid #D3D3D3;
	color: #666666;
	height: 18px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	height: 20px;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	clear: both;
}
