/* RESETEO CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color:#5B554E;
	cursor:pointer;
}
a:hover {
}
/* FOCO */

:focus {
	outline:none;
}
body {
	color:#2c2c2c;
	margin:0;
	font-size: 12px;/*overflow-x:hidden*/
}
ol, ul {
	list-style: none;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	line-height:1px;
	font-size:1px;
	display: block;
	margin: 0;
	padding: 0;
}
/*Web*/
body {
	background:#FFF;
	background-color:#FFFFFF;

}
.ancho_total {
	widows:1280px;
	padding:0;
	width: 1020px;
	height:700px;
	position: relative;
}
.cabeza {
	width: 3000px;
	height:90px;
	margin:14px 0 0 0px;
	position: relative;
}

.contenedorGeneral {
	margin:auto;
}
.contenedorGeneralWeb {
	width:1020px;
	height:700px;
	float:left;
	position: relative;
	z-index: 10;
}


.divMiembros
{
	margin-right:30px;
	width:419px;
	height:98px;
	float:right;
}
.bandaGris {
	position:relative;
	width: 1020px;
	height: 49px;
}
.panelHome {
	position:relative;
	width: 1020px;
	height: 470px;
}
.piePagina
{
	position:relative;
	width: 1020px;
}
.divPie
{
	width:960px;
	height:100px;
	position:relative;
	top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}
#logoplb {
float: left;
width:100px;
 }

#logotextplb {
float: left;
margin:10px 0px 0px 0px;
 }

#nombrelogo {
font-size: 2.00em;
font-weight: bold;
color:#336600;
 }

#subnombrelogo {
font-size: 1.50em;
 }
 .finalPie
{
	margin-left:30px;
	 margin-right:30px;
	 height: 78px;
	 background-image: url(../img/panelPie.svg), url(../img/panelPie3.png);
	  background-repeat:no-repeat;
         text-align:center;
}

.email:after {
    content: url('../img/email.svg'); vertical-align: bottom; 
}
.phone:after {
    content: url('../img/phone.svg');
}

.areas
{
position:relative;
width:800px;
margin-left:200px;
height: 60px;
font-size: 2.00em;
text-align:left;
 }
 .enlaceareas
{
color:#FFFFFF;
 }
 .cuerpo
 {
position:relative;
width:800px;
padding-top:25px;
height:140px;
font-size:1.5em;
font-weight: bold;
text-align:center;
margin:0px 30px 80px 100px;
 }
 .fondocuerpo
 {
margin-left:30px;
margin-right:30px;
height: 470px;
background-image:url(../img/Fondo.jpg);
background-repeat:no-repeat;
 padding-top:33px;
 text-align:center;
 padding-bottom:20px;
  }
  .cuerpo2
  {
  position:relative;
  margin:150px 0 0 0;
  }
.columna_izquierda
  {
float:left;
text-align:left;
width:200px;
margin-top:20px;
  }
 .columna_derecha
  {
float:left;
width:600px;
margin-top:20px;
  }

.boton {
background-color: green;
color: #FFFFFF;
border: none;
cursor: pointer;
padding: 2px 12px 3px 12px;
text-decoration: none;
}
