@charset "utf-8";
/* CSS Document */

/* generated by csscreator.com */
html, body{
 margin:0;
 padding:0;
}

#pagewidth{
 width:100%;
 background-color: #FFF;
 min-width:1000px;
}

#header{
height:11em;
width:auto;
text-align:left;
background:url(../imagenes/bg_header.png);
background-repeat:repeat-x;
background-color:#FBFBFB;
margin-left:0px;
margin-right:0px;
margin-top:0px;

}
#navegacion{
height:2em;
width:100%;
background-color: #EBEBEB;
margin-left:0px;
}
#logo{
	width:400px;
	height:120px;
	float:left;
	margin-top:35px;
	margin-left:120px;
	
	
}
#ciscoshowcase{
	width:182px;
	height:108px;
	float: right;
	margin-right:200px;
	margin-top:50px;
}
#contenido{
	
}
