﻿.div_body
{
	width: 950px;
	height: 100px;
	font-family: Verdana Arial Times New Roman;
	text-align: center;
	background-image: url('../images/empresa/head.jpg');
	
}

.h 
{
	color:Black;
	margin: auto;
	text-align: center;
	width: 950px;
	float:left;
		
}

.h span
{
	color: #FF3300;
}
.imagenes
{
	width: 950px;
	height: 120px;
	float:left;
	clear:both;
}
.imagen
{
	float: left;
	margin: auto 0 auto 90px;	
}
.texto_historia
{
	width: 950px;
	text-align: justify;
	float:left;
	clear: both;
}
.texto_historia p
{
	 text-indent: 40px;

}

.texto_historia p:first-letter
{
	font-size: x-large;
	
	color: red;
}
.div_panel_header
{
	border: solid 1px red;
}
.container
{
	width:950px;
	float:left;
	clear: both;
	
}
