/*
  960 Grid System ~ Text CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
  font: 13px/1.5 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
}

pre,
code {
  font-family: "DejaVu Sans Mono", Menlo, Consolas, monospace;
}

hr {
  border: 0 solid #ccc;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

p {
	font: normal 14px/12pt Arial;
	color: #000000;
	text-align: left;
}
h1{
	font-size: 20px;
	color: #05DCFF;
	line-height: 0px;	text-align: center;

}

h3 {
	font: normal 14px/12pt Arial;
	color: #000000;
	text-align: justify;
}

h4{
	font-size: 18px;
	line-height: 12.2pt;
	color: #1E9CB0;
	padding: 2px 0 0px 0;
	text-align: left;
}


/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {
  margin-left: 30px;
}


.parfcontactenos{
	color: #FFFFFF;
	white-space: normal;
	width: 222px;
	height: 54px;
	line-height: 12pt;
	margin-top: 7px;
	text-align: left;
}

.parfproyectos{
	color: #FFFFFF;
	white-space: normal;
	width: 280px;
	height: 30px;
	margin-top: 10px;
	padding-left: 0px;
	text-align: center;
}
.bt2{
	background-color: #F3EA73;
	width: 98px;
	height: 5px;
	border: none;
	border-radius: 37px;
	float: left;
	margin-top: -20px;
	margin-left: 59px;
}
.bt3{
	background-color: #00A4FD;
	width: 192px;
	height: 45px;
	border: none;
	border-radius: 37px;
	float: left;
	margin-top: 20px;
	text-align: center;
}


.link1{
	margin-right: 19px;
	margin-left: 19px;
	margin-bottom: 19px;
	vertical-align: 114px;
	line-height: 1px;
}
.link2{
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 14px;
	vertical-align: 114px;
	font: 11px/17px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
}
.bt{
	background-color: #f3ea73;
	width: 98px;
	height: 5px;
	border: none;
	border-radius: 37px;
	float: right;
	margin-right: 13px;
}





.icontab{   
    margin: 10px 10px 0 10px;
   padding: 0;}
icontab li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: -2px -4px;
	padding: 0 0 5px 22px;
	display: -moz-inline-box;
	background-image: url(../images/marker_3.png);
	width: 560px;
	margin-left: 14px;
	color: #000000;
}
.list1{
	background: url(../images/line_hor1.png) 10px 0 no-repeat;
	padding-top: 1px;
	text-align: left;
}
.list1 li{
	background: url(../images/line_hor1.png) 12px bottom no-repeat;
	line-height: 29px;
	text-align: left;
}
.list1 a{
	color: #696969;
	text-decoration: none;
	font-style: normal;
	padding-left: 14px;
	background: url(../images/marker_1.gif) 0 6px no-repeat;
	font-size: 11pt;
}
.list1 a:hover{
	color: #B1D166
}
