#titulo{
	font-family: sans-serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: large;
	text-decoration: none;
	color: #000000;
	background: #3333cc;
	display: block;
	padding: 3px 3px;
	text-align: center;
	border: 1px solid #000000;
	border-width: 4px 4px 4px 4px;
	border-left: 4px solid #000000;
}

#titulo2{
	font-family: sans-serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: large;
	text-decoration: none;
	color: #red;
	background: #white;
	display: block;
	padding: 3px 3px;
	text-align: center;
	border: 1px solid #000000;
	border-width: 4px 4px 4px 4px;
	border-left: 4px solid #000000;
}

#titulo3{
	font-family: sans-serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: large;
	text-decoration: none;
	color: #000000;
	background: #BBBBBB;
	display: block;
	padding: 3px 3px;
	text-align: center;
	border: 1px solid #000000;
	border-width: 4px 4px 4px 4px;
	border-left: 4px solid #000000;
}

#menuh {
	font-family: sans-serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: large;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;	
	
	margin-top: 50px;
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: center;
}

#menuh a {
	text-decoration: none;
	color: #000000;
	background: #3333cc;
	display: block;
	padding: 3px 3px;
	text-align: center;
	border: 1px solid #000000;
	border-width: 4px 4px 4px 4px;
}

#titulo {
	text-decoration: none;
	color: #000000;
	background: #3333cc;
	display: block;
	padding: 3px 3px;
	text-align: center;
	border: 1px solid #000000;
	border-width: 4px 4px 4px 4px;
	border-left: 4px solid #000000;
}

#menuh a#primero {
	border-left: 4px solid #000000;
}

#menuh a:hover {
	background: #000000;
	color: #3333cc
}

#menuenlaces {
	font-family: sans-serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: large;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;	
	
	margin-top: 50px;
}

#menuenlaces a {
	text-decoration: none;
	color: #3333cc;
	background: #ffffff;
	display: block;
	padding: 3px 3px;
	text-align: center;
	border: 1px solid #000000;
	border-width: 4px 4px 4px 4px;
}

#menuenlaces a#segundo {
	border-left: 4px solid #000000;
}

#menuenlaces a:hover {
	background: #3333cc;
	color: #ffffff
}

#link:hover {
	background: #000000;
	color: #3333cc
}

#linkForo:hover {
	background: #000000;
	color: #ff0000
}

#linkForo2:hover {
	background: #FFFFFF;
	color: #ff0000
}

#linkimagen {
	border-color: #000000;
}

#linkimagen:hover {
	border-color: red;
}

#linkpatroc{
	border-color: #3333cc
}
	
#linkpatroc:hover {
	border-color: #000000;
}

.justificado
{
text-align: justify;
} 

/*
 ol.lista {
	list-style-type: decimal;
	margin: 0;
	padding: 5;}
	
li.lista {
	list-style-type: decimal;
	margin: 0;
	padding: 5;}
*/
