/* CONTENT PAGE STARTS */
h1.singleLine{
	padding-top:3px;
}
img.borderImage{
margin-top:5px;
}
.buttonMore{
	background:url(../images/secundaria/button_bg.gif) repeat-y 0 0;
	width:70px;
	height:20px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	line-height:20px;
	float:right;
	margin:10px 0;
}
#buttonMoreBig{
	background-image:url(../images/secundaria/button2_bg.gif);
	width:85px;
}
.buttonMore:hover{
	color:#E5DED4;
	background-position: 0 20px;
}

#infoContent{
	padding:35px 25px 20px;
	clear:both;	
}
#leftContent{
	float:left;
	width:150px;
	
}
#leftContent p, #rightContent p{
	font-size:11px;
	line-height:14px;
}
#leftContent img.mapa{ 
	width:150px;
	height:140px;
}
#rightContent img.mapa{ 
	width:182px;
	height:170px;
}
#CenterContent{
	/*background:url(../images/defaults/dash_vertical.gif) repeat-y right;*/
	float:left;
	padding:5px 0 5px 40px;
	width:465px;
}
#CenterContent h2{
	padding-top:20px;
}
#CenterContent ul.listInfo{
	list-style:none;
	padding:10px 50px 10px 20px;
	font-size:12px;
	line-height:16px;
	float:left
}
#CenterContent ul.listInfo li{
	color:#190907;
	padding:2px 0 2px 10px;
	background:url(../images/defaults/bullet.gif) no-repeat 0 3px;
}
.infoBox{
	float:right;
	width:280px;
}
#rightContent{
	float: right;
	width:217px;
	background: url(../images/secundaria/box_bg.gif);
	position:relative
}
#rightInfo{
	padding:15px 15px 10px;
}

ul.thumb{
	list-style:none;
	padding:10px 0;
}
ul.thumb li{
	width:45px;
	height:45px;
	border:4px solid #CEC2AF;
	float:left;
	margin:0 8px 0 0;
}
ul.thumb li a{
	display:block
}
ul.thumb li img{
	border:1px solid #FFF
}
#seviciosBox{
	height:270px; 
	overflow: hidden; 
	margin:auto;
	list-style:none;
	width:187px;
}
#seviciosBox li{
	clear:both;
}
#seviciosBox .buttonMore{
	margin:5px 0 0;
}


/* CONTENT PAGE ENDS */

.cotiButton{
	background:url(../images/index/button_bg.gif);
	height:46px;
	width:137px;
	float:right;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	line-height:30px;
	position:relative;
	top:20px;
}
.cotiButton:hover{
	color:#E5DED4;
}