@charset "utf-8";
/* CSS Document */
 .titulo_3 h5{ font-size:14px; font-weight: normal;}
.servicios {float:left;padding:5px 15px 10px; }
.servicios ul {font-size:14px;}

ul.square_red { list-style-image: url(../img/li_square.png); line-height:20px;}
ul.square_red2 { list-style-image: url(../img/li_square.png); line-height:20px; font-size: 14px !important; margin-top: -10px;}
ul.square_red2 li {padding-left: 20px;}
ul.arrow { list-style-image: url(../img/li_arrow.png); list-style-position:outside; padding-left:25px} 
ul.arrow li {line-height:22px;}
.ul_col { float:left; padding-right:10px; width:425px;}

.col-left { width: 210px; height: auto; float: left}
.col-right { width: 670px; height: auto; float: left}
.list-out { padding-left: 20px;}
.list-out li { list-style-position: outside; }


/* VERTICAL MENU TAB */
#tabmenu-v {
	padding: 10px;
	background-color: #772B35;
	color: #fff;
	float: left;
	width: 250px;
	margin-right: 10px;
}
#tabmenu-v ul li {
	list-style: none;
}
#tabmenu-v ul li a {
	display: block;
	padding: 10px;
	border-bottom: 1px solid #333;
}
#tabmenu-v ul li a:hover {
	color: #f8f8f8;
}
#tabmenu-v ul li a.selected{
	background-color: #000;
}
.tabContainer {
	color: #444;
	border: 1px #ccc solid;
	float: left;
	padding: 10px;
	width: 560px;
	min-height: 270px;
	background-color: #f8f8f8;
}
.tabContainer h3 {
	color: #772B35
}

.img-text-1 {
	border: 1px solid #ccc;
	float: right;
}