
#empresas_listado_Wrapper{
	position: relative;
	float: left;
	width: 960px;
}
.empresa_listado{
	position: relative;
	width: 430px;
	height: 130px;
	float: left;
	margin-left: 10px;
	padding: 15px;
	padding-top: 10px;
	margin-bottom: 10px;
	background: #fff;
}

.empresa_listado_izq{
	position: relative;
	float: left;
	clear: left;
	width: 100px;
	margin-top: 10px;
}
.empresa_listado_izq img{
	width: 100px;
}

.empresa_listado_izq .logo_default{
	width: 60px;
	padding: 5px;
	margin-left: 20px;
	opacity: 0.15;
}

.empresa_listado_der{
	position: relative;
	float: left;
	width: 300px;
	margin-left: 10px;
}
.empresa_listado h1{
	float: left;
	clear: left;
	margin-bottom: 0;
}
.empresa_listado h1 a{
	font-size: 14pt;
	line-height: 18pt;
	font-family: georgia;
	text-decoration: none;
	color: #5192bc;
	font-style: italic;
}
.empresa_listado h1 a:hover{
	color: #000;
}


.empresa_listado_der h2{
	float: left;
	clear: left;
	margin: 0;
	margin-top: 10px;
	font-size: 12pt;
	line-height: 14pt;
	color: #555;
}

.empresa_listado_der h3{
	float: left;
	clear: left;
	margin: 0;
	margin-bottom: 5px;
	padding: 5px;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-weight: normal;
	color: #777;
}
.empresa_listado_descripcion{
	float: left;
	clear: left;
	margin: 0;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #777;
}

.empresa_listado a.b_leer_mas{
	bottom: 5px;
	right: 5px;
	font-size: 9pt;
	color: #5192bc;
	border-bottom: solid 1px #5192bc;
}

.empresa{
	position: relative;
	float: left;
	width: 600px;
	padding-right: 30px;
	border-right: solid 1px #ddd;	
}

#cabecera_empresa{
	position: relative;
	float: left;
	width: 570px;
	clear: both;
	padding: 15px;
	margin-bottom: 30px;
	background: #fff;
}
#cabecera_empresa img{
	width: 600px;
}
#cabecera_empresa iframe,
#cabecera_empresa object,
#cabecera_empresa embed{
	width: 570px;
	height: 300px;
	margin-bottom: 20px;
}

#cabecera_empresa h2{
	color: #777;
	margin-bottom: 0;
}
#cabecera_empresa h3{
	font-size: 10pt;
	line-height: 12pt;
	padding: 5px 20px;
	margin-bottom: 15px;
	color: #777;
}

.empresa h3{
	float: left;
	clear: left;
	margin: 0;
	margin-bottom: 5px;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-weight: normal;
	color: #777;
}
.empresa h1{
	float: left;
	clear: left;
	margin-bottom: 10px;
	font-size: 18pt;
	line-height: 21pt;
	font-family: georgia;
	text-decoration: none;
	color: #5192bc;
	font-style: italic;
}

.empresa h2{
	float: left;
	clear: left;
	margin: 0;
	margin-bottom: 10px;
	line-height: 18pt;	
}

#descripcion_empresa{
	float: left;
	clear: left;	
	width: 600px;
}

#descripcion_empresa .video_wrapper{
	float: left;
	clear: left;
	width: 600px;
	height: 300px;
	margin-bottom: 10px;
	
}

#descripcion_empresa .video_wrapper iframe,
#descripcion_empresa .video_wrapper object,
#descripcion_empresa .video_wrapper embed{
	float: left;
	clear: left;
	width: 600px;
	height: 300px;
}
#descripcion_empresa p{
	float: left;
	clear: left;
	margin-bottom: 10px;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #777;
}

#descripcion_empresa .foto_wrapper{
	float: left;
	clear: left;
	width: 600px;
	margin-bottom: 10px;
	text-align: center;
}
#descripcion_empresa .foto_wrapper img{
	width: 600px;
}

#descripcion_empresa .foto_wrapper .pie_foto, #descripcion_empresa .video_wrapper .pie_video{
	float: left;
	clear: left;
	margin: 5px 0;
	margin-bottom: 10px;
	width: 600px;
	text-align: center;
	color: #777;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 9pt;
	font-style: italic;	
}

#descripcion_empresa ul{
	float: left;
	clear: left;
	margin-left: 10px;
	list-style: disc;
}
#descripcion_empresa ul li{
	padding-left: 10px;
	margin-bottom: 5px;
	color: #777;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 10pt;
}

#descripcion_empresa strong{
	color: #888;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 10pt;
}
#descripcion_empresa a{
	color: #5192bc;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 10pt;
	text-decoration: none;
}
#descripcion_empresa a:hover{
	color: #000;
}


#pie_empresa{
	position: relative;
	float: left;
	clear: left;
	width: 600px;
	border-top: solid 1px #ddd;
	margin-top: 20px;
	padding-top: 20px;
}
.tabla_empresa{
	width: 100%;
	float: left;
	margin: 0;
}

.tabla_empresa td{
	padding: 5px;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 9pt;
	color: #888;
}
.tabla_empresa td.col_titulo{
	text-align: right;
	font-weight: bold;
	color: #555;
}
.tabla_empresa td.col_dato{
	text-align: left;
}
.tabla_empresa td.col_dato a{
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 9pt;
	color: #5192bc;
	text-decoration: none;
}
.tabla_empresa td.col_dato a:hover{
	color: #000;
}
