body{
	padding:0; 
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
	}
	
div, p, h1, h2, h3, h4, ul, img, li {
	padding:0; 
	margin:0;
	}

.blanck{
	font-size:0px; 
	line-height:0px; 
	clear:both;
	}
	
a{
	color:#FFF;
	font-weight:bold;
}

a:hover {
	color:#CCC;
	font-weight:bold;
}

/*********top*******/

#top {
	width:100%;
	height:144px;
	background:  url(../../images/accionistas/top_fond.jpg) center;
}

#contCabezote {
	width:850px;
	height:144px;
	margin: 0 auto;
}

#logoProteccion {
	height:59px;
	width:135px;
	float:left;
	padding: 28px 0 18px 21px;
}

/*#top ul {
	display:block;
	height:39px;
	width:850px;
	float:left;
	list-style:none;
	padding: 18px 0 0 0;
}*/

#top ul li {
	display:block;
	height:39px;
	width:94px;
	float:left;
	background:url(../../images/accionistas/top_fondmenu.jpg) no-repeat;
}

#top ul li#primero {
	display:block;
	height:39px;
	width:95px;
	float:left;
	background:url(../../images/accionistas/top_inicioMenu.gif);
}

#top ul li#primero a {
	display:block;
	height:30px;
	width:95px;
	padding: 9px 0 0 0;
	color:#000;
	text-decoration: none;
	line-height: 12px;
	text-align:center;
	font-weight:normal;
}

#top ul li#primero a:hover {
	display:block;
	height:30px;
	width:100px;
	position:absolute;
	margin-left: 0px;
	padding: 9px 0 0 0;
	color: #FFF;
	background: url(../../images/accionistas/top_inicioMenuOver.gif);
}

#top ul li#ultimo {
	display:block;
	height:39px;
	width:95px;
	float:left;
	background: url(../../images/accionistas/top_finalMenuOut.gif)
}

#top ul li#ultimo a {
	display:block;
	height:30px;
	width:95px;
	padding: 9px 0 0 0;
	color:#000;
	text-decoration: none;
	line-height: 12px;
	text-align:center;
	font-weight:normal;
}

#top ul li#ultimo a:hover {
	display:block;
	height:30px;
	width:100px;
	position:absolute;
	margin-left: -5px;
	padding: 9px 0 0 0;
	color: #FFF;
	background: url(../../images/accionistas/top_finalMenuOver.gif);
}


#top ul li a {
	display:block;
	height:30px;
	width:94px;
	padding: 9px 0 0 0;
	color:#000;
	text-decoration: none;
	line-height: 12px;
	text-align:center;
	font-weight:normal;
}

#top ul li a:hover {
	display:block;
	height:30px;
	width:98px;
	position:absolute;
	margin-left: -6px;
	/*padding: 9px 0 0 0;*/
	padding:9px 1px 0;
	color: #FFF;
	background: url(../../images/accionistas/top_menuOver.jpg);
}

#top ul li h2 {
	font-size: 11px;
}

#global {
	height:28px;
	width:470px;
	float:right;
}

#global h3 {
	font-size:11px;
}

#titAccionistas {
	height:29px;
	width:470px;
	background:#6b7d91;
	float:right;
}	

/*********middle*******/

#middle {
	width:850px;
	height:236px;
	margin: 0 auto;
}

/*********bottom*******/

#bottom {
	width: 100%;
	height:119px;
	background: url(../../images/accionistas/bottom_fond.jpg) center;
}

#contPata {
	width: 849px;
	height:119px;
	margin: 0 auto;
}

#noticiaUno {
	width: 180px;
	height:100px;
	float:left;
	padding: 10px 35px 10px 35px;

}

#noticiaUno h2 {
	font-size:11px;
}

#noticiaUno span {
	display:block;
	width: 180px;
	text-align:right;
}

#noticiaDos {
	width: 170px;
	height:100px;
	float:left;
	padding: 10px 35px 10px 35px;
}

#noticiaDos span {
	display:block;
	width: 170px;
	text-align:right;
}

#noticiaDos h2 {
	font-size:11px;
}

#accesosLeyes {
	width: 359px;
	height: 21px;
	float: right;
	color: #000;
	text-align:center;
	background:url(../../images/accionistas/bottom_fondLeyes.gif) no-repeat;
}

#accesosLeyes a {
	color: #000;
}

#accesosLeyes a:hover {
	color: #666;
}

#copy {
	width: 359px;
	height:21px;
	float:right;
	text-align: center;
	padding: 45px 0 0 0;
}

