@charset "utf-8";
/* CSS Document */
body {
    /*text-align:center;*/
	background-color: #000000;
	background-image:url(imgs/ring1024_804.jpg);
	background-repeat:no-repeat;		    
}
.nodriza {
width:98%;
height:auto;
float:left;
}
.izq { width:25%;
	   height:250px;
	   float:left;
	   background-image:url(imgs/muchaweb.png);
	   background-repeat:no-repeat;
	   background-position:25px 25px;
	 }
.centro{ width:35%;
	     height:auto;
	     float:left;
	     padding-top: 50px;
}
.menus{
       width:15%;
       height:250px;
       float:left;
	   padding-top: 70px;
      }
	  
.footer {
	width:95%;
	height:50px;
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		}

ul {  
	list-style:none;
	margin:0;
	padding:0;
   }
ul li {
	   padding:0; 
      }
ul li a {
	     display:block;
	     text-decoration:none;
	     text-align:right;
        }

ul li a.activea {
				background-image:url(imgs/inicioH.png);	
				background-repeat:no-repeat;
				background-position: top right;
              }	
ul li a.activeb {
				background-image:url(imgs/portafolioH.png);	
				background-repeat:no-repeat;
				background-position:top right;
              }	
ul li a.activec {
				background-image:url(imgs/serviciosH.png);	
				background-repeat:no-repeat;
				background-position:top right;
              }	
ul li a.actived {
				background-image:url(imgs/contactoH.png);	
				background-repeat:no-repeat;
				background-position:top right;
              }				  			  			  
			  		  
ul li.hoverInicio a:hover {
				background-image:url(imgs/inicioH.png);
				background-repeat:no-repeat;
				background-position:top right;
              }
			  
ul li.hoverPortafolio a:hover {
				background-image:url(imgs/portafolioH.png);
				background-repeat:no-repeat;
				background-position:top right;
              }
			  
ul li.hoverServ a:hover {
				background-image:url(imgs/serviciosH.png);
				background-repeat:no-repeat;
				background-position:top right;
              }
			  	
ul li.hoverContacto a:hover {
				background-image:url(imgs/contactoH.png);
				background-repeat:no-repeat;
				background-position:top right;
              }			  		  			  
			    
img { border:0px; 
      behavior:	url("pngbehavior.htc");
	  }

H1, H3, H4, H5  { color:#f0cc00;
						 font-family:Verdana, Arial, Helvetica, sans-serif;					 
						 }
H2 { color:#f0cc00;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 background:#000000; 
	 width:170px;
	 }
						 
H6  { color:#f0cc00;
						 font-family:Verdana, Arial, Helvetica, sans-serif;
						 }

.centro img {margin:0 10px 10px 0;display:block; float:left;}

.wtxt { color:#FFFFFF;
		background:#000000;
		}
		
#wserv { color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		background:#000000;
		font-size:14px;
		}
		
P  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: auto;
   }
   
b{ background-color:#000000;}

.firm {color: #F0CC00}

.txtFooter {
	background:#000000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F0CC00;
	float: right;
	margin-top: 0%;
	margin-right: 22%;
}

form {
	padding: 30px;
	background: none;
	width: 250px;
}

label {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFfff;
	display: block;
}

.txtF {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: 20px;
}

.bien { font-family:Verdana, Arial, Helvetica, sans-serif; 
		color:#F0CC00; 
		background:#000000; 
		font-size:14px;}
		
.error { font-family:Verdana, Arial, Helvetica, sans-serif; 
		color:#F0CC00; 
		background:#000000; 
		font-size:14px;}

#enombre{width:55px;
	background:#000000;
	padding-right:10px;
	margin-bottom:3px;
	}
#ecorreo{width:50px;
	background:#000000;
	padding-right:10px;
	margin-bottom:3px;}
#ecoment{width:80px;
	background:#000000;
	padding-right:10px;
	margin-bottom:3px;}


#coment {
	width: 200px;
	height: 70px;
}

#boton_enviar {
	margin-left: 60px;
}
