/* CSS Document */


div#izquierda
{
	width:630px;
	float:left;
	margin-left:15px;
}

div#derecha
{
	width:330px;
	float:right;
	margin-right:15px;
}

div#recuadro_gris
{
	background-color:#EFEFEF;
	width:99%;
	height:160px;
	margin:0px;
	padding:0px;
}

div#recuadro_gris h3
{
	color:#016171;
	width:90%;
	float:left;
	clear:right;
	margin:20px 22px 20px 22px !important;
	padding:0px 0px 7px 0px;
	border-bottom:1px solid #cccccc;
	font-family:Verdana;
	font-size: 120%;
	font-weight:normal;
}

div#izquierda p
{
	color:#333333;
	width:570px;
	padding:0px 0px 20px 0px;
	font-size:90%;
	font-weight:bold;
	font-family:Verdana;
}

div#novcab
{
	background-image: url(../images/novcab_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	width:626px;
	height:47px;
	padding:0px;
	margin:10px 0px 0px 0px;
}

div#novcab h3
{
	color: #AF500A !important;
	border:0px;
	font-size:80%;
	width:550px;
	float:left;
	margin:10px 0px 0px 10px !important;
	padding:0px;
}

div#novcab img
{
	margin:12px 0px 0px 10px;
	border:0px;
}

div#novcuerpo
{
	background-image: url(../images/novcuerpo_fondo.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
	width:626px;
	padding:10px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}

div#novcuerpo img
{
	border:1px solid #cccccc;
	margin-right:20px;
	margin-bottom:0px;
}

div#novpie
{
	background-image: url(../images/novpie_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	width:626px;
	height:22px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}

div.empresas
{
	width:340px;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px;	
}

div.empcab
{
	background-image: url(../images/empcab_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	width:340px;
	height:27px;
	padding:0px;
	margin:0px 0px 0px 0px;

}

div.empcab2
{
	background-image: url(../images/empcab_fondo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	width:340px;
	height:27px;
	padding:0px;
	margin:0px 0px 0px 0px;

}

div.empcab2 img
{
	padding-top:3px;
}

div.empresas h3
{
	color: #2586C7;
	font-size:80%;
	width:280px;
	float:left;
	margin:4px 0px 0px 10px;
	padding:0px;
}
div.empresas h3 a
{
	color: #2586C7;
	text-decoration:none;
}

div.empresas h3 a:hover
{
	color: #2586C7;
	text-decoration:none;
}


div.fila_logo img
{
	margin:0px 0px 0px 0px;
	padding:0px;
}


div.empcuerpo
{
	background-image: url(../images/empcuerpo_fondo.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
	width:340px;
	float:left;
	padding:10px 0px 8px 0px;
	margin:0px 0px 0px 0px;
}
div.fila_logo
{
	width:323px;
	padding:3px 0px 7px 7px;
	text-align:center;
}

div.fila_logo a
{
	margin-right:4px;
}

div.empcuerpo img
{
	border:0px;
}

div.emppie
{
	background-image: url(../images/emppie_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	width:343px;
	float:left;
	height:22px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}