#contenedor {
	height: 50%;
	width: 99,99%;
	border: 1px solid #333333;
}
#contenedor #foto2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contenedor #foto1 {
	max-width: 25%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#centrartexto {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#posiciontexto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	width: 39%;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 9%;
}
#posiciontexto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	width: 41%;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-right: 9%;
}
#centrartexto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#centrartexto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A4DA00;
	text-decoration: none;
}




#contenedor #texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	width: 100px;
}

#menuprincipal div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
}


#menuprincipal {
	width: 100%;
	clear: both;
}
#menuprincipal ul {
	margin: 0px;
	list-style-type: none;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuprincipal li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	display: inline;
}
#menuprincipal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
#menuprincipal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3D907;
	font-weight: normal;
}
#contenedor #validar {
	text-align: right;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-right: 5px;
	margin-bottom: 5px;
	clear: both;
}
#contenedor #validar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#contenedor #validar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A4D70C;
	text-decoration: none;
}
