body {
	font-family: Arial, sans-serif;
	font-size: 10pt;	
	margin: 0px;
	background: url(../images/fondositio.gif);
}

.maskfoto {
	width: 149px;
	height: 184px;
}

a.region-pie {
	font-size: 10pt;
	color: #ffbf63;
	text-decoration: underline;
	line-height: 150%;
}

.piefinal {
	background: url(../images/piefinal.jpg); 
	height: 53px;
	width: 770px;
	color: #dddddd;
}

.piefinal A {
	color: #dddddd;
}

.pie {
	width: 770px;
	background: #863605;
}

.pie label {
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

.estilo_texto_cuerpo {
	padding: 5px;
	margin: 1px;
	border: 1px solid #ffbf63;
	background: white;
}

.estilo_titulo_cuerpo {
	font-size: 14pt;
	font-weight: bold;
}

.bloquesimple {
	width: 770px;
	background: #fef7e5;
}

.warning {
	border: 1px solid black;
	background: #ffe6b3;
	margin: 10px;
	padding: 10px;
}

.logininput {
	border: 1px solid #863605;
	font-size: 12pt;
	color:  #710505;
	font-weight: bold;
}


.inputregistro {
	border: 1px solid #863605;
	font-size: 12pt;
	color:  #710505;
	font-weight: bold;
}


p.textoshome {
	font-size: 12pt;
	margin: 15px 15px 15px 15px;
}

h1.titulo {
	margin: 15px 15px 0px 15px;
}

table.registro {
	background: #ffbf63;
	width: 740px;
}

table.registro th {
	padding-left: 5px;
}

.imagebutton {
	border: none;
	background: none;
	cursor: pointer;
}

a.linkfoto {
	text-decoration: none;
	color:black;
	cursor: pointer;
}

select#id_category {
	width: 60px;
	font-size: 9pt;
}

select#id_province {
	font-size: 9pt;
	width: 130px;
}