@charset "UTF-8";
/* CSS Document */

body
{
    background       : #f3f3f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #8b8b8b;
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 16px;
	line-height: 16px;
	font-weight:bold;
	margin: 0;
	padding: 10px 0 0 0;
	color: #666556;
}

h2
{
  color: #257fbe;
	font-size: 1.9em;
	line-height: 15px;
	font-weight:normal;
	margin: 0;
	padding: 5px 0 0 0;
}

h3
{
	font-size: 11px;
	line-height: 13px;
	font-weight:bold;
	margin: 0;
	padding: 10px 0 0 0;
}


h1
{
    font-size           : 2em;
    padding             : 10px 0;
    margin              : 0;
/*    border-bottom       : 1px solid #888;*/
}

a
{
	color: #363732;
	text-decoration: none;
}

a.link
{
	color: #363732;
	text-decoration: none;
	font-weight:bold
}

a img
{
	border:0 none;
	margin:0;
	padding:0
}

/*ul, li
{
  margin:0;
  padding:0;
  list-style:none none;
  list-style-type: square;
}*/

p
{
/*  padding:3px;*/
	text-align: justify;
}

#body
{
  margin:0;
  padding:0;
  background-color: #ffffff;
}

#container
{
    background-color: #f3f3f3;
    width            : 850px;
    margin-left      : auto;
    margin-right     : auto;
    padding-top: 25px;
    margin-top: 30px;
}

#top
{
  width            : 850px;
  margin-left      : auto;
  margin-right     : auto;
  height           : 96px;
}

#logo
{
  margin: 0;
  float: left;
}

#intro_text
{
  width: 100%;
  background-color: #1a679d;
  text-align: center;
}

.intro_column
{
  float: left;
  width: 283px;
}

.title
{
  float: left;
  width: 850px;
  margin-bottom:20px;
}

.intro_column p
{
  margin: 0;
  width: 90%;
  text-align: justify;
  font-size: 0.98em;
}

h2#intro_quienes span
{
  display: none;
}

h2#intro_quienes
{
    height: 30px;
}

h2#intro_que span
{
  display: none;
}

h2#intro_que
{
    height: 30px;
}

h2#intro_blog span
{
  display: none;
}

h2#intro_blog
{
    height: 30px;
}

h2#intro_proyectos span
{
  display: none;
}

h2#intro_proyectos
{
    height: 30px;
}

.projects_column
{
  width: 850px;
  margin-top: 25px;
}

.projects_column h3
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #262221;
  font-weight: bold;
  font-size: 1.0em;
  margin-bottom: 8px;
}

.projects_column img
{
  padding: 2px;
  border: 1px solid #c8c8c8;
}

.container_16{margin-left:auto;margin-right:auto;width:960px}
.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}

/*=== Footer ===*/

#footer{
	background:#e4e2db url(http://www.ojacq.com/img/bgr-footer.gif) repeat-x;
	font-size: 11px;
	padding: 18px 0 0px 0;
	font-size:11px;
	height:32px;
	line-height:22px;		
}

#footer, #footer a{
	color: #777777;
}

#footer img {
	vertical-align:middle;
}

/*=== Header ===*/

#header{
	background:#e4e2db url(http://www.ojacq.com/img/bgr-header.gif) repeat-x;
	font-size: 11px;
	padding: 18px 0 0px 0;
	font-size:11px;
	height:32px;
	line-height:22px;	
}

#header, #header a{
	color: #777777;
}

#header img {
	vertical-align:middle;
}
