#wrap {
	width:1000px;
	margin:0 auto;
	margin-bottom:20px;
}

#pre_header {
	width:1000px;
	height:7px;
	float:left;
	background:#DCD6CB;
	
}

#header {
	width:1000px;
	height:262px;
	float:left;
	/*(background:#000 url(../images/header/header.png) top left no-repeat;*/
	/*background:#E6E6E6;*/
	position:relative;
}

#head_wrap {
	width:1000px;
	height:208px;
	float:left;
	/*margin-top:27px;*/
	color:#fff;
	position:absolute;
	top:27px;
}

#logo {
	width:310px;
	height:208px;
	float:left;
	margin-left:20px;
	background:url(../images/logo.gif) top left no-repeat;
	display:block;
}

#menu {
	width:310px;
	height:208px;
	float:left;
	margin-left:20px;
	margin-top:5px;
}

#menu_icon {
	width:310px;
	height:208px;
	float:right;
	text-align:right;
	margin-right:20px;
	margin-top:10px;
}

#post_header {
	width:1000px;
	height:24px;
	float:left;
	background-color: gray;
}

div#date {
	/*background:url(../images/bg_date.gif) top left no-repeat;*/
	background-color: gray;
	margin-left:20px;
	width:310px;
	height:24px;
}

div#date div {
}

div#date div span {
	margin-left:10px;
	color:#fff;
}

#pre_center {
	width:1000px;
	height:20px;
	float:left;
	/*background-color:#fff;*/
	/*background-color:#E0DDDC;*/
         background: #DCD6CB;
}

#center {
	width:1000px;
	float:left;
	background:#fff url(../images/bg_centro.gif) repeat-y top left;
}

#foot {
	width:1000px;
	height:120px;
	float:left;
	clear:both;
	background-color:#981B32;
}

#foot_in {
	width:960px;
	height:80px;
	margin-left:20px;
	margin-top:18px;
	float:left;
	/*border-top:2px dotted #E1D8CE;*/
	/*border-bottom:2px dotted #E1D8CE;*/
	color:#E1D8CE;
}

#foot_left {
	float:left;
	margin-top:10px;
}

#foot_left p {
	margin:0px;
	padding:0px;
}

#foot_left p strong{
	font-size:14px;
}

#foot_right {
	float:right;
	margin-top:10px;
}

#col {
	/*width:150px; esta linea para la nueva web*/
         width:310px;
	float:left;
	margin:20px;
	margin-top:0px;
	margin-bottom:0;
	/*padding-top:10px*/
	padding-bottom:10px;
	background-color:#E0DDDC;
         display: none !important;
}

#content_wrap {
	/*width:630px;*/
	width:1000px;
	float:left;
	/*margin:20px;*/
	margin-top:0px;
	margin-left:0;
	margin-bottom:0;
	/*agregado por nestor*/
	background-color:#DCD6CB;
}

#mod_destacado {
         background: #DCD6CB;
}

#content {
         width: 1000px;
	background-color:#DCD6CB;
	/*padding-right:10px;*/
	padding-bottom:10px;
}

#post_center {
	width:1000px;
	height:20px;
	float:left;
	background-color:#DCD6CB;
}

#roksearch_search_str {
    background: darkgray;
    border: 1px solid darkgray
}

h1, h2, h3 {
  font-family: arial, Helvetica, sans-serif;
}