#epigrafe {
	position: relative;
	clear: both;
	float: left;
	width: 750px;
}

#epigrafe p {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	color: #111;
	font: 12px verdana, arial, helvetica, sans-serif;	
	text-align: justify;
	
}

#cajaherramienta {
	position: relative;
	float: right;
	margin: 2px 2px 2px 3px;
	border: 1px solid #ccc;
	}

.herramientah {   
	font: bold 10px geneva, arial, helvetica, sans-serif;
	color: #fff;
	float: left;
	margin: auto;
	background: #fff;
	}                                                               
                                                                
.herramientah ul {                                                     
	list-style: none;       
	margin: 0px;
	padding: 0px;                 
	background: #fff;
	}                                                               
                                                                
.herramientah li {                                                     
	float: left;          
	list-style: none;       
	display: block;
	padding: 1px;
	height: 18px;
	color: #000;
	background: #fff;
}                                                               

.herramientah img {
	margin: 1px;
	/*padding: 1px;*/
	}
                                                                
.herramientah a {                                                      
	text-decoration: none;                                  
	color: #030;                                         
	background: #fff;		        	
}                                                               
	                                                                                                                         
.herramientah a:hover {                                                
	color: #000;
}                

#letra {
	clear: both;
	position: relative;
	float: left;
	width: 14px;
	}                                               

.notifoto {
	
	padding-right: 3px; 
	padding-left: 3px; 
	padding-bottom: 4px; 
	padding-top: 4px;
	clear: both;
}

.notifoto h2 {
	padding-left: 9px; 
	margin: 1px 0px 0px 0px; 
	background: #fff;
	font: bold 12px geneva, arial, helvetica, sans-serif; 
	color: #444;
	width: 300px;
	clear: both;
}
.notifoto h3 {
	font-size: 12px; 
	margin-bottom: 1px;
}
.notifoto h4 {
	font-size: 12px;
	color: #696;	
}
.notifoto ul {
	margin: 0px 0px;
	color: #444;
	padding-left: 20px;
}

.notifoto li {
	list-style-image: url(../img/bullet.gif);
}

.notifoto p {

	margin: 0px;
	padding: 0px;
	color: #111;
	font: 12px verdana, arial, helvetica, sans-serif;
	text-align: justify;
	border: 0px;
}

.notifoto a {
	text-decoration: none;
	color: #111;
}

.notifoto a:hover {
	text-decoration: none;
	color: #555;
}

#masnoticias {
	clear: left;
	/*padding-right: 0px; 
	padding-left: 4px; 
	padding-bottom: 20px; 
	padding-top: 10px*/
	margin: 2px 0px 5px 0px;
	background: #eee;
	border: 1px solid #ddd;	
}
#masnoticias ul {
	padding-right: 20px; 
	padding-left: 20px; 
	padding-bottom: 0px; 
	margin: 0px 5px; 
	padding-top: 0px;

}
#masnoticias li {
	list-style-image: url(../img/vinetanoticiainf.gif); 
	line-height: 20px;
}
#masnoticias a {
	font-weight: bold; 
	color: #222; 
	text-decoration: none
}
#masnoticias a:hover {
	color: #666; 
	text-decoration: none;
}

#caja_titulo {
	position: relative;
	width: 750px;
	clear: both;
	background: #f90;
	color: #fff;
	margin: auto;	
	}

#titulo {
	position: relative;
	padding: 5px; 
	font: bold 12px geneva, arial, helvetica, sans-serif; 
	vertical-align: middle;
	text-align: left;
	margin: 0px;
	width: 550px;
	
	border: 1px solid blue;
}

