html { font-family:Tahoma, Geneva, sans-serif; margin:0; padding:0; font-size:12px;}
body {margin:0; padding:0;}
#contenedor{ width:1150px;  overflow:hidden;}
#contflash { width:350px; height:768px; float:left; position:relative;}
#contcuerpo { position:relative; width:600px; float:left; padding-left:100px;}
#botonera { list-style:none; position:fixed; height:150px; background:#FFF; left:360px; top:100%; margin-top:-130px; text-transform:uppercase;}
#botonera li { float:left; margin-left:30px; padding:45px 0 0 0; width:100px; text-align:center; font-size:14px; font-weight:bold; background:url(../images/boton.png) no-repeat top center;}
#botonera li:hover { float:left; margin-left:30px; padding:45px 0 0 0; width:100px; text-align:center; font-size:14px; font-weight:bold; background:url(../images/botonaranja.png) no-repeat top center;}
#piecera { width:300px; position:fixed; left:50%; margin-left:-150px; top:100%; margin-top:-30px;  }
.imagenfloat{ float:left;}


/*======Secciones=======*/
p { width:550px;}
h1 { color:#F60; font-size:3em; font-weight:normal; text-align:center;}
h2 { color:#F60; font-size:2.3em; font-weight:normal; text-align:left;}
.margennbajo { padding-bottom:200px;}
#lateralbotones { width:43px; height:768px; float:left; margin-left:50px; position:relative;}
#up { position:fixed; margin-top:200px;}
.center { text-align:center;}
#down { position:fixed; margin-top:400px;}


/*=======Contacto=======*/
#contacto { width:300px; padding:20px; margin-left:50%; margin-top:5%;}
/*========formulario=========*/
 .formtextbox {
	background-color:#ffffff;
	font:normal 11px verdana;
	color: #222222;
	padding:3px 5px 3px 5px;
	border:1px solid #dddddd;
	border-radius: 10px;
	-moz-border-radius-bottomleft: 10px;  
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 210px;
}

 .formtextbox:focus, .formtextbox:hover {
	background-color:#ffffff;
}

.textito{ color:#FF6600;}

#tablacont td {
	padding:5px;
}

#tablacont input {
	
	padding: 3px;
	margin: 0px;
}

#tablacont textarea {
	width: 205px;
	height:150px;
	font-size: 18px;
	margin-left:10px;
}



/*=======Botonera=======*/
#botonera a { display:block; width:100%; height:100%; text-decoration:none; color:#000; padding-top:40px; margin-top:-40px;}
#botonera a:hover { display:block; width:100%; height:100%; text-decoration:none; color:#f37226; padding-top:40px; margin-top:-40px;}
#serv:hover { color:#f37226;}
#servicios { height:130px; width:700px; margin:0; padding-left:20px; list-style:disc; list-style-position: outside; background:url(../images/sinalfa.png) no-repeat 25px top; position:absolute; z-index:100; left:20px; top:-125px; display:none;}
#servicios li { float:left; padding:25px 0 0 0; font-size:10px; width:70px; font-weight:bold; background:none;}
#servicios li:hover { float:left; padding:25px 0 0 0; font-size:10px; width:70px; font-weight:bold; background:none;}