/* CSS Document */
body {
	margin: 0px;
	font: 11px Arial, Helvetica, sans-serif;
}

#header {
	margin: 0px auto;
	width: 775px;
}
#logobar {
	margin: 0px;
	padding: 0px;
	text-align: left;
}


#userbar {
	margin: 0px;
	clear: both;
	padding: 0px;
}
#userbar input {
	border-top: 1px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
	color: #7B130F;
	text-transform: capitalize;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
#userbar input:hover {
	border-top: 1px solid #996600;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
	border-left: 1px solid #996600;
	color: #7B130F;
	text-transform: capitalize;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
#frmBuscar {
	float: right;
	width: 300px;
	text-align: right;
	margin: 0px 0px 5px;
	padding: 0px;
}

#linkscabecera {
	background: #7ABB45;
	clear: both;
}
#recordar {
	float: left;
	width: 220px;
	text-align: center;
	margin-top: 10px;
}
#buscar {
	width: 180px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#main {
	margin: 0px auto 10px;
	width: 775px;
}

#colizda {
	float: left;
	width: 160px; /* 170px; */
	margin-top: 10px;
	margin-bottom: 10px;
}
#colizda h3 {
	background: #7ABB45;
	font-size: 13px;
	text-align: center;
	padding: 5px;
	text-transform: capitalize;
	color: #86100E;
	margin: 0px 0px 5px;
}
#colizda ul {
	background: #E8EEE4;
	list-style: none;
	padding: 5px;
	margin: 0px;
}
#colizda .padre a {
	text-decoration: none;
	color: #000000;
}
#colizda .padre a:hover {
	text-decoration: underline;
}
#colizda .sub li {
	list-style: circle;
	font-weight: normal;
	margin-left: 10px;
}
#colizda .sub a {
	text-decoration: none;
	color: #000000;
}
#colizda .sub a:hover {
	text-decoration: underline;
	color: #86100E;
}
#colizda li {
	font-weight: bold;
}
#content {
	float: left;
	width: 55%; /* 404px; */
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#content #paginado {
	background: #7ABB45;
	font-size: 13px;
	text-align: center;
	padding: 5px;
	text-transform: none;
	color: #86100E;
	margin: 0px 0px 5px;
	font-weight: bold;
}

#content h1 {
	background: #7ABB45;
	font-size: 13px;
	text-align: center;
	padding: 5px;
	text-transform: capitalize;
	color: #86100E;
	margin: 0px;
}
#content h2 {
	font-size: 16px;
	margin: 0px 0px 5px;
}
#content h3 {
	font-size: 13px;
	margin: 0px 0px 5px;
}
#content li p {
	clear: both;
	margin: 0px 0px 10px;
	padding: 3px;
}

#content ul {
	list-style: none;
	background: #E8EEE4;
	margin: 0px 0px 5px;
	padding: 10px;
}
/*
#content li img .foto {
	float: right;
	margin: 0px 10px 5px 0px;
}
*/
.foto {
	float: right;
	margin: 0px 10px 5px 0px;
}

#content h4 {
	background: #C1CFB6;
	padding: 5px;
}
#content a {
	text-decoration: none;
	color: #000000;
}

#content a:hover {
	text-decoration: underline;
	color: #990000;
}

#content input {
	border-top: 1px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
	color: #7B130F;
	text-transform: capitalize;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
#content input:hover {
	border-top: 1px solid #996600;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
	border-left: 1px solid #996600;
	color: #7B130F;
	text-transform: capitalize;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
#coldcha {
	float: right;
	width: 160px; /* 170px; */
	margin-top: 10px;
}
#coldcha h3 {
	background: #7ABB45;
	font-size: 13px;
	text-align: center;
	padding: 5px;
	text-transform: capitalize;
	color: #86100E;
	margin: 0px 0px 5px;
}
#coldcha ul {
	background: #E8EEE4;
	list-style: none;
	padding: 5px;
	margin: 0px;
}
#coldcha .sub li {
	list-style: circle;
	font-weight: normal;
	margin-left: 10px;
}
#coldcha .sub a {
	text-decoration: none;
	color: #000000;
}
#coldcha .sub a:hover {
	text-decoration: underline;
	color: #86100E;
}
/*
#coldcha li {
	font-weight: bold;
}
*/
#footer {
	margin: 0px;
	padding: 0px 10px 10px;
	clear: both;
	float: left;
	width: 920px;
	color: #CCC;
	background: #000000;
	font-size: 0.9em;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
}
.by {
	margin: 25px 0px 0px;
	padding: 0px;
	float: right;
	border-style: none;
}
.footerleft {
	width: 380px;
	float: left;
}
.footercenter {
	width: 330px;
	float: left;
}
.footerright {
	width: 200px;
	text-align: right;
	float: right;
	clear: right;
}
#calificar img {
	border-style: none;	
}

.botondown {
	padding: 0px;
	margin: 0px 0px 0px 5px;
	float:left;
	text-align: left;
	border: none;
}
.botondown a {
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	border: none;
}
#comentarios {
	clear: both;
	padding-top: 5px;
}

#tutorialview {
	background: #E8EEE4;
}
