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

body{
	background-color: #116628;
	background-repeat: no-repeat;
	background-position: center top;
}
h1{
	font-weight: bold;
	color: #CF0;
	font-style: italic;
}

h3{
	font-weight: bold;
	color: #CF0;
	
}

#cuerpo{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;
	padding-right: 20px;
	padding-left: 20px;
}
#banner{
	width: 960px;
	height: 200px;
}
#plogo{
	width: 400px;
	float:left;
}
#logo{
	width: 400px;
	height:104px;
	float:left;
}
#iso{
	width: 277px;
	float:left;
	text-align: center;
	margin-top: 20px;
}
#plogowilhelm{
	width: 400px;
	height: 100px;
	float:right;
	margin-left: 50px;
	margin-top: 20px;
}
#lwilhelm{
	width: 400px;
	height: 100px;
	float:right;
}
#intn{
	width: 420px;
	height: 64px;
	text-align: center;
	float: right;
}
#flash{
	width: 662px;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#flashint{
	width: 662px;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 20px;
}
#cuadro{
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	padding-bottom: 20px;
	border-radius:10px;
	background-image:url(imagenes/fondo-trans.png);
}

#cuadrop{
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-bottom: 20px;
	border-radius:10px;
	background-image:url(imagenes/fondo-trans.png);
	padding:20px;
}
#cuadrcon{
	width: 920px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-radius:10px;
	background-image:url(imagenes/fondo-trans.png);
}
#labs{
	width: 692px;
	margin-right: auto;
	margin-left: auto;
}
#prods{
	width: 200px;
	height: 420px;
	float: left;
}
#txtlabs{
	width: 692px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 26px;
	color: #FFF;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
}
#cuadrito{
	padding: 10px;
	float: left;
	margin-right: 10px;
}
/*a:link{
	color: #9f0;
	text-decoration: none;
}
a:hover{
	color: #9F0;
	}
a:visited{
	color: #F0F;
	text-decoration: line-through;
}
a:active{
	color: #FC6;
}*/
.cprod{
	float: left;
	width: 248px;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
}
.cprod2{
	float: left;
	width: 248px;
	background-image: url(imagenes/fondo-trans.png);
	padding-bottom: 20px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	height: 150px;
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
#txtadi{
	width: 360px;
	height: 380px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 26px;
	color: #FFF;
	padding: 20px;
}
#adi{
	width: 150px;
	height: 400px;
	float: left;
	margin-left: 30px;
	padding-top: 20px;
}
#adi2{
	width: 150px;
	height: 290px;
	float: left;
	text-align: right;
	vertical-align: bottom;
	margin-top: 130px;
}
#img{
	height: 209px;
	width: 318px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#productos{
	height: 209px;
	width: 762px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}
#portacuad{
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	height: 247px;
}
#foot{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	margin-top: 50px;
}
#fijo{
	height: 62px;
	width: 60px;
	position: fixed;
	z-index: 2000;
	right: 10px;
	top: 200px;
}
#logodl{
	height: 89px;
	width: 88px;
	position: fixed;
	z-index: 2000;
	right: 10px;
	top: 270px;
}
.input{
	width: 200px;
}
#tabla{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.amarillo{
	font-style: italic;
	font-weight: bold;
	color: #CF0;
}
.tel{
	font-weight: bold;
	color: #CF0;
	font-style: italic;
	font-size: 24px;
}
.blanco{
	color: #FFF;
}
#dienitro{
	color: #FFF;
	margin-top:20px;
	padding: 10px;
	border-radius:10px;
	background-image:url(imagenes/fondo-trans.png);
}
#menu{
	height: 30px;
	width: 920px;
	background-color: #090;
	font-style: italic;
	font-weight: bold;
	border-radius:7px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li a{
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
}
#menu ul li a:hover{
	background-color: #030;
	color: #FC0;
	text-decoration: none;
}
#menu ul li a:active{
	background-color: #030;
	color: #FFF;
	text-decoration: none;
}
#menu ul li a:visited{
	background-color: #030;
	color: #FFF;
	text-decoration: none;
}
.mail:link{
	font-weight: bold;
	color: #FC0;
	text-decoration: underline;
}
.mail:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.mail:visited{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.mail:active{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
