body{
	background:#950f10 url(img/top.jpg) top no-repeat;
	margin:0;
	padding:0;
	font:.8em "Trebuchet MS";
	color:#666666;
}

#header {
	height:300px;
	width:780px;
	margin:0 auto;
	position:relative;
}
		
		#nav{
			width: 794px;
			height: 20px;
			font-family: Verdana;
			font-size: 1em;
			color:#A40809;	
			font-weight: 700;
			margin: 70px 0 0 0;
			
		}
			#menu_nav01 ul li{
							list-style: none;
							float: left;
							
					}
			#menu_nav01 a:link, a:visited{
							color:#A40809;
							}
								
							
			#menu_nav01 a:hover{
					color: #950f10;
					}	
					
					#menu_nav01 ul li ul li{
									float: none;
									width: 138px;
									background: #fff;
									padding: 2px 0 2px 10px;
									font-size: 0.8em;
									font-family: Verdana;
									}								
						#menu_nav01 ul li ul {
									display: none;
										
									}
						#menu_nav01 ul li:hover ul {
									display: block;
										
									}
					
					#menu_nav01 ul li ul li a:link, a:visited{
									color:  #A40809;	
									}
									
					#menu_nav01 ul li ul li a:hover{
									color:#000;
											
									}
											
		#top{
			width: 794px;
			height: 167px;
			background: url(img/top_int.jpg);		
		}
		
		#seccion{
			width: 794px;
			height: 65px;	
			background: #950f10;
			margin: 10px 0 0 0;
			
		}
		
#contentWrapper{
	background:url(img/content-bg.jpg) repeat-y;
	background-position:center;	
	margin:0;
	padding: 0;
	
}*

#contentWrapper2{
	background:url(img/bkd-mid.jpg) top no-repeat;
	width: 100%;
	margin:0;
	padding: 0;
	height: 450px;
	
}

#content{
	width: 800px;
	margin: auto;
}



#contentLeft{
	width: 560px;
	float:left;
	margin: 25px 0 0 10px;
}

#contentListar{
	width: 100%;
	height: 430px;
	margin: 0 0 0 10px;
	overflow: auto;
}


p {
	color:#666666;
	line-height:1.2em;
	margin:0 0 10px 0;
}

p.intro {
	color:#A40809;
	font-size:180%;
	line-height:1.2em;
}


/*.cf {display: inline-block;}*/

#contentRight{
	background:url(img/right-panel-mid.jpg) repeat-y;
	float:right;
	width: 213px;
	font-size: 90%;
	height: 350px;	
}

#contentRight .sub {
	background:url(img/right-panel-top.jpg) no-repeat top right;
	width: 100%;
	margin: auto;
	padding-top: 35px;
}

#contentRight .block {
	margin-left:32px;
	width:145px;
}

#footer{
	background:url(img/footer-bg.jpg) no-repeat bottom;
	width: 100%;
	height: 200px;
	background-position:center;
	text-align:center;
}

#footer hr{
	width:750px;
	color: #950f10;/*ie*/
    background-color: #950f10;/*ff*/
    height: 1px;
    border: 0;
	margin:0 auto;
	text-align:center;
}

#data{
	width: 120px;
	margin: auto;
	
}
#data ul li{
	list-style: none;
	float: left;	
}

#data a:link, a:visited{
	color: #666666;
		}
		
#data a:hover{
	color: #950f10;
		}
.img_left{
	float: left;
	margin: 0 5px 0 0;
}

.seccion_mod{
	font-family: Verdana;
	font-size: 2em;
	color: #fff;
	font-weight: 600;
	float: right;
	margin: 10px 10px 0 0 ;
}
.panel01{
	width: 300px;
	margin: 0 0 0 180px;
}
.panel02{
	width: 200px;
	margin: 20px 0 0 30px;
}

.ancho{
	width: 250px;
}

.anchoT{
	width: 250px;
}

/*------------------------------*/

.prod_cont{
	height: 180px;
}
.prod_img{
	width: 100px;
	height: 75px;
	float: left;
}

.prod_nombre{
	width: 660px;
	height: 30px;
	float: left;
	background: #950f10;
}

.prod_nombre h1{
		color: #fff;
		font-size: 1.2em;
		font-weight: bolder;
		padding: 2px 0 2px 5px;
}

.prod_info{
	width: 660px;
	float: left;
}
/*------------------------------*/
.nov{
	font-size: 0.93em;
	padding-bottom: 15px;
	border-bottom: dotted 1px #A40809;
}


