﻿
#header
{
    clear: both;
}

#header-wrap {
    height: 95px;
	width: 800px;
	margin: 0 auto;
	position: relative;
}

.header2col .headercolumn { width: 520px;}
.header2col .headercolumn.first {width:270px; height:85px; background-image:url(/images/texto.png); background-repeat:no-repeat; background-position:bottom center;}
.headercolumn { float: left; }
.headercolumn.first { margin-left: 0 !important; }
.headercolumn.top {}


#logo
{
    float:left;
    width:270px;
    
}
#textologo
{
    /*float:right;
    text-align:right;*/
    width:450px;
    height:47px;

    /*background-position: top right;*/
    
}
#navmenu
{
  
    float:right;
}
#nav 
{
    
	position: absolute;
    left: 240px;
	bottom: 4px;
	list-style: none;
	/*font-weight:bold;*/
	font: bold 11px/11px Arial, Helvetica, sans-serif;
}
#nav li {
	background: none;
	float: left;
	padding: 0;
	width: 140px;
	text-align: center;
}
#nav a, #nav a:visited {
	text-decoration: none;
	color: #DDEBF8;
}
#nav a:hover {
	text-decoration: underline;
}

#navsearchform {
	/*position: absolute;*/
	/*bottom: 6px;
	right: 20px;*/
	top:10px;
}
#navsearchform p {
	margin: 0;
	padding: 0;
}
#navsearchform input{
	float: left;
}
.navs {
	width: 190px;
	height: 15px;
	font-size:11px;
	color:#5DB7E9; 
	border: none;
	margin: 2px 7px 2px 0;
	padding: 2px 2px 2px 5px;
	/*padding:top right bottom left*/

}
.navsearchsubmit {
	width:50px; 
	height:55px; 
	border:none; 
	background:none; 
	cursor:pointer;
	z-index:10;
	position:absolute;
	top:-14px;
	left:235px
}


#content-wrap {
	width: 850px;
	margin: 0 auto;
	/*background: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/wrap-bg.jpg) repeat-y right top;*/
	/*background: url(backtop.jpg) no-repeat right top;*/
	background: url(backcontent-wrap.jpg) repeat-y;
	position: relative;

	
}
#top 
{
    /*background: url(http://www.webdesignerwall.com/wp-content/themes/wdw/images/top-bg.jpg) no-repeat left top;*/
    background: url(backtop.jpg) no-repeat right top;
	height: 440px;
	position: absolute;
	width: 851px;
	top: 0;
	right: 0;
	z-index: 2;

}

#sitemap
{
    font-size: 10px;
    /*padding-top:10px;*/
    padding-left:40px;
    padding-right:20px;
    padding-bottom:0;
    position:relative;
    z-index: 100;
}


#content {
	width: 790px;
	float: left;
	position: relative;
	margin-left:30px;
	z-index: 5;
	background-color:#fff;
}

#contenta {
	width: 700px;
	float: left;
	position: relative;
	margin-left:50px;
	padding:10px;
	z-index: 6;
	background-color:#fff;
}

.contenido1col .columna {width:700px;z-index:51;}

.contenido2col .column { width: 620px;}
.contenido2col .column.first {width:170px;}
.column { float: left; }
.column.first, .column.last { margin-left: 0 !important; }
.column.top {}

#bottom-bg {
	background: url(backbottom.jpg) no-repeat right bottom;
}

#contenidocolumn
{
    padding-top:20px;
    padding-right:10px;
    padding-bottom:20px;
	padding-left:10px;

}

#menubar{
	width:150px;
	padding-top:20px;
	padding-left:10px;
	position:relative;
	z-index:50;
}

#menuopc{
	padding:0;
	z-index:100;
	width:150px;

}

#menuopc ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: solid 3px #c8c8c8;
	
}
#menuopc ul li{
	margin: 0;
	padding-top: 0;	
	padding-bottom: 0;	
	padding-right: 0;	
	padding-left:0;	
}

#menuopc ul li a:link{
	display:block;
	color:#000000;
	text-decoration:none;
	border-bottom: 1px dotted #ddd;
	width:150px;
	padding:2px 0 4px 5px;
	/*background:url(arrow_right_grey.png) no-repeat left 8px; */
}
#menuopc ul li a:visited{
	display:block;
	color:#000000;
	text-decoration:none;
	border-bottom: 1px dotted #ddd;
	width:150px;
	padding:2px 0 4px 5px;
}

#menuopc ul li a:hover{
	color:#cccccc;
	text-decoration:none;
	background:url(arrow_right_grey2.png) no-repeat right 8px; 
	padding:2px 0px 4px 5px;
	
}

#footer {
	clear: both;
}


#footer h4 {
	text-indent: -900em;
	margin: 0;
	padding: 0;
	height: 25px;
}

#footer-wrap {
	width: 800px;
	margin: 0 auto;

}
