@media screen{
/************************************************/  
/* CSS 2.0 legalidad.css - NETCONSULTING        */
/* @author: netconsulting                       */
/* @web: www.netconsulting.es                   */
/************************************************/                       
                
/*-- GENERALES -----------------------------------------------*/

			#content h2{
				/*clear:both;*/
				background:url(../../images/publica/bg_h2_degree.jpg) no-repeat top left;
				color:#007dc3;
				font-size:80%;
				padding:5px;
				font-weight:bold;
				line-height:120%;
				text-align:justify;
			}
			
				#content h3{ 
					font-weight:bold;
					font-size:80%;
				}
			
}			
			
