html,
body {
	margin:0;
	padding:0;
	background:#366091 url('imags/bg.jpg') repeat-x;
	height: 100%;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}

.photoright350 {
	font-size: 90%;
	color: #003366;
	margin: 0px;
	float: right;
	width: 350px;
	padding: 2px 0 8px 8px;
}

.clearer {
    display:block;
    clear:both;
}

#wrapper {
	padding:0;
	width:100%;
	margin: 0;
	height: 100%;
}
#header {
	width: 850px;
	background:#0999F3 url('imags/header.jpg') no-repeat;
	height: 200px;
}
#contenedor {
	width: 850px;
	margin: 0 auto;
	min-height:100%;
	position:relative;
	background: #fff url('imags/btbg.jpg') repeat-x bottom;
	border-left:2px solid #003366;
	border-right:2px solid #003366;
	
}
#content {
	padding: 0 5px 50px 0;
}
.banner {
	border: 1px solid #036;
	position: relative;
	top: 50px;
	left: -170px;
}
.reg {
	clear: both;
}
#fproy {
	color: #333333;
	text-align: center;
	padding: 10px;
	background: #fff url(imags/bg_por.jpg) repeat-x;
	height: 100%;
}
#fproy img {
	border: 2px solid #003366;
	margin: 5px;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0999f3;
}
#mapa {
	float: right;
	margin-top: 10px;
}
#dire {
	float: left;
	width: 400px;
	margin-top: 10px;
}
.ar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0999f3;
	border-bottom-color: #0999f3;
}
#col_cen {
	padding: 10px;
	border-bottom: 1px solid #0999f3;
}
#content .info {
	padding: 5px 10px 0 15px;
	height: 450px;
}
#col_cen1 {
	background-image: url(imags/m_ag.gif);
	background-repeat: no-repeat;
	background-position: 80% 20%;
	border-bottom: 1px solid #0999f3;
	padding: 10px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-size: 12px;
	font-style: italic;
}
.aster {
	color: #0066FF;
}
.ola {
	position:absolute;
	top:550px;
	left: 60px;
}
#content .col_i {
	padding: 0px;
	float: left;
	height: 100%;
	width: auto;
}
#content .col_i .aqua {
	background-image: url(imags/aqbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 300px;
}
#content .col_d {
	padding: 5px 10px 5px 10px;
	float: right;
	height: 100%;
	width: 640px;
	border-left: 1px solid #0999F3;
	border-bottom: 1px solid #0999f3;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	background: transparent url(imags/bg_tits.png) no-repeat;
}
#content img {
	float: right;
}
#footer {
	position:absolute;
  	bottom:0px;
	width:840px;
	height: 30px;
	padding:10px 5px 5px 5px;

}
#footer p {
	text-align: center;
}
.prods {
	border-bottom: 1px solid #0999f3;
}
.pf {
	font-size: 10px;
	margin: 0;
}

#header img {
	margin: 0;
	position: absolute;
	top: 10px;
	left: 12px;
}

h1 {
	font-size:14px;
	font-weight:bold
}


/* menu principal */

.menu {display:inline-block;}
.menu {display:inline;}
.holder {display:table;}

.menu {
  display:table-row;
  padding:2px 0;
  margin:0;
  list-style-type:none;
  white-space:nowrap  }
.menu li {display:inline;}
.menu a, .menu a:visited {
  display:block;
  float:left;
  padding:4px 16px;
  color:#000000; 
  background:#32AAFD url('imags/mbg.jpg') repeat-x; 
  border-left:1px solid #012771;
  border-right:1px solid #012771;
  text-decoration:none;
  }
.menu a:hover {
  color:#000000; 
  background:#32AAFD url('imags/mbghi.jpg') repeat-x;
  }
  
.menu a#current {
  color:#000000; 
  background:#32AAFD url('imags/mbghi.jpg') repeat-x;
  }

#wrapper2 {
	text-align:center;
	background: #32AAFD url('imags/mbg.jpg') repeat-x;
	margin: 0;
	border-bottom: 3px solid #2D9CF2;
	border-top: 3px solid #2d9cf2;
}

#wrapper2 .holder {
	margin:0 auto;
	padding: 0;
}

/* menu columna */

#menu_col { 
	width: auto; 
	padding: 5px;
	background:#0999F3;
}

#menu_col ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu_col a
{
	display: block;
	padding: 3px;
	width: 168px;
	background-color: #0999F3;
	border-bottom: 1px solid #3c6291;
	text-decoration: none;
	color: #003366;
}

#menu_col a:link, #list a:visited {
	color: #003366;
	text-decoration: none;
}

#menu_col a:hover {
	background-color: #4AB5EF;
	color: #000;
}

#menu_col a#current {
	background-color: #4AB5EF;
	color: #000;
}
.photoright400 {
	font-size: 90%;
	color: #003366;
	margin: 0px;
	float: right;
	width: 400px;
	padding: 2px 0 8px 8px;
}
.photoright100 {
	font-size: 90%;
	color: #003366;
	margin: 0px;
	float: right;
	width: 100px;
	padding: 2px 0 8px 8px;
}
.obras {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0999f3;
}

a:hover, a:active {
	color: #003366;
	text-decoration:none;
}

a:link, a:visited {
	color: #003366;
}
.photoright {
	margin: 0px;
	float: right;
	padding: 2px 0 8px 8px;
}

/* galeria */

div.img
{
  margin: 2px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 11px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #2F5E91;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}
