@charset "ISO-8859-1";
body {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}


	
.tabla_gral {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: auto;

}
.right_tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-image: url(images/plus.png);
	display: inline;
	margin-left: 20px;
	/*padding: 0px;*/
	margin-top: 0px;
	margin-bottom: 10px;
	height: 18px;
	float: left;
}
.right_col {
	width: 186px;
}
.bottom {
	background-image: url(images/pizarra.jpg);
	height: 400px; /*change*/
	background-repeat: no-repeat;
	background-position: left top;
}
.jobs {
	height: 160px;
}
.references {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 11px;
	padding-top: 5px;
	/*padding-right: 20px;*/
	
	padding-bottom: 5px;
	padding-left: 20px;
	/*background-image: url(images/inmiga.jpg);*/
	background-repeat: no-repeat;
	background-position: center 5px;
	height: 70px;
	font-style: italic;
}
iframe {
	height: 284px;
	width: 740px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}
.jobs_text {
	font-family: "Lucida Grande", Lucida, sans-serif, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	line-height: 15px;
	display: block;
	padding-right: 25px;
	padding-top: 4px;
	list-style-type: square;
	list-style-image: none;
	padding-left: 25px;
	padding-bottom: 4px;
}
.header_line_orange {
	background-image: url(images/back_header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
