body {
	/*background: #000 url(../img/2.jpg) center center;*/
	background: #000 url(../img/gotas-bg.jpg) center center no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	margin: 0;
	/*font-family: Arial, sans-serif;*/
	font-family: Trebuchet MS, sans-serif; 
}

#pagina {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 990px;
	height: 560px;
	margin-top: -280px;
	margin-left: -495px;
}

#introduccion {
	float: left;
	width: 330px;
	height: 530px;
}

#introduccion h1 {
	margin: 0;
}

#menu {
	float: left;
	width: 170px;
	height: 530px;
	background: #019122 url(../img/menu-bg.jpg) bottom center no-repeat;
	color: #31566E;
}

#menu ul {
	margin: 145px 0 0 0;
	padding: 0;
	text-align: right;
}

#menu ul li {
	margin: 0 10px 20px 0px;
	list-style: none;
	font-size: 12pt;
	font-weight: bold;
}

#menu a {
	color: #eee;
	text-decoration: none;
	padding: 5px 10px;
	border: 1px solid #019122;
}

#menu a:hover, #menu a.selected {
	color: #f7f7f7;
	background: #45BC10 url(../img/opcion-bg.gif) center center no-repeat;
}

#contenido {
	float: left;
	width: 490px;
	height: 530px;
	background: transparent url(../img/contenido-bg.gif) top right no-repeat;
}

#presentacion {
	height: 350px;
}

#textos h2 {
	margin: 50px 30px 10px 30px;
	padding: 10px 0 0 0;
	font-size: 18pt;
	font-weight: normal;
	color: #00A446;
	border-bottom: 1px solid #eee;
}
#textos h3 {
	margin: 20px 5px 5px 0;
	padding:0;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
}
#texto-contacto h3 {
	letter-spacing: 2px;
	font-size: 12pt;
	font-weight: normal;
	color: #666;
	text-align:center;
}
address {
	padding:10px 0 10px 0;
	text-align: center;
	font-size: 10pt;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 15pt;
	color: #444;
}

#textos h2 img, #texto-contacto h2 img {
	float: right;
	margin-top: -10px;
}

#texto-inicio h2 {
	margin: 35px 30px 10px 30px;
	padding: 0 0 5px 0;
	font-size: 18pt;
	font-weight: normal;
	color: #00A446;
	text-align: center;
	border-bottom: 1px solid #eee;
}

#texto-contacto h2 {
	margin: 150px 30px 10px 30px;
	padding: 10px 0 0 0;
	font-size: 18pt;
	font-weight: normal;
	color: #00A446;
	border-bottom: 1px solid #eee;
}

#textos p, #texto-inicio p {
	margin: 0;
	padding: 0 30px 10px 30px;
	line-height: 13pt;
	font-size: 10pt;
	text-align: justify;
	color: #444;
}

#texto-contacto p {
	margin: 0;
	padding: 0 30px 10px 30px;
	line-height: 13pt;
	font-size: 10pt;
	text-align: center;
	color: #444;
}

.photo-uno {
	display: block;
	margin: auto;
}

ul#contacto {
	margin: 0 0 20px 0;
	padding: 0;
}

ul#contacto li {
	margin: 0 0 0 30px;
	padding-left: 12px;
	list-style: none;
	font-size: 10pt;
	line-height: 15pt;
	color: #444;
	text-align: justify;
	background: transparent url(../img/bullet_green.png) 0 50% no-repeat;
}

#texto-contacto ul {
	margin: 0;
	padding: 0;
}

#texto-contacto li {
	margin: 0;
	list-style: none;
	font-size: 10pt;
	line-height: 15pt;
	color: #444;
	text-align: center;
}

#texto-contacto li a {
	color: #00A446;
}

#productos {
	margin: 30px 0 10px 30px;
}

#principales-partes {
	text-align: center;
}

#circulos {
	position: absolute;
	right: 140px;
	top: 430px;
}

#textos a:link, #textos a:visited {
	color: #00A446;
}

#textos a:hover, #textos a:active {
	color: #CC0000;
}

#pie p {
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 10pt;
	text-align: center;
	color: #eee;
}

.logo img {
	vertical-align: middle;
	border: 0;
}

#pie a {
	color: #eee;
	font-weight: bold;
	text-decoration: none;
}
ul.galeria-aplicaciones
{
	margin:0 0 0 30px;
	padding:0;
	list-style-type:none;
	clear:left;
}

ul.galeria-aplicaciones li
{
	float:left;
	margin-left:5px;
	margin-top:5px;
}
ul.galeria-aplicaciones li img
{
	border:1px solid #019122;
	padding:2px;
	background-color:#eee;
}
.galeria-aplicaciones a:link, .galeria-aplicaciones a:visited, .div-aplicaciones a:link, .div-aplicaciones a:visited
{
	text-decoration:none;
	color:#000000;
}
.galeria-aplicaciones a:hover, .galeria-aplicaciones a:active, .div-aplicaciones a:hover, .div-aplicaciones a:active
{
	text-decoration:none;
	color:#000000;
}
.div-aplicaciones
{
padding-left:30px;
}
.div-aplicaciones img
{
	width:50px;
	height:50px;
	border:1px solid #019122;
	padding:2px;
	background-color:#eee;
}

