#contenedorP {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#contenedorP #menuH {
	height: auto;
	width: 800px;
}
#contenedorP #menuH table {
	background-color: #003300;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
}


#contenedorP #cabecera {
	height: 130px;
	width: 800px;
}
#contenedorP #contenedorI {
	height: auto;
	width: 800px;
	float: none;
	background-color: #FFFFFF;
}
#contenedorP #contenedorI #menuV {
	height: auto;
	width: 142px;
	float: left;
	background-color: #FFFFFF;
}
#contenedorP #contenedorI #trabajo {
	float: left;
	height: auto;
	width: 514px;
	background-color: #FFFFFF;
}
#contenedorP #contenedorI #vinculos {
	float: left;
	height: 400px;
	width: 138px;
	background-color: #999900;
}
#contenedorP #contenedorI #vinculos table {
	background-color: #999900;
	width: 138px;
	color: #000000;
	background-position: left;
	right: auto;
}
#contenedorP #pie_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #003300;
	color: #FFFFFF;
	width: 800px;
	line-height: normal;
	float: left;
}
#contenedorP #pie_pagina table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}
